OPTION, INFO=TRUE; dv0: DVAR, VARIABLE="TDCphi", LOWERBOUND=-180, UPPERBOUND=180; // samplers REAL Nsamples = 11; sdv0: SAMPLING, VARIABLE="TDCphi", TYPE="UNIFORM", RANDOM=FALSE, N = Nsamples; OBJ1: OBJECTIVE, EXPR="statVariableAt('s', 1.)"; OBJ2: OBJECTIVE, EXPR="statVariableAt('numParticles', 1.)"; OBJ3: OBJECTIVE, EXPR="statVariableAt('charge', 1.)"; OBJ4: OBJECTIVE, EXPR="statVariableAt('energy', 1.)"; OBJ5: OBJECTIVE, EXPR="statVariableAt('rms_x', 1.)"; OBJ6: OBJECTIVE, EXPR="statVariableAt('rms_y', 1.)"; OBJ7: OBJECTIVE, EXPR="statVariableAt('rms_s', 1.)"; OBJ8: OBJECTIVE, EXPR="statVariableAt('rms_px', 1.)"; OBJ9: OBJECTIVE, EXPR="statVariableAt('rms_py', 1.)"; OBJ10: OBJECTIVE, EXPR="statVariableAt('rms_ps', 1.)"; OBJ11: OBJECTIVE, EXPR="statVariableAt('emit_x', 1.)"; OBJ12: OBJECTIVE, EXPR="statVariableAt('emit_y', 1.)"; OBJ13: OBJECTIVE, EXPR="statVariableAt('emit_s', 1.)"; OBJ14: OBJECTIVE, EXPR="statVariableAt('mean_x', 1.)"; OBJ15: OBJECTIVE, EXPR="statVariableAt('mean_y', 1.)"; OBJ16: OBJECTIVE, EXPR="statVariableAt('mean_s', 1.)"; OBJ17: OBJECTIVE, EXPR="statVariableAt('ref_x', 1.)"; OBJ18: OBJECTIVE, EXPR="statVariableAt('ref_y', 1.)"; OBJ19: OBJECTIVE, EXPR="statVariableAt('ref_z', 1.)"; OBJ20: OBJECTIVE, EXPR="statVariableAt('ref_px', 1.)"; OBJ21: OBJECTIVE, EXPR="statVariableAt('ref_py', 1.)"; OBJ22: OBJECTIVE, EXPR="statVariableAt('ref_pz', 1.)"; OBJ23: OBJECTIVE, EXPR="statVariableAt('max_x', 1.)"; OBJ24: OBJECTIVE, EXPR="statVariableAt('max_y', 1.)"; OBJ25: OBJECTIVE, EXPR="statVariableAt('max_s', 1.)"; OBJ26: OBJECTIVE, EXPR="statVariableAt('xpx', 1.)"; OBJ27: OBJECTIVE, EXPR="statVariableAt('ypy', 1.)"; OBJ28: OBJECTIVE, EXPR="statVariableAt('zpz', 1.)"; OBJ29: OBJECTIVE, EXPR="statVariableAt('Dx', 1.)"; OBJ30: OBJECTIVE, EXPR="statVariableAt('DDx', 1.)"; OBJ31: OBJECTIVE, EXPR="statVariableAt('Dy', 1.)"; OBJ32: OBJECTIVE, EXPR="statVariableAt('DDy', 1.)"; OBJ33: OBJECTIVE, EXPR="statVariableAt('Bx_ref', 1.)"; OBJ34: OBJECTIVE, EXPR="statVariableAt('By_ref', 1.)"; OBJ35: OBJECTIVE, EXPR="statVariableAt('Bz_ref', 1.)"; OBJ36: OBJECTIVE, EXPR="statVariableAt('Ex_ref', 1.)"; OBJ37: OBJECTIVE, EXPR="statVariableAt('Ey_ref', 1.)"; OBJ38: OBJECTIVE, EXPR="statVariableAt('Ez_ref', 1.)"; OBJ39: OBJECTIVE, EXPR="statVariableAt('dE', 1.)"; OBJ40: OBJECTIVE, EXPR="statVariableAt('dt', 1.)"; SAMPLE, RASTER = true, DVARS = {dv0}, SAMPLINGS = {sdv0}, OBJECTIVES = {OBJ1, OBJ2, OBJ3, OBJ4, OBJ5, OBJ6, OBJ7, OBJ8, OBJ9, OBJ10, OBJ11, OBJ12, OBJ13, OBJ14, OBJ15, OBJ16, OBJ17, OBJ18, OBJ19, OBJ20, OBJ21, OBJ22, OBJ23, OBJ24, OBJ25, OBJ26, OBJ27, OBJ28, OBJ29, OBJ30, OBJ31, OBJ32, OBJ33, OBJ34, OBJ35, OBJ36, OBJ37, OBJ38, OBJ39, OBJ40}, KEEP = {"STAT", "IN", "OUT", "H5"}, INPUT = "varyTDCphase.tmpl", OUTPUT = "phiscan", OUTDIR = "phiscan", TEMPLATEDIR = "template", FIELDMAPDIR = "/home/piot/OpalSandBox/awa_fieldmaps", JSON_DUMP_FREQ = 1, NUM_MASTERS = 1, NUM_COWORKERS = 2; QUIT;