The last lines of the script initiate execution of the main program.
#================================================================
# Epilogue
#----------------------------------------------------------------
if __name__ == "__main__":
main()