dr-rodriguez / DSII_LocalGroupDB

The Local Group Galaxy Database
4 stars 2 forks source link

Have curation replace the concept of "best" #24

Open eteq opened 4 years ago

eteq commented 4 years ago

A note here to remember based on discussion from the DSII jamboree: we probably don't want the concept of the "best" measurement to be baked into the database long-term. Instead the concept of "curated" datasets should replace that - i.e., the result of #6 . So then the user access the data by doing something like db.query_table('mcconnachie12_curation') or maybe db.query_table(curation='mcconnachie12') or similar.