Ryan Ly
Ryan Ly
### Describe the issue GUIDE 1.0.5 installer downloads are between 255 and 421 MB. Somehow, GUIDE 1.0.6 installer downloads grew to between 435 and 809 MB. We should try to...
### What would you like to see added to the NWB GUIDE? Find the source powerpoint and add it to https://github.com/NeurodataWithoutBorders/nwb-artwork/blob/main/README.md @h-mayorquin vectorized the PNG logo, attached here:  This...
### What would you like to see added to the NWB GUIDE? NeuroConv 0.6.0 release added `TDTFiberPhotometryInterface` but GUIDE cannot add it until it supports NeuroConv 0.6.2. NeuroConv 0.6.0 defined...
### What would you like to see added to the NWB GUIDE? #995 sorts subjects and sessions in the inspector and preview pages. We should do the same in the...
Fix #998
### What would you like to see added to the NWB GUIDE? NeuroConv 0.6.0 added support for MedPC data but the source data inputs are a bit complicated, as shown...
### Describe the issue Daily Tests: ``` The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ The 'defaults'...
### What would you like to see added to PyNWB? Follow up to #1974. Add support for remote paths in `pynwb.read_nwb` which requires a change to `NWBHDF5IO.can_read`. This should be...
## Motivation Coordinating with https://github.com/hdmf-dev/hdmf/pull/1333 ## How to test the behavior? ``` python test.py ``` ## Checklist - [x] Did you update CHANGELOG.md with your changes? - [x] Have you...
### What would you like to see added to PyNWB? Python 3.14 was released on Oct 7, 2025. Packages are starting to add support for Python 3.14, and we should...