Giter Site home page Giter Site logo

keckobservatory / keck-etc Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 198.27 MB

Exposure time calculator for Keck instruments, with web-based API and GUI.

Home Page: https://www2.keck.hawaii.edu/inst/etc/

License: BSD 3-Clause "New" or "Revised" License

Python 31.75% HTML 5.77% CSS 11.78% JavaScript 44.19% Shell 6.51%

keck-etc's People

Contributors

keaton-blair avatar keaton-wmko avatar syeh19 avatar tylertucker202 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

keaton-blair

keck-etc's Issues

Toggle logarithmic y-axis scale on plots

For the Bokeh plots, it would be very helpful to be able to toggle between a log scale and linear scale on the y-axis. At the very least, changing the first plot (SNR vs. wavelength) to a log scale by default when trying to calculate exposure time (log(exp) vs. wavelength) would make it much easier to fit the entire data range within the plot, and much easier to view.

Include moon phase and separation angle in atmospheric emission for optical instruments

The moon emits enough light in the optical wavelengths that it can have significant effects on overall SNR. To account for this, we should modify calculator/Atmosphere.py to incorporate additional optional inputs:

  • Moon phase, amount of the moon that is illuminated by the sun when viewed from Keck
  • Separation angle, the angular distance on sky between target and moon

These inputs could be used to generate emission data, the challenge is finding both:

  • A spectrum of the moon's emission in terms of wavelength
  • A function that represents the extinction due to angular separation

With these additional pieces of information, it would be simple to read in the two optional inputs, determine the moon's emission as a function of wavelength, and add it to the currently calculated sky emission.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.