BrkRaw / brkraw

BrkRaw: A comprehensive tool to access raw Bruker Biospin MRI data
https://brkraw.github.io
GNU General Public License v3.0
42 stars 28 forks source link

Jupyter notebook tutorial gives FileNotValid error #141

Open jonathan-columbiau opened 10 months ago

jonathan-columbiau commented 10 months ago

Describe the bug Jupyter notebook from Binder doesn't work (linked from the brkraw.github.io site here https://mybinder.org/v2/gh/BrkRaw/tutorials/ac95b2c87b05664cb678c5dc1a930641397130ed)

Thanks for creating/maintaining this tool!

image
timwahoo commented 7 months ago

You're right, that file doesn't exist in that directory.

Try to replace path = '20190724_114946_BRKRAW_1_1.zip' with 'path = '../SampleData/20190724_114946_BRKRAW_1_1.zip' then it should work.

Its correct in https://github.com/BrkRaw/tutorials but the binder does not seem to be updated.

dvm-shlee commented 7 months ago

@jonathan-columbiau Thank you for your input, I will correct the binder link after the update the tutorial jupyternote