
Script files to run python 3 programs that 
   * Generate sample compass data with known errors (gendat3.py)
   * Calibrate the sample data using both symmetric and precision calibrations (itermag3.py)
   * Plot errors before and after for comparison (using python matplotlib)

Windows 10:
Run the batch file: "runcal3"
tested on python 3.6.6

Linux:
Run the script file: "bash runcal3.sh"
tested on python 3.8.1

The '3' is meant to suggest python 3 is used