ezRA (Easy Radio Astronomy): How to change Azimuth in a group of ezCol files after these were recorded using a parameter in ezCon 25/5/2025
The following parameters allow ezCon to override the azimuth or elevation embedded within the data files from ezCol and use the parameter added to the ezCon command line instead:
-ezConAzimuth 180.4 (simulate data file’s recorded Azimuth (degrees))
-ezConElevation 35.7 (simulate data file’s recorded Elevation (degrees))
-ezConAddAzDeg 9.4 (add to data file’s recorded Azimuth (degrees))
-ezConAddElDeg -2.6 (add to data file’s recorded Elevation (degrees))
e.g. py ../ezRA/ezCon.py -ezConAddAzDeg 5 (this would change the Azimuth in each data .txt file by adding +5 degrees to whatever is in the file.)