Lestropie / DWI_metadata

A software tool for verifying appropriate software handling of DWI metadata
Mozilla Public License 2.0
0 stars 0 forks source link

Show progress #6

Closed Lestropie closed 1 month ago

Lestropie commented 5 months ago

Some evaluations take a long time to complete; eg. 72 runs of bedpostx.

Ideally each individual test should have some kind of progress indication.

If relying on a container environment (#4), can install a Python module for that purpose; however if it's desired to be able to run it outside of such an environment, for instance evaluating whether different software versions or changes resolve different test failures, then it may be preferable to instead have a simple progressbar implementation within the tool, so as not to incur a dependency.

Lestropie commented 1 month ago

Closed by 6432dd04bd94333a09952c9254c29e4fa97f5769.