Skip to content

Commit e19e3de

Browse files
authored
add signpost to API reference and EER processing options in ts docs (#335)
1 parent 9b7dea5 commit e19e3de

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/user_guide/warptools/quick_start_warptools_tilt_series.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)