Skip to content

Commit

Permalink
Update CLI.py
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorDidier authored Feb 6, 2025
1 parent 242d260 commit c88174a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion macsima2mc/CLI.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ def get_args():
parser.add_argument('-wt',
'--write_table',
action='store_true',
help='writes a table in --output_subdir'
help='writes a table in --output/cycle_info. Content of table is acquisition parameters, metadata and, if enabled, qc metrics of each tile'
)

args=parser.parse_args()
Expand Down

0 comments on commit c88174a

Please sign in to comment.