jason-neal / companion_simulations

Simulating combined host+companion spectra, and fitting to observed crires spectra.
MIT License
2 stars 0 forks source link

Obtain spectrum using STARFISH #6

Closed jason-neal closed 7 years ago

jason-neal commented 7 years ago

Be able to obtain the spectra with the 4 input parameters. teff feh logg alpha=0. Be able to iterate over them.

Want to do the models on the outer loops, want to open each one as little as possible.

jason-neal commented 7 years ago

uses "utilities.phoenix_utils.load_starfish_spectrum" to accomplish this.