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
An alternative approach to get use of this in the IBL pipeline faster and cause less immediate trouble for DLC and SLEAP would be a smoother deprecation cycle such as
Introduce a new field image_series that does whatever schema magic must be done to specify it as a 'list' of links to ImageSeries
Add deprecation warning to original_videos telling people to use the new field instead
Once DLC and SLEAP update their usage we can safely remove it
Also for context, this to allow uploading of the videos to DANDI, which only supports external files if they are contained in an ImageSeries - the flip side of adjusting DANDI to be compatible with this field of a PoseEstimation would be much more challenging and too hyper-specific of a treatment just for an extension data type IMO
original_videos should be a list of links to
ImageSeries
objectsThe text was updated successfully, but these errors were encountered: