def replace_underscore()

in post_scripts/CreateMWAAVariables.py [0:0]


def replace_underscore(underscore_string):
    return underscore_string.replace("_", '')