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

Use ccdVisit table skyNoise to compute DM image depth #67

Open
drphilmarshall opened this issue Nov 14, 2016 · 1 comment
Open

Use ccdVisit table skyNoise to compute DM image depth #67

drphilmarshall opened this issue Nov 14, 2016 · 1 comment

Comments

@drphilmarshall
Copy link
Contributor

Since it's in DN, I guess we want to do

D_sky = zeroPoint - 2.5*np.log10(5*skyNoise)

What kinds of numbers does this give? Let's plot D_sky against D_sigma where the latter is our simple estimate based on the median flux uncertainty across all DIAsources in the visit.

@jbkalmbach
Copy link
Member

Conversation in LSSTDESC/Twinkles#407 is related to this issue

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

No branches or pull requests

2 participants