Mercurial > repos > rv43 > tomo
view run_tomo_setup @ 10:e3c8a96d2f67 draft
"planemo upload for repository https://github.com/rolfverberg/galaxytools commit 52b29720fc3d742f15d60974db7a897ec74498d0"
| author | rv43 |
|---|---|
| date | Fri, 08 Apr 2022 15:06:16 +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
