Taylor Salo

Results 511 comments of Taylor Salo

>What about GIN? I'll give GIN a shot. I recall that we looked at it at one point, but I had trouble using it. Is there a Singularity image that...

Sorry, I guess I only followed up in the `multi-echo-super` issue. I believe I successfully pushed the derivatives to https://gin.g-node.org/ME-ICA/ds003643-fmriprep-derivatives.

@smoia I've seen you making releases of `EuskalIBUR_preproc`. Is the preprocessed data (preferably echo-wise) going to be uploaded to OpenNeuro as well? I mainly ask because I think I'd like...

>We intend to release all of the data we collected eventually Isn't all of the raw data available on OpenNeuro already? At least the functional data, events, and physio are...

Sorry for the delay in responding. Given that all of the data aren't available yet, I'm leaning toward providing fMRIPrep/Freesurfer derivatives of each version of the dataset as it is...

I think OSF would be a great place to put the files. It would be nice to organize/name the files on the OSF according to BIDS, but as long as...

This will make #425 easier, or vice versa, but hypothetically they're distinct. We already load our data and then reshape it/swap axes, so we could retain our current standard for...

The issue I came across implementing this was that we sometimes have 2D arrays, and I couldn't figure out how to deduce if it's a TxS or an SxE array.

I suppose we could use the relative sizes (S > T > E). That way we don't have to hard-code any thresholds in.