phflot / flow_registration

Flow-Registration toolbox for 2P motion compensation
https://www.snnu.uni-saarland.de/flow-registration/
21 stars 2 forks source link

get_video_file_reader with BEGONIA compensated files #5

Closed milesOIST closed 2 years ago

milesOIST commented 2 years ago

Error when running on files compensated using 'BEGONIA' option. vid = get_video_file_reader('compensated.h5'); Error using HDF_file_reader (line 63) no 3D dataset found in file compensated.h5

Error in get_video_file_reader (line 39) video_file_reader = HDF_file_reader(input_file, ...

milesOIST commented 2 years ago

Just wondering if there has been any progress on this?

phflot commented 2 years ago

Support for those files is implemented now. Please let me know in case there is any unexpected behaviour, best wishes, Philipp