Actions
Feature #2399
closedsave gain/dark corrected dd frames on local computer that will be used for gpu frame alignment
Start date:
06/18/2013
Due date:
% Done:
0%
Estimated time:
Description
This feature should reduce network traffic and improve overall speed.
Updated by Anchi Cheng over 11 years ago
- Status changed from Assigned to In Code Review
- Assignee changed from Anchi Cheng to Amber Herold
- Priority changed from High to Normal
r17666 added this. To use, add --tempdir=/your_local_disk/your_directory to makeDDRawFrame.py command line. This approach is only useful if --defergpu is not used.
Amber, please review the code and consider how to add this in web gui in the future. Like --gpuid, this really should be computer specific. Users will have to know what path to put for now to keep it local.
Updated by Anchi Cheng over 11 years ago
r17717 and r17718 fix the bug in catchUpDDAlign.py in which tempdir is not set but is needed.
Updated by Amber Herold over 10 years ago
- Status changed from In Code Review to Closed
Actions