dsavransky / EXOSIMS

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

Partial char bug fixes + minor changes #366

Closed 96armen closed 8 months ago

96armen commented 8 months ago

Describe your changes

  1. change float type to int type for "not enough time" failed char
  2. handle astropy strictness
  3. fix criteria of detected
  4. partial char fix: use correct WA for lucky_planets
  5. partial char fix: avoid revisit to partial chars if lucky_planets

Type of change