joshjchayes / TransitFit

Transit light curve fitting using nested sampling
GNU General Public License v3.0
4 stars 1 forks source link

Issue with Light Curves with Identical Epochs and Filters #3

Closed JStMorgan closed 4 years ago

JStMorgan commented 4 years ago

Hello Josh,

As the issue title states, I have two light curves both taken in R on the same date in the WASP-43b data set. Inspecting the final outputs, I've noticed that only the second of these receives a plot and returned detrending parameters. What happens to the first curve in this instance? Is it wholly ignored in the analysis in favour of the second, or are outputs just not displayed? Perhaps the input file could also index by observing site, in addition to epoch and filter, to make sure the set of parameters to fit and recover is complete.

Many thanks, Jake

joshjchayes commented 4 years ago

Hi Jake

You are correct that only the second curve is being used. I will add a telescope index to the next big update.