Mercurial > repos > rv43 > tomo
view run_tomo_setup @ 8:9cabd6e746d3 draft
"planemo upload for repository https://github.com/rolfverberg/galaxytools commit f4ed0a752072e2bebb1604a44e2d9843f1552817"
| author | rv43 |
|---|---|
| date | Thu, 07 Apr 2022 21:17:32 +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
