Stefano Moia
Stefano Moia
Hey @tsalo ! I'll try to get this done by Christmas.
@tsalo, would it be ok if instead of bids derivatives I put everything in OSF? I did not prepare them for BIDS, and I don't have the time to do...
Still need the contribution? I can look into it!
Hello, sorry for the delay! @tsalo I think the correct implementation is [here](https://github.com/smoia/tedana/blob/OLS_stats_modification/tedana/stats.py). I can open a PR and see what's left to do to merge, what do you think?
> ok - here is what i've tried: > > ``` > library(ANTsR) > if ( !exists("bavg") ) { > a=antsImageRead(".//rfMRI_REST1_RL/LS2001_3T_rfMRI_REST1_RL_gdc.nii.gz") > b=antsImageRead(".//rfMRI_REST1_LR/LS2001_3T_rfMRI_REST1_LR_gdc.nii.gz") > aavg=getAverageOfTimeSeries( a ) > bavg=getAverageOfTimeSeries( b...
Ah, that is true! It can be another implementation then - if anyone wants to dig their code for it!
@tsalo do you have a file like the one you're describing to see? I thought that when stopping and restarting recordings, AcqKnowledge just stitched together the timeseries as if it...
Sorry for the late reply - I didn't see this comment! I'd start with `.smr` support through `neo` (also because I can't find the documentation of `sonpy`), and add `.smrx`...
Oh wow, that sounds great! Or we can also use sonpy straight away and get the interface rolling, as you prefer!
(as in: I completely trust your judgement, go for the option that is easier or looks more proper for you to implement) Btw, do you have a link to sonpy...