AllenNeuralDynamics / AllenNeuralDynamics/aind-nwb-utils
[Feature request] Create an object that loads NWB datasets as a `DataFrame` or `DataArray`
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 1
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
This object should search for any datasets within the NWB file and make them accessible via dot notation (substituting underscores for any spaces in the name). For example, if an NWB file contains multiple datasets within `acquisition` or `processing` groups, these can be loaded by typing e.g., `session.Probe-A-LFP`, instead of using the full path within the file. We just have to be careful about potential naming conflicts, in case multiple datasets have the same base name, but different paths.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.