Actions
Feature #10378
closedadd prefix in front of timestamped frame name from camera
Start date:
06/24/2021
Due date:
% Done:
0%
Estimated time:
Deliverable:
Description
Since all frame files are named by timestamp, they can be confusing when all are handled through the same database.
Updated by Anchi Cheng over 3 years ago
- Related to Bug #10375: handle camera settings as 'None' better in corrector node added
Updated by Anchi Cheng over 3 years ago
Usage:
Put the prefix you want in the cfg file under the said section.
For example, to add "a" in front of the filenames, do this:
FRAME_NAME_PREFIX = a
camera | TFS Falcon3/4 | Gatan K2/K3 | Direct Electron de12/20/64 |
cfg name | fei.cfg | dmsem.cfg | N/A* |
section | camera | k2 |
- frame names in are not controllable through scriptin for DE camera
Updated by Anchi Cheng over 3 years ago
- Related to Bug #10371: rawtransfer.py may transfer frames to the wrong session if both cameras save its timestamped file as the same name added
Updated by Anchi Cheng over 3 years ago
- Related to deleted (Bug #10375: handle camera settings as 'None' better in corrector node)
Actions