AllenInstitute / brain_observatory_qc

Other
2 stars 0 forks source link

refactor request: update from "threshold_info_new" to "threshold_info" #208

Closed DowntonCrabby closed 1 year ago

DowntonCrabby commented 1 year ago

In the metric_data collection in the mongodb there is currently an object called "threshold_info_new" it would be a little cleaner to refactor this to threshold_info if possible.

seanmcculloch commented 1 year ago

Refactored in mqcm 1.1.5. threshold_info_new field copied to threshold_info for all documents in metric_data collection.

DowntonCrabby commented 1 year ago

this has been updated in the dev version of the mongodb.