int-brain-lab / iblalyx

MIT License
0 stars 0 forks source link

Validate histology entries in Alyx #35

Open GaelleChapuis opened 9 months ago

GaelleChapuis commented 9 months ago

Heya, with Steven and Dan we had noticed that there was quite a few user entry error on the trajectory coordinates. I am starting to think we need an automated metric to catch user entry errors. For example, we could compute the euclidian distance between the tip or top of the probe for Planned - Histology, take the max between the two values, and if e.g. it’s > 500 um warn the user (or input a new field in the insertion json for example). It’s not urgent, but a “nice to have” feature for later. Posting it here so it’s not forgotten, simply :slightly_smiling_face: .