Project

General

Profile

Actions

Feature #2334

closed

rawtransfer.py

Added by Jim Pulokas over 11 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Start date:
04/19/2013
Due date:
% Done:

0%

Estimated time:
Deliverable:

Description

a script to transfer raw frames from the camera PC to the file server.

Actions #1

Updated by Anchi Cheng over 11 years ago

r17575 matches the raw frame path change in appion DD frame processing

Actions #2

Updated by Jim Pulokas over 11 years ago

  • Status changed from New to In Code Review
  • Assignee set to Anchi Cheng

r17617: saves frame path in SessionData when session is created. rawtransfer.py will now look at the value in the database. Other code that uses getRawFrameSessionPathFromImagePath can now look at the database instead.

Actions #3

Updated by Jim Pulokas over 11 years ago

Anchi, do you think this takes into account everything we will encounter:
r17706 does a better job of replacing "leginon" with "frames". It should be able to handle any mix of path components and the only assumption is that only the deepest "leginon" should be replaced in the case of multiple "leginon" dirs in the path. For example, "/aaa/leginon/bbb/leginon/ccc/" will only replace the last "leginon" to become "/aaa/leginon/bbb/frames/ccc".

Actions #4

Updated by Anchi Cheng over 11 years ago

  • Status changed from In Code Review to In Test

Jim, Looks fine.

Actions #5

Updated by Anchi Cheng about 11 years ago

r17846 makes the environment setting into options so that I could add more

  --method=METHOD       method to transfer, e.g. --method=mv
  --source_path=PATH    Mounted parent path to transfer, e.g.
                        --source_path=/mnt/ddframes

Actions #6

Updated by Anchi Cheng about 11 years ago

  • Status changed from In Test to Closed

working

Actions #7

Updated by Anchi Cheng almost 11 years ago

  • Target version set to Appion/Leginon 3.0.0
Actions

Also available in: Atom PDF