Curtis Lisle

Results 39 comments of Curtis Lisle

After thinking about this a bit more, window & level could be optionally (default=True) saved with a scan decision, similar to how the cursor location is saved right now with...

Update: an example was developed where two cohorts were created from the PREDICT BIDS dataset. A CSV was generated that maps each cohort into a MIQA experiment in preparation for...

We aren’t completely addressing BIDS import yet. I think this would best be solved by creating a Python script we add in an examples directory. We could discuss next week...

Ok. I'll follow the learning instructions and report back.

Our opportunity to integrate MRIQC or MRQA could be accomplished by defining these as "models" similar to what we are currently doing for Dzénan's NN_inference model. We might consider extending...

In this application, girder is running only as a backend server and is not hosting the web page. Please try http://127.0.0.1:8080/girder to see if you see Girder's internal UI. The...

Also, girder uses mongoDB for internal local storage. You will need a mongoDB server running for 'girder serve' to be successful. In my experience, girder will usually stop within a...

@davidshq , glad to hear you have the system built and running. The issues you encountered largely reflect on our incomplete developer documentation. Thanks for the comments and testing.

I like the note suggestion and concur that it is likely to be easier to add the note functionality than the metadata extra CSV column.