California-Planet-Search / grandsol

Grand Solution - Doppler forward modeling
MIT License
0 stars 0 forks source link

Allow the wavelength scale to be fixed within grand #21

Closed bjfultn closed 8 years ago

bjfultn commented 8 years ago

Try CPS wavelength solution as initial guess to address behaviors seen in issue #18

bjfultn commented 8 years ago

Actually, I'm not sure if I know how to do this. I thought it would be as easy as replacing the hires.wave file with a CPS version, but I don't think the fortran code reads in that IDL save file. @JayVB where does grand get it's initial guess for the wavelength solution?

JeffValenti commented 8 years ago

@JayVB and I just discussed this issue. Currently, the initial wavelength guess is hard-coded in grand.F. Jay will:

bjfultn commented 8 years ago

@JayVB has implemented this feature in grand. Tests have been run and we verified that it is working as expected.