#gprime stimulus script file for arbitrary pulse generation #Comments preceeded by "#" #Stimulus output will default to zero at all time regions not explicitly specified #format is amplitude in volts, initiation time (sec), duration (sec), if trigger pulse is issued (1 or 0) at beginning of interval 0.1,0.1,0.05,1 0.2,0.2,0.05,1 0.3,0.3,0.05,1 0.4,0.4,0.05,1 0.5,0.4,0.05,1 0.6,0.5,0.05,1 0.7,0.6,0.5,1 0.8,1.2,0.05,1 0.9,1.8,0.05,1 1.0,1.9,0.5,1 0.0,2.0,1.00,1 #any comment will be ignored when the file is loaded. Any blank line spaces will be ignored.