California-Planet-Search / rvsearch

RV Planet Search Pipeline Based on RadVel
http://california-planet-search.github.io/rvsearch/
MIT License
10 stars 6 forks source link

respect vary=False flag for known planets #81

Closed sealauren closed 3 years ago

sealauren commented 5 years ago

Respect planet params set with vary=False (for known planets).

e.g.

rvsearch find --known -s K00072_2pl.py

should inherit the vary flags for each planet parameter in the setup file.

bjfultn commented 5 years ago

We have decided to override what's in the setup file for the trend parameter since this is a fairly critical one. I agree that the other fix/vary settings should be inherited from the setup file.

Someone with a need for this should help us out and submit a PR.