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

LAS ymj colours seem to be default even when both Y and J aperMag3 not default #631

Open
wfastrononomer opened this issue Oct 21, 2024 · 2 comments

Comments

@wfastrononomer
Copy link

wfastrononomer commented Oct 21, 2024

Checking calibration, output, but found original telescope values of ymjTelPnt are default - also ymjTelExt.

select surveyNAme,sourceID,zTelAperMag3,zAllAperMag3,yTelAperMag3,yAllAperMag3,jTelAperMag3,ymjTelPnt,ymjAllPnt,ymjTelExt,ymjAllExt from allSkyNIRSource as s,allSkyNIRFrameSetInfo as f where s.frameSetID=f.frameSetID and processingFlag>=4 and yTelAperMag3>0 and jTelAperMag3>0

LAS | 433798289775 | -9.99999e+08 | -9.99999e+08 | 18.8075 | 18.7538 | 18.1886 | -9.99999e+08 | -9.99999e+08 | -9.99999e+08 | -9.99999e+08 |<|

@wfastrononomer
Copy link
Author

Checked UKIDSSDR11PlUS:
| | sourceID | frameSetID | yAperMag3 | jAperMag3 | hAperMag3 | kAperMag3 | ymjPnt | jmhPnt | hmkPnt | |

|>| 433798289775 | 433791703209 | 18.8075 | 18.1886 | 17.9303 | 17.6135 | 0.618887 | 0.25835 | 0.316816 |<|

@tms-epcc tms-epcc moved this from To do to In progress in All Sky NIR Catalogue: catalogue merging Oct 22, 2024
@wfastrononomer
Copy link
Author

First attempt at fix doesn't seem to have worked.

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

No branches or pull requests

1 participant