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
Scripts start to become complex (e.g. TrgEffStudies.py).
Several fundamental parameters are parsed through the config script (isData, weights, ishlt ).
Maybe it is better to create various scripts with simple segments in order to import them easily from one script to another. I will try but I am not sure if it is duable with python.
The text was updated successfully, but these errors were encountered:
Scripts start to become complex (e.g. TrgEffStudies.py).
Several fundamental parameters are parsed through the config script (isData, weights, ishlt ).
Maybe it is better to create various scripts with simple segments in order to import them easily from one script to another. I will try but I am not sure if it is duable with python.
The text was updated successfully, but these errors were encountered: