-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Labels
Description
What would you like changed or added to the documentation and why?
All NeuroConv interfaces should operate on files that are on the users disk, and all tutorials should harness our example data from GIN to make this happen (though preferably try it out on their own data as well).
Thus the old tutorials here: https://github.com/catalystneuro/neuroconv/tree/main/tutorials
should be removed as well as their interfaces: https://github.com/catalystneuro/neuroconv/tree/main/src/neuroconv/datainterfaces/ecephys/tutorial
which are built on synthetic in-memory SpikeInterface objects.
To replace these, some recent tutorials (including of the .yml feature) were put together for the user days here: https://github.com/NeurodataWithoutBorders/nwb_hackathons/tree/main/HCK13_2022_Janelia/projects/neuroconv_tutorial
Do you have any interest in helping write or edit the documentation?
Yes.
Code of Conduct
- I agree to follow this project's Code of Conduct
- Have you ensured this bug was not already reported?