-
Notifications
You must be signed in to change notification settings - Fork 1
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/155/orbfit timeout #156
Merged
Merged
Conversation
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
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #156 +/- ##
==========================================
+ Coverage 54.34% 54.56% +0.21%
==========================================
Files 24 24
Lines 2622 2639 +17
==========================================
+ Hits 1425 1440 +15
- Misses 1197 1199 +2 ☔ View full report in Codecov by Sentry. |
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
close #155