chihchunhsu / smart

Spectral Modeling Analysis and RV Tool
MIT License
7 stars 3 forks source link

Telluric wavelength calibration error #10

Closed wei-lingfeng closed 2 years ago

wei-lingfeng commented 2 years ago

TypeError: convolveTelluric() missing 2 required positional arguments: 'pwv' and 'telluric_data' When executing: https://github.com/chihchunhsu/smart/blob/7e2416b190fff59dea8538486df07c0ff8254f90/smart/forward_model/model_fit.py#L714

The function is defined here: https://github.com/chihchunhsu/smart/blob/7e2416b190fff59dea8538486df07c0ff8254f90/smart/forward_model/tellurics.py#L130

chihchunhsu commented 2 years ago

I changed the version back for this function; I defined this function in two places