Garrett Michael Flynn
Garrett Michael Flynn
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.
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...
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...
This PR attempts to address #748, but diverges from the suggestions introduced there. IMO directly using those descriptions as titles is risky because `description` tends to be a long multi-word...
@CodyCBakerPhD and I had an interesting discussion about human-readable changelogs during our last meeting, which prompted some ideas about how to handle change updates for users. If we enable auto-update,...