Exo-TiC / ExoTiC-ISM

This is a repository for the reduction pipeline detailed in Wakeford, et al., 2016, ApJ. The method implements marginalization across a series of models to represent stochastic models for observatory and instrument systematics. This is primarily for HST WFC3, however, may be extended to STIS in the future.
MIT License
8 stars 6 forks source link

Fix typo in grating choice for limb darkening #108

Closed ivalaginja closed 4 years ago

ivalaginja commented 4 years ago

As reported by @guangweifu in #107 I fixed the typo in the choice of grating in the limb_darkening.py.

ivalaginja commented 4 years ago

CI fails because it has an issue with the installation of dependencies. I opened #109 to work on this at a later point. I am merging this now as it is a simple typo fix and our tests are not extensive enough yet to actually require to run them every time.