We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 679e5d3 commit 24126c7Copy full SHA for 24126c7
1 file changed
src/imcflibs/imagej/bdv.py
@@ -1670,7 +1670,7 @@ def fuse_dataset_bdvp(
1670
1671
command.run(
1672
FuseBigStitcherDatasetIntoOMETiffCommand,
1673
- True, # From my understanding, this boolean indicates whether to run the command headless or not.
+ True, # seems to indicate whether to run the command headless or not
1674
"xml_bigstitcher_file",
1675
project_path,
1676
"output_path_directory",
0 commit comments