diff --git a/alyx/data/fixtures/data.datasettype.json b/alyx/data/fixtures/data.datasettype.json index 26bd20db..cb000b45 100644 --- a/alyx/data/fixtures/data.datasettype.json +++ b/alyx/data/fixtures/data.datasettype.json @@ -2352,5 +2352,16 @@ "description": "An array of passive video frame times, where each column represents a repeat of the video.", "filename_pattern": "_sp_video.times.*" } + }, + { + "model": "data.datasettype", + "pk": "83a5c789-43de-44cc-8bfa-4b574a82dd8d", + "fields": { + "json": null, + "name": "_fpData.regionImage", + "created_by": null, + "description": "the camera image of the fiber bundle of the neurophotometrics FP3002, overlayed with the named regions of interest.", + "filename_pattern": "" + } } ]