Skip to content

Commit

Permalink
add a more explicit text to docs about prior
Browse files Browse the repository at this point in the history
  • Loading branch information
segasai committed Apr 8, 2024
1 parent a6c8842 commit b35c7c0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions py/rvspecfit/vel_fit.py
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,10 @@ def process(specdata,
Dictionary of options
config: dict
Configuration dictionary
priors: dict (optional)
Extra dictionary with Normal priors on paramaters
I.e. {'teff':(5000,10)} for N(5000,10) prior on the
effective temperature
resolParams: tuple
Tuple of parameters for the resolution of current spectrum.
Expand Down

0 comments on commit b35c7c0

Please sign in to comment.