AllenInstitute / mindscope_utilities

Utilities for loading, manipulating and visualizing data from the Allen Institute Mindscope program
Other
2 stars 1 forks source link

output_sampling_rate None when interpolate is False #70

Closed jkim0731 closed 1 year ago

jkim0731 commented 1 year ago

When not interpolating, output_sampling_rate must be none. Adding this to the code.

Also, removing import .plotting_utilities because it does not exist anymore (why?)