nwb-guide icon indicating copy to clipboard operation
nwb-guide copied to clipboard

NWB GUIDE is a desktop app that provides a no-code user interface for converting neurophysiology data to NWB.

Results 128 nwb-guide issues
Sort by recently updated
recently updated
newest added

This may be more a reflection of my own experience than a general experience for developers of the GUIDE, but I'm continually choosing the wrong Mac build for my system...

This PR demonstrates working TQDM progress updates from the NWB Inspector when using editable installations of https://github.com/NeurodataWithoutBorders/nwbinspector/pull/440 and https://github.com/catalystneuro/tqdm_publisher.

### What would you like to see added to the NWB GUIDE? Next step after https://github.com/NeurodataWithoutBorders/nwb-guide/pull/676 is to do parallel file write and sub bars for the buffers of each...

enhancement

This PR provides a wide range of improvements to our tutorials based on the Dev Hackathon user tests. Highlights include: 1. Explicitly named test data folders for each tutorial section...

This PR fixes the issue where the SpikeGLXRecordingInterface and SpikeGLXConverter have inconsistent behaviors and the latter cannot be converted. The solution was to iterate over the interfaces of a sub-converter...

This PR fixes an issue discovered with @stephprince where users are not able to advance past the File Metadata page when they've only selected a sorting interface. This was because...

Readdresses #703 and #705, which were not completed up to a conversion. This PR implements the linked validation of sex and species on the File Metadata page. However, an error...

Fix #759 - Add makefiles for easy local building - Add favicon - Copy logo into `docs/assets` - Show logo to left of title in nav bar - Add version...

This PR attempts to show the backend configuration options for a single output NWB file. Currently running into issues with the **SpikeGLX-Phy** test pipeline, where the following error is thrown...

This PR implements time alignment. @CodyCBakerPhD Would be great to get your help on a few final things: 1. Can you point me to an example for setting up a...