Tyelab / bruker_control

Repository for code running the lab's multi-photon imaging experiments at the Bruker Ultima Investigator scope. Unites Arduino, Prairie View, and GenTL machine cameras in Python.
Mozilla Public License 2.0
8 stars 3 forks source link

Validation of Subject Metadata #145

Open jmdelahanty opened 1 year ago

jmdelahanty commented 1 year ago

Since I'm a bad programmer and haven't tried to make a GUI that properly records surgical/subject metadata, its very easy to accidentally mistype yaml spacing by hand.

A new branch for validating subject metadata has been created that currently just iterates through all the subjects of a given input project name. This should be made a lot nicer and realistically an exception for this specific kind of failure should be made.