Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use union float, int for pairfloes timedeltas #307

Open
cpaniaguam opened this issue Jun 16, 2023 · 1 comment
Open

Use union float, int for pairfloes timedeltas #307

cpaniaguam opened this issue Jun 16, 2023 · 1 comment
Assignees

Comments

@cpaniaguam
Copy link
Member

Also update docstring

https://github.com/WilhelmusLab/IceFloeTracker.jl/blob/a62f0fa99729237a4ef962b257b4d82a0c764cc6/src/tracker/tracker.jl#LL32C17-L32C17

@cpaniaguam cpaniaguam self-assigned this Jun 16, 2023
@cpaniaguam
Copy link
Member Author

Also use union float int for Δt here and update docstring

function matchcorr(
f1::T, f2::T, Δt::F; mxrot::S=10, psi::F=0.95, sz::S=16, comp::F=0.25, mm::F=0.22
) where {T<:AbstractArray{Bool,2},S<:Int64,F<:Float64}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant