You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That was needed for it to work with nwb conversion tools functionality. Something with the add_two_photon_series functionality required the output of get frames to be a numpy array. I will double check it the week after.
roiextractors/src/roiextractors/extractors/hdf5imagingextractor/hdf5imagingextractor.py
Line 103 in 57b5305
why use lazy_ops and then read the data? This line should simply be
The text was updated successfully, but these errors were encountered: