neuropoly / bids_neuropoly

Python package that deals with BIDS structure for filtering data (specific to NeuroPoly developments)
1 stars 0 forks source link

Generate log file #4

Closed jcohenadad closed 5 years ago

jcohenadad commented 5 years ago

Will help to debug on the user's side. Notably include:

save as log.

Use Python's logger

alexfoias commented 5 years ago

@jcohenadad Do you want me to implement it ?

alexfoias commented 5 years ago

@jcohenadad I pushed an initial version here: https://github.com/neuropoly/bids_neuropoly/commit/3fbe6a592fe245c7a734db47c835269601f04807

Could you please share with me a Philips dataset to test the warning logging ? Thank you

jcohenadad commented 5 years ago

@alexfoias added duke:mri/sherbrooke/20190111_Sherbrooke03.zip

alexfoias commented 5 years ago

Fixed in https://github.com/neuropoly/bids_neuropoly/pull/6