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

Issue/152/fix orbfit params #153

Merged
merged 4 commits into from
Nov 29, 2023
Merged

Issue/152/fix orbfit params #153

merged 4 commits into from
Nov 29, 2023

Conversation

FusRoman
Copy link
Owner

close #152

@FusRoman FusRoman added the bug Something isn't working label Nov 28, 2023
@FusRoman FusRoman merged commit ab80add into main Nov 29, 2023
5 checks passed
FusRoman added a commit that referenced this pull request Dec 1, 2023
* Issue/123/kbo neo issue (#134)

* add seeding with dbscan and the corresponding notebook

* pep8 requirements

* add dbscan test

* add possibilities to choose between dbscan or the old intra night assoc in the config file, add test dbscan run in the ci

* fix dbscan argument in offline mode

* work in progress

* wip notebook paper

* finish kbo analysis and add neo analysis

* add script to make the data used by the kbo and neo issue notebook

* pep8

* update path

* add complexity plots and the associated data (#139)

* add complexity plots and the associated data

* update notebook

* update notebook

* Layout for figures

* fix layout for all figures

* remove title for one figure

* Layout for the complexity plots

---------

Co-authored-by: FusRoman <[email protected]>
Co-authored-by: JulienPeloton <[email protected]>

* fix orbit cli types

* add kalman assoc command line

* working on the cli

* fix kalman filter, improve performance and fix bug in the kalman ci, still some improvement on the kalman filter need to be done

* pep8

* fix predict bug

* add functionality for roid fitting using polynomial function

* small refactoring

* small fix on the 1.0

* rename notebook into fink_fat_notebook

* update notebooks for the amateur

* Issue/147/inverse tags (#148)

* tags inversion

* inverse tags and make tests works

* pep8

* Issue/146/rename notebook dir (#150)

* rename notebook dir into fink_fat_notebook

* remove big files

* bump to 0.15.4

* [HOTFIX] update gitignore

* Issue/152/fix orbfit params (#153)

* fix orb params, pass params from config file to orbfit

* forgot verbose param

* bump to 0.15.5

* fix cli test with new orbital params

* Issue/155/orbfit timeout (#156)

* addtimeout option and orbfit logs

* incorporate verbose options from command line to orbfit

* pep8

* pep8

* fix isinstance call

* Minimal extension for external files (#154)

* Minimal setup for EUclid

* Update file processor

* Add Euclid sample data

* Configuration file for Euclid-like data (ssopipe)

* Update verbose placement

* Revert the conf file

* Bring back required column definition

* PEP8

* Expand unit tests

* Add internal check for the file processor

* bump to 0.16.0

---------

Co-authored-by: Roman <[email protected]>

* remove bin dir

* bump to 1.0.0

* add associations between the new alerts from the stream and the trajectories

* pep8

* fix kalman test

* small fix

* fix assoc stream test

---------

Co-authored-by: FusRoman <[email protected]>
Co-authored-by: JulienPeloton <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] OrbitParams from the configfile not given to orbfit
1 participant