AllenNeuralDynamics / AllenNeuralDynamics/biodata-schema

Curation.json

オープン
#38 コメント 0 件 リアクション 0 件 担当者 1 名 @dbirman に割り当て済み GitHub で見る
主要言語
Python
スター
0
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

Users want to be able to "annotate", "curate", and QC data that is an "element" of a data asset but not the entire asset. For example:

- after histology, ephys users want to annotate the real probe track location somewhere
- after spike sorting users need to be able to merge/split units, curating the spike sorting
- in ophys data individual ROIs have per-roi quality control done
- during exaspim reconstruction neurons need to be annotated and there can be thousands of neurons

We currently enable this with the `CurationMetric` but we are finding this unwieldy due to issues with size and supporting the variety of use cases (see [here](https://github.com/AllenNeuralDynamics/aind-data-schema/pull/1608), for example where I'm grappling with how to effectively compress the curations to deal with exaspim properly).

I think that we need to consider making annotation/curation a core concept in the schema, which would make it easier to add a variety of classes supporting the different use cases we're running into. This would also allow us to enforce standardization on some kinds of annotations, for example ephys probe track annotations should ideally be in an atlas coordinate system! It would also make it more obvious to users where we expect them to put these kinds of things which are currently hidden in the QC.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。