nipreps/migas-server

Add project `sessions` table to track / update completed runs

Opened this issue · 1 comments

mgxd commented

For workflow packages like fMRIPrep, it would be nice to easily track runs

Perhaps something like:

idx session status arguments
1 some-uuid errored {{--cifti-output},{--output-spaces, MNI152}}
mgxd commented

Firstly, we would have to support passing in program arguments