zkbt / MITTENS

MEarth IDL Tools for Transits of Extrasolar Neptunes and Super-earths
0 stars 0 forks source link

Make it easy to test a custom periodic candidate. #5

Open zkbt opened 9 years ago

zkbt commented 8 years ago

Right now, testing a custom candidate (e.g. a user-specified period and epoch) is a pain, requiring manually editing the saved phased candidate IDL structure. Write an IDL function that allows the user to specify a period and epoch, and enter it into the MITTENS database. The cleanest way to do this would be to have a separate phased candidates IDL save file for the custom candidates, which will have to be loaded by "load_summary_of_candidates" and "inspect", to display to the user.