Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GA data model first version #131

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

GA data model first version #131

wants to merge 7 commits into from

Conversation

dobos
Copy link
Member

@dobos dobos commented Jun 14, 2024

The GA data model is designed a bit more generic in order to accommodate an arbitrary number of measured parameters, potentially measured using several different methods, although the current plan is to use a single method only. We extended the FluxTable class in GAFluxTable with additional columns as we are going to provide a best fit template to the spectra, as well as a flux-recalibrated coadded spectrum.

Using a different FluxTable class for PfsGAObject required minor modifications to FluxTable itself and PfsFiberArray to allow for instantiating different types of flux tables.

The unit tests complete successfully including flake8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant