Darin Erat Sleiter
Darin Erat Sleiter
@rly @bendichter I started looking into this issue a bit, but the linked file is either no longer available for download or not available for viewers to download. > But...
`ndx-nirs` stores NIRS data in a class that inherits from `TimeSeries`, so it should be possible to read the raw data. However, to read channel metadata, I think `RawNWB` might...
Yeah, I think that separate logic might be needed for each `TimeSeries` subclass in order to get channel information. That sounds good to start with `ElectricalSeries` and add support for...