latqcdtools.base.initialize
finalize():
'''
Some common tasks to do when you're done.
'''
gitHash() -> str:
'''
Obtain the current git hash. This assumes the Toolbox has been correctly installed.
Returns:
str: git hash
'''
initialize(logFile=None):
'''
Some common tasks to do at the start of a run where you want to keep track of things.
'''
introduceYourself():
'''
Corporate branding. ASCII generated from https://patorjk.com.
'''