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

Feature/sg 996 add reports to s3 #173

Merged
merged 70 commits into from
Aug 22, 2023
Merged

Conversation

Louis-Dupont
Copy link
Contributor

@Louis-Dupont Louis-Dupont commented Aug 7, 2023

This PR includes

  • Scripts to automatically reproduce the reports. This is not meant for common use, only for the dev team to regenerate new reports when wanted.
  • Adding classmethods to instantiate AnalysisManager quickly which simplifies the code. Not mandatory for the PR but I think it's a good opportunity

Louis-Dupont and others added 30 commits June 29, 2023 13:32
added a print in the terminal
* add colab and discord to readme

* add colab and discord to readme

* fix image links
@Louis-Dupont Louis-Dupont marked this pull request as draft August 7, 2023 09:45
@Louis-Dupont Louis-Dupont marked this pull request as ready for review August 8, 2023 06:56
Copy link
Collaborator

@ofrimasad ofrimasad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a bit weird to me...
why not use the from_x methods to generate a dataset and then pass that to a manager?
why did you decide to create a different manager by calling from_x?

@Louis-Dupont
Copy link
Contributor Author

This is a bit weird to me... why not use the from_x methods to generate a dataset and then pass that to a manager? why did you decide to create a different manager by calling from_x?

Renamed to analyze_x

Copy link
Contributor

@BloodAxe BloodAxe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Louis-Dupont Louis-Dupont merged commit 59aca30 into master Aug 22, 2023
@Louis-Dupont Louis-Dupont deleted the feature/SG-996-add_reports_to_s3 branch August 22, 2023 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants