athena.py: fixes to --pmon, --version and remove --repeat-evts option
There minor changes to the athena.py command line parser to make it compatible with the CA mode:
- Remove the argparse action for
--pmonso it can be implemented differently when running in CA mode. - Remove
-vshortcuts for--version - Remove broken
--repeat-evtsoption.