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

LSST PSF fitting routine issues #11

Closed
fergusL opened this issue Mar 26, 2020 · 1 comment
Closed

LSST PSF fitting routine issues #11

fergusL opened this issue Mar 26, 2020 · 1 comment

Comments

@fergusL
Copy link

fergusL commented Mar 26, 2020

@danjampro
Copy link

On doing more than one iteration of initial PSF measurement, the stack was throwing errors because no detections made the PSF candidate selection cut in the later iterations. The relevant LSST code is here.

In order to get more PSF candidates, one can increase the value of:

config.measurePsf.starSelector['objectSize'].widthStdAllowed

One side note is that (at least some of) the data we are using to test (i.e. that in metahunter) has a drastically different PSF across the image, which may be causing problems. We will have to tune these parameters when we have some better commissioning data.

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

No branches or pull requests

2 participants