Releases: FusRoman/fink-fat
Releases · FusRoman/fink-fat
v0.16.1
v0.16.0
What's Changed
-
Minimal extension for external files by @JulienPeloton in #154
-
Add --filepath for the association mode, will use the data contains in the file path to make the associations.
Full Changelog: v0.15.6...v0.16.0
v0.15.6
What's Changed
- Issue/155/orbfit timeout by @FusRoman in #156
- Orbfit timeout when orbit fitting takes too long
- Support of verbose option for orbfit, generate a {provisional designation}.log file in the ram directory containing stderr and stdout content from the orbfit child process.
Full Changelog: v0.15.5...v0.15.6
v0.15.5
v0.15.4
v0.15.3
v0.15.2
What's Changed
- add seeding with dbscan and the corresponding notebook by @FusRoman in #122
- fix bug by @FusRoman in #125
- Issue/126/dbscan fix by @FusRoman in #127
- Issue/123/kbo neo issue by @FusRoman in #134
- add complexity plots and the associated data by @FusRoman in #139
Full Changelog: v0.15.0...v0.15.2
v0.15.0
v0.14.0
What's Changed
- add orbfit ephem computation by @FusRoman in #96
- add the stat request to get exaclty the number of sso each night by @FusRoman in #98
- Issue/97/cli test by @FusRoman in #99
- fix read ephem crash when empty .oep files by @FusRoman in #101
- Issue/102/docker ci by @FusRoman in #103
- Issue/105/non volatile tags and new columns by @FusRoman in #106
- fix bug in the .oel reader by @FusRoman in #108
- Issue/110/fix assign tags test by @FusRoman in #111
- add all files and notebooks by @FusRoman in #112
Full Changelog: 0.8.0_beta...v0.14.0_beta
The 0.14.0 are the version of fink_fat used to generate the data of the following paper : https://arxiv.org/abs/2305.01123
Orbfit Improvement
- Add more tests for the orbit fitting with OrbFit
- Add new options to configure the orbit fitting.
- Modify the merge orbit behaviour.