Scott Wittenburg
Scott Wittenburg
When I wrote the json data model, I intended to put `imagePattern` there instead of `nii.gz$`, and thought I had done so, but must not have :shrug:. I think the...
@dzenanz This is more or less working for me, but I haven't really been able to test it since I don't know where to find a dataset with the new...
@dzenanz As I'm working more with this, I see there are still issues I can fix without a dataset containing the image quality metrics. I'm working on that now, and...
The refactoring of some of the `session.py` methods to a utility module was necessary because they are used from the `learning.py` module.
All of the learning modules seem to assume the data format is `csv`. I'm considering writing the inverse of my converter so we can easily go back and forth between...
@dzenanz @curtislisle I opted to write a converter from json back to csv. It seems to be working to pull the json representation out of girder, convert it to csv,...
Thanks @dzenanz I'll try to take a look at this tomorrow. In the meantime I'm just curious, why create a new PR?
Good idea, I think build checks is a great place to start.
Thanks @doutriaux1, I'll take a look. ping @danlipsa @aashish24
@doutriaux1 Maybe I'm just missing them? I don't see any attachments.