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

DM-30858: Add GAaP to obs_lsst #321

Merged
merged 4 commits into from Jun 30, 2021
Merged

DM-30858: Add GAaP to obs_lsst #321

merged 4 commits into from Jun 30, 2021

Conversation

arunkannawadi
Copy link
Member

No description provided.

@@ -25,5 +25,6 @@

config.measurement.load(os.path.join(os.path.dirname(__file__), "apertures.py"))
config.measurement.load(os.path.join(os.path.dirname(__file__), "kron.py"))
config.measurement.load(os.path.join(os.path.dirname(__file__), "gaap.py"))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove

@@ -28,6 +28,7 @@
config.measurement.load(os.path.join(os.path.dirname(__file__), "kron.py"))
config.measurement.load(os.path.join(os.path.dirname(__file__), "convolvedFluxes.py"))
config.measurement.load(os.path.join(os.path.dirname(__file__), "hsm.py"))
config.measurement.load(os.path.join(os.path.dirname(__file__), "gaap.py"))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove

# PSF GAaP flux
GaapPsFlux:
functor: NanoJansky
dataset: meas
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

forced_src

@@ -27,6 +27,7 @@
config.measurement.load(os.path.join(os.path.dirname(__file__), "apertures.py"))
config.measurement.load(os.path.join(os.path.dirname(__file__), "kron.py"))
config.measurement.load(os.path.join(os.path.dirname(__file__), "convolvedFluxes.py"))
config.measurement.load(os.path.join(os.path.dirname(__file__), "gaap.py"))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see a "gaap.py" to load in your PR.

@arunkannawadi arunkannawadi force-pushed the tickets/DM-30858 branch 5 times, most recently from 0291bb0 to 6cb046c Compare June 29, 2021 20:27
@arunkannawadi arunkannawadi merged commit 3a177af into master Jun 30, 2021
@arunkannawadi arunkannawadi deleted the tickets/DM-30858 branch June 30, 2021 05:01
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.

None yet

2 participants