Does essentially 3 things:
1 - pulls code out of the hera_pam_snap_redis_monitor.py script and puts in hcf_util
2 - add get_fem_switch to hera_corr.py
3 - creates hcf_atten.py to handle the attenuation stuff (and first pass at script hera_eqpam.py)
With apologies, I also did some formatting corrections in hera_corr.py and snap_engine.py as I went through. The only actual change is in hera_corr.py line 670 to add fem_switch.
Does essentially 3 things: 1 - pulls code out of the hera_pam_snap_redis_monitor.py script and puts in hcf_util 2 - add get_fem_switch to hera_corr.py 3 - creates hcf_atten.py to handle the attenuation stuff (and first pass at script hera_eqpam.py)