03apr17 instructions to take data with anritsu and make plots. - edit config.sc .. set variables for run - sub directory to place raw data subdir=vcaudcam_off_ball .. the program will create the subdir if it is not there.. ..the plots will be in the same subdir ..they will be called: pl_"subdir".ps ....pdf - fbase .. base name for the raw data files: .. fbase=audcam .. raw files will be called .. . audcam_p1_3ghz_nnnnn.dat - vertical scale for 3 plots: var="[[-120,-85],[-120,-95],[-120,-95]]" min ,max min,max min,max - title for plot tit='28mar17 VC popcorn machine. On with Large loop ' - comment out previous definitions with # in col 1. comment out current when done running. you can then go back and run a previous one by uncommenting it.. takedata.sc - to take the data makeplots.sc - make the plots they will show up in subdir..