rzellem / EXOTIC

EXOplanet Transit Interpretation Code
Other
77 stars 44 forks source link

Accept comparison stars without matching filters #1239

Closed tamimfatahi closed 6 months ago

tamimfatahi commented 7 months ago

Right now, we only gather comparison stars if the filter matches. Let's change the logic to the following:

  1. Grab at max two comparison stars.
  2. If both comparison stars have matching filters, use both.
  3. If none or only one comparison star has a matching filter, grab the brightest stars for comparison to fill in the missing ones.