harrison-caudill / pylink

Python Link Budget Tools
BSD 3-Clause "New" or "Revised" License
41 stars 10 forks source link

Add HyperSpectral SNR Budget #25

Closed harrison-caudill closed 5 years ago

harrison-caudill commented 6 years ago

This PR adds a HyperSpectral SNR budget. It's relatively naive at the moment, assuming things like perfectly hemispherical lambertian reflection with a static reflection coefficient. It also does not permit wavelength dependence for things like grating efficiencies, etc.

Before it can be merged, it needs unit tests.


This change is Reviewable