data-multi-subject icon indicating copy to clipboard operation
data-multi-subject copied to clipboard

Add processed images in the derivatives folder

Open sandrinebedard opened this issue 1 year ago • 5 comments

Description

Since the labels in the derivatives were generated from preprocessed images (reorientation, resampling, etc.), to avoide confusion and issues such as #153 and repeating these steps, we propose to include the preprocessed images inside the derivatives folder in a sub-folder.

Suggestion

  • Add the preprocessed images in : derivatives/processed_data (we can discuss on better names)
  • Include in the README of derivatives/processed_data a link to a release of the dataset and preprocessing script used to create these images

Tasks:

  • add dataset description
  • add readme (and link to processing script)
  • add suffix space-other
  • add suffix description space-other in all json
  • create json sidecar for dwi rec-average

Relevant issues:

#144 #153

sandrinebedard avatar Feb 08 '24 16:02 sandrinebedard

tagging @jcohenadad @valosekj @mguaypaq @NathanMolinier

sandrinebedard avatar Feb 08 '24 16:02 sandrinebedard

Agree with this proposal ! Also, from a more technical standpoint, to follow our conventions, the entity space-other should be added to the filename as well as a JSON sidecar file. Examples are shown here.

NathanMolinier avatar Feb 08 '24 16:02 NathanMolinier

Agree with this proposal ! Also, from a more technical standpoint, to follow our conventions, the entity space-other should be added to the filename as well as a JSON sidecar file. Examples are shown here.

would we also add it in all the labels too?

sandrinebedard avatar Feb 08 '24 16:02 sandrinebedard

Yes we should do that also

NathanMolinier avatar Feb 08 '24 19:02 NathanMolinier

My two cents:

  • agreed with adding space-other to minimize confusion about the labels' native space
  • given that the data are only resampled/reoriented maybe we should call it data_preprocessed instead?
  • i would add the software used to preprocess the data (as done in BIDS Apps), eg: data_preprocessed_sct6.0

jcohenadad avatar Feb 12 '24 16:02 jcohenadad