Actions
Feature #4747
closedOption to transfer raw frames to a buffer host other than the permanent session frame path
Start date:
02/02/2017
Due date:
% Done:
0%
Estimated time:
Description
This feature allows a hardware setup with dedicated buffer host per camera host that receives the frames and operate on it locally. The workflow examples are frame alignment, and compression of the frames after it, and then put on the permanent frame path in a more compact form.
Updated by Anchi Cheng almost 8 years ago
45c7d36 adds this feature. To use it, leginondata needs a BufferHostData table with InstrumentData of the digital camera mapped to a buffer host and base path, and disabled flag set to False. Currently implemented to the point that it can make gain/dark corrected frame stack.
Need administrative gui to turn the buffer on or off by changing disabled flag.
Updated by Anchi Cheng over 7 years ago
- Related to Feature #4860: compress raw frames after running frame alignment or making gain/dark corrected frame stack added
Updated by Anchi Cheng almost 7 years ago
- Status changed from Assigned to Closed
frame compression does not work but Carl has a different solution. The rest works.
Actions