Skip to content

Commit

Permalink
update yaml docs
Browse files Browse the repository at this point in the history
  • Loading branch information
joezuntz committed Dec 4, 2024
1 parent 695a9fb commit 711efc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cosmosis/samplers/maxlike/sampler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,4 @@ params:
repeats: "(integer; default=1) number of times to repeat the minimization from different starting points"
start_method: "(string; default='') method to use to generate starting points. Options are 'prior' and 'chain', 'cov', or blank for default start'"
start_input: "(string; default='') input file to use for starting points if start_method is 'chain' or 'cov'"
nstep: "(integer; default=1) number of steps to output at once"

0 comments on commit 711efc1

Please sign in to comment.