NWB extension for storing rate maps (spatial firing rate maps, tuning curves).
RateMapTable is a DynamicTable where each row holds a rate map for one unit. It supports both 1D tuning curves (e.g., head direction) and 2D spatial rate maps (e.g., place cells). All maps in a table share the same binning. For multiple conditions, create separate table instances.
See the source repository for full documentation and usage examples.