AllenNeuralDynamics / aind-metadata-service

Service to retrieve Labtracks/Sharepoint info using a REST API
MIT License
3 stars 1 forks source link

Add String Regex Patterns for NSB 2019 string input fields #101

Closed jtyoung84 closed 1 year ago

jtyoung84 commented 1 year ago

User story

As a developer, I want items in a nsb text input field to be parsed using regex patterns, so I can more easily validate and call those values.

Acceptance criteria

Sprint Ready Checklist

Notes

We should consult with the NSB db admins on whether the text inputs can be made more consistent. The fields include:

AP2ndInj
DV2ndInj
FiberImplant1DV
FiberImplant2DV
FirstInjectionIsoDuration
HP_x0020_A_x002f_P
HP_x0020_M_x002f_L
Inj1AlternatingTime
Inj1Angle_v2
Inj1Current
Inj1LenghtofTime
Inj1VirusStrain_rt
Inj1Vol
Inj1angle0
Inj2AlternatingTime
Inj2Angle_v2
Inj2Current
Inj2LenghtofTime
Inj2VirusStrain_rt
Inj2Vol
Inj2angle0
ML2ndInj
Round1InjIsolevel
Round2InjIsolevel
SecondInjectionIsoDuration
Virus_x0020_A_x002f_P
Virus_x0020_D_x002f_V
Virus_x0020_M_x002f_L
inj1volperdepth
inj2volperdepth
jtyoung84 commented 1 year ago

Will do virus strains in separate ticket