Skip to content

Commit

Permalink
Docker validator notice
Browse files Browse the repository at this point in the history
  • Loading branch information
TheChymera committed Dec 8, 2019
1 parent 9fa8bdf commit aaf720c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions samri/pipelines/reposit.py
Original file line number Diff line number Diff line change
Expand Up @@ -431,3 +431,10 @@ def bru2bids(measurements_base,
# Create essions files
sessions_file(out_dir, data_selection)

# Introduce the notion of validation:
print('\n'
'USER NOTICE:\n'
'To ensure conformity with the most recent release of the BIDS standard, you may want to submit the dataset to the online\n'
'validator (this will *not* require you to actually upload any of the data):\n'
'https://bids-standard.github.io/bids-validator/'
)

0 comments on commit aaf720c

Please sign in to comment.