MNGuenther / allesfitter

allesfitter is a convenient wrapper around the packages ellc (light curve and RV models), dynesty (static and dynamic nested sampling) emcee (Markov Chain Monte Carlo sampling) and celerite (Gaussian Process models).
MIT License
60 stars 36 forks source link

enhance injection recovery tests #10

Open MNGuenther opened 4 years ago

MNGuenther commented 4 years ago

use method from Florian Lienhard instead of checking for matching periods

martindevora commented 3 years ago

What is that mentioned method? Would you please give a reference?

MNGuenther commented 3 years ago

Hi @martindevora , this was just a note to myself; an idea on how we could speed up the injection recovery tests. I assumed I was the only one ever using these bits of the code, so I have never dwelt further into it.

martindevora commented 3 years ago

I'm interested because I'm also studying the way to enhance the performance of the code from the MATRIX ToolKit (https://github.com/PlanetHunters/tkmatrix), which is a tool for injection and recovery tests with several additional functionalities also used by SHERLOCK (https://github.com/franpoz/SHERLOCK), which I'm also continuously developing together to Fran.