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

Implement flexible extinction model #25

Open
dkirkby opened this issue Dec 18, 2015 · 2 comments
Open

Implement flexible extinction model #25

dkirkby opened this issue Dec 18, 2015 · 2 comments

Comments

@dkirkby
Copy link
Member

dkirkby commented Dec 18, 2015

The idea here is to parameterize the extinction function in terms of, e.g.

  • air mass (Rayleigh scattering & O2 absorption)
  • water vapor
  • ozone
  • aerosols
  • clouds

This could probably be as simple as running MODTRAN4 to tabulate some representative configurations and then linearly interpolating to the desired input parameters.

The purpose of this enhancement is to identify which of these parameters is likely to have the biggest effects on SNR at KPNO. We might then decide to model these parameters in survey simulations and review if / how they are being recorded on the mountain.

@dkirkby
Copy link
Member Author

dkirkby commented Dec 18, 2015

The following plot from David Burke's talk at the recent DESC workshop shows the various model components calculated by MODTRAN:

untitled

@dkirkby
Copy link
Member Author

dkirkby commented Dec 18, 2015

The open-source LIBRADTRAN library might also be useful: http://www.libradtran.org/doku.php

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

1 participant