-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Describe the issue
When testing out the miniscope pipeline, which involves linking .avi files, absolute paths to the video files are stored in the ImageSeries objects in the NWB file.
A relative path should be stored.
Perhaps in addition, the linked video files should be copied to the same place as the conversions folder, into a subfolder, following the DANDI video linking and naming conventions, so that it is more intuitive for a user to know that the video is part of the data and should be moved with the NWB file. However, this can be expensive depending on the size of the video files.
Steps to Reproduce
Run NWB GUIDE with Miniscope Imaging and Video, with folder path: ophys_testing_data/imaging_datasets/Miniscope/C6-J588_Disc5 from gin.
Operating System
Mac M1
GUIDE Version
1.0.6 (with fix on ndx-miniscope issue)
Code of Conduct
Yes
Did you confirm this issue was not already reported?
Yes