Skip to content

Commit

Permalink
Fixup for artificial tuning parameter.
Browse files Browse the repository at this point in the history
  • Loading branch information
TallJimbo committed Mar 28, 2017
1 parent 6861d64 commit 9ad06d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/lsst/meas/modelfit/CModel.h
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ struct CModelStageControl {

LSST_CONTROL_FIELD(
weightsMultiplier,
bool,
double,
"Scale the likelihood by this factor to artificially reweight it w.r.t. the prior."
);

Expand Down

0 comments on commit 9ad06d3

Please sign in to comment.