Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added data type for the reference image produced by the latest neurop… #901

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions alyx/data/fixtures/data.datasettype.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": ""
}
}
]