Skip to content

Commit

Permalink
Update README.md from docs [GitHub Action]
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasmfish authored and github-actions[bot] committed Nov 6, 2024
1 parent 562edef commit 50e467a
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,12 +134,13 @@ Overrides:

```
usage: sim-recon [-h] -d SIM_DATA_PATHS [SIM_DATA_PATHS ...] [-c CONFIG_PATH]
[-o OUTPUT_DIRECTORY] [--otf OTFS] [-amc] [--type {dv,tiff}]
[--overwrite] [--no-cleanup] [--keep-split] [--parallel] [-v]
[--no-progress] [--ndirs NDIRS] [--nphases NPHASES]
[--nordersout NORDERSOUT] [--angle0 ANGLE0] [--ls LS]
[--na NA] [--nimm NIMM] [--wiener WIENER]
[--otfcutoff OTFCUTOFF] [--zoomfact ZOOMFACT] [--zzoom ZZOOM]
[-o OUTPUT_DIRECTORY] [-p PROCESSING_DIRECTORY] [--otf OTFS]
[-amc] [--type {dv,tiff}] [--overwrite] [--no-cleanup]
[--keep-split] [--parallel] [-v] [--no-progress]
[--ndirs NDIRS] [--nphases NPHASES] [--nordersout NORDERSOUT]
[--angle0 ANGLE0] [--ls LS] [--na NA] [--nimm NIMM]
[--wiener WIENER] [--otfcutoff OTFCUTOFF]
[--zoomfact ZOOMFACT] [--zzoom ZZOOM]
[--background BACKGROUND] [--usecorr USECORR]
[--forcemodamp FORCEMODAMP [FORCEMODAMP ...]]
[--k0angles K0ANGLES K0ANGLES K0ANGLES] [--otfRA]
Expand Down Expand Up @@ -171,6 +172,10 @@ options:
reconstructed files will be saved (otherwise each
reconstruction will be saved in the same directory as
its SIM data file)
-p PROCESSING_DIRECTORY, --processing-directory PROCESSING_DIRECTORY
If specified, the directory in which the temporary
files will be stored for processing (otherwise the
output directory will be used)
--otf OTFS The OTF file for a channel can be specified, which
should be given as <emission wavelength in nm>:<the
path to the OTF file> e.g. '--otf
Expand Down

0 comments on commit 50e467a

Please sign in to comment.