-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add adamQtol to NEOParameters * Introduce addradec! to jtls * Bimodal addradec! * Introduce iod(::Vector{RadecMPC}, ::NEOParameters) * Update scripts/names.jl * Update scripts/orbitdetermination.jl * Iterate tracklets in iod * Use on_error in scripts/orbitdetermination.jl * Add initcond as iod kwarg * Update iod kwargs signature * Fix iod * Introduce updatesol to iod * Manual weights for F52, U68 and L01 * Fill rin to have >= 3 obs in jtls * ADAM requires a minimum of 2 observations * Introduce _gaussiod and _tsaiod * Fix _gausstriplets2! * Update params in scripts/orbitdetermination.jl * Update scripts/names.jl * Add discovery filter to scripts/ * Choose best orbit in scripts/orbitdetermination.jl * Introduce isodcompatible to scripts/names.jl * Fix filter in scripts/ * Use MPC OBS API to fetch optical astrometry * Add date > 2000 filter to scripts/ * Introduce _initialtracklets to jtls * Fix fetch_radec_mpc signature * Update test/orbitdetermination.jl * Add iod tests * Fix iod test * Bump patch version * Deprecate gaussinitcond and tooshortarc * Use dtutc2jdtdb instead of datetime2julian in OD * Change datetime for dtutc in remaining units.jl functions * Fix tests * Fix NEOCP test * Use MPC NEOCP OBS API to fetch NEOCP astrometry
- Loading branch information
Showing
24 changed files
with
891 additions
and
722 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
f7de329
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
f7de329
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request created: JuliaRegistries/General/116224
Tip: Release Notes
Did you know you can add release notes too? Just add markdown formatted text underneath the comment after the text
"Release notes:" and it will be added to the registry PR, and if TagBot is installed it will also be added to the
release that TagBot creates. i.e.
To add them here just re-invoke and the PR will be updated.
Tagging
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: