Organize Micrographs/Movies: Organize micrographs/movies by moving micrographs/movies listed in a selecting file from a source directory (specified by source micrographs/movies pattern) to a destination directory.
Usage in command line
sp_pipe.py organize_micrographs source_micrograph_pattern selection_list destination_directory --reverse --check_consistency
sp_pipe organize_micrographs does not support MPI.
1. Normal Operation Mode: The program moves micrographs/movies listed in selecting list from the source directory to the destination directory.
sp_pipe.py organize_micrographs 'CorrectedSums/corrsum/TcdA1-*_frames_sum.mrc' 'CTFest/Tutorial_micrographs_discard.txt' 'CorrectedSums/DISCARDED'
2. Reverse Operation Mode: The program moves micrographs/movies listed in selecting list from the destination directory to the source directory.
sp_pipe.py organize_micrographs 'CorrectedSums/corrsum/TcdA1-*_frames_sum.mrc' 'CTFest/Tutorial_micrographs_discard.txt' 'CorrectedSums/MRK_DISCARDED' --reverse
Toshio Moriya
Category 1:: APPLICATIONS
sparx/bin/sp_pipe.py
Beta:: Under evaluation and testing. Please let us know if there are any bugs.
There are no known bugs so far.