Mercurial > repos > rv43 > tomo
view run_tomo_setup @ 12:27d4a36a8c4a draft
"planemo upload for repository https://github.com/rolfverberg/galaxytools commit 7b2720a8401f67625e51f66d70992e91a836ce0f"
| author | rv43 |
|---|---|
| date | Fri, 08 Apr 2022 16:56:53 +0000 |
| parents | f9c52762c32c |
| children |
line wrap: on
line source
#!/bin/bash python tomo_setup.py -i inputfiles_l.txt -c 'config_l_setup.yaml' --theta_range '0.0 180.0 354' --output_config 'output.yaml' --output_data 'output.npz' --dark 'dark.png' --bright 'bright.png' --tomo 'tomo.png' --detectorbounds 'detectorbounds.png' 1 20 1 354
