allensdk.brain_observatory.nwb.nwb_api module

class allensdk.brain_observatory.nwb.nwb_api.NwbApi(path, **kwargs)[source]

Bases: object

classmethod from_nwbfile(nwbfile, **kwargs)[source]
classmethod from_path(path, **kwargs)[source]
get_image(self, name, module, image_api=None) → SimpleITK.SimpleITK.Image[source]
get_invalid_times(self) → pandas.core.frame.DataFrame[source]
get_running_speed(self) → allensdk.brain_observatory.running_speed.RunningSpeed[source]
get_stimulus_presentations(self) → pandas.core.frame.DataFrame[source]
nwbfile
path