Hoeijmakers / tayph

Analysis of high resolution spectroscopic time-series of exoplanets
9 stars 8 forks source link

add mock.py #135

Closed bprinoth closed 3 months ago

bprinoth commented 3 months ago

So, I think we are at a stage where we can add this to tayph. I will update the README asap to add a little explanation on how this works. In general:

We have a simulator for currently HAPRS, HARPSN, ESPRESSO, ANDES, SPRIOU, CRIRES+ (soon, I am adding that atm) via https://github.com/bprinoth/ExoSim. There we have the order defs and explanation on how I generate my simulated exoplanet spectra.

I think that mock.py should be part of tayph though because it relies on tayph's config and .dat file. So why not.