Skip to content

Commit 6e7e00b

Browse files
committed
cleanup
1 parent 495bea5 commit 6e7e00b

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ func QuadricFit(m [][3]float64) ([9]float64, error) {
6161
return data, nil
6262
}
6363

64-
// Calibrate calculates the hard iron [b] and the soft iron [K] errors in
64+
// Calibrate calculates the [hard] iron and the [soft] iron errors in
6565
// the given magnetometer data [m], using the least squares method for
6666
// ellipsoid fitting.
6767
//

0 commit comments

Comments
 (0)