Skip to content

Commit

Permalink
Cleanup fitter docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
parejkoj committed Oct 26, 2018
1 parent 5495fbc commit 983d7e4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/lsst/jointcal/PhotometryFit.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ class PhotometryFit : public FitterBase {
*
* @param associations The associations catalog to use in the fitter.
* @param photometryModel The model to build the fitter for.
* @param fluxError The systematic error pedestal to apply to measured instFlux errors
* (as a percent of instFlux).
*/
PhotometryFit(std::shared_ptr<Associations> associations,
std::shared_ptr<PhotometryModel> photometryModel)
Expand Down

0 comments on commit 983d7e4

Please sign in to comment.