Actions
Feature #9353
openreduce leginon image data folder size after pre-processing
Start date:
08/31/2020
Due date:
% Done:
0%
Estimated time:
Description
After frame alignment and ctf estimation, unaligned image and non-dose-weighted image are not useful but take up a full mrc file space. This reduces its footprint by shrinking unaligned image to 8x8 statistically correct array and make aligned image a soft link.
Updated by Anchi Cheng about 4 years ago
Usage: python image_folder_shrink.py <your leginon rawdata folder>
Requirement: python, pyami and numpy
Actions