Skip to content

Commit

Permalink
Merge 4272021 into 65d91aa
Browse files Browse the repository at this point in the history
  • Loading branch information
juhuntenburg committed Mar 9, 2023
2 parents 65d91aa + 4272021 commit 6ebc921
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions alyx/data/fixtures/data.datasettype.json
Original file line number Diff line number Diff line change
Expand Up @@ -1758,5 +1758,27 @@
"description": "All trials data for a given subject, contains the same columns as trials.table, plus \"session\", \"session_start_time\" and \"session_number\"",
"filename_pattern": ""
}
},
{
"model": "data.datasettype",
"pk": "479ea451-e7d5-413a-8dc1-e8eb44e5afc2",
"fields": {
"json": null,
"name": "_ibl_videoTracking.trainingDataPaw",
"created_by": null,
"description": "Manual labels of the paws for training pose estimation algorithms. Contains csv files with labels, frame images and short video snippets from various sessions",
"filename_pattern": ""
}
},
{
"model": "data.datasettype",
"pk": "4ef9e5ed-c132-4329-a9b0-63260c26ccac",
"fields": {
"json": null,
"name": "_ibl_videoTracking.trainingDataPupil",
"created_by": null,
"description": "Manual labels of the pupils for training pose estimation algorithms. Contains csv files with labels, frame images and short video snippets from various sessions",
"filename_pattern": ""
}
}
]

0 comments on commit 6ebc921

Please sign in to comment.