Skip to content

Commit

Permalink
laserStimulation.intervals dataset type fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
k1o0 committed Mar 6, 2024
1 parent b8820b3 commit e7667ed
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions alyx/data/fixtures/data.datasettype.json
Original file line number Diff line number Diff line change
Expand Up @@ -2220,5 +2220,16 @@
"description": "Look up table from photometry ROI, to fiber name registered in the database and Allen brain location",
"filename_pattern": "*photometryROI.locations*"
}
},
{
"model": "data.datasettype",
"pk": "140cd2a9-91c1-45ee-9d19-77e8d39abb5f",
"fields": {
"json": null,
"name": "laserStimulation.intervals",
"created_by": null,
"description": "The start and end times of the laser stimulation period.",
"filename_pattern": ""
}
}
]
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ python-magic
pytz
structlog>=21.5.0
webdavclient3
ONE-api>=2.7rc
ONE-api~=2.7rc0

0 comments on commit e7667ed

Please sign in to comment.