Chris Markiewicz

Results 2161 comments of Chris Markiewicz

Looks better. I think some NIfTIs got uploaded as JSON files instead. I'm going to try to revert those...

Okay, the JSON files are reverted. The main complaint now is that there are TRs in the NIfTI headers that don't match the `RepetitionTime` metadata. ``` root@openneuro-prod-dataset-worker-1:/datasets/ds002345# nib-ls sub-*/func/*_bold.nii.gz |...

That said, those files do also claim their units are `('mm', 'msec')`, so this is a validator error. I suppose you can either rewrite the files to use seconds, or...

Might need @satra's input on what the scope is, and what minimum functionality needs to be ensured in a 1.0 release.

I think this should definitely be 1.1 if not 1.0. It feels like a potentially big can of worms, and I don't know how I'd tackle it myself, so I'm...

I vote for 1.0, as changing this will impact how tasks are written.

Does it make more sense to copy the BIDSURI functionality from fMRIPrep? I think threading a `dataset_links` dictionary through datasink workflows and anything that calls them is reasonable. I think...

This may be worth revisiting along with contributor roles and permissions. Linking a dataset to a lab could make it simpler to: 1) Give all lab members read-access to the...