Mercurial > repos > rv43 > tomo
view run_tomo_setup @ 3:f9c52762c32c draft
"planemo upload for repository https://github.com/rolfverberg/galaxytools commit 7dce44d576e4149f31bdc2ee4dce0bb6962badb6"
| author | rv43 |
|---|---|
| date | Tue, 05 Apr 2022 18:23:54 +0000 |
| parents | |
| 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
