spacetelescope / PASTIS

Algorithm for analytical contrast predictions of coronagraphs on segmented telescopes
BSD 3-Clause "New" or "Revised" License
8 stars 4 forks source link

Fix typo in __init__() methods. #126

Closed ivalaginja closed 2 years ago

ivalaginja commented 2 years ago

Somehow a bug made its way into the classes that calculate the sensitivity matrices from intensities. This PR fixes that. It also fixes the bug where it wouldn't pass the inital output path variable through to the respective superclass.