neuroethology / bentoMAT

A gui for browsing joint calcium imaging + behavioral data.
Other
50 stars 8 forks source link

Exception handling when the scrollbar touches the last frame of the behavior movie #2

Open xuanma opened 3 years ago

xuanma commented 3 years ago

https://github.com/neuroethology/bentoMAT/blob/b228777aed54bf74209b61c98e646bdc0702c412/bento/gui/readBehMovieFrame.m#L33 When the scrollbar touches the last frame of the behavior movie, an error will be threw out saying "No more frames available to read from file" and the entire software will stop working.