Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENH] Output derivatives to folder outside of BIDS dataset #29

Closed
wants to merge 4 commits into from

Conversation

tsalo
Copy link
Member

@tsalo tsalo commented Sep 21, 2018

References #19. This change will make it easier to track storage of converted data and derivatives separately. It will also make it easy to share just the dataset or just the derivatives, when necessary.

Changes proposed:

  • Add PR template.
  • Output MRIQC derivatives to parent directory of BIDS dataset directory. For example, if the BIDS dataset is located in /home/data/nbc/project/dset/, then MRIQC outputs will be saved to /home/data/nbc/project/derivatives/mriqc-[version]/ instead of /home/data/nbc/project/dset/derivatives/mriqc-[version]/ (current behavior).

@tsalo
Copy link
Member Author

tsalo commented Sep 21, 2018

@mriedel56 @anthonystevendick @adamkimbler Would you all mind taking a look at this at some point before I merge it?

@anthonystevendick I believe that this will affect you most of all. You'll need to move your AHEAD derivatives folder out of your dataset folder before converting new subjects (once this is merged and pulled to the HPC).

@tsalo
Copy link
Member Author

tsalo commented Oct 4, 2018

I've also moved the BIDS dataset merging functionality into a separate function in a new module, utils. @adamkimbler would you mind taking a quick look at that to double check the code?

@tsalo tsalo closed this Sep 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant