Skip to content

Commit 3d4dcf0

Browse files
committed
fix iblsorter_parameters dataset type filename pattern
1 parent 8880410 commit 3d4dcf0

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

alyx/data/fixtures/data.datasettype.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1230,5 +1230,16 @@
12301230
"description": "Manually annotated cluster labels",
12311231
"filename_pattern": "*clusters.curatedLabels*.tsv"
12321232
}
1233+
},
1234+
{
1235+
"model": "data.datasettype",
1236+
"pk": "a4f3af41-e1b6-4e5b-ad54-ca8658f8e408",
1237+
"fields": {
1238+
"json": null,
1239+
"name": "iblsorter_parameters",
1240+
"created_by": null,
1241+
"description": "Spike sorting parameters",
1242+
"filename_pattern": "*iblsorter_parameters.yaml"
1243+
}
12331244
}
12341245
]

0 commit comments

Comments
 (0)