dr-rodriguez / DSII_LocalGroupDB

The Local Group Galaxy Database
4 stars 2 forks source link

Implement use of curation.json #6

Open dr-rodriguez opened 4 years ago

dr-rodriguez commented 4 years ago

To decide what parameters to display: use config file of defaults to use (curation.json) This is supplied by user, but we will have an example curation file that we include as our best/defaults.

eteq commented 4 years ago

As I see it, the first application is just for table-style queries - e.g., db.query_table('mcconnachie12_curation') or maybe db.query_table(curation='mcconnachie12').

This is in some ways the "killer app" part of this scheme - users can have their own custom curation or use some of those provided by the database itself.