dsavransky / EXOSIMS

Simulator for exoplanet direct imaging space missions
BSD 3-Clause "New" or "Revised" License
25 stars 35 forks source link

This line is never called. This is not a realistic comparison: array == 0 #295

Closed deanthedream closed 1 year ago

deanthedream commented 2 years ago

https://github.com/dsavransky/EXOSIMS/blob/7a22a8a2d084490b05987839431e00e2a0483ae7/EXOSIMS/SurveySimulation/tieredScheduler_DD.py#L274

Fix to say something like if sum(array) == 0

dsavransky commented 1 year ago

Closed by #327