[color=#000000]Hi Michael,[/color]
[color=#000000]Thanks for reporting this and sorry I have not been able to replicate this issue, could you please type the following in your Matlab command-line and sending me the newly created testdatafile.mat file to see if that helps me replicate this error?[/color]
a = conn_bidsdir( '/data/root'); % change "/data/root" to your data root folder (containing the sub-* subdirectories)
save testdatafile.mat a;
[color=#000000]Thanks[/color]
[color=#000000]Alfonso[/color]
[i]Originally posted by Michael Monaldi:[/i][quote]I have noticed an error in the newest CONN version (20b).
When starting a new CONN project and importing a BIDS dataset containing uncompressed NIFTIs (NOT gzipped),
the copied files (whether it is copied to DERIVATIVES or local BIDS folder) the files are renamed "sub-0001_ses-1_task-rest.nii.nii.gz"
It is just tacking on an extra ".nii.gz" to the filenames. Doesn't seem to be a huge issue, but doesn't look pretty.
I do not believe this issue happens when importing gzipped scan files.
Any thoughts?
Thanks![/quote]
[color=#000000]Thanks for reporting this and sorry I have not been able to replicate this issue, could you please type the following in your Matlab command-line and sending me the newly created testdatafile.mat file to see if that helps me replicate this error?[/color]
a = conn_bidsdir( '/data/root'); % change "/data/root" to your data root folder (containing the sub-* subdirectories)
save testdatafile.mat a;
[color=#000000]Thanks[/color]
[color=#000000]Alfonso[/color]
[i]Originally posted by Michael Monaldi:[/i][quote]I have noticed an error in the newest CONN version (20b).
When starting a new CONN project and importing a BIDS dataset containing uncompressed NIFTIs (NOT gzipped),
the copied files (whether it is copied to DERIVATIVES or local BIDS folder) the files are renamed "sub-0001_ses-1_task-rest.nii.nii.gz"
It is just tacking on an extra ".nii.gz" to the filenames. Doesn't seem to be a huge issue, but doesn't look pretty.
I do not believe this issue happens when importing gzipped scan files.
Any thoughts?
Thanks![/quote]