allensdk.brain_observatory.nwb.nwb_api module¶
- class allensdk.brain_observatory.nwb.nwb_api.NwbApi(path, **kwargs)[source]¶
Bases:
object- get_running_speed(lowpass=True) RunningSpeed[source]¶
Gets the running speed Parameters ———- lowpass: bool
Whether to return the running speed with lowpass filter applied or without
- Returns:
- RunningSpeed:
The running speed
- property nwbfile¶
- path¶