extract asset brain area from location field
Open
- Dominant language
- Python
- Stars
- 28
- Forks
- 37
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 9
Description
NWB files have location fields:
- `ImagingPlane.location` (optical physiology)
- `electrodes.location` (extracellular electrophysiology)
- `IntracellularElectrode.location` (intracellular electrophysiology)
These "locations" are brain areas, and we can populate asset-level metadata about brain area by scanning them. They often correspond exactly to Allen CCF brain area abbreviations, and can therefore be mapped directly to the MBAO ontology. See https://github.com/bendichter/analyze-locations/tree/main for details.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.