catalystneuro / ndx-fiber-photometry

This is an NWB extension for storing fiber photometry recordings and associated metadata.
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

`FiberPhotometryResponseSeries` unit should be "n.a." #20

Open weiglszonja opened 1 month ago

weiglszonja commented 1 month ago

This should be corrected in the example as well: https://github.com/catalystneuro/ndx-fiber-photometry/blob/94d80c2996cf3c71bd7e6f2b2c83f9b3fb9906ff/src/pynwb/tests/integration/test_fiber_photometry.py#L203

Maybe we could "hardcode" it into the schema as well so the default is always "n.a." to avoid mistakes? @alessandratrapani

alessandratrapani commented 1 month ago

Maybe we could "hardcode" it into the schema as well so the default is always "n.a." to avoid mistakes? @alessandratrapani Agree