rzellem / EXOTIC

EXOplanet Transit Interpretation Code
Other
84 stars 45 forks source link

(initial merge) Issue 1252: Generate radial velocity reference file and fitter enhancements that use the reference #1263

Closed sdcorle1 closed 3 months ago

sdcorle1 commented 3 months ago

Two functions are included in this request:

  1. New code to create a flat file of RV observations from 6 major archives: DACE, HARPS, ESPRESSO, Keck HIRES, NEID and SOPHIE. This code includes rv.py and RVDataCollector.ipynb. Each run requires a target. All temporary and residual data that is consumed during a run is deleted from the base directory during the run. Data from HARPS, ESPRESSO and NEID are downloaded in fits file format. These files are larger and require more time to process. A typical run for a target can be between 1 and 15 minutes. For targets that have hundreds of observations from HARPS, ESPRESSO and NEID can take a couple of hours.
  2. Replacement code for grv_fitter joint fitting of transit and RV data. This code includes rv_cvs.py and grv_fitter_notebook-RV-from-data.ipynb. To successfully run this code, several target specific files must be included in the directory where the code is run: [target]_TESSfiles, [target]emidarray.csv, [target]priors.csv,[target]TESSarray.csv, [target]tmidarray.csv. [target]_TESSfiles contains individual TESS observations for the given target.
jpl-jengelke commented 1 month ago

@pearsonkyle @sdcorle1 What is the status of this? Was it ever merged and/or does it need to be merged? Please correct the ticket re-title if it is misleading. ... (If merged, in which PR?)