Mercurial > repos > ximgchess > chap_test_20230411
diff tomo/pipeline_reconstruct.yaml @ 74:dedb67bd8d6e draft
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 919e80fa3f8a9160766ff4d2c6b8956ec5553ad3-dirty
| author | ximgchess |
|---|---|
| date | Mon, 24 Apr 2023 19:58:22 +0000 |
| parents | 3b1dbe3fb91b |
| children | 72608a06dd7f |
line wrap: on
line diff
--- a/tomo/pipeline_reconstruct.yaml Mon Apr 24 19:54:48 2023 +0000 +++ b/tomo/pipeline_reconstruct.yaml Mon Apr 24 19:58:22 2023 +0000 @@ -4,7 +4,7 @@ - common.MultipleReader: readers: - NexusReader: - filename: reduced.nxs + filename: reduced.nex - YAMLReader: filename: reconstruct.yaml schema: TomoReconstructConfig @@ -15,5 +15,5 @@ output_folder: tomo_reconstruct_plots save_figs: 'only' - common.NexusWriter: - filename: output.nxs + filename: output.nex force_overwrite: true
