California-Planet-Search / grandsol

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

Update grlsf to take input node values #17

Closed bjfultn closed 8 years ago

bjfultn commented 8 years ago

Update grlsf to take input node values and output an interpolated LSF.

JeffValenti commented 8 years ago

Jay implemented this feature request. In addition to previous functionality, grlsf now accepts 13 LSF node values as positional arguments on the command line. When invoked in this way, grlsf writes 201 interpolated LSF values to standard output on a single line.

Jeff modified the usage information that is printed if the input arguments are inadequate.

See commit 6d8af5e.