Skip to content

Commit

Permalink
Merge pull request #355 from WilhelmusLab/350-pairing-extra-feats
Browse files Browse the repository at this point in the history
docs: update pairfloes docstring
  • Loading branch information
cpaniaguam authored Nov 29, 2023
2 parents e84e8fe + 4821811 commit b41d52d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tracker/tracker.jl
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ The main steps of the algorithm are as follows:
- `segmented_imgs`: array of images with segmented floes
- `props`: array of dataframes containing floe properties
- `passtimes`: array of `DateTime` objects containing the time of the image in which the floes were captured
- `latlonrefimage`: path to geotiff reference image for getting latitude and longitude of floe centroids
- `condition_thresholds`: 3-tuple of thresholds (each a named tuple) for deciding whether to match floe `i` from day `k` to floe j from day `k+1`
- `mc_thresholds`: thresholds for area mismatch and psi-s shape correlation
Expand Down

0 comments on commit b41d52d

Please sign in to comment.