Releases: int-brain-lab/lfpack
Releases · int-brain-lab/lfpack
Release list
v0.2.0
What's new
- Brain location annotations:
LFPackReader.channelsandLFPackReader.channels_fullexpose per-channel MNI coordinates (x/y/z), Allen CCF structure IDs (atlas_id), and brain region acronyms. Fields are optional — the properties work on any existing file without annotations. - Binned reads respect brain regions:
channelsaggregates coordinates by mean and brain region by mode when usingbin_channels. - Embed at compression time:
compress_to_h5now accepts achannels=dict to store brain location data alongside the compressed traces. - Updated BWM how-to screenshot showing brain region colour bar.