Skip to content

Commit

Permalink
remove iti_duration in dataset types fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
oliche committed Sep 16, 2022
1 parent 6357e7a commit 7c5328a
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions alyx/data/fixtures/data.datasettype.json
Original file line number Diff line number Diff line change
Expand Up @@ -703,17 +703,6 @@
"filename_pattern": "spikes.depths*.npy"
}
},
{
"model": "data.datasettype",
"pk": "f010bc2d-0211-41e7-930f-08c927a78d82",
"fields": {
"json": null,
"name": "trials.itiDuration",
"created_by": null,
"description": "Intertrial interval duration for each trial",
"filename_pattern": "*trials.itiDuration.*"
}
},
{
"model": "data.datasettype",
"pk": "f7dbfad8-1cfc-459e-874f-4065cf9def86",
Expand Down

0 comments on commit 7c5328a

Please sign in to comment.