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

remove logs #162

Merged
merged 3 commits into from
Dec 5, 2023
Merged

remove logs #162

merged 3 commits into from
Dec 5, 2023

Conversation

FusRoman
Copy link
Owner

@FusRoman FusRoman commented Dec 5, 2023

close #161

@FusRoman FusRoman added the bug Something isn't working label Dec 5, 2023
@FusRoman FusRoman merged commit 697ff0e into main Dec 5, 2023
3 checks passed
FusRoman added a commit that referenced this pull request Jan 16, 2024
* Update README.md

* fitroid command line

* add roid cli file

* add test keyword

* add test for fink_fat_1.0

* remove logs (#162)

* remove logs

* pep8

* bump to 0.16.1

* fink_fat 1.0 cli test run until the end

* pep8

* rename get data spark application

* bool to str

* add options for spark-submit command recovering asteroid data

* create parents dir

* fix reading path

* update dependencies

* add verbosity

* fix logger

* add temp dependencies

* add fink-fat new versions for orbfit_cluster, for test only, WARNING:remove for prod

* unzip AST17 files from a .egg if using --py-files options with a .egg zip for orbit_fitting

* fix None error during call_orbfit

* add time window filter, add chi square filter, remove failed orbit

* pep8

* add time for stream assoc

* add time for stream assoc

* add date to the spark name jobs

* speed-up predictions and estimator filtering before the predicitons

* pep8

* fix tw fitroid types

* if dataframe fit or orbit is empty, do nothing and return

* fix size

* fix bug with time_window and chi_square

* pep8

* fix orbit parameters order

* optimize chi square filter

* inverse sub

* pip upgrade during test and add pandera as dependencies

* start the work on doing ephemeries computation for orbit association in offline at the end of a night

* add file for the ephem generation at the end of a night

* pep8

* start to work on mpc submission, filter for the trajectories with orbit (#163)

* start to work on mpc submission, filter for the trajectories with orbit

* submission to mpc ready

* pep8

* enabling personalisation of the ack message and ack mail

* small modiff

* test on distributed ephemerides generation

* fix input orbit assoc and add orbit window to the ephem generation

* fix filtering in orbit streaming association, fix test in streaming associations

* pep8

* improve cli test, small modif

* update doc

* change try except for the ephemeris loading during the streaming

* change the ffdistnr for orbit associations in arcminutes

* update orbit assoc test according to the previous commit

* compute ephemeries even if no alerts coming during during the current night

* fix duplicates alerts with the trajectories and cluster merging

* better reading code

* add more verbosity

* add total execution time

* pep8
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.

Remove logs for orbit fitting
1 participant