--version |
None |
show program's version number and exit |
--import_movies |
None |
Import DDD movies |
--darkrefs |
None |
Specify a comma separated list of dark refereence stacks/images to import. Files will be placed in movierefs_raw. See --importation for additional options. |
--gainrefs |
None |
Specify a comma separated list of gain refereence stacks/images to import. Files will be placed in movierefs_raw. See --importation for additional options. |
--apix |
float |
Specify the apix of the tiltseries you are importing. If -1 (default), the apix in the header will not be changed. |
--import_tiltseries |
None |
Import tiltseries |
--mdoc |
str |
Specify a SerialEM .mdoc file or a folder containing same-named .mdoc files, or 'auto' to try and find .mdoc files automatically |
--rawtlt |
None |
Specify an imod/serialem rawtlt file, and imported tilt series will be sorted in tilt sequence instead of collection sequence, 'auto' will attempt to find a .tlt file automatically |
--import_tomos |
None |
Import tomograms for segmentation and/or subtomogram averaging |
--compressbits |
int |
Bits to keep for compression. default is 8 bits. Use 0 for lossless compression. Currently used only on tiltseries, eman1 and particles |
--removesub |
str |
If set will exclude the specified string from imported filenames |
--import_particles |
None |
Import particles |
--import_eman1 |
None |
This will import a phase-flipped particle stack from EMAN1 |
--importation |
None |
Specify import mode: move, copy or link |
--invert |
None |
Invert the contrast before importing tomograms |
--shrink |
int |
Shrink tomograms before importing. Does not work while not copying. |
--import_boxes |
None |
Import boxes |
--extension |
str |
Extension of the micrographs that the boxes match |
--box_type |
None |
Type of boxes to import, normally boxes, but for tilted data use tiltedboxes, and untiltedboxes for the tilted particle partner |
--boxsize |
int |
Specify the boxsize for each particle. |
--curdefocushint |
None |
Used with import_eman1, will use EMAN1 defocus as starting point |
--curdefocusfix |
None |
Used with import_eman1, will use EMAN1 defocus unchanged (+-.001 um) |
--threads |
int |
Number of threads to run in parallel on a single computer when multi-computer parallelism isn't useful |
--verbose, -v |
int |
verbose level [0-9], higher number means higher level of verboseness |
--ppid |
int |
Set the PID of the parent process, used for cross platform PPID |