cosmicds / cds-api

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

Improve network efficiency out of db #133

Open patudom opened 2 months ago

patudom commented 2 months ago

all_data galaxy measurements include things that we actually need to pass back and forth. For example, for the Hubble viewer class slider, we only need to keep:

For summaries:

As we go, we can think of other places where we can improve efficiency.