Skip to content

Commit

Permalink
Update dipole fit documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
isullivan committed Nov 27, 2024
1 parent a2f76a1 commit 3e06996
Showing 1 changed file with 2 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,8 @@ Their respective algorithm control classes are defined in
DipoleCentroidControl and DipoleFluxControl. Each centroid and flux
measurement will have _neg (negative) and _pos (positive lobe) fields.

The first set of measurements uses a "naive" algorithm for centroid and flux
measurements, implemented in NaiveDipoleCentroidControl and
NaiveDipoleFluxControl. The algorithm uses a naive 3x3 weighted moment around
the nominal centroids of each peak in the Source Footprint. These algorithms
fill the table fields ip_diffim_NaiveDipoleCentroid* and
ip_diffim_NaiveDipoleFlux*
The first set of measurements uses the SDSS algorithm for centroid and flux
measurements.

The second set of measurements undertakes a joint-Psf model on the negative and
positive lobe simultaneously. This fit simultaneously solves for the negative
Expand Down

0 comments on commit 3e06996

Please sign in to comment.