# HG changeset patch # User rv43 # Date 1679405977 0 # Node ID fa511fc2cfd57b88698cad6d299e5b3fc5278c59 # Parent 9c48ef48c604b68df30c59084e20d263c3304b08 planemo upload for repository https://github.com/rolfverberg/galaxytools commit f8c4bdb31c20c468045ad5e6eb255a293244bc6c diff -r 9c48ef48c604 -r fa511fc2cfd5 tomo_reduce.py --- a/tomo_reduce.py Tue Mar 21 13:31:00 2023 +0000 +++ b/tomo_reduce.py Tue Mar 21 13:39:37 2023 +0000 @@ -79,8 +79,6 @@ # Read input file data = tomo.read(args.input_file) - print(f'data:\n{data.tree}') - return # Generate reduced tomography images data = tomo.gen_reduced_data(data, img_x_bounds=args.img_x_bounds) diff -r 9c48ef48c604 -r fa511fc2cfd5 workflow/.run_tomo.py.swp Binary file workflow/.run_tomo.py.swp has changed