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

Implementing a single file analyzer #23

Closed
hmehryar opened this issue May 4, 2022 · 3 comments
Closed

Implementing a single file analyzer #23

hmehryar opened this issue May 4, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@hmehryar
Copy link
Owner

hmehryar commented May 4, 2022

It should implement just analyzing a single final state hadron file
it should get the input parameters from shell file
the shell file should execute two lines for matter and lbt final state haron file
at the end their results should be stored in a dataset pkl file

@hmehryar hmehryar added the enhancement New feature or request label May 4, 2022
@hmehryar hmehryar added this to the Post-Meeting 2 Tasks milestone May 4, 2022
@hmehryar hmehryar self-assigned this May 4, 2022
@hmehryar
Copy link
Owner Author

hmehryar commented May 4, 2022

calculating the elapsed time for hit items

@hmehryar
Copy link
Owner Author

hmehryar commented May 5, 2022

tried to create an scipt of the cantatenizer but it makes a text file instead
i think it's because I should create the jupyter notebook file in the colab envirnment

@hmehryar hmehryar changed the title Implementing a decentralized dataset builder Implementing a single file analyzer May 5, 2022
@hmehryar
Copy link
Owner Author

hmehryar commented May 5, 2022

It's better to implement a class with a constructor that gets the input parameters from command line,
and a default constructor that input parameters in itself

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant