dsavransky / EXOSIMS

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

SLSQP choose next target needs to pass in mode #288

Open deanthedream opened 2 years ago

deanthedream commented 2 years ago

https://github.com/dsavransky/EXOSIMS/blob/7a22a8a2d084490b05987839431e00e2a0483ae7/EXOSIMS/Prototypes/SurveySimulation.py#L871

deanthedream commented 2 years ago

basically we are default selecting the next target to be determined by the detection mode... this is obviously an issue when there are multiple instruments that are things like a coronagraph. choose_next_target informs a wait time of when the mission should advance time to to make the next observation.