Open abpwrs opened 5 years ago
In reference to task:
Integrate BIDS naming into
singleSession.py
andtemplate.py
.
I have modified the hardcoded file names that made sense to me.
Relevant commits:
template.py
singleSession.py
@hjmjohnson Is there any way that I can mock up the output of BAW to test?
@abpwrs I don't know of a quick way to do that. Can you make a PR of this so that I can test the PR? Make the PR a WIP so that it is clear that it is not to be merged at the moment.
User Story
As
DataCurator
, I wantwrite BrainsAutoWorkup output files to disk in the BIDS naming convention
so thatthe output of BAW is a valid BIDS dataset
Detailed Description
Tasks to be completed
singleSession.py
andtemplate.py
Acceptance Criteria
singleSession
andtemplate
outputs have valid BIDS file names (validated using pybids)