compSPI / ioSPI

I/O and Data Visualization
MIT License
4 stars 7 forks source link

Organize ioSPI's notebooks #73

Open ninamiolane opened 2 years ago

ninamiolane commented 2 years ago

What?

Both of these tutorials should be created by reorganizing elements in existing noteboooks (see "How" section below).

Why?

Current tutorials on these two modules are hard to understand and use for newcomers, because as of now:

The library ioSPI can only be useful if users can understand it quickly. This task is urgent and very much needed.

Where?

The 2 new tutorials created by this task should go in the ioSPI/notebooks/ folder and be named:

The 2 new tutorials are created from existing tutorials that can be found at:

The main modules that the 2 new tutorials should explain are:

How?

The new tutorial particle_metadata.ipynb should be created by:

The new tutorial download_and_upload_from_osf.ipynb should be created by:

ninamiolane commented 2 years ago

@bongjinkoo : as mentioned by @geoffwoollard , unit-tests should be added.

bongjinkoo commented 2 years ago

@ninamiolane Can we close this?

ninamiolane commented 2 years ago

@bongjinkoo we can, as soon as the PR with the file test_notebooks.py can be merged! I.e. we want the notebooks to be tested.