Actions
Feature #10885
closedFalcon4 eer support
Start date:
08/20/2021
Due date:
% Done:
0%
Estimated time:
Deliverable:
Description
Allow saving "frames" in EER format
Updated by Anchi Cheng about 2 years ago
- Status changed from Assigned to Closed
works.
This has separate fei.cfg to setup:
# Falcon EC EER SAVE_EER = False # Falcon EC Gain reference directory for EER files EER_GAIN_REFERENCE_DIR = z:\ImagesForProcessing\BM-Falcon\300kV # Falcon EER render factor. Falcon 4 is 7, Falcon 4i is 9 EER_RENDER = 7 # Falcon EER may flip relative to mrc EER_FRAME_FLIP = False # Falcon EER may rotate relative to mrc after flip. # 1 rotates features on x to -y axis direction EER_FRAME_ROTATE = 0
Actions