You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
changed the title
Implementing a decentralized dataset builder
Implementing a single file analyzer
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
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
The text was updated successfully, but these errors were encountered: