cosmicds / cds-api

API for accessing the CosmicDS database
GNU General Public License v3.0
0 stars 3 forks source link

Sample galaxy data #53

Closed Carifio24 closed 2 years ago

Carifio24 commented 2 years ago

This PR updates the Sequelize models, SQL definitions, and existing server endpoints to account for the fact that we have designated galaxy spec-1572-53177-0186 as a "sample" galaxy that every student will do a measurement for (this is the only galaxy for which is_sample = 1). This PR also adds new endpoints for getting the sample measurements (either all of them or for a single student) from the database.