mbari-org / vars-gridview

VARS GridView is a tool for reviewing and correcting VARS localizations in bulk.
MIT License
2 stars 0 forks source link

Check weird behavior with observer/verifier fields as updated by gridview #19

Closed kevinsbarnard closed 1 year ago

kevinsbarnard commented 1 year ago

It sounds like moving a box updates the VARS observation's observer. We only want to update this when the concept is changed, not when anything with the bounding box association is changed.

kevinsbarnard commented 1 year ago

Need to find the case when this occurs. Initial testing did not indicate this behavior

kevinsbarnard commented 1 year ago

Confirmed that this is not the case. When modifying a box dimensions, moving it, or verifying it as-is, the observation's observer field is unchanged. Closing as not planned