File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
docs/user_guide/warptools Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -429,6 +429,9 @@ These will be used for frame series and tilt series processing respectively.
429429 Tomograms are reconstructed with the tilt axis aligned along Y, remember to
430430 account for rotation of the tilt axis when setting these dimensions!
431431
432+ !!! tip "Processing EER files?"
433+ add ` --eer_ngroups ` or ` --eer_groupexposure ` to your settings creation command
434+
432435## Preprocessing: From Frames to Tomograms
433436
434437### Frame Series: Motion and CTF Estimation
@@ -463,6 +466,9 @@ the `warp_frameseries` directory.
463466 If you're lucky enough to access to bigger cards, try running multiple worker processes
464467 per GPU. We typically use `--perdevice 4` on A100 cards with 80GB memory.
465468
469+ !!! question "Need more info?"
470+ All command line options and associated help text can be seen on our [ API reference pages] ( ../../reference/warptools/api/general.md )
471+
466472#### Parameters explained
467473
468474#### Grids
You can’t perform that action at this time.
0 commit comments