diff --git a/MCwrapper/.vscode/settings.json b/MCwrapper/.vscode/settings.json deleted file mode 100644 index 20af2f68..00000000 --- a/MCwrapper/.vscode/settings.json +++ /dev/null @@ -1,3 +0,0 @@ -// Place your settings in this file to overwrite default and user settings. -{ -} \ No newline at end of file diff --git a/MCwrapper/.vscode/tags b/MCwrapper/.vscode/tags deleted file mode 100644 index d9e7a8b5..00000000 --- a/MCwrapper/.vscode/tags +++ /dev/null @@ -1,47 +0,0 @@ -!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/ -!_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/ -!_TAG_PROGRAM_AUTHOR Darren Hiebert /dhiebert@users.sourceforge.net/ -!_TAG_PROGRAM_NAME Exuberant Ctags // -!_TAG_PROGRAM_URL http://ctags.sourceforge.net /official site/ -!_TAG_PROGRAM_VERSION 5.8 // -ConsoleContext ../gluex_MC.py /^from ccdb.cmd.console_context import ConsoleContext$/;" kind:namespace line:28 -OptionParser ../gluex_MC.py /^from optparse import OptionParser$/;" kind:namespace line:24 -OptionParser ../origMC.py /^from optparse import OptionParser$/;" kind:namespace line:24 -call ../gluex_MC.py /^from subprocess import call$/;" kind:namespace line:36 -call ../origMC.py /^from subprocess import call$/;" kind:namespace line:31 -ccdb ../gluex_MC.py /^import ccdb$/;" kind:namespace line:27 -ccdb ../gluex_MC.py /^import ccdb.path_utils$/;" kind:namespace line:29 -condor_add_job ../gluex_MC.py /^def condor_add_job(VERBOSE, WORKFLOW, RUNNUM, FILENUM, indir, COMMAND, NCORES, DATA_OUTPUT_BASE_DIR, TIMELIMIT, RUNNING_DIR ):$/;" kind:function line:132 -condor_add_job ../origMC.py /^def condor_add_job(VERBOSE, WORKFLOW, RUNNUM, FILENUM, indir, COMMAND, NCORES, DATA_OUTPUT_BASE_DIR, TIMELIMIT, RUNNING_DIR ):$/;" kind:function line:127 -connector ../gluex_MC.py /^import mysql.connector$/;" kind:namespace line:30 -environ ../gluex_MC.py /^from os import environ$/;" kind:namespace line:23 -environ ../origMC.py /^from os import environ$/;" kind:namespace line:23 -glob ../gluex_MC.py /^import glob$/;" kind:namespace line:37 -glob ../origMC.py /^import glob$/;" kind:namespace line:32 -gluex_MC.py ../gluex_MC.py 1;" kind:file line:1 -main ../gluex_MC.py /^def main(argv):$/;" kind:function line:175 -main ../origMC.py /^def main(argv):$/;" kind:function line:170 -mysql ../gluex_MC.py /^import mysql.connector$/;" kind:namespace line:30 -origMC.py ../origMC.py 1;" kind:file line:1 -os ../gluex_MC.py /^import os$/;" kind:namespace line:32 -os ../gluex_MC.py /^import os.path$/;" kind:namespace line:25 -os ../origMC.py /^import os$/;" kind:namespace line:27 -os ../origMC.py /^import os.path$/;" kind:namespace line:25 -path ../gluex_MC.py /^import os.path$/;" kind:namespace line:25 -path ../origMC.py /^import os.path$/;" kind:namespace line:25 -path_utils ../gluex_MC.py /^import ccdb.path_utils$/;" kind:namespace line:29 -qsub_add_job ../gluex_MC.py /^def qsub_add_job(VERBOSE, WORKFLOW, RUNNUM, FILENUM, indir, COMMAND, NCORES, DATA_OUTPUT_BASE_DIR, TIMELIMIT, RUNNING_DIR, MEMLIMIT, QUEUENAME, LOG_DIR ):$/;" kind:function line:79 -qsub_add_job ../origMC.py /^def qsub_add_job(VERBOSE, WORKFLOW, RUNNUM, FILENUM, indir, COMMAND, NCORES, DATA_OUTPUT_BASE_DIR, TIMELIMIT, RUNNING_DIR, MEMLIMIT, QUEUENAME, LOG_DIR ):$/;" kind:function line:74 -rcdb ../gluex_MC.py /^import rcdb$/;" kind:namespace line:26 -re ../gluex_MC.py /^import re$/;" kind:namespace line:34 -re ../origMC.py /^import re$/;" kind:namespace line:29 -showhelp ../gluex_MC.py /^def showhelp():$/;" kind:function line:157 -showhelp ../origMC.py /^def showhelp():$/;" kind:function line:152 -subprocess ../gluex_MC.py /^import subprocess$/;" kind:namespace line:35 -subprocess ../origMC.py /^import subprocess$/;" kind:namespace line:30 -swif_add_job ../gluex_MC.py /^def swif_add_job(WORKFLOW, RUNNO, FILENO,SCRIPT,COMMAND, VERBOSE,PROJECT,TRACK,NCORES,DISK,RAM,TIMELIMIT,OS,DATA_OUTPUT_BASE_DIR):$/;" kind:function line:39 -swif_add_job ../origMC.py /^def swif_add_job(WORKFLOW, RUNNO, FILENO,SCRIPT,COMMAND, VERBOSE,PROJECT,TRACK,NCORES,DISK,RAM,TIMELIMIT,OS,DATA_OUTPUT_BASE_DIR):$/;" kind:function line:34 -sys ../gluex_MC.py /^import sys$/;" kind:namespace line:33 -sys ../origMC.py /^import sys$/;" kind:namespace line:28 -time ../gluex_MC.py /^import time$/;" kind:namespace line:31 -time ../origMC.py /^import time$/;" kind:namespace line:26 diff --git a/MCwrapper/Gcontrol.in b/MCwrapper/Gcontrol.in deleted file mode 100644 index 77e5d9d4..00000000 --- a/MCwrapper/Gcontrol.in +++ /dev/null @@ -1,440 +0,0 @@ -c This is the control file for the GEANT simulation. Parameters defined -c in this file control the kind and extent of simulation that is performed. -c The full list of options is given in section BASE-40 of the GEANT manual. -c -c In addition, some new cards have been defined to set up the input source -c for the simulation. Three kinds of simulation runs are available, selected -c by which of the following three "cards" are present below. -c 1. Input from Monte Carlo generator (card INFILE) -c 2. Built-in coherent bremsstrahlung source (card BEAM) -c 3. Built-in single-track event generator (card KINE) -c The order of the list is significant, that is if INFILE is present then the -c BEAM and KINE cards are ignored, otherwise if BEAM is present then KINE is -c ignored. For example, the 3-card sequence: -c INFILE 'phi-1680.hddm' -c SKIP 25 -c TRIG 100 -c instructs HDGeant to open ./phi-1680.hddm, skip the first 25 events and then -c process the following 100 input events and stop. If the end of the file is -c reached before the event count specified in card TRIG is exhausted then the -c processing will stop at the end of file. -INFILE 'TEMPIN' -SKIP TEMPSKIP -TRIG TEMPTRIG -RUNG TEMPRUNG - -c The BEAM card configures the built-in coherent bremsstralung photon -c beam generator in HDGeant. If the INFILE card is not present and BEAM -c is specified, the internal coherent bremsstralung generator is the primary -c source of events for the simulation. If INFILE is specified, the primary -c event source is the external Monte Carlo generator that produced the file, -c but the BEAM card may still be present, and it is needed if beam-related -c backgrounds are being superimposed on top of the primary event signals, -c as requested with the BGRATE card (see below). The beam card accepts -c the following five parameters. -c Emax - end-point energy of the electron beam (GeV) -c Epeak - energy of the primary coherent peak edge (GeV) -c Emin - minimum energy of the coherent bremsstrahlung beam (GeV) -c collz - z position of collimator in m -c colld - diameter of collimator in m -c Eemit - electron beam emittance in m.rad -c radthick - dimaond radiator thickneess in m -c Omitting the final parameter Emin results in the default value being used. -c Setting Epeak to zero selects an amorphous radiator instead of diamond. -BEAM TEMPELECE TEMPCOHERENT TEMPMINE 76.00 TEMPCOLD 10.e-9 TEMPRADTHICK - -c The GENBEAM card configures the simulation program to act purely as a -c Monte Carlo event generator, and not to actually track any of the particles -c that it generates. The events are written to the output file with only the -c MC section filled out (reactions tag). This file can be fed back later to -c HDGeant using the INFILE card above to carry out the actual simulation. -c This provides access to the built-in photon beam generator of HDGeant to -c someone who wants to study the properties of the beam apart from its -c interactions in the target. Three keywords are currently supported. -c 'precol' - single-photon events starting upstream of the primary -c collimator, with correlated spatial and momentum -c distributions for the well-tuned GlueX beamline. -c 'postcol' - single-photon events starting downstream of the secondary -c collimator. Beam photons have been tracked through the -c system of collimators and sweep magnets but then stopped -c before entry into the pair spectrometer. -c 'postconv' - e+e- pair and e+e-/e-recoil events generated in the -c TPOL target. Beam photons have been tracked through -c the system of collimators and then pair-converted in -c the TPOL coverter using a custom polarization-sensitive -c pair/triplet production generator. They are saved as -c a single vertex within the PTAR target. -c The first two modes are supported by both HDGeant and HDGeant4, while -c postconv is only supported at present by HDGeant4. -cGENBEAM 'postconv' - -c Commenting out the following line will disable simulated hits output. -OUTFILE 'TEMPOUT' - -c The following are used to automatically invoke the mcsmear program -c to do the final stage digitization of hits after the simulation -c stage is complete. This simply invokes the mcsmear program passing -c it any optional arguments supplied here and then optionally deletes -c the OUTFILE specified above leaving only the smeared file. This stage -c can be invoked by hand afterwards, but having it done automatically -c here allows hdgeant and mcsmear to function as though it were a single -c program. The specific keys are as follows. -c -c POSTSMEAR - set this 1 to auto-invoke the mcsmear program and 0 to not -c DELETEUNSMEARED - set this to 1 to delete the OUTFILE after running mcsmear -c MCSMEAROPTS - String to specify additional arguments to pass to mcsmear -POSTSMEAR 0 -DELETEUNSMEARED 0 -c MCSMEAROPTS '-t1000 -d0' - -c The following card enables single-track generation (for testing). -c For a single-particle gun, set the momentum (GeV/c), direction -c theta,phi (degrees) and vertex position (cm), and for the particle -c type insert the Geant particle type code plus 100 (eg. 101=gamma, -c 103=electron, 107=pi0, 108=pi+, 109=pi-, 114=proton). If you use -c the particle code but do not add 100 then theta,phi are ignored -c and the particle direction is generated randomly over 4pi sr. -c For a listing of the Geant particle types, see the following URL. -c http://wwwasdoc.web.cern.ch/wwwasdoc/geant_html3/node72.html -c The meaning of the arguments to KINE are as follows. -c - particle = GEANT particle type of primary track + 100 -c - momentum = initial track momentum, central value (GeV/c) -c - theta = initial track polar angle, central value (degrees) -c - phi = initial track azimuthal angle, central value (degrees) -c - delta_momentum = spread in initial track momentum, full width (GeV/c) -c - delta_theta = spread in initial track polar angle, full width (degrees) -c - delta_phi = spread in initial track azimuthal angle, full width (degrees) -c -c If you do explicitly specify the momentum/angle (by adding 100 as -c described above, you may also choose to distibute tracks evenly in -c log(P) or log(theta) by setting the appropriate PLOG and TLOG flags -c to a non-zero value. -c PLOG 1 -c TLOG 1 -c -c particle momentum theta phi delta_momentum delta_theta delta_phi -cKINE 108 0.5 90. 180. 0. 180. 360. - -c The SCAP card determines the vertex position for the particle gun. It -c supports the following three arguments, all of which default to 0. -c -c vertex_x vertex_y vertex_z -cSCAP 0. 0. 65. - -c The TGTWIDTH card is used to determine an extended volume from -c which the particle gun will generate vertexes. The vertex position -c is sampled evenly from a cylindrical volume whose radius is given -c by the first parameter and whose full z-extent is given by the second. -c The volume is centered on the coordinates specified by SCAP above. -c If the card is not specified, then both the r and z extent default -c to zero meaning the vertex is always located at the point specified -c by SCAP. Note that this only affects the particle gun. Events read -c from a file contain their own vertex information. -c -c vertex_extent_r vertex_extent_z -TGTWIDTH 0.5 15 - -c If you specify a non-zero value for vertex_x and/or vertex_y above then -c all tracks will emerge from the given point. If you leave them at zero, -c you have the option of specifying the HALO card which causes the simulation -c to generate events with a transverse profile modeled after the 12 GeV -c electron beam. The argument only argument to HALO is fhalo, the fraction -c of the beam that lies in the halo region surrounding the core gaussian. -c The nominal value taken from CASA technical note JLAB-TN-06-048 is 5e-5. -c This card is only effective for electron beam simulations with gxtwist. -c -c fhalo -HALO 5e-5 - -c The following lines control the rate (GHz) of background beam photons -c that are overlayed on each event in the simulation, in addition to the -c particles produced by the standard generation mechanism. BGGATE expects -c two values in ns, which define the window around the trigger time that -c background beam photons are overlaid on the simulation. The value you -c should enter for BGRATE depends on many details of the photon beam: the -c endpoint energy, the low-energy cutoff to be used in generating beam -c photons, the location of coherent edge, the electron beam spot size and -c emittance at the primary collimator, the electron beam current, etc. To -c find the setting that is right for you, follow these steps in order. -c 1) Check the BEAM card above that it has correct values for the electron -c beam energy (field 1) and the low-energy cutoff that you want to use -c in your simulation (field 3). Remember these values. -c 2) Open a new tab in a web browser and enter the following URL, -c http://zeus.phys.uconn.edu/halld/cobrems/ratetool.cgi which displays -c a form containing many fields describing the electron beam and the -c photon beamline. Enter the correct values in all fields in the -c left-most column of parameters. The right column of parameters -c defines the windows over which the tool will compute integrals of -c the beam rate. Set the "end-point" window to span the full range -c from your beamEmin (see step 1 above) to the electron beam endpoint, -c Then click the Plot Spectrum button. After a few seconds, the form will -c respond with a few plots and rate numbers in bold text. Record the -c value given for the "end-point rate". This is your BGRATE value. -c 3) Enter your BGRATE value found in step 2 after BGRATE in the line -c below, and remove any characters before the BGRATE keyword. You are -c now ready to go. If you ever change anything in the beamline geometry -c eg. the collimator diameter, the coherent edge position, or the value -c of beamEmin, do not forget to come back and change your BGRATE. -BGGATE -200. 200. -BGRATE TEMPBGRATE - -c The above cards BGRATE, BGGATE normally cause the simulation to add -c accidental tagger hits to the simulated output record, in addition to -c adding these beam photons to the list of particles to be tracked through -c the detector. If you want the accidental tagger hits to be added to the -c simulated output record but you do not want to track the background -c beam photons, remove the comment in front of BGTAGONLY below. -c NOTICE: If you turn on BGTAGONLY then you might as well raise the -c minimum energy of beam photons being generated to the lower bound of -c the tagger energy range you are interested in, which might be 3 GeV for -c low-intensity running, 7 GeV for high-intensity running, or even 8 GeV -c if you are only interested in the region of the coherent peak. This -c minimum is the third field of the BEAM card above. Remember that if -c you change beamEmin, you also need to change BGRATE to match, as -c described above. -BGTAGONLY TEMPBGTAGONLY - -c The following line controls the uncertainty of the event time reference -c relative to the RF structure of the beam. The event time reference is -c normally set by the level 1 trigger, whose transitions are synced to -c a clock in the trigger processor whose resolution is more coarse than -c the accelerator RF clock. Using a digitized copy of the RF clock signal, -c all times in the event can be synchronized offline to a nearby RF bucket, -c but the RF bucket closest to the trigger time will not in general be the -c one that contained the beam photon that produced the trigger. The spread -c of trigger RF buckets times relative to the interaction RF bucket is -c set by the TREFSIGMA card below, specified as a RMS value in ns. The -c the displacement of the (unknown) true RF bucket from the trigger RF -c bucket will be generated by the simulation in multiples of 2 ns. If -c this line is commented out, a default value of 10ns is assumed. The -c decimal point is significant. -TREFSIGMA 10. - -c The following card seeds the random number generator, though it may be -c overridden if seeds are found in the input file (see below). It must be -c unique for each run. There are two ways to specify the random seed here. -c 1. One argument, must be an integer in the range [1,215] -c 2. Two arguments, must be a pair of positive Integer*4 numbers -c In the first case, one of a limited set of prepared starting seeds is -c chosen from a list. These seeds have been certified to produce random -c sequences that do not repeat within the first 10^9 or so random numbers. -c For cases where more choices are needed, the two-argument form gives -c access to a total of 2^62 choices, with no guarantees about closed loops. -c -c NOTE: If one uses events read from an HDDM file and that file contains -c random number seeds for the event, those seeds will be used, overwriting -c any value(s) specified here. Most event generators do not include the -c seeds. The seeds are written to the output HDDM file though so if one -c uses the output file for input to another invocation of hdgeant(++) -c then the same seeds will be used. You may check for seeds in the input -c file using hddm-xml file.hddm | grep random . -RNDM TEMPRANDOM - -c The following line controls the cutoffs for tracking of particles. -c CUTS cutgam cutele cutneu cuthad cutmuo bcute bcutm dcute dcutm ppcutm tofmax -c - cutgam = Cut for gammas (0.001 GeV) -c - cutele = Cut for electrons (0.001 GeV) -c - cutneu = Cut for neutral hadrons (0.01 GeV) -c - cuthad = Cut for charged hadrons (0.01 GeV) -c - cutmuo = Cut for muons (0.01 GeV) -c - bcute = Cut for electron brems. (CUTGAM) -c - bcutm = Cut for muon brems. (CUTGAM) -c - dcute = Cut for electron delta-rays. (10 TeV) -c - dcutm = Cut for muon delta-rays. (10 TeV) -c - ppcutm = Cut for e+e- pairs by muons. (0.01 GeV) -c - tofmax = Time of flight cut (1.E+10 sec) -c - gcuts = 5 user words (0.) -c Only the first 5 fields (the ones that start with 'cut') -c are supported by hdgeant4. -CUTS 1e-4 1e-4 1e-3 1e-3 1e-4 - -c Geant4 introduced the concept of ?a unique cut in range? which allows the user -c to specify the threshold for secondaries production in terms of the range that -c the secondary would have in the medium in which it is generated, rather than -c in terms of a threshold energy. The RANGECUT card below supports the same -c sequence as the first 5 arguments of the CUTS card above, except that the -c values are interpreted as threshold ranges (cm) instead of kinetic energies. -c This card is supported by hdgeant4 only. It is complementary to the CUTS card -c in that CUTS are applied to the corresponding particles when they are being -c tracked, whereas RANGECUTS are used to decide whether they should be -c generated (as secondaries) in the first place. - -cRANGECUTS 0.1 0.1 1.0 1.0 0.1 - -c Geant4 physics models are more comprehensive than the ones provided in G3, -c and one consequence of this is that some particles (eg. neutrons) seem to go -c on and on in Geant4 for lifetimes of many seconds in some cases. The following -c card tells the simulation to stop tracks that are still being followed after -c this much time (seconds) has gone by. This card is only supported by hdgeant4. -c There is an equivalent feature in hdgeant3 (see field 12 of CUTS card above) -c but normally it is not needed to get efficient operation, so it is almost -c never needed. - -TOFMAX 1e-5 - -c The following line controls a set of generic flags that are used to -c control aspects of the simulation generally related to debugging. -c For normal debugging runs these should be left at zero (or omitted). -c At present the following functionality is defined (assumes debug on). -c SWIT(2) = 0 turns off trajectory tracing -c = 2 turns on step-by-step trace during tracking (verbose!) -c = 3 turns on trajectory plotting after tracking is done -c = 4 turns on step-by-step plotting during tracking -c SWIT(3) = 1 stores track trajectories for plotting after tracking is done -c SWIT(4) = 0 trace trajectories of all particle types -c = 3 trace only charged particle trajectories -c This card is only supported by hdgeant3. -SWIT 0 0 0 0 0 0 0 0 0 0 - -c The following card enables the GelHad package (from BaBar) -c on/off ecut scale mode thresh -c This card is only supported by hdgeant3. -GELH 1 0.2 1.0 4 0.160 - -c The following card selects the hadronic physics package -c HADR 0 no hadronic interactions -c HADR 1 GHEISHA only (default) -c HADR 2 GHEISHA only, with no generation of secondaries -c HADR 3 FLUKA (with GHEISHA for neutrons below 20MeV) -c HADR 4 FLUKA (with MICAP for neutrons below 20MeV) -HADR 1 - -c The following cards are needed if optical photons are being -c being generated and tracked in the simulation. The CKOV directive -c enables Cerenkov generation in materials for which the refractive -c index table has been specified. The LABS card enables absorption -c of optical photons. The ABAN directive controls a special feature -c of Geant which allows it to "abandon" tracking of charged particles -c once their remaining range drops below the distance to the next -c discrete interaction or geometric boundary. Particles abandoned -c during tracking are stopped immediately and dump all remaining energy -c where they lie. The remaining energy is dumped in the correct volume -c so this is OK in most cases, but it can cut into the yield of -c Cerenkov photons (eg. in a lead glass calorimeter) at the end of -c a particle track. If this might be important, set ABAN to 0. -CKOV 1 -LABS 1 - -c The following card prevents GEANT tracking code from abandoning the -c tracking of particles near the end of their range, once it determines -c that their fate is just to stop (i.e. electrons and protons). This -c behaviour is normal in most cases, but in the case of Cerenkov light -c generation it leads to an underestimate for the yields. -c ABAN 1 abandon stopping tracks (default) -c ABAN 0 do not abandon stopping tracks -c This card is only supported by hdgeant3. -ABAN 0 - -c The following card sets up the simulation to perform debugging on -c a subset of the simulated events. -c DEBUG first last step -c - first (int) = event number of first event to debug -c - last (int) = event number of last event to debug -c - step (int) = only debug one event every step events -DEBU 1 10 1000 - -c The following card can be used to turn off generation of secondary -c particles in the simulation, ordinarily it should be 0 (or omitted). -NOSECONDARIES TEMPNOSECONDARIES - -c The following card tells the simulation to store particle trajectories -c in the event output stream. This output can be verbose, use with caution. -c The value set here determines the amount of output recorded: -c -c TRAJECTORIES = 0 don't store trajectory info -c TRAJECTORIES = 1 store birth and death points of primary tracks -c TRAJECTORIES = 2 store birth and death points of all particles -c TRAJECTORIES = 3 store full trajectory of primary tracks -c TRAJECTORIES = 4 store full trajectory of primary tracks and birth/death points of secondaries -c TRAJECTORIES = 5 store full trajectory for all particles -c -TRAJECTORIES 0 - -c The following tracking parameters are defined for each tracking medium -c TMAXFD (REAL) maximum angular deviation due to the magnetic field -c permitted in one step (degrees) -c DEEMAX (REAL) maximum fractional energy loss in one step (0< DEEMAX <=0.1) -c STEMAX (REAL) maximum step permitted (cm) -c STMIN (REAL) minimum value for the maximum step imposed by energy loss, -c multiple scattering, Cerenkov or magnetic field effects (cm) -c Normally they are assigned appropriate values calculated automatically by -c Geant when the geometry is defined, overwriting the values declared by -c the user code in the GSTMED() call. Users who know what they are doing can -c force Geant to instead use the values passed in the arguments to GSTMED() -c by removing the comment in front of the following card. Any parameters with -c zero values are still assigned automatic values even when AUTO is turned off. -c This card is only supported by hdgeant3. -cAUTO 0 - -c The magnetic field map is accessed through the HDGEOMETRY library -c so that the same map can be used for both simulation and reconstruction. -c There are multiple map types and for each type, more than one map may -c exist. The map types consist of the default type of "CalibDB", the -c constant type of "Const", the spoiled field type of "Spoiled", or -c "NoField" if the simulation should be performed with the solenoid off. -c The type is set using the BFIELDTYPE card. If no BFIELDTYPE card is -c present, then no the default type "CalibDB" is used. -c The specific parameters used for the field can be specified using the -c BFIELDMAP card. If undefined, then the default that is hardcoded into -c the HDGEOMETRY library is used. Note that these correspond to the -c similarly named configuration parameters used in the reconstruction, -c the difference being that underscores are not allowed here. To -c specify the values to the reconstruction code used here, use the -c -PBFIELD_TYPE=CalibDB and -PBFIELD_MAP=Magnets/Solenoid/solenoid_1500 -cBFIELDMAP 'Magnets/Solenoid/solenoid_1200A_poisson_20140520' -cBFIELDTYPE 'NoField' - -c The pair spectrometer magnetic field map can also be accessed through the -c HDGGEOMTRY library in a similar fashion to the solenoid field. The cards -c PSBFIELDMAP and PSBFIELDTYPE correspond in form and meaning to BFIELDMAP -c and BFIELDTYPE, except that only "Const" and "CalibDB" (default) are -c supported values for PSBFIELDTYPE. To specify the values used here to -c the reconstruction code, use options -PPSBFIELD_TYPE=CalibDB and -c -PPSBFIELD_MAP=Magnets/PairSpectrometer/PS_1.8T_20150513_test -c on the jana command line. -cPSBFIELDMAP 'Magnets/PairSpectrometer/PS_1.8T_20150513_test' -cPSBFIELDTYPE 'Const' - -c Use this card to enable/disable ( SAVEHITS 1/0 ) writing events with no -c hits in the detector to the hddm output file. Default value is 0. - SAVEHITS 0 - -c This card is used to enable/disable ( SHOWERS_IN_COL 1/0 ) simulation of -c showers in the primary and secondary collimators placed in the collimator cave. -c The default value is set to 0. - SHOWERSINCOL 0 - -c This card enables/disables (DRIFTCLUSTERS 1/0) simulation of electron -c clusters within a drift cell in the FDC or the CDC -c The default value is 0. - DRIFTCLUSTERS 0 - -c The following cards allow one to switch on/off some physics processes in GEANT: -c MULS 0 no multiple scattering -c 1 Moliere or Coulomb scattering (default) -c -c BREM 0 no bremsstrahlung -c 1 bremsstrahlung (default) -c -c COMP 0 no Compton -c 1 Compton scattering (default) -c -c PAIR 0 no pair production -c 1 pair production (default) -c -c LOSS 0 (controls energy losses) no energy loss -c 1 delta-rays are produced above the threshold. Reduced fluctuations from -c delta-rays below the threshold are added to the energy losses. The threshold -c energies for delta-ray production can be set using the CUTS card (see above). -c The fields 'dcute' and 'dcutm' in the CUTS card correspond to energy thresholds -c for electron and muon delta-rays, respectively. The default energy threshold -c value is 100 keV (default see uginit.F 12/16/2011 DL). -c 2 no delta-rays are produced. Complete fluctuations are calculated . -c -c DCAY 0 no decay in flight -c 1 decay in flight with generation of secondaries (default) -c 2 decay in flight without generation of secondaries -c -c DRAY 0 no delta ray production -c 1 delta ray production with generation of secondaries (default) -c 2 delta ray production without generation of secondaries diff --git a/MCwrapper/Generators/bggen/examples/bggen_config.template b/MCwrapper/Generators/bggen/examples/bggen_config.template deleted file mode 100644 index a8bda4df..00000000 --- a/MCwrapper/Generators/bggen/examples/bggen_config.template +++ /dev/null @@ -1,26 +0,0 @@ -LIST -C -C === INPUT file for BGGEN -C -TRIG TEMPTRIG number of events to simulate -C We expect 395kHz of hadronic rate at high luminosity -C -RUNNO TEMPRUNNO run number of generated events, default is two -C -C -- writing out events -C HDDM simple ntuple -WROUT 1 0 0 - -NPRIEV 10 number of events to print -EPHLIM TEMPMINGENE TEMPMAXGENE energy range in GeV - -RNDMSEQ TEMPRAND random number sequence integer values - -EELEC TEMPELECE electron beam energy -EPEAK TEMPCOHERENT coherent peak energy -ZCOLLIM 7600. distance to the collimator in cm -DCOLLIM TEMPCOLD collimator diameter in m - -EPYTHMIN 3. minimal energy for PYTHIA simulation - -STOP \ No newline at end of file diff --git a/MCwrapper/Generators/bggen/particle.dat b/MCwrapper/Generators/bggen/particle.dat deleted file mode 100644 index 309fc4b5..00000000 --- a/MCwrapper/Generators/bggen/particle.dat +++ /dev/null @@ -1,21 +0,0 @@ -* # mass width decay prod decay angle - 1 0.0 0. 0 0 0 0 - 2 0.000511 0. 0 0 0 0 - 3 0.000511 0. 0 0 0 0 - 4 0.0 0. 0 0 0 0 - 5 0.1057 0. 0 0 0 0 - 6 0.1057 0. 0 0 0 0 - 7 0.1350 0. 0 0 0 0 - 8 0.1396 0. 0 0 0 0 - 9 0.1396 0. 0 0 0 0 - 13 0.9396 0. 0 0 0 0 - 14 0.9383 0. 0 0 0 0 - 17 0.5475 0. 0 0 0 0 - 33 0.782 0. 0 0 0 0 - 34 1.0194 0. 0 0 0 0 - 35 0.9578 0. 0 0 0 0 - 42 0.7755 0. 0 0 0 0 - 43 0.7755 0. 0 0 0 0 - 44 0.7755 0. 0 0 0 0 - 80 0.7755 0.151 9 8 0 1 - 82 1.232 0.118 14 8 0 0 diff --git a/MCwrapper/Generators/bggen/pythia-geant.map b/MCwrapper/Generators/bggen/pythia-geant.map deleted file mode 100644 index 14f42697..00000000 --- a/MCwrapper/Generators/bggen/pythia-geant.map +++ /dev/null @@ -1,40 +0,0 @@ -! GEANT --> PYTHIA map -! GEANT type= id >0 (regular) - PYTHIA decays are forbidden -! type=-id PYTHIA decays are allowed -! GEANT PYTHIA Comment -! type KF - 1 22 ! gamma - 2 -11 ! e+ - 3 11 ! e- - 4 12 ! neutrino - 5 -13 ! mu+ - 6 13 ! mu- - 7 111 ! pi0 - 8 211 ! pi+ - 9 -211 ! pi- - 10 130 ! K0L - 11 321 ! K+ - 12 -321 ! K- - 13 2112 ! neutron - 14 2212 ! proton - 15 -2212 ! antiproton - 16 310 ! K0S - 17 221 ! eta - 18 3122 ! Lambda0 - 19 3222 ! Sigma+ - 20 3212 ! Sigma0 - 21 3112 ! Sigma- - 22 3322 ! Xi0 - 23 3312 ! Xi- - 24 3334 ! Omega- - 25 -2112 ! antineutron - 26 -3122 ! antiLambda0 - 27 -3222 ! antiSigma- - 28 -3212 ! antiSigma0 - 29 -3112 ! antiSigma+ - 30 -3322 ! antiXi0 - 31 -3312 ! antiXi+ - 32 -3334 ! antiOmega+ --80 113 ! rho 0 --81 223 ! omega0 --82 2224 ! Delta++ diff --git a/MCwrapper/Generators/bggen/pythia.dat b/MCwrapper/Generators/bggen/pythia.dat deleted file mode 100644 index cc236976..00000000 --- a/MCwrapper/Generators/bggen/pythia.dat +++ /dev/null @@ -1,53 +0,0 @@ -! below follows commands sent to PYGIVE -msel=2 -MSTP(13)=2 -! MSTP(17)=6 -! MSTP(20)=4 -MSTP(20)=0 -! MSTP(38)=4 -! MSTP(51)=11 ! if pdflib is linked than non pythia-pdfs are available, -! like MSTP(51)=4046 -MSTP(58)=4 -! MSTP(61)=0 -! MSTP(71)=0 -! MSTP(81)=0 -! MSTP(82)=1 -MSTP(92)=4 -MSTP(101)=1 -MSTP(121)=1 -! ----------- Now all the PARPs ----------- -! PARP(2)=3.5 ! ecm, E_gamma =6.06 GeV -PARP(2)=2.54739 ! ecm, E_gamma =3.00 GeV -PARP(18)=0.17 -PARP(89)=1000 -PARP(91)=0.40 -PARP(93)=2. -PARP(99)=0.40 -PARP(102)=0.5 -PARP(103)=0.5 -PARP(104)=0.3 -PARP(111)=0. -PARP(121)=2. -PARP(161)=3.00 -PARP(162)=24.6 -PARP(165)=0.47679 -PARP(166)=0.67597 -! ----------- Now come all the switches for Jetset ----------- -PARJ(1)=0.029 -PARJ(2)=0.283 -PARJ(3)=1.20 -PARJ(21)= 0.40 -PARJ(23)=0.03 -PARJ(41)= 1.94 -PARJ(42)= 0.544 -PARJ(45 )= 1.05 -!---------------------------------------------------------------------- -MSTJ(12)=1 -MSTJ(45)=4 -MSTU(112)=4 -MSTU(113)=4 -MSTU(114)=4 -! ----------- Now all the CKINs for pythia ----------- -CKIN(1)=1. -CKIN(66)=100.0 ! Max for Q^2 - diff --git a/MCwrapper/Generators/bggen_jpsi/examples/bggen_jpsi_config.template b/MCwrapper/Generators/bggen_jpsi/examples/bggen_jpsi_config.template deleted file mode 100644 index 1f476c70..00000000 --- a/MCwrapper/Generators/bggen_jpsi/examples/bggen_jpsi_config.template +++ /dev/null @@ -1,82 +0,0 @@ -LIST -C -C === INPUT file for BGGEN -C -SIMUL 1 -C =0 - BG, =1 - J/psi -C -TRIG TEMPTRIG number of events to simulate -C TRIG 395000 number of events to simulate -C We expect 395kHz of hadronic rate at high luminosity -C -C -RUNNO TEMPRUNNO run number of generated events, default is two -C -- writing out events -C HDDM simple ntuple -WROUT 1 0 1 - -NPRIEV 10 number of events to print -EPHLIM TEMPMINGENE TEMPMAXGENE energy range in GeV - -RNDMSEQ TEMPRAND random number sequence integer values - -EELEC TEMPELECE electron beam energy -EPEAK TEMPCOHERENT coherent peak energy -ZCOLLIM 7600. distance to the collimator in cm -DCOLLIM TEMPCOLD collimator diameter in m - -EPYTHMIN 3. minimal energy for PYTHIA simulation - -PARTINIT 1 14 GEANT types of the initial particles -C reac - J/psi: gamma p -> p J/psi tslope e1 e2 np cross section in nb -REACPAR 14 83 1.0 8.2300 13.0000 478 - 0.4296E-07 0.3736E-06 0.1191E-05 0.2656E-05 0.4915E-05 0.8112E-05 0.1239E-04 0.1787E-04 0.2472E-04 0.3306E-04 - 0.4303E-04 0.5477E-04 0.6843E-04 0.8414E-04 0.1020E-03 0.1223E-03 0.1450E-03 0.1704E-03 0.1985E-03 0.2295E-03 - 0.2635E-03 0.3008E-03 0.3414E-03 0.3855E-03 0.4332E-03 0.4847E-03 0.5401E-03 0.5996E-03 0.6633E-03 0.7313E-03 - 0.8038E-03 0.8810E-03 0.9629E-03 0.1050E-02 0.1142E-02 0.1239E-02 0.1341E-02 0.1449E-02 0.1563E-02 0.1682E-02 - 0.1807E-02 0.1938E-02 0.2076E-02 0.2219E-02 0.2370E-02 0.2526E-02 0.2690E-02 0.2860E-02 0.3037E-02 0.3221E-02 - 0.3413E-02 0.3612E-02 0.3818E-02 0.4032E-02 0.4254E-02 0.4483E-02 0.4721E-02 0.4966E-02 0.5220E-02 0.5482E-02 - 0.5753E-02 0.6032E-02 0.6320E-02 0.6616E-02 0.6922E-02 0.7236E-02 0.7560E-02 0.7893E-02 0.8235E-02 0.8587E-02 - 0.8948E-02 0.9319E-02 0.9699E-02 0.1009E-01 0.1049E-01 0.1090E-01 0.1132E-01 0.1175E-01 0.1219E-01 0.1265E-01 - 0.1311E-01 0.1358E-01 0.1406E-01 0.1456E-01 0.1506E-01 0.1558E-01 0.1611E-01 0.1665E-01 0.1720E-01 0.1776E-01 - 0.1833E-01 0.1891E-01 0.1951E-01 0.2011E-01 0.2073E-01 0.2136E-01 0.2201E-01 0.2266E-01 0.2333E-01 0.2401E-01 - 0.2470E-01 0.2540E-01 0.2611E-01 0.2684E-01 0.2758E-01 0.2833E-01 0.2910E-01 0.2987E-01 0.3066E-01 0.3146E-01 - 0.3228E-01 0.3311E-01 0.3395E-01 0.3480E-01 0.3567E-01 0.3655E-01 0.3744E-01 0.3834E-01 0.3926E-01 0.4019E-01 - 0.4114E-01 0.4210E-01 0.4307E-01 0.4405E-01 0.4505E-01 0.4606E-01 0.4709E-01 0.4813E-01 0.4918E-01 0.5024E-01 - 0.5132E-01 0.5241E-01 0.5352E-01 0.5464E-01 0.5577E-01 0.5692E-01 0.5808E-01 0.5926E-01 0.6045E-01 0.6165E-01 - 0.6286E-01 0.6409E-01 0.6534E-01 0.6660E-01 0.6787E-01 0.6916E-01 0.7046E-01 0.7177E-01 0.7310E-01 0.7444E-01 - 0.7580E-01 0.7717E-01 0.7855E-01 0.7995E-01 0.8136E-01 0.8279E-01 0.8423E-01 0.8568E-01 0.8715E-01 0.8863E-01 - 0.9013E-01 0.9164E-01 0.9317E-01 0.9471E-01 0.9626E-01 0.9783E-01 0.9941E-01 0.1010E+00 0.1026E+00 0.1042E+00 - 0.1059E+00 0.1075E+00 0.1092E+00 0.1109E+00 0.1126E+00 0.1143E+00 0.1160E+00 0.1178E+00 0.1195E+00 0.1213E+00 - 0.1231E+00 0.1248E+00 0.1267E+00 0.1285E+00 0.1303E+00 0.1322E+00 0.1340E+00 0.1359E+00 0.1378E+00 0.1397E+00 - 0.1416E+00 0.1436E+00 0.1455E+00 0.1475E+00 0.1495E+00 0.1514E+00 0.1535E+00 0.1555E+00 0.1575E+00 0.1596E+00 - 0.1616E+00 0.1637E+00 0.1658E+00 0.1679E+00 0.1700E+00 0.1721E+00 0.1743E+00 0.1764E+00 0.1786E+00 0.1808E+00 - 0.1830E+00 0.1852E+00 0.1874E+00 0.1897E+00 0.1919E+00 0.1942E+00 0.1965E+00 0.1987E+00 0.2011E+00 0.2034E+00 - 0.2057E+00 0.2081E+00 0.2104E+00 0.2128E+00 0.2152E+00 0.2176E+00 0.2200E+00 0.2224E+00 0.2249E+00 0.2273E+00 - 0.2298E+00 0.2323E+00 0.2348E+00 0.2373E+00 0.2398E+00 0.2423E+00 0.2449E+00 0.2474E+00 0.2500E+00 0.2526E+00 - 0.2552E+00 0.2578E+00 0.2604E+00 0.2630E+00 0.2657E+00 0.2683E+00 0.2710E+00 0.2737E+00 0.2764E+00 0.2791E+00 - 0.2818E+00 0.2846E+00 0.2873E+00 0.2901E+00 0.2929E+00 0.2956E+00 0.2984E+00 0.3013E+00 0.3041E+00 0.3069E+00 - 0.3098E+00 0.3126E+00 0.3155E+00 0.3184E+00 0.3213E+00 0.3242E+00 0.3271E+00 0.3300E+00 0.3330E+00 0.3359E+00 - 0.3389E+00 0.3419E+00 0.3449E+00 0.3479E+00 0.3509E+00 0.3539E+00 0.3570E+00 0.3600E+00 0.3631E+00 0.3661E+00 - 0.3692E+00 0.3723E+00 0.3754E+00 0.3785E+00 0.3817E+00 0.3848E+00 0.3880E+00 0.3911E+00 0.3943E+00 0.3975E+00 - 0.4007E+00 0.4039E+00 0.4071E+00 0.4103E+00 0.4136E+00 0.4168E+00 0.4201E+00 0.4234E+00 0.4266E+00 0.4299E+00 - 0.4332E+00 0.4366E+00 0.4399E+00 0.4432E+00 0.4466E+00 0.4499E+00 0.4533E+00 0.4567E+00 0.4601E+00 0.4635E+00 - 0.4669E+00 0.4703E+00 0.4737E+00 0.4772E+00 0.4806E+00 0.4841E+00 0.4875E+00 0.4910E+00 0.4945E+00 0.4980E+00 - 0.5015E+00 0.5050E+00 0.5086E+00 0.5121E+00 0.5156E+00 0.5192E+00 0.5228E+00 0.5264E+00 0.5299E+00 0.5335E+00 - 0.5371E+00 0.5408E+00 0.5444E+00 0.5480E+00 0.5517E+00 0.5553E+00 0.5590E+00 0.5627E+00 0.5663E+00 0.5700E+00 - 0.5737E+00 0.5774E+00 0.5812E+00 0.5849E+00 0.5886E+00 0.5924E+00 0.5961E+00 0.5999E+00 0.6036E+00 0.6074E+00 - 0.6112E+00 0.6150E+00 0.6188E+00 0.6226E+00 0.6264E+00 0.6303E+00 0.6341E+00 0.6380E+00 0.6418E+00 0.6457E+00 - 0.6496E+00 0.6534E+00 0.6573E+00 0.6612E+00 0.6651E+00 0.6690E+00 0.6730E+00 0.6769E+00 0.6808E+00 0.6848E+00 - 0.6887E+00 0.6927E+00 0.6967E+00 0.7006E+00 0.7046E+00 0.7086E+00 0.7126E+00 0.7166E+00 0.7206E+00 0.7247E+00 - 0.7287E+00 0.7327E+00 0.7368E+00 0.7408E+00 0.7449E+00 0.7490E+00 0.7530E+00 0.7571E+00 0.7612E+00 0.7653E+00 - 0.7694E+00 0.7735E+00 0.7776E+00 0.7818E+00 0.7859E+00 0.7900E+00 0.7942E+00 0.7983E+00 0.8025E+00 0.8067E+00 - 0.8108E+00 0.8150E+00 0.8192E+00 0.8234E+00 0.8276E+00 0.8318E+00 0.8360E+00 0.8402E+00 0.8445E+00 0.8487E+00 - 0.8529E+00 0.8572E+00 0.8614E+00 0.8657E+00 0.8700E+00 0.8742E+00 0.8785E+00 0.8828E+00 0.8871E+00 0.8914E+00 - 0.8957E+00 0.9000E+00 0.9043E+00 0.9086E+00 0.9129E+00 0.9173E+00 0.9216E+00 0.9259E+00 0.9303E+00 0.9347E+00 - 0.9390E+00 0.9434E+00 0.9478E+00 0.9521E+00 0.9565E+00 0.9609E+00 0.9653E+00 0.9697E+00 0.9741E+00 0.9785E+00 - 0.9829E+00 0.9874E+00 0.9918E+00 0.9962E+00 0.1001E+01 0.1005E+01 0.1010E+01 0.1014E+01 0.1018E+01 0.1023E+01 - 0.1027E+01 0.1032E+01 0.1036E+01 0.1041E+01 0.1045E+01 0.1050E+01 0.1054E+01 0.1059E+01 0.1063E+01 0.1068E+01 - 0.1072E+01 0.1077E+01 0.1081E+01 0.1086E+01 0.1090E+01 0.1095E+01 0.1100E+01 0.1104E+01 0.1109E+01 0.1113E+01 - 0.1118E+01 0.1122E+01 0.1127E+01 0.1131E+01 0.1136E+01 0.1141E+01 0.1145E+01 0.1150E+01 - -STOP \ No newline at end of file diff --git a/MCwrapper/Generators/bggen_jpsi/particle.dat b/MCwrapper/Generators/bggen_jpsi/particle.dat deleted file mode 100644 index e36d3db9..00000000 --- a/MCwrapper/Generators/bggen_jpsi/particle.dat +++ /dev/null @@ -1,22 +0,0 @@ -* # mass width decay prod decay angle - 1 0.0 0. 0 0 0 0 - 2 0.000511 0. 0 0 0 0 - 3 0.000511 0. 0 0 0 0 - 4 0.0 0. 0 0 0 0 - 5 0.1057 0. 0 0 0 0 - 6 0.1057 0. 0 0 0 0 - 7 0.1350 0. 0 0 0 0 - 8 0.1396 0. 0 0 0 0 - 9 0.1396 0. 0 0 0 0 - 13 0.9396 0. 0 0 0 0 - 14 0.9383 0. 0 0 0 0 - 17 0.5475 0. 0 0 0 0 - 33 0.782 0. 0 0 0 0 - 34 1.0194 0. 0 0 0 0 - 35 0.9578 0. 0 0 0 0 - 42 0.7755 0. 0 0 0 0 - 43 0.7755 0. 0 0 0 0 - 44 0.7755 0. 0 0 0 0 - 80 0.7755 0.151 9 8 0 1 - 82 1.232 0.118 14 8 0 0 - 83 3.097 0. 2 3 0 2 diff --git a/MCwrapper/Generators/bggen_jpsi/pythia-geant.map b/MCwrapper/Generators/bggen_jpsi/pythia-geant.map deleted file mode 100644 index 14f42697..00000000 --- a/MCwrapper/Generators/bggen_jpsi/pythia-geant.map +++ /dev/null @@ -1,40 +0,0 @@ -! GEANT --> PYTHIA map -! GEANT type= id >0 (regular) - PYTHIA decays are forbidden -! type=-id PYTHIA decays are allowed -! GEANT PYTHIA Comment -! type KF - 1 22 ! gamma - 2 -11 ! e+ - 3 11 ! e- - 4 12 ! neutrino - 5 -13 ! mu+ - 6 13 ! mu- - 7 111 ! pi0 - 8 211 ! pi+ - 9 -211 ! pi- - 10 130 ! K0L - 11 321 ! K+ - 12 -321 ! K- - 13 2112 ! neutron - 14 2212 ! proton - 15 -2212 ! antiproton - 16 310 ! K0S - 17 221 ! eta - 18 3122 ! Lambda0 - 19 3222 ! Sigma+ - 20 3212 ! Sigma0 - 21 3112 ! Sigma- - 22 3322 ! Xi0 - 23 3312 ! Xi- - 24 3334 ! Omega- - 25 -2112 ! antineutron - 26 -3122 ! antiLambda0 - 27 -3222 ! antiSigma- - 28 -3212 ! antiSigma0 - 29 -3112 ! antiSigma+ - 30 -3322 ! antiXi0 - 31 -3312 ! antiXi+ - 32 -3334 ! antiOmega+ --80 113 ! rho 0 --81 223 ! omega0 --82 2224 ! Delta++ diff --git a/MCwrapper/Generators/bggen_jpsi/pythia.dat b/MCwrapper/Generators/bggen_jpsi/pythia.dat deleted file mode 100644 index cc236976..00000000 --- a/MCwrapper/Generators/bggen_jpsi/pythia.dat +++ /dev/null @@ -1,53 +0,0 @@ -! below follows commands sent to PYGIVE -msel=2 -MSTP(13)=2 -! MSTP(17)=6 -! MSTP(20)=4 -MSTP(20)=0 -! MSTP(38)=4 -! MSTP(51)=11 ! if pdflib is linked than non pythia-pdfs are available, -! like MSTP(51)=4046 -MSTP(58)=4 -! MSTP(61)=0 -! MSTP(71)=0 -! MSTP(81)=0 -! MSTP(82)=1 -MSTP(92)=4 -MSTP(101)=1 -MSTP(121)=1 -! ----------- Now all the PARPs ----------- -! PARP(2)=3.5 ! ecm, E_gamma =6.06 GeV -PARP(2)=2.54739 ! ecm, E_gamma =3.00 GeV -PARP(18)=0.17 -PARP(89)=1000 -PARP(91)=0.40 -PARP(93)=2. -PARP(99)=0.40 -PARP(102)=0.5 -PARP(103)=0.5 -PARP(104)=0.3 -PARP(111)=0. -PARP(121)=2. -PARP(161)=3.00 -PARP(162)=24.6 -PARP(165)=0.47679 -PARP(166)=0.67597 -! ----------- Now come all the switches for Jetset ----------- -PARJ(1)=0.029 -PARJ(2)=0.283 -PARJ(3)=1.20 -PARJ(21)= 0.40 -PARJ(23)=0.03 -PARJ(41)= 1.94 -PARJ(42)= 0.544 -PARJ(45 )= 1.05 -!---------------------------------------------------------------------- -MSTJ(12)=1 -MSTJ(45)=4 -MSTU(112)=4 -MSTU(113)=4 -MSTU(114)=4 -! ----------- Now all the CKINs for pythia ----------- -CKIN(1)=1. -CKIN(66)=100.0 ! Max for Q^2 - diff --git a/MCwrapper/Generators/bggen_phi_ee/examples/bggen_phi_ee_config.template b/MCwrapper/Generators/bggen_phi_ee/examples/bggen_phi_ee_config.template deleted file mode 100644 index 40546473..00000000 --- a/MCwrapper/Generators/bggen_phi_ee/examples/bggen_phi_ee_config.template +++ /dev/null @@ -1,33 +0,0 @@ -LIST -C -C === INPUT file for BGGEN -C -SIMUL 1 -C =0 - BG, =1 - J/psi -C -TRIG TEMPTRIG number of events to simulate -C TRIG 395000 number of events to simulate -C We expect 395kHz of hadronic rate at high luminosity -C -C -RUNNO TEMPRUNNO run number of generated events, default is two -C -- writing out events -C HDDM simple ntuple -WROUT 1 0 1 - -NPRIEV 10 number of events to print -EPHLIM TEMPMINGENE TEMPMAXGENE energy range in GeV - -RNDMSEQ TEMPRAND random number sequence integer values - -EELEC TEMPELECE electron beam energy -EPEAK TEMPCOHERENT coherent peak energy -ZCOLLIM 7600. distance to the collimator in cm -DCOLLIM TEMPCOLD collimator diameter in m - -EPYTHMIN 3. minimal energy for PYTHIA simulation - -PARTINIT 1 14 GEANT types of the initial particles -C reac - phi: gamma p -> p phi tslope e1 e2 np cross section in nb -REACPAR 14 34 4.6 3. 12. 2 - 0.1 0.1 \ No newline at end of file diff --git a/MCwrapper/Generators/bggen_phi_ee/particle.dat b/MCwrapper/Generators/bggen_phi_ee/particle.dat deleted file mode 100644 index 7b33fc60..00000000 --- a/MCwrapper/Generators/bggen_phi_ee/particle.dat +++ /dev/null @@ -1,22 +0,0 @@ -* # mass width decay prod decay angle - 1 0.0 0. 0 0 0 0 - 2 0.000511 0. 0 0 0 0 - 3 0.000511 0. 0 0 0 0 - 4 0.0 0. 0 0 0 0 - 5 0.1057 0. 0 0 0 0 - 6 0.1057 0. 0 0 0 0 - 7 0.1350 0. 0 0 0 0 - 8 0.1396 0. 0 0 0 0 - 9 0.1396 0. 0 0 0 0 - 13 0.9396 0. 0 0 0 0 - 14 0.9383 0. 0 0 0 0 - 17 0.5475 0. 0 0 0 0 - 33 0.782 0. 0 0 0 0 - 34 1.0194 0. 2 3 0 2 - 35 0.9578 0. 0 0 0 0 - 42 0.7755 0. 0 0 0 0 - 43 0.7755 0. 0 0 0 0 - 44 0.7755 0. 0 0 0 0 - 80 0.7755 0.151 9 8 0 1 - 82 1.232 0.118 14 8 0 0 - 83 3.097 0. 2 3 0 2 \ No newline at end of file diff --git a/MCwrapper/Generators/bggen_phi_ee/pythia-geant.map b/MCwrapper/Generators/bggen_phi_ee/pythia-geant.map deleted file mode 100644 index 14f42697..00000000 --- a/MCwrapper/Generators/bggen_phi_ee/pythia-geant.map +++ /dev/null @@ -1,40 +0,0 @@ -! GEANT --> PYTHIA map -! GEANT type= id >0 (regular) - PYTHIA decays are forbidden -! type=-id PYTHIA decays are allowed -! GEANT PYTHIA Comment -! type KF - 1 22 ! gamma - 2 -11 ! e+ - 3 11 ! e- - 4 12 ! neutrino - 5 -13 ! mu+ - 6 13 ! mu- - 7 111 ! pi0 - 8 211 ! pi+ - 9 -211 ! pi- - 10 130 ! K0L - 11 321 ! K+ - 12 -321 ! K- - 13 2112 ! neutron - 14 2212 ! proton - 15 -2212 ! antiproton - 16 310 ! K0S - 17 221 ! eta - 18 3122 ! Lambda0 - 19 3222 ! Sigma+ - 20 3212 ! Sigma0 - 21 3112 ! Sigma- - 22 3322 ! Xi0 - 23 3312 ! Xi- - 24 3334 ! Omega- - 25 -2112 ! antineutron - 26 -3122 ! antiLambda0 - 27 -3222 ! antiSigma- - 28 -3212 ! antiSigma0 - 29 -3112 ! antiSigma+ - 30 -3322 ! antiXi0 - 31 -3312 ! antiXi+ - 32 -3334 ! antiOmega+ --80 113 ! rho 0 --81 223 ! omega0 --82 2224 ! Delta++ diff --git a/MCwrapper/Generators/bggen_phi_ee/pythia.dat b/MCwrapper/Generators/bggen_phi_ee/pythia.dat deleted file mode 100644 index cc236976..00000000 --- a/MCwrapper/Generators/bggen_phi_ee/pythia.dat +++ /dev/null @@ -1,53 +0,0 @@ -! below follows commands sent to PYGIVE -msel=2 -MSTP(13)=2 -! MSTP(17)=6 -! MSTP(20)=4 -MSTP(20)=0 -! MSTP(38)=4 -! MSTP(51)=11 ! if pdflib is linked than non pythia-pdfs are available, -! like MSTP(51)=4046 -MSTP(58)=4 -! MSTP(61)=0 -! MSTP(71)=0 -! MSTP(81)=0 -! MSTP(82)=1 -MSTP(92)=4 -MSTP(101)=1 -MSTP(121)=1 -! ----------- Now all the PARPs ----------- -! PARP(2)=3.5 ! ecm, E_gamma =6.06 GeV -PARP(2)=2.54739 ! ecm, E_gamma =3.00 GeV -PARP(18)=0.17 -PARP(89)=1000 -PARP(91)=0.40 -PARP(93)=2. -PARP(99)=0.40 -PARP(102)=0.5 -PARP(103)=0.5 -PARP(104)=0.3 -PARP(111)=0. -PARP(121)=2. -PARP(161)=3.00 -PARP(162)=24.6 -PARP(165)=0.47679 -PARP(166)=0.67597 -! ----------- Now come all the switches for Jetset ----------- -PARJ(1)=0.029 -PARJ(2)=0.283 -PARJ(3)=1.20 -PARJ(21)= 0.40 -PARJ(23)=0.03 -PARJ(41)= 1.94 -PARJ(42)= 0.544 -PARJ(45 )= 1.05 -!---------------------------------------------------------------------- -MSTJ(12)=1 -MSTJ(45)=4 -MSTU(112)=4 -MSTU(113)=4 -MSTU(114)=4 -! ----------- Now all the CKINs for pythia ----------- -CKIN(1)=1. -CKIN(66)=100.0 ! Max for Q^2 - diff --git a/MCwrapper/Generators/genEtaRegge/examples/eta548.in b/MCwrapper/Generators/genEtaRegge/examples/eta548.in deleted file mode 100644 index ed68aaeb..00000000 --- a/MCwrapper/Generators/genEtaRegge/examples/eta548.in +++ /dev/null @@ -1,12 +0,0 @@ -#Emin Emax (photon energy range) -TEMPMINGENE TEMPMAXGENE -#Electron beam energy [GeV], coherent peak [GeV] and collimator diameter [m] -TEMPELECE TEMPCOHERENT TEMPCOLD TEMPRADTHICK -#mass[GeV] width[GeV] -0.547853 0.000 -#g_eta_gamma_gamma g_rho_eta_gamma g_omega_eta_gamma g_phi_eta_gamma -0.0429 0.81 0.29 0.38 -#Number of decay particles -3 -#GEANT ids of decay particles (1=gamma,7=pi0, 8=pi+, 9=pi-, 17=eta). -1 2 3 diff --git a/MCwrapper/Generators/genEtaRegge/examples/eta958.in b/MCwrapper/Generators/genEtaRegge/examples/eta958.in deleted file mode 100644 index c073292e..00000000 --- a/MCwrapper/Generators/genEtaRegge/examples/eta958.in +++ /dev/null @@ -1,12 +0,0 @@ -#Emin Emax (photon energy range) -TEMPMINGENE TEMPMAXGENE -#Electron beam energy [GeV], coherent peak [GeV] and collimator diameter [m] -TEMPELECE TEMPCOHERENT TEMPCOLD TEMPRADTHICK -#mass[GeV] width[GeV] -0.95766 0.000205 -#g_eta_gamma_gamma g_rho_eta_gamma g_omega_eta_gamma g_phi_eta_gamma -0.1 1.27 0.41 0.67 -#Number of decay particles -3 -#GEANT ids of decay particles (1=gamma,7=pi0, 8=pi+, 9=pi-,17=eta) -7 8 9 diff --git a/MCwrapper/Generators/gen_2k/examples/gen_2k.cfg b/MCwrapper/Generators/gen_2k/examples/gen_2k.cfg deleted file mode 100644 index 9e24fb8e..00000000 --- a/MCwrapper/Generators/gen_2k/examples/gen_2k.cfg +++ /dev/null @@ -1,55 +0,0 @@ -# -#The above line is used to provide additional options to the generator within the wrapper. These options do NOT include output file names, run numbers, and numbewr of events which are controlled by the wrapper -###################################### -#### THIS IS A CONFIG FILE #### -##################################### -## -## Blank lines or lines beginning with a "#" are ignored. -## -## Double colons (::) are treated like a space. -## This is sometimes useful for grouping (for example, -## grouping strings like "reaction::sum::amplitudeName") -## -## All non-comment lines must begin with one of the following keywords. -## -## (note: means necessary -## (word) means optional) -## -## include -## define (defn1) (defn2) (defn3) ... -## fit -## keyword -## reaction (particle3) ... -## data (arg1) (arg2) (arg3) ... -## genmc (arg1) (arg2) (arg3) ... -## accmc (arg1) (arg2) (arg3) ... -## normintfile -## sum (sum2) (sum3) ... -## amplitude (arg1) (arg2) ([par]) ... -## initialize <"events"/"polar"/"cartesian"> -## ("fixed"/"real") -## scale -## constrain ... -## permute ... -## parameter ("fixed"/"bounded"/"gaussian") -## (lower/central) (upper/error) -## DEPRECATED: -## datafile (file2) (file3) ... -## genmcfile (file2) (file3) ... -## accmcfile (file2) (file3) ... -## -##################################### - -fit twok - -reaction K+K- gamma p K+ K- - -# consider just x polarized amplitudes -sum K+K- xpol - -# Currently not using any input parameters for TwoPiAngles in the generator -amplitude K+K-::xpol::phi TwoPiAngles 0.0 0.0 0.0 0.0 0.0 0.0 0.5 0.0 -0.5 -amplitude K+K-::xpol::phi BreitWigner 1.020 0.004 0 2 3 - -initialize K+K-::xpol::phi cartesian 1.0 0.0 - diff --git a/MCwrapper/Generators/gen_2k/examples/gen_2k_flat.cfg b/MCwrapper/Generators/gen_2k/examples/gen_2k_flat.cfg deleted file mode 100644 index a7bb7224..00000000 --- a/MCwrapper/Generators/gen_2k/examples/gen_2k_flat.cfg +++ /dev/null @@ -1,54 +0,0 @@ -# -#The above line is used to provide additional options to the generator within the wrapper. These options do NOT include output file names, run numbers, and numbewr of events which are controlled by the wrapper -##################################### -#### THIS IS A CONFIG FILE #### -##################################### -## -## Blank lines or lines beginning with a "#" are ignored. -## -## Double colons (::) are treated like a space. -## This is sometimes useful for grouping (for example, -## grouping strings like "reaction::sum::amplitudeName") -## -## All non-comment lines must begin with one of the following keywords. -## -## (note: means necessary -## (word) means optional) -## -## include -## define (defn1) (defn2) (defn3) ... -## fit -## keyword -## reaction (particle3) ... -## data (arg1) (arg2) (arg3) ... -## genmc (arg1) (arg2) (arg3) ... -## accmc (arg1) (arg2) (arg3) ... -## normintfile -## sum (sum2) (sum3) ... -## amplitude (arg1) (arg2) ([par]) ... -## initialize <"events"/"polar"/"cartesian"> -## ("fixed"/"real") -## scale -## constrain ... -## permute ... -## parameter ("fixed"/"bounded"/"gaussian") -## (lower/central) (upper/error) -## DEPRECATED: -## datafile (file2) (file3) ... -## genmcfile (file2) (file3) ... -## accmcfile (file2) (file3) ... -## -##################################### - -fit twok - -reaction K+K- gamma p K+ K- - -# consider just x polarized amplitudes -sum K+K- xpol - -# Currently not using any input parameters for TwoPiAngles in the generator -amplitude K+K-::xpol::phi BreitWigner 1.020 0.004 0 2 3 - -initialize K+K-::xpol::phi cartesian 1.0 0.0 - diff --git a/MCwrapper/Generators/gen_2k/examples/gen_2k_flat.cfg~ b/MCwrapper/Generators/gen_2k/examples/gen_2k_flat.cfg~ deleted file mode 100644 index ff656d9f..00000000 --- a/MCwrapper/Generators/gen_2k/examples/gen_2k_flat.cfg~ +++ /dev/null @@ -1,52 +0,0 @@ -##################################### -#### THIS IS A CONFIG FILE #### -##################################### -## -## Blank lines or lines beginning with a "#" are ignored. -## -## Double colons (::) are treated like a space. -## This is sometimes useful for grouping (for example, -## grouping strings like "reaction::sum::amplitudeName") -## -## All non-comment lines must begin with one of the following keywords. -## -## (note: means necessary -## (word) means optional) -## -## include -## define (defn1) (defn2) (defn3) ... -## fit -## keyword -## reaction (particle3) ... -## data (arg1) (arg2) (arg3) ... -## genmc (arg1) (arg2) (arg3) ... -## accmc (arg1) (arg2) (arg3) ... -## normintfile -## sum (sum2) (sum3) ... -## amplitude (arg1) (arg2) ([par]) ... -## initialize <"events"/"polar"/"cartesian"> -## ("fixed"/"real") -## scale -## constrain ... -## permute ... -## parameter ("fixed"/"bounded"/"gaussian") -## (lower/central) (upper/error) -## DEPRECATED: -## datafile (file2) (file3) ... -## genmcfile (file2) (file3) ... -## accmcfile (file2) (file3) ... -## -##################################### - -fit twok - -reaction K+K- gamma p K+ K- - -# consider just x polarized amplitudes -sum K+K- xpol - -# Currently not using any input parameters for TwoPiAngles in the generator -amplitude K+K-::xpol::phi BreitWigner 1.020 0.004 0 2 3 - -initialize K+K-::xpol::phi cartesian 1.0 0.0 - diff --git a/MCwrapper/Generators/gen_2pi_amp/examples/gen_2pi_amp.cfg b/MCwrapper/Generators/gen_2pi_amp/examples/gen_2pi_amp.cfg deleted file mode 100644 index c62a8197..00000000 --- a/MCwrapper/Generators/gen_2pi_amp/examples/gen_2pi_amp.cfg +++ /dev/null @@ -1,200 +0,0 @@ -# -#The above line is used to provide additional options to the generator within the wrapper. These options do NOT include output file names, run numbers, and numbewr of events which are controlled by the wrapper -##################################### -#### THIS IS A CONFIG FILE #### -##################################### -## -## Blank lines or lines beginning with a "#" are ignored. -## -## Double colons (::) are treated like a space. -## This is sometimes useful for grouping (for example, -## grouping strings like "reaction::sum::amplitudeName") -## -## All non-comment lines must begin with one of the following keywords. -## -## (note: means necessary -## (word) means optional) -## -## include -## define (defn1) (defn2) (defn3) ... -## fit -## keyword -## reaction (particle3) ... -## data (arg1) (arg2) (arg3) ... -## genmc (arg1) (arg2) (arg3) ... -## accmc (arg1) (arg2) (arg3) ... -## normintfile -## sum (sum2) (sum3) ... -## amplitude (arg1) (arg2) ([par]) ... -## initialize <"events"/"polar"/"cartesian"> -## ("fixed"/"real") -## scale -## constrain ... -## permute ... -## parameter ("fixed"/"bounded"/"gaussian") -## (lower/central) (upper/error) -## DEPRECATED: -## datafile (file2) (file3) ... -## genmcfile (file2) (file3) ... -## accmcfile (file2) (file3) ... -## -##################################### - -#Take useful definitions from gen_3pi.cfg -define rho 0.775 0.146 -# some definitions for adjusting the beam polarization. In the equations beamX: Polarization>0, beamY: Polarization<0. -# Phi is the azimuthal angle of the polarization vector in degrees (in the lab coordinates) -define phipol TEMPPOLANGLE -define polFrac TEMPPOLFRAC - -# Uniform angles: flat=1; YLMs: flat=0; -define flat 0 - -# fit twopi - -reaction Pi+Pi- gamma Pi+ Pi- p - -# sum for helicity of N'=+1/2. Amplitudes should be duplicated for N'=-1/2. -sum Pi+Pi- helplusN+ -sum Pi+Pi- helnegN+ -sum Pi+Pi- helplusN- -sum Pi+Pi- helnegN- - -# amplitude Pi+Pi-::helplusN+::rho1 TwoPiAngles_amp (phipol, pol fraction, Jz for rho M=+/-1 and 0, prefix factor, flat) -# phipol is the lab azimuthal angle of the polarization vector. -# Prefix factor 0: 0.5*sqrt(1-polFrac)*(cos(Phi) - i*sin(Phi)), M=M -# Prefix factor 1: 0.5*sqrt(1+polFrac)*(cos(Phi) - i*sin(Phi)), M=M -# Prefix factor 2: 0.5*sqrt(1-polFrac)*(cos(Phi) + i*sin(Phi)), M=M -# Prefix factor 3: -0.5*sqrt(1+polFrac)*(cos(Phi) + i*sin(Phi)), M=M -# Prefix factor 4: 0.5*(-1)^M*sqrt(1-polFrac)*(cos(Phi) - i*sin(Phi)), M=-M -# Prefix factor 5: 0.5*(-1)^M*sqrt(1+polFrac)*(cos(Phi) - i*sin(Phi)), M=-M -# Prefix factor 6: 0.5*(-1)^M*sqrt(1-polFrac)*(cos(Phi) + i*sin(Phi)), M=-M -# Prefix factor 7: -0.5*(-1)^M*sqrt(1+polFrac)*(cos(Phi) + i*sin(Phi)), M=-M -# flat=1 generates distribution uniform in angles. flat=0 use YLMs -amplitude Pi+Pi-::helplusN+::rho1gamma1 TwoPiAngles_amp phipol polFrac 1 0 flat -amplitude Pi+Pi-::helplusN+::rho1gamma1 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helplusN+::rho0gamma1 TwoPiAngles_amp phipol polFrac 0 0 flat -amplitude Pi+Pi-::helplusN+::rho0gamma1 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helplusN+::rho-1gamma1 TwoPiAngles_amp phipol polFrac -1 0 flat -amplitude Pi+Pi-::helplusN+::rho-1gamma1 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helplusN+::rho1gamma-1 TwoPiAngles_amp phipol polFrac 1 2 flat -amplitude Pi+Pi-::helplusN+::rho1gamma-1 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helplusN+::rho0gamma-1 TwoPiAngles_amp phipol polFrac 0 2 flat -amplitude Pi+Pi-::helplusN+::rho0gamma-1 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helplusN+::rho-1gamma-1 TwoPiAngles_amp phipol polFrac -1 2 flat -amplitude Pi+Pi-::helplusN+::rho-1gamma-1 BreitWigner rho 1 2 3 - - -amplitude Pi+Pi-::helnegN+::rho1gamma1 TwoPiAngles_amp phipol polFrac 1 1 flat -amplitude Pi+Pi-::helnegN+::rho1gamma1 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helnegN+::rho0gamma1 TwoPiAngles_amp phipol polFrac 0 1 flat -amplitude Pi+Pi-::helnegN+::rho0gamma1 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helnegN+::rho-1gamma1 TwoPiAngles_amp phipol polFrac -1 1 flat -amplitude Pi+Pi-::helnegN+::rho-1gamma1 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helnegN+::rho1gamma-1 TwoPiAngles_amp phipol polFrac 1 3 flat -amplitude Pi+Pi-::helnegN+::rho1gamma-1 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helnegN+::rho0gamma-1 TwoPiAngles_amp phipol polFrac 0 3 flat -amplitude Pi+Pi-::helnegN+::rho0gamma-1 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helnegN+::rho-1gamma-1 TwoPiAngles_amp phipol polFrac -1 3 flat -amplitude Pi+Pi-::helnegN+::rho-1gamma-1 BreitWigner rho 1 2 3 - - -amplitude Pi+Pi-::helplusN-::rho1gamma-1 TwoPiAngles_amp phipol polFrac 1 4 flat -amplitude Pi+Pi-::helplusN-::rho1gamma-1 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helplusN-::rho0gamma-1 TwoPiAngles_amp phipol polFrac 0 4 flat -amplitude Pi+Pi-::helplusN-::rho0gamma-1 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helplusN-::rho-1gamma-1 TwoPiAngles_amp phipol polFrac -1 4 flat -amplitude Pi+Pi-::helplusN-::rho-1gamma-1 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helplusN-::rho1gamma1 TwoPiAngles_amp phipol polFrac 1 6 flat -amplitude Pi+Pi-::helplusN-::rho1gamma1 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helplusN-::rho0gamma1 TwoPiAngles_amp phipol polFrac 0 6 flat -amplitude Pi+Pi-::helplusN-::rho0gamma1 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helplusN-::rho-1gamma1 TwoPiAngles_amp phipol polFrac -1 6 flat -amplitude Pi+Pi-::helplusN-::rho-1gamma1 BreitWigner rho 1 2 3 - - -amplitude Pi+Pi-::helnegN-::rho1gamma-1 TwoPiAngles_amp phipol polFrac 1 5 flat -amplitude Pi+Pi-::helnegN-::rho1gamma-1 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helnegN-::rho0gamma-1 TwoPiAngles_amp phipol polFrac 0 5 flat -amplitude Pi+Pi-::helnegN-::rho0gamma-1 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helnegN-::rho-1gamma-1 TwoPiAngles_amp phipol polFrac -1 5 flat -amplitude Pi+Pi-::helnegN-::rho-1gamma-1 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helnegN-::rho1gamma1 TwoPiAngles_amp phipol polFrac 1 7 flat -amplitude Pi+Pi-::helnegN-::rho1gamma1 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helnegN-::rho0gamma1 TwoPiAngles_amp phipol polFrac 0 7 flat -amplitude Pi+Pi-::helnegN-::rho0gamma1 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helnegN-::rho-1gamma1 TwoPiAngles_amp phipol polFrac -1 7 flat -amplitude Pi+Pi-::helnegN-::rho-1gamma1 BreitWigner rho 1 2 3 - - -initialize Pi+Pi-::helplusN+::rho1gamma1 cartesian 1.0 0.0 -initialize Pi+Pi-::helplusN+::rho0gamma1 cartesian 0.0 0.0 -initialize Pi+Pi-::helplusN+::rho-1gamma1 cartesian 0.0 0.0 -initialize Pi+Pi-::helplusN+::rho1gamma-1 cartesian 0.0 0.0 -initialize Pi+Pi-::helplusN+::rho0gamma-1 cartesian 0.0 0.0 -initialize Pi+Pi-::helplusN+::rho-1gamma-1 cartesian 1.0 0.0 - -initialize Pi+Pi-::helnegN+::rho1gamma1 cartesian 1.0 0.0 -initialize Pi+Pi-::helnegN+::rho0gamma1 cartesian 0.0 0.0 -initialize Pi+Pi-::helnegN+::rho-1gamma1 cartesian 0.0 0.0 -initialize Pi+Pi-::helnegN+::rho1gamma-1 cartesian 0.0 0.0 -initialize Pi+Pi-::helnegN+::rho0gamma-1 cartesian 0.0 0.0 -initialize Pi+Pi-::helnegN+::rho-1gamma-1 cartesian 1.0 0.0 - -initialize Pi+Pi-::helplusN-::rho1gamma1 cartesian 1.0 0.0 -initialize Pi+Pi-::helplusN-::rho0gamma1 cartesian 0.0 0.0 -initialize Pi+Pi-::helplusN-::rho-1gamma1 cartesian 0.0 0.0 -initialize Pi+Pi-::helplusN-::rho1gamma-1 cartesian 0.0 0.0 -initialize Pi+Pi-::helplusN-::rho0gamma-1 cartesian 0.0 0.0 -initialize Pi+Pi-::helplusN-::rho-1gamma-1 cartesian 1.0 0.0 - -initialize Pi+Pi-::helnegN-::rho1gamma1 cartesian 1.0 0.0 -initialize Pi+Pi-::helnegN-::rho0gamma1 cartesian 0.0 0.0 -initialize Pi+Pi-::helnegN-::rho-1gamma1 cartesian 0.0 0.0 -initialize Pi+Pi-::helnegN-::rho1gamma-1 cartesian 0.0 0.0 -initialize Pi+Pi-::helnegN-::rho0gamma-1 cartesian 0.0 0.0 -initialize Pi+Pi-::helnegN-::rho-1gamma-1 cartesian 1.0 0.0 - -# constrain Pi+Pi-::helplusN+::rho1gamma1 Pi+Pi-::helnegN+::rho1gamma1 -# constrain Pi+Pi-::helplusN+::rho0gamma1 Pi+Pi-::helnegN+::rho0gamma1 -# constrain Pi+Pi-::helplusN+::rho-1gamma1 Pi+Pi-::helnegN+::rho-1gamma1 -# constrain Pi+Pi-::helplusN+::rho1gamma-1 Pi+Pi-::helnegN+::rho1gamma-1 -# constrain Pi+Pi-::helplusN+::rho0gamma-1 Pi+Pi-::helnegN+::rho0gamma-1 -# constrain Pi+Pi-::helplusN+::rho-1gamma-1 Pi+Pi-::helnegN+::rho-1gamma-1 - -# constrain Pi+Pi-::helplusN+::rho1gamma1 Pi+Pi-::helplusN-::rho1gamma1 -# constrain Pi+Pi-::helplusN+::rho0gamma1 Pi+Pi-::helplusN-::rho0gamma1 -# constrain Pi+Pi-::helplusN+::rho-1gamma1 Pi+Pi-::helplusN-::rho-1gamma1 -# constrain Pi+Pi-::helplusN+::rho1gamma-1 Pi+Pi-::helplusN-::rho1gamma-1 -# constrain Pi+Pi-::helplusN+::rho0gamma-1 Pi+Pi-::helplusN-::rho0gamma-1 -# constrain Pi+Pi-::helplusN+::rho-1gamma-1 Pi+Pi-::helplusN-::rho-1gamma-1 - -# constrain Pi+Pi-::helplusN+::rho1gamma1 Pi+Pi-::helnegN-::rho1gamma1 -# constrain Pi+Pi-::helplusN+::rho0gamma1 Pi+Pi-::helnegN-::rho0gamma1 -# constrain Pi+Pi-::helplusN+::rho-1gamma1 Pi+Pi-::helnegN-::rho-1gamma1 -# constrain Pi+Pi-::helplusN+::rho1gamma-1 Pi+Pi-::helnegN-::rho1gamma-1 -# constrain Pi+Pi-::helplusN+::rho0gamma-1 Pi+Pi-::helnegN-::rho0gamma-1 -# constrain Pi+Pi-::helplusN+::rho-1gamma-1 Pi+Pi-::helnegN-::rho-1gamma-1 - - - diff --git a/MCwrapper/Generators/gen_amp/examples/gen_2k.cfg b/MCwrapper/Generators/gen_amp/examples/gen_2k.cfg deleted file mode 100644 index 160e127e..00000000 --- a/MCwrapper/Generators/gen_amp/examples/gen_2k.cfg +++ /dev/null @@ -1,57 +0,0 @@ -# -#The above line is used to provide additional options to the generator within the wrapper. These options do NOT include output file names, run numbers, and numbewr of events which are controlled by the wrapper -##################################### -#### THIS IS A CONFIG FILE #### -##################################### -## -## Blank lines or lines beginning with a "#" are ignored. -## -## Double colons (::) are treated like a space. -## This is sometimes useful for grouping (for example, -## grouping strings like "reaction::sum::amplitudeName") -## -## All non-comment lines must begin with one of the following keywords. -## -## (note: means necessary -## (word) means optional) -## -## include -## define (defn1) (defn2) (defn3) ... -## fit -## keyword -## reaction (particle3) ... -## data (arg1) (arg2) (arg3) ... -## genmc (arg1) (arg2) (arg3) ... -## accmc (arg1) (arg2) (arg3) ... -## normintfile -## sum (sum2) (sum3) ... -## amplitude (arg1) (arg2) ([par]) ... -## initialize <"events"/"polar"/"cartesian"> -## ("fixed"/"real") -## scale -## constrain ... -## permute ... -## parameter ("fixed"/"bounded"/"gaussian") -## (lower/central) (upper/error) -## DEPRECATED: -## datafile (file2) (file3) ... -## genmcfile (file2) (file3) ... -## accmcfile (file2) (file3) ... -## -##################################### - -#Useful definition -define phi 1.020 0.043 - -fit twok - -reaction K+K- Beam Proton K+ K- - -# consider just x polarized amplitudes -sum K+K- xpol - -# Currently not using any input parameters for TwoPiAngles in the generator -amplitude K+K-::xpol::res BreitWigner phi 0 2 3 - -initialize K+K-::xpol::res cartesian 1.0 0.0 - diff --git a/MCwrapper/Generators/gen_amp/examples/gen_2pi_amp.cfg b/MCwrapper/Generators/gen_amp/examples/gen_2pi_amp.cfg deleted file mode 100644 index cdc067d1..00000000 --- a/MCwrapper/Generators/gen_amp/examples/gen_2pi_amp.cfg +++ /dev/null @@ -1,209 +0,0 @@ -# -#The above line is used to provide additional options to the generator within the wrapper. These options do NOT include output file names, run numbers, and numbewr of events which are controlled by the wrapper -##################################### -#### THIS IS A CONFIG FILE #### -##################################### -## -## Blank lines or lines beginning with a "#" are ignored. -## -## Double colons (::) are treated like a space. -## This is sometimes useful for grouping (for example, -## grouping strings like "reaction::sum::amplitudeName") -## -## All non-comment lines must begin with one of the following keywords. -## -## (note: means necessary -## (word) means optional) -## -## include -## define (defn1) (defn2) (defn3) ... -## fit -## keyword -## reaction (particle3) ... -## data (arg1) (arg2) (arg3) ... -## genmc (arg1) (arg2) (arg3) ... -## accmc (arg1) (arg2) (arg3) ... -## normintfile -## sum (sum2) (sum3) ... -## amplitude (arg1) (arg2) ([par]) ... -## initialize <"events"/"polar"/"cartesian"> -## ("fixed"/"real") -## scale -## constrain ... -## permute ... -## parameter ("fixed"/"bounded"/"gaussian") -## (lower/central) (upper/error) -## DEPRECATED: -## datafile (file2) (file3) ... -## genmcfile (file2) (file3) ... -## accmcfile (file2) (file3) ... -## -##################################### - -#Take useful definitions from gen_3pi.cfg -define rho 0.775 0.146 -# some definitions for adjusting the beam polarization. In the equations beamX: Polarization>0, beamY: Polarization<0. -# Phi is the azimuthal angle of the polarization vector in degrees (in the lab coordinates) -define phipol TEMPPOLANGLE -define polFrac TEMPPOLFRAC -define beamX 0 polFrac -define beamY 90 polFrac - -# Uniform angles: flat=1; YLMs: flat=0; -define flat 0 - -# fit twopi_amp - -reaction Pi+Pi- Beam Proton Pi+ Pi- - -normintfile Pi+Pi- twopi_ni.txt - -# sum for helicity of N'=+1/2. Amplitudes should be duplicated for N'=-1/2. -sum Pi+Pi- helplusN+ -sum Pi+Pi- helnegN+ -sum Pi+Pi- helplusN- -sum Pi+Pi- helnegN- - -# genmc Pi+Pi- ROOTDataReader tree_AmpToolsFormatThrown_flat_amp.root -# accmc Pi+Pi- ROOTDataReader tree_AmpToolsFormatThrown_flat_amp.root -# data Pi+Pi- ROOTDataReader tree_AmpToolsFormatThrown_amp.root - -# amplitude Pi+Pi-::helplusN+::rho1 TwoPiAngles_amp (phipol, pol fraction, Jz for rho M=+/-1 and 0, prefix factor, flat) -# phipol is the lab azimuthal angle of the polarization vector. -# Prefix factor 0: 0.5*sqrt(1-polFrac)*(cos(Phi) - i*sin(Phi)), M=M -# Prefix factor 1: 0.5*sqrt(1+polFrac)*(cos(Phi) - i*sin(Phi)), M=M -# Prefix factor 2: 0.5*sqrt(1-polFrac)*(cos(Phi) + i*sin(Phi)), M=M -# Prefix factor 3: -0.5*sqrt(1+polFrac)*(cos(Phi) + i*sin(Phi)), M=M -# Prefix factor 4: 0.5*(-1)^M*sqrt(1-polFrac)*(cos(Phi) - i*sin(Phi)), M=-M -# Prefix factor 5: 0.5*(-1)^M*sqrt(1+polFrac)*(cos(Phi) - i*sin(Phi)), M=-M -# Prefix factor 6: 0.5*(-1)^M*sqrt(1-polFrac)*(cos(Phi) + i*sin(Phi)), M=-M -# Prefix factor 7: -0.5*(-1)^M*sqrt(1+polFrac)*(cos(Phi) + i*sin(Phi)), M=-M -# flat=1 generates distribution uniform in angles. flat=0 use YLMs - -amplitude Pi+Pi-::helplusN+::g1VM1 TwoPiAngles_amp phipol polFrac 1 0 flat -amplitude Pi+Pi-::helplusN+::g1VM1 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helplusN+::g1VM0 TwoPiAngles_amp phipol polFrac 0 0 flat -amplitude Pi+Pi-::helplusN+::g1VM0 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helplusN+::g1VM-1 TwoPiAngles_amp phipol polFrac -1 0 flat -amplitude Pi+Pi-::helplusN+::g1VM-1 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helplusN+::g-1VM1 TwoPiAngles_amp phipol polFrac 1 2 flat -amplitude Pi+Pi-::helplusN+::g-1VM1 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helplusN+::g-1VM0 TwoPiAngles_amp phipol polFrac 0 2 flat -amplitude Pi+Pi-::helplusN+::g-1VM0 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helplusN+::g-1VM-1 TwoPiAngles_amp phipol polFrac -1 2 flat -amplitude Pi+Pi-::helplusN+::g-1VM-1 BreitWigner rho 1 2 3 - - -amplitude Pi+Pi-::helnegN+::g1VM1 TwoPiAngles_amp phipol polFrac 1 1 flat -amplitude Pi+Pi-::helnegN+::g1VM1 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helnegN+::g1VM0 TwoPiAngles_amp phipol polFrac 0 1 flat -amplitude Pi+Pi-::helnegN+::g1VM0 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helnegN+::g1VM-1 TwoPiAngles_amp phipol polFrac -1 1 flat -amplitude Pi+Pi-::helnegN+::g1VM-1 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helnegN+::g-1VM1 TwoPiAngles_amp phipol polFrac 1 3 flat -amplitude Pi+Pi-::helnegN+::g-1VM1 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helnegN+::g-1VM0 TwoPiAngles_amp phipol polFrac 0 3 flat -amplitude Pi+Pi-::helnegN+::g-1VM0 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helnegN+::g-1VM-1 TwoPiAngles_amp phipol polFrac -1 3 flat -amplitude Pi+Pi-::helnegN+::g-1VM-1 BreitWigner rho 1 2 3 - - -amplitude Pi+Pi-::helplusN-::g-1VM1 TwoPiAngles_amp phipol polFrac 1 4 flat -amplitude Pi+Pi-::helplusN-::g-1VM1 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helplusN-::g-1VM0 TwoPiAngles_amp phipol polFrac 0 4 flat -amplitude Pi+Pi-::helplusN-::g-1VM0 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helplusN-::g-1VM-1 TwoPiAngles_amp phipol polFrac -1 4 flat -amplitude Pi+Pi-::helplusN-::g-1VM-1 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helplusN-::g1VM1 TwoPiAngles_amp phipol polFrac 1 6 flat -amplitude Pi+Pi-::helplusN-::g1VM1 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helplusN-::g1VM0 TwoPiAngles_amp phipol polFrac 0 6 flat -amplitude Pi+Pi-::helplusN-::g1VM0 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helplusN-::g1VM-1 TwoPiAngles_amp phipol polFrac -1 6 flat -amplitude Pi+Pi-::helplusN-::g1VM-1 BreitWigner rho 1 2 3 - - -amplitude Pi+Pi-::helnegN-::g-1VM1 TwoPiAngles_amp phipol polFrac 1 5 flat -amplitude Pi+Pi-::helnegN-::g-1VM1 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helnegN-::g-1VM0 TwoPiAngles_amp phipol polFrac 0 5 flat -amplitude Pi+Pi-::helnegN-::g-1VM0 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helnegN-::g-1VM-1 TwoPiAngles_amp phipol polFrac -1 5 flat -amplitude Pi+Pi-::helnegN-::g-1VM-1 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helnegN-::g1VM1 TwoPiAngles_amp phipol polFrac 1 7 flat -amplitude Pi+Pi-::helnegN-::g1VM1 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helnegN-::g1VM0 TwoPiAngles_amp phipol polFrac 0 7 flat -amplitude Pi+Pi-::helnegN-::g1VM0 BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::helnegN-::g1VM-1 TwoPiAngles_amp phipol polFrac -1 7 flat -amplitude Pi+Pi-::helnegN-::g1VM-1 BreitWigner rho 1 2 3 - - -initialize Pi+Pi-::helplusN+::g1VM1 cartesian 500.0 0.0 real -initialize Pi+Pi-::helplusN+::g1VM0 cartesian 0.0 0.0 -initialize Pi+Pi-::helplusN+::g1VM-1 cartesian 0.0 0.0 -initialize Pi+Pi-::helplusN+::g-1VM1 cartesian 0.0 0.0 -initialize Pi+Pi-::helplusN+::g-1VM0 cartesian 0.0 0.0 -initialize Pi+Pi-::helplusN+::g-1VM-1 cartesian 500.0 0.0 - -initialize Pi+Pi-::helnegN+::g1VM1 cartesian 500.0 0.0 -initialize Pi+Pi-::helnegN+::g1VM0 cartesian 0.0 0.0 -initialize Pi+Pi-::helnegN+::g1VM-1 cartesian 0.0 0.0 -initialize Pi+Pi-::helnegN+::g-1VM1 cartesian 0.0 0.0 -initialize Pi+Pi-::helnegN+::g-1VM0 cartesian 0.0 0.0 -initialize Pi+Pi-::helnegN+::g-1VM-1 cartesian 500.0 0.0 - -initialize Pi+Pi-::helplusN-::g1VM1 cartesian 500.0 0.0 -initialize Pi+Pi-::helplusN-::g1VM0 cartesian 0.0 0.0 -initialize Pi+Pi-::helplusN-::g1VM-1 cartesian 0.0 0.0 -initialize Pi+Pi-::helplusN-::g-1VM1 cartesian 0.0 0.0 -initialize Pi+Pi-::helplusN-::g-1VM0 cartesian 0.0 0.0 -initialize Pi+Pi-::helplusN-::g-1VM-1 cartesian 500.0 0.0 - -initialize Pi+Pi-::helnegN-::g1VM1 cartesian 500.0 0.0 -initialize Pi+Pi-::helnegN-::g1VM0 cartesian 0.0 0.0 -initialize Pi+Pi-::helnegN-::g1VM-1 cartesian 0.0 0.0 -initialize Pi+Pi-::helnegN-::g-1VM1 cartesian 0.0 0.0 -initialize Pi+Pi-::helnegN-::g-1VM0 cartesian 0.0 0.0 -initialize Pi+Pi-::helnegN-::g-1VM-1 cartesian 500.0 0.0 - -# constrain Pi+Pi-::helplusN+::g1VM1 Pi+Pi-::helnegN+::g1VM1 -# constrain Pi+Pi-::helplusN+::g1VM0 Pi+Pi-::helnegN+::g1VM0 -# constrain Pi+Pi-::helplusN+::g1VM-1 Pi+Pi-::helnegN+::g1VM-1 -# constrain Pi+Pi-::helplusN+::g-1VM1 Pi+Pi-::helnegN+::g-1VM1 -# constrain Pi+Pi-::helplusN+::g-1VM0 Pi+Pi-::helnegN+::g-1VM0 -# constrain Pi+Pi-::helplusN+::g-1VM-1 Pi+Pi-::helnegN+::g-1VM-1 - -# constrain Pi+Pi-::helplusN+::g1VM1 Pi+Pi-::helplusN-::g1VM1 -# constrain Pi+Pi-::helplusN+::g1VM0 Pi+Pi-::helplusN-::g1VM0 -# constrain Pi+Pi-::helplusN+::g1VM-1 Pi+Pi-::helplusN-::g1VM-1 -# constrain Pi+Pi-::helplusN+::g-1VM1 Pi+Pi-::helplusN-::g-1VM1 -# constrain Pi+Pi-::helplusN+::g-1VM0 Pi+Pi-::helplusN-::g-1VM0 -# constrain Pi+Pi-::helplusN+::g-1VM-1 Pi+Pi-::helplusN-::g-1VM-1 - -# constrain Pi+Pi-::helplusN+::g1VM1 Pi+Pi-::helnegN-::g1VM1 -# constrain Pi+Pi-::helplusN+::g1VM0 Pi+Pi-::helnegN-::g1VM0 -# constrain Pi+Pi-::helplusN+::g1VM-1 Pi+Pi-::helnegN-::g1VM-1 -# constrain Pi+Pi-::helplusN+::g-1VM1 Pi+Pi-::helnegN-::g-1VM1 -# constrain Pi+Pi-::helplusN+::g-1VM0 Pi+Pi-::helnegN-::g-1VM0 -# constrain Pi+Pi-::helplusN+::g-1VM-1 Pi+Pi-::helnegN-::g-1VM-1 - - - diff --git a/MCwrapper/Generators/gen_amp/examples/gen_2pi_mom.cfg b/MCwrapper/Generators/gen_amp/examples/gen_2pi_mom.cfg deleted file mode 100644 index 919cc260..00000000 --- a/MCwrapper/Generators/gen_amp/examples/gen_2pi_mom.cfg +++ /dev/null @@ -1,100 +0,0 @@ -# -#The above line is used to provide additional options to the generator within the wrapper. These options do NOT include output file names, run numbers, and numbewr of events which are controlled by the wrapper -##################################### -#### THIS IS A CONFIG FILE #### -##################################### -## -## Blank lines or lines beginning with a "#" are ignored. -## -## Double colons (::) are treated like a space. -## This is sometimes useful for grouping (for example, -## grouping strings like "reaction::sum::amplitudeName") -## -## All non-comment lines must begin with one of the following keywords. -## -## (note: means necessary -## (word) means optional) -## -## include -## define (defn1) (defn2) (defn3) ... -## fit -## keyword -## reaction (particle3) ... -## data (arg1) (arg2) (arg3) ... -## genmc (arg1) (arg2) (arg3) ... -## accmc (arg1) (arg2) (arg3) ... -## normintfile -## sum (sum2) (sum3) ... -## amplitude (arg1) (arg2) ([par]) ... -## initialize <"events"/"polar"/"cartesian"> -## ("fixed"/"real") -## scale -## constrain ... -## permute ... -## parameter ("fixed"/"bounded"/"gaussian") -## (lower/central) (upper/error) -## DEPRECATED: -## datafile (file2) (file3) ... -## genmcfile (file2) (file3) ... -## accmcfile (file2) (file3) ... -## -##################################### - -#Take useful definitions from gen_2pi_amp.cfg -define sigma 0.500 0.400 -define rho 0.775 0.146 -define f2 1.275 0.187 - -# Uniform angles: flat=1; YLMs: flat=0; -define flat 0 - -# fit twopi_amp - -reaction Pi+Pi- Beam Proton Pi+ Pi- - -normintfile Pi+Pi- twopi_ni.txt - -# sum for helicity of N'=+1/2. Amplitudes should be duplicated for N'=-1/2. -sum Pi+Pi- Positive -sum Pi+Pi- Negative - -# genmc Pi+Pi- ROOTDataReader tree_AmpToolsFormatThrown_flat_amp.root -# accmc Pi+Pi- ROOTDataReader tree_AmpToolsFormatThrown_flat_amp.root -# data Pi+Pi- ROOTDataReader tree_AmpToolsFormatThrown_amp.root - -# Negative Reflectivity Waves - -amplitude Pi+Pi-::Negative::S0- TwoPSHelicity 0 0 -1 -amplitude Pi+Pi-::Negative::S0- BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::Negative::P0- TwoPSHelicity 1 0 -1 -amplitude Pi+Pi-::Negative::P0- BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::Negative::P1- TwoPSHelicity 1 1 -1 -amplitude Pi+Pi-::Negative::P1- BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::Negative::D0- TwoPSHelicity 2 0 -1 -amplitude Pi+Pi-::Negative::D0- BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::Negative::D1- TwoPSHelicity 2 1 -1 -amplitude Pi+Pi-::Negative::D1- BreitWigner rho 1 2 3 - -# Positive Refectivity Waves: - -amplitude Pi+Pi-::Positive::P1+ TwoPSHelicity 1 1 1 -amplitude Pi+Pi-::Positive::P1+ BreitWigner rho 1 2 3 - -amplitude Pi+Pi-::Positive::D1+ TwoPSHelicity 2 1 1 -amplitude Pi+Pi-::Positive::D1+ BreitWigner rho 1 2 3 - -# Initialize: One of each set can be real - -initialize Pi+Pi-::Negative::S0- cartesian 0.0 0.0 -initialize Pi+Pi-::Negative::P0- cartesian 0.0 0.0 -initialize Pi+Pi-::Negative::P1- cartesian 500.0 0.0 real -initialize Pi+Pi-::Negative::D0- cartesian 0.0 0.0 -initialize Pi+Pi-::Negative::D1- cartesian 0.0 0.0 - -initialize Pi+Pi-::Positive::P1+ cartesian 500.0 0.0 real -initialize Pi+Pi-::Positive::D1+ cartesian 0.0 0.0 - diff --git a/MCwrapper/Generators/gen_amp/examples/gen_3pi.cfg b/MCwrapper/Generators/gen_amp/examples/gen_3pi.cfg deleted file mode 100644 index d8167166..00000000 --- a/MCwrapper/Generators/gen_amp/examples/gen_3pi.cfg +++ /dev/null @@ -1,128 +0,0 @@ -# -#The above line is used to provide additional options to the generator within the wrapper. These options do NOT include output file names, run numbers, and numbewr of events which are controlled by the wrapper -##################################### -#### THIS IS A CONFIG FILE #### -##################################### -## -## Blank lines or lines beginning with a "#" are ignored. -## -## Double colons (::) are treated like a space. -## This is sometimes useful for grouping (for example, -## grouping strings like "reaction::sum::amplitudeName") -## -## All non-comment lines must begin with one of the following keywords. -## -## (note: means necessary -## (word) means optional) -## -## include -## define (defn1) (defn2) (defn3) ... -## fit -## keyword -## reaction (particle3) ... -## data (arg1) (arg2) (arg3) ... -## genmc (arg1) (arg2) (arg3) ... -## accmc (arg1) (arg2) (arg3) ... -## normintfile -## sum (sum2) (sum3) ... -## amplitude (arg1) (arg2) ([par]) ... -## initialize <"events"/"polar"/"cartesian"> -## ("fixed"/"real") -## scale -## constrain ... -## permute ... -## parameter ("fixed"/"bounded"/"gaussian") -## (lower/central) (upper/error) -## DEPRECATED: -## datafile (file2) (file3) ... -## genmcfile (file2) (file3) ... -## accmcfile (file2) (file3) ... -## -##################################### - - -# useful masses and widths -define a1 1.23 0.4 -define a2 1.318 0.105 -define pi1 1.60 0.2 -define pi2 1.67 0.259 - -define rho 0.775 0.146 -define f2 1.270 0.185 - -# J, P and isospin definitions for resonances -define a2JPI 2 1 1 -define pi2JPI 2 -1 1 -define a1JPI 1 1 1 -define pi1JPI 1 -1 1 - -# isobar definitions for rhopi final sate -# (J of isobar) (isospin of isobar) (Iz1) (Iz2) (Iz3) -define rho0pi+ 1 1 1 -1 1 - -# isobar definitions for f2pi final state -define f2pi+ 2 0 1 -1 1 - -fit threepi - -# some definitions for adjusting the beam polarization - -define polFrac TEMPPOLFRAC -define beamX 0 polFrac -define beamY 1 polFrac - -reaction Pi+Pi-Pi+ Beam Neutron Pi+ Pi- Pi+ - -# this file has the y polarization states if partial or unpolarized beams -# are needed -#include gen_3pi_ypol.cfg - -# consider just x polarized amplitudes -sum Pi+Pi-Pi+ xpol - -# ThreePiAngles assumes isobar is particles 23 with bachelor 4 -# arguments to ThreePiAngles (resonance) -> (isobar) + (bachelor) are: -# polarization: 0 = X; 1 = Y -# J of resonance -# parity of resonance -# total isospin of resonance -# L between bachelor and isobar -# J of isobar -# total isospin of isobar -# z component of isospin of first final state particle (index 2) -# z component of isospin of first second state particle (index 3) -# z component of isospin of first third state particle (index 4) - -amplitude Pi+Pi-Pi+::xpol::a1_rhopi_S ThreePiAngles beamX a1JPI 0 rho0pi+ -amplitude Pi+Pi-Pi+::xpol::a1_rhopi_S BreitWigner a1 0 23 4 -amplitude Pi+Pi-Pi+::xpol::a1_rhopi_S BreitWigner rho 1 2 3 -permute Pi+Pi-Pi+::xpol::a1_rhopi_S 0 1 4 3 2 - -amplitude Pi+Pi-Pi+::xpol::a2_rhopi_D ThreePiAngles beamX a2JPI 2 rho0pi+ -amplitude Pi+Pi-Pi+::xpol::a2_rhopi_D BreitWigner a2 2 23 4 -amplitude Pi+Pi-Pi+::xpol::a2_rhopi_D BreitWigner rho 1 2 3 -permute Pi+Pi-Pi+::xpol::a2_rhopi_D 0 1 4 3 2 - -amplitude Pi+Pi-Pi+::xpol::pi1_rhopi_P ThreePiAngles beamX pi1JPI 1 rho0pi+ -amplitude Pi+Pi-Pi+::xpol::pi1_rhopi_P BreitWigner pi1 1 23 4 -amplitude Pi+Pi-Pi+::xpol::pi1_rhopi_P BreitWigner rho 1 2 3 -permute Pi+Pi-Pi+::xpol::pi1_rhopi_P 0 1 4 3 2 - -amplitude Pi+Pi-Pi+::xpol::pi2_f2pi_S ThreePiAngles beamX pi2JPI 0 f2pi+ -amplitude Pi+Pi-Pi+::xpol::pi2_f2pi_S BreitWigner pi2 0 23 4 -amplitude Pi+Pi-Pi+::xpol::pi2_f2pi_S BreitWigner f2 2 2 3 -permute Pi+Pi-Pi+::xpol::pi2_f2pi_S 0 1 4 3 2 - -amplitude Pi+Pi-Pi+::xpol::pi2_rhopi_P ThreePiAngles beamX pi2JPI 1 rho0pi+ -amplitude Pi+Pi-Pi+::xpol::pi2_rhopi_P BreitWigner pi2 2 23 4 -amplitude Pi+Pi-Pi+::xpol::pi2_rhopi_P BreitWigner rho 1 2 3 -permute Pi+Pi-Pi+::xpol::pi2_rhopi_P 0 1 4 3 2 - -initialize Pi+Pi-Pi+::xpol::a1_rhopi_S cartesian 3.0 0.0 -initialize Pi+Pi-Pi+::xpol::a2_rhopi_D cartesian 3.0 0.0 -initialize Pi+Pi-Pi+::xpol::pi1_rhopi_P cartesian 1.0 0.0 -initialize Pi+Pi-Pi+::xpol::pi2_f2pi_S cartesian 1.0 0.0 -initialize Pi+Pi-Pi+::xpol::pi2_rhopi_P cartesian 1.0 0.0 - - - diff --git a/MCwrapper/Generators/gen_amp/examples/gen_b1.cfg b/MCwrapper/Generators/gen_amp/examples/gen_b1.cfg deleted file mode 100644 index ffb25e19..00000000 --- a/MCwrapper/Generators/gen_amp/examples/gen_b1.cfg +++ /dev/null @@ -1,92 +0,0 @@ -# -#The above line is used to provide additional options to the generator within the wrapper. These options do NOT include output file names, run numbers, and numbewr of events which are controlled by the wrapper -##################################### -#### THIS IS A CONFIG FILE #### -##################################### -## -## Blank lines or lines beginning with a "#" are ignored. -## -## Double colons (::) are treated like a space. -## This is sometimes useful for grouping (for example, -## grouping strings like "reaction::sum::amplitudeName") -## -## All non-comment lines must begin with one of the following keywords. -## -## (note: means necessary -## (word) means optional) -## -## include -## define (defn1) (defn2) (defn3) ... -## fit -## keyword -## reaction (particle3) ... -## data (arg1) (arg2) (arg3) ... -## genmc (arg1) (arg2) (arg3) ... -## accmc (arg1) (arg2) (arg3) ... -## normintfile -## sum (sum2) (sum3) ... -## amplitude (arg1) (arg2) ([par]) ... -## initialize <"events"/"polar"/"cartesian"> -## ("fixed"/"real") -## scale -## constrain ... -## permute ... -## parameter ("fixed"/"bounded"/"gaussian") -## (lower/central) (upper/error) -## DEPRECATED: -## datafile (file2) (file3) ... -## genmcfile (file2) (file3) ... -## accmcfile (file2) (file3) ... -## -##################################### - - -# useful masses and widths -define b1 1.235 0.142 -#define b1JPI 1 1 1 -define omega 0.782 0.008 - -# isobar definitions for rhopi final sate -# (J of isobar) (isospin of isobar) (Iz1) (Iz2) (Iz3) -#define omegapi0 1 0 1 0 0 - -#fit name -fit fitb1 - -# some definitions for adjusting the beam polarization - -define polFrac TEMPPOLFRAC -define beamX 0 polFrac -define beamY 1 polFrac - -reaction omegapi Beam Proton Pi0 Pi0 Pi+ Pi- - -# this file has the y polarization states if partial or unpolarized beams -# are needed -#include gen_3pi_ypol.cfg - -# consider just x polarized amplitudes -sum omegapi xpol - -# ThreePiAngles assumes isobar is particles 23 with bachelor 4 -# arguments to ThreePiAngles (resonance) -> (isobar) + (bachelor) are: -# polarization: 0 = X; 1 = Y -# J of resonance -# parity of resonance -# total isospin of resonance -# L between bachelor and isobar -# J of isobar -# total isospin of isobar -# z component of isospin of first final state particle (index 2) -# z component of isospin of first second state particle (index 3) -# z component of isospin of first third state particle (index 4) - -#amplitude omegapi::xpol::amp_b1 ThreePiAngles beamX b1JPI 0 omegapi0 -amplitude omegapi::xpol::amp_b1 BreitWigner b1 1 2 345 -amplitude omegapi::xpol::amp_b1 BreitWigner3body omega 345 -#permute b1::xpol::amp_b1 0 1 3 2 4 5 - -initialize omegapi::xpol::amp_b1 cartesian 1.0 0.0 - - - diff --git a/MCwrapper/Generators/gen_amp/examples/gen_b1_pigamma.cfg b/MCwrapper/Generators/gen_amp/examples/gen_b1_pigamma.cfg deleted file mode 100644 index 8e918f13..00000000 --- a/MCwrapper/Generators/gen_amp/examples/gen_b1_pigamma.cfg +++ /dev/null @@ -1,92 +0,0 @@ -# -#The above line is used to provide additional options to the generator within the wrapper. These options do NOT include output file names, run numbers, and numbewr of events which are controlled by the wrapper -##################################### -#### THIS IS A CONFIG FILE #### -##################################### -## -## Blank lines or lines beginning with a "#" are ignored. -## -## Double colons (::) are treated like a space. -## This is sometimes useful for grouping (for example, -## grouping strings like "reaction::sum::amplitudeName") -## -## All non-comment lines must begin with one of the following keywords. -## -## (note: means necessary -## (word) means optional) -## -## include -## define (defn1) (defn2) (defn3) ... -## fit -## keyword -## reaction (particle3) ... -## data (arg1) (arg2) (arg3) ... -## genmc (arg1) (arg2) (arg3) ... -## accmc (arg1) (arg2) (arg3) ... -## normintfile -## sum (sum2) (sum3) ... -## amplitude (arg1) (arg2) ([par]) ... -## initialize <"events"/"polar"/"cartesian"> -## ("fixed"/"real") -## scale -## constrain ... -## permute ... -## parameter ("fixed"/"bounded"/"gaussian") -## (lower/central) (upper/error) -## DEPRECATED: -## datafile (file2) (file3) ... -## genmcfile (file2) (file3) ... -## accmcfile (file2) (file3) ... -## -##################################### - - -# useful masses and widths -define b1 1.235 0.142 -#define b1JPI 1 1 1 -define omega 0.782 0.008 - -# isobar definitions for rhopi final sate -# (J of isobar) (isospin of isobar) (Iz1) (Iz2) (Iz3) -#define omegapi0 1 0 1 0 0 - -#fit name -fit fitb1 - -# some definitions for adjusting the beam polarization - -define polFrac TEMPPOLFRAC -define beamX 0 polFrac -define beamY 1 polFrac - -reaction omegapi Beam Proton Pi0 Pi0 Photon - -# this file has the y polarization states if partial or unpolarized beams -# are needed -#include gen_3pi_ypol.cfg - -# consider just x polarized amplitudes -sum omegapi xpol - -# ThreePiAngles assumes isobar is particles 23 with bachelor 4 -# arguments to ThreePiAngles (resonance) -> (isobar) + (bachelor) are: -# polarization: 0 = X; 1 = Y -# J of resonance -# parity of resonance -# total isospin of resonance -# L between bachelor and isobar -# J of isobar -# total isospin of isobar -# z component of isospin of first final state particle (index 2) -# z component of isospin of first second state particle (index 3) -# z component of isospin of first third state particle (index 4) - -#amplitude omegapi::xpol::amp_b1 ThreePiAngles beamX b1JPI 0 omegapi0 -amplitude omegapi::xpol::amp_b1 BreitWigner b1 1 2 34 -amplitude omegapi::xpol::amp_b1 BreitWigner omega 1 3 4 -#permute b1::xpol::amp_b1 0 1 3 2 4 5 - -initialize omegapi::xpol::amp_b1 cartesian 1.0 0.0 - - - diff --git a/MCwrapper/Generators/gen_amp/examples/gen_etapi0_2body.cfg b/MCwrapper/Generators/gen_amp/examples/gen_etapi0_2body.cfg deleted file mode 100644 index 245ff7e0..00000000 --- a/MCwrapper/Generators/gen_amp/examples/gen_etapi0_2body.cfg +++ /dev/null @@ -1,58 +0,0 @@ -# -#The above line is used to provide additional options to the generator within the wrapper. These options do NOT include output file names, run numbers, and numbewr of events which are controlled by the wrapper -##################################### -#### THIS IS A CONFIG FILE #### -##################################### -## -## Blank lines or lines beginning with a "#" are ignored. -## -## Double colons (::) are treated like a space. -## This is sometimes useful for grouping (for example, -## grouping strings like "reaction::sum::amplitudeName") -## -## All non-comment lines must begin with one of the following keywords. -## -## (note: means necessary -## (word) means optional) -## -## include -## define (defn1) (defn2) (defn3) ... -## fit -## keyword -## reaction (particle3) ... -## data (arg1) (arg2) (arg3) ... -## genmc (arg1) (arg2) (arg3) ... -## accmc (arg1) (arg2) (arg3) ... -## normintfile -## sum (sum2) (sum3) ... -## amplitude (arg1) (arg2) ([par]) ... -## initialize <"events"/"polar"/"cartesian"> -## ("fixed"/"real") -## scale -## constrain ... -## permute ... -## parameter ("fixed"/"bounded"/"gaussian") -## (lower/central) (upper/error) -## DEPRECATED: -## datafile (file2) (file3) ... -## genmcfile (file2) (file3) ... -## accmcfile (file2) (file3) ... -## -##################################### - -# some definitions for adjusting the beam polarization. In the equations beamX: Polarization>0, beamY: Polarization<0. -# Phi is the azimuthal angle of the polarization vector in degrees (in the lab coordinates) -define phipol TEMPPOLANGLE -define polFrac TEMPPOLFRAC -define beamX 0 polFrac -define beamY 90 polFrac - -# Uniform angles: flat=1; YLMs: flat=0; -define flat 0 - -# fit etapi_mom - -reaction EtaPi0 Beam Proton Eta Pi0 - -#normintfile EtaPi0 etapi_ni.txt - diff --git a/MCwrapper/Generators/gen_amp/examples/gen_omega_3pi.cfg b/MCwrapper/Generators/gen_amp/examples/gen_omega_3pi.cfg deleted file mode 100644 index e6451206..00000000 --- a/MCwrapper/Generators/gen_amp/examples/gen_omega_3pi.cfg +++ /dev/null @@ -1,59 +0,0 @@ -# -#The above line is used to provide additional options to the generator within the wrapper. These options do NOT include output file names, run numbers, and numbewr of events which are controlled by the wrapper -##################################### -#### THIS IS A CONFIG FILE #### -##################################### -## -## Blank lines or lines beginning with a "#" are ignored. -## -## Double colons (::) are treated like a space. -## This is sometimes useful for grouping (for example, -## grouping strings like "reaction::sum::amplitudeName") -## -## All non-comment lines must begin with one of the following keywords. -## -## (note: means necessary -## (word) means optional) -## -## include -## define (defn1) (defn2) (defn3) ... -## fit -## keyword -## reaction (particle3) ... -## data (arg1) (arg2) (arg3) ... -## genmc (arg1) (arg2) (arg3) ... -## accmc (arg1) (arg2) (arg3) ... -## normintfile -## sum (sum2) (sum3) ... -## amplitude (arg1) (arg2) ([par]) ... -## initialize <"events"/"polar"/"cartesian"> -## ("fixed"/"real") -## scale -## constrain ... -## permute ... -## parameter ("fixed"/"bounded"/"gaussian") -## (lower/central) (upper/error) -## DEPRECATED: -## datafile (file2) (file3) ... -## genmcfile (file2) (file3) ... -## accmcfile (file2) (file3) ... -## -##################################### - -fit threepi - -define omega 0.783 0.008 - -define phipol TEMPPOLANGLE -define polFrac TEMPPOLFRAC - -reaction Pi+Pi-Pi0 Beam Proton Pi+ Pi- Pi0 - -# consider just x polarized amplitudes -sum Pi+Pi-Pi0 xpol - -amplitude Pi+Pi-Pi0::xpol::omegaS ThreePiAnglesSchilling 0.0 0.0 0.0 0.0 0.0 0.0 0.4 0.0 -0.2 phipol polFrac -amplitude Pi+Pi-Pi0::xpol::omegaS BreitWigner3body omega 234 - -initialize Pi+Pi-Pi0::xpol::omegaS cartesian 1.0 0.0 - diff --git a/MCwrapper/Generators/gen_amp/examples/gen_omega_3pi_flat.cfg b/MCwrapper/Generators/gen_amp/examples/gen_omega_3pi_flat.cfg deleted file mode 100644 index 5aa48d63..00000000 --- a/MCwrapper/Generators/gen_amp/examples/gen_omega_3pi_flat.cfg +++ /dev/null @@ -1,56 +0,0 @@ -# -#The above line is used to provide additional options to the generator within the wrapper. These options do NOT include output file names, run numbers, and numbewr of events which are controlled by the wrapper -##################################### -#### THIS IS A CONFIG FILE #### -##################################### -## -## Blank lines or lines beginning with a "#" are ignored. -## -## Double colons (::) are treated like a space. -## This is sometimes useful for grouping (for example, -## grouping strings like "reaction::sum::amplitudeName") -## -## All non-comment lines must begin with one of the following keywords. -## -## (note: means necessary -## (word) means optional) -## -## include -## define (defn1) (defn2) (defn3) ... -## fit -## keyword -## reaction (particle3) ... -## data (arg1) (arg2) (arg3) ... -## genmc (arg1) (arg2) (arg3) ... -## accmc (arg1) (arg2) (arg3) ... -## normintfile -## sum (sum2) (sum3) ... -## amplitude (arg1) (arg2) ([par]) ... -## initialize <"events"/"polar"/"cartesian"> -## ("fixed"/"real") -## scale -## constrain ... -## permute ... -## parameter ("fixed"/"bounded"/"gaussian") -## (lower/central) (upper/error) -## DEPRECATED: -## datafile (file2) (file3) ... -## genmcfile (file2) (file3) ... -## accmcfile (file2) (file3) ... -## -##################################### - -#Take useful definitions -define omega 0.782 0.008 - -fit threepi - -reaction Pi+Pi-Pi0 Beam Proton Pi+ Pi- Pi0 - -# consider just x polarized amplitudes -sum Pi+Pi-Pi0 xpol - -amplitude Pi+Pi-Pi0::xpol::omegaS BreitWigner3body omega 234 - -initialize Pi+Pi-Pi0::xpol::omegaS cartesian 1.0 0.0 - diff --git a/MCwrapper/Generators/gen_amp/examples/gen_omega_radiative_flat.cfg b/MCwrapper/Generators/gen_amp/examples/gen_omega_radiative_flat.cfg deleted file mode 100644 index 9a4daf53..00000000 --- a/MCwrapper/Generators/gen_amp/examples/gen_omega_radiative_flat.cfg +++ /dev/null @@ -1,57 +0,0 @@ -# -#The above line is used to provide additional options to the generator within the wrapper. These options do NOT include output file names, run numbers, and numbewr of events which are controlled by the wrapper -##################################### -#### THIS IS A CONFIG FILE #### -##################################### -## -## Blank lines or lines beginning with a "#" are ignored. -## -## Double colons (::) are treated like a space. -## This is sometimes useful for grouping (for example, -## grouping strings like "reaction::sum::amplitudeName") -## -## All non-comment lines must begin with one of the following keywords. -## -## (note: means necessary -## (word) means optional) -## -## include -## define (defn1) (defn2) (defn3) ... -## fit -## keyword -## reaction (particle3) ... -## data (arg1) (arg2) (arg3) ... -## genmc (arg1) (arg2) (arg3) ... -## accmc (arg1) (arg2) (arg3) ... -## normintfile -## sum (sum2) (sum3) ... -## amplitude (arg1) (arg2) ([par]) ... -## initialize <"events"/"polar"/"cartesian"> -## ("fixed"/"real") -## scale -## constrain ... -## permute ... -## parameter ("fixed"/"bounded"/"gaussian") -## (lower/central) (upper/error) -## DEPRECATED: -## datafile (file2) (file3) ... -## genmcfile (file2) (file3) ... -## accmcfile (file2) (file3) ... -## -##################################### - -#Take useful definitions -define omega 0.782 0.008 - -fit radiative - -reaction Pi0Gamma Beam Proton Pi0 Photon - -# consider just x polarized amplitudes -sum Pi0Gamma xpol - -amplitude Pi0Gamma::xpol::omegaS BreitWigner omega 1 2 3 - -initialize Pi0Gamma::xpol::omegaS cartesian 1.0 0.0 - -#permute Pi0Gamma::xpol::omegaS 0 1 2 3 \ No newline at end of file diff --git a/MCwrapper/Generators/gen_ee_hb/CFFs_DD_Feb2012.dat b/MCwrapper/Generators/gen_ee_hb/CFFs_DD_Feb2012.dat deleted file mode 100644 index 99ca061a..00000000 --- a/MCwrapper/Generators/gen_ee_hb/CFFs_DD_Feb2012.dat +++ /dev/null @@ -1,2602 +0,0 @@ - 1.0000 0.0000 0.0526 -30.81649 -1.44276 -0.25840 -0.46833 3.49718 -0.23974 -3.28889 - 1.0000 0.0000 0.1111 -15.34977 0.50507 -0.38127 -0.07622 2.85075 0.23756 -3.28889 - 1.0000 0.0000 0.1765 -9.80824 1.54392 -0.47646 0.14763 2.52064 0.00348 -3.28889 - 1.0000 0.0000 0.2500 -6.84756 1.91646 -0.53758 0.46229 2.21382 -0.08682 -3.28889 - 1.0000 0.0000 0.3333 -4.90844 2.10817 -0.55528 0.59440 1.87986 -0.40731 -3.28889 - 1.0000 0.0000 0.4286 -3.47136 2.17774 -0.52412 0.66684 1.51611 -0.68999 -3.28889 - 1.0000 0.0000 0.5385 -2.32806 2.12361 -0.44415 0.67594 1.13263 -0.91548 -3.28889 - 1.0000 0.0000 0.6667 -1.38910 1.94261 -0.32126 0.61781 0.74277 -1.06132 -3.28889 - 1.0000 0.0000 0.8182 -0.61706 1.62330 -0.16720 0.48732 0.36055 -1.10657 -3.28889 - 1.0000 -0.0500 0.0526 -27.00561 -1.28239 -0.22236 -0.40301 3.27503 -0.06307 -2.86802 - 1.0000 -0.0500 0.1111 -13.45705 0.42994 -0.32809 -0.06559 2.66794 0.35831 -2.86802 - 1.0000 -0.0500 0.1765 -8.60330 1.34365 -0.41001 0.12704 2.35790 0.11645 -2.86802 - 1.0000 -0.0500 0.2500 -6.00985 1.67352 -0.46260 0.39782 2.07017 0.02766 -2.86802 - 1.0000 -0.0500 0.3333 -4.31047 1.84467 -0.47783 0.51150 1.75742 -0.28775 -2.86802 - 1.0000 -0.0500 0.4286 -3.05011 1.90833 -0.45102 0.57383 1.41707 -0.56774 -2.86802 - 1.0000 -0.0500 0.5385 -2.04654 1.86290 -0.38221 0.58167 1.05846 -0.79389 -2.86802 - 1.0000 -0.0500 0.6667 -1.22163 1.70548 -0.27646 0.53164 0.69403 -0.94525 -2.86802 - 1.0000 -0.0500 0.8182 -0.54286 1.42595 -0.14388 0.41935 0.33685 -1.00193 -2.86802 - 1.0000 -0.1000 0.0526 -23.86910 -1.14881 -0.19305 -0.34989 3.07954 0.09239 -2.52306 - 1.0000 -0.1000 0.1111 -11.89880 0.36922 -0.28485 -0.05695 2.50707 0.46456 -2.52306 - 1.0000 -0.1000 0.1765 -7.61092 1.17963 -0.35597 0.11029 2.21469 0.21586 -2.52306 - 1.0000 -0.1000 0.2500 -5.31961 1.47410 -0.40163 0.34539 1.94377 0.12838 -2.52306 - 1.0000 -0.1000 0.3333 -3.81753 1.62805 -0.41486 0.44409 1.64968 -0.18255 -2.52306 - 1.0000 -0.1000 0.4286 -2.70270 1.68660 -0.39158 0.49820 1.32993 -0.46017 -2.52306 - 1.0000 -0.1000 0.5385 -1.81428 1.64817 -0.33183 0.50501 0.99320 -0.68691 -2.52306 - 1.0000 -0.1000 0.6667 -1.08343 1.51005 -0.24002 0.46157 0.65114 -0.84311 -2.52306 - 1.0000 -0.1000 0.8182 -0.48162 1.26323 -0.12491 0.36408 0.31599 -0.90986 -2.52306 - 1.0000 -0.1500 0.0526 -21.25599 -1.03622 -0.16893 -0.30616 2.90663 0.22990 -2.23679 - 1.0000 -0.1500 0.1111 -10.60019 0.31953 -0.24925 -0.04983 2.36477 0.55854 -2.23679 - 1.0000 -0.1500 0.1765 -6.78356 1.04365 -0.31148 0.09651 2.08802 0.30379 -2.23679 - 1.0000 -0.1500 0.2500 -4.74389 1.30838 -0.35144 0.30222 1.83195 0.21748 -2.23679 - 1.0000 -0.1500 0.3333 -3.40621 1.44777 -0.36301 0.38858 1.55438 -0.08949 -2.23679 - 1.0000 -0.1500 0.4286 -2.41270 1.50189 -0.34264 0.43594 1.25284 -0.36502 -2.23679 - 1.0000 -0.1500 0.5385 -1.62033 1.46913 -0.29036 0.44189 0.93547 -0.59227 -2.23679 - 1.0000 -0.1500 0.6667 -0.96798 1.34701 -0.21002 0.40389 0.61321 -0.75277 -2.23679 - 1.0000 -0.1500 0.8182 -0.43044 1.12742 -0.10930 0.31858 0.29754 -0.82842 -2.23679 - 1.0000 -0.2000 0.0526 -19.05535 -0.94034 -0.14885 -0.26977 2.75294 0.35212 -1.99661 - 1.0000 -0.2000 0.1111 -9.50624 0.27843 -0.21962 -0.04391 2.23830 0.64208 -1.99661 - 1.0000 -0.2000 0.1765 -6.08633 0.92969 -0.27446 0.08504 1.97542 0.38195 -1.99661 - 1.0000 -0.2000 0.2500 -4.25852 1.16916 -0.30966 0.26629 1.73257 0.29667 -1.99661 - 1.0000 -0.2000 0.3333 -3.05929 1.29612 -0.31986 0.34239 1.46967 -0.00677 -1.99661 - 1.0000 -0.2000 0.4286 -2.16801 1.34633 -0.30191 0.38412 1.18432 -0.28045 -1.99661 - 1.0000 -0.2000 0.5385 -1.45662 1.31824 -0.25585 0.38936 0.88416 -0.50815 -1.99661 - 1.0000 -0.2000 0.6667 -0.87051 1.20952 -0.18506 0.35588 0.57949 -0.67246 -1.99661 - 1.0000 -0.2000 0.8182 -0.38722 1.01285 -0.09631 0.28071 0.28114 -0.75603 -1.99661 - 1.0000 -0.2500 0.0526 -17.18425 -0.85792 -0.13197 -0.23919 2.61572 0.46124 -1.79314 - 1.0000 -0.2500 0.1111 -8.57583 0.24411 -0.19472 -0.03893 2.12538 0.71666 -1.79314 - 1.0000 -0.2500 0.1765 -5.49311 0.83324 -0.24334 0.07540 1.87490 0.45172 -1.79314 - 1.0000 -0.2500 0.2500 -3.84539 1.05108 -0.27456 0.23611 1.64385 0.36738 -1.79314 - 1.0000 -0.2500 0.3333 -2.76387 1.16731 -0.28359 0.30358 1.39405 0.06708 -1.79314 - 1.0000 -0.2500 0.4286 -1.95956 1.21408 -0.26768 0.34057 1.12315 -0.20495 -1.79314 - 1.0000 -0.2500 0.5385 -1.31711 1.18985 -0.22684 0.34522 0.83835 -0.43305 -1.79314 - 1.0000 -0.2500 0.6667 -0.78741 1.09247 -0.16408 0.31553 0.54938 -0.60077 -1.79314 - 1.0000 -0.2500 0.8182 -0.35036 0.91527 -0.08539 0.24889 0.26650 -0.69140 -1.79314 - 1.0000 -0.3000 0.0526 -15.57964 -0.78649 -0.11767 -0.21326 2.49271 0.55906 -1.61926 - 1.0000 -0.3000 0.1111 -7.77770 0.21520 -0.17362 -0.03471 2.02415 0.78352 -1.61926 - 1.0000 -0.3000 0.1765 -4.98405 0.75092 -0.21697 0.06722 1.78478 0.51428 -1.61926 - 1.0000 -0.3000 0.2500 -3.49072 0.95006 -0.24480 0.21052 1.56430 0.43076 -1.61926 - 1.0000 -0.3000 0.3333 -2.51016 1.05696 -0.25286 0.27067 1.32625 0.13328 -1.61926 - 1.0000 -0.3000 0.4286 -1.78047 1.10066 -0.23867 0.30366 1.06831 -0.13726 -1.61926 - 1.0000 -0.3000 0.5385 -1.19721 1.07967 -0.20226 0.30781 0.79728 -0.36573 -1.61926 - 1.0000 -0.3000 0.6667 -0.71598 0.99196 -0.14629 0.28133 0.52239 -0.53650 -1.61926 - 1.0000 -0.3000 0.8182 -0.31867 0.83144 -0.07614 0.22191 0.25337 -0.63346 -1.61926 - 1.0000 -0.3500 0.0526 -14.19291 -0.72413 -0.10545 -0.19112 2.38201 0.64710 -1.46949 - 1.0000 -0.3500 0.1111 -7.08776 0.19066 -0.15559 -0.03111 1.93305 0.84369 -1.46949 - 1.0000 -0.3500 0.1765 -4.54383 0.68010 -0.19444 0.06024 1.70368 0.57057 -1.46949 - 1.0000 -0.3500 0.2500 -3.18389 0.86297 -0.21938 0.18866 1.49272 0.48781 -1.46949 - 1.0000 -0.3500 0.3333 -2.29058 0.96169 -0.22660 0.24257 1.26523 0.19286 -1.46949 - 1.0000 -0.3500 0.4286 -1.62541 1.00265 -0.21389 0.27213 1.01895 -0.07634 -1.46949 - 1.0000 -0.3500 0.5385 -1.09336 0.98438 -0.18125 0.27584 0.76032 -0.30514 -1.46949 - 1.0000 -0.3500 0.6667 -0.65409 0.90499 -0.13110 0.25212 0.49810 -0.47866 -1.46949 - 1.0000 -0.3500 0.8182 -0.29121 0.75888 -0.06823 0.19887 0.24156 -0.58132 -1.46949 - 1.0000 -0.4000 0.0526 -12.98607 -0.66933 -0.09494 -0.17207 2.28202 0.72661 -1.33958 - 1.0000 -0.4000 0.1111 -6.48715 0.16967 -0.14008 -0.02800 1.85077 0.89804 -1.33958 - 1.0000 -0.4000 0.1765 -4.16048 0.61875 -0.17506 0.05424 1.63044 0.62142 -1.33958 - 1.0000 -0.4000 0.2500 -2.91659 0.78735 -0.19751 0.16985 1.42807 0.53933 -1.33958 - 1.0000 -0.4000 0.3333 -2.09921 0.87886 -0.20401 0.21839 1.21013 0.24667 -1.33958 - 1.0000 -0.4000 0.4286 -1.49023 0.91736 -0.19256 0.24500 0.97438 -0.02132 -1.33958 - 1.0000 -0.4000 0.5385 -1.00280 0.90140 -0.16318 0.24835 0.72694 -0.25041 -1.33958 - 1.0000 -0.4000 0.6667 -0.60010 0.82921 -0.11803 0.22699 0.47617 -0.42642 -1.33958 - 1.0000 -0.4000 0.8182 -0.26724 0.69564 -0.06143 0.17904 0.23089 -0.53423 -1.33958 - 1.0000 -0.4500 0.0526 -11.92909 -0.62086 -0.08584 -0.15557 2.19142 0.79867 -1.22617 - 1.0000 -0.4500 0.1111 -5.96098 0.15162 -0.12665 -0.02532 1.77621 0.94728 -1.22617 - 1.0000 -0.4500 0.1765 -3.82453 0.56525 -0.15827 0.04904 1.56406 0.66749 -1.22617 - 1.0000 -0.4500 0.2500 -2.68225 0.72127 -0.17857 0.15356 1.36948 0.58601 -1.22617 - 1.0000 -0.4500 0.3333 -1.93138 0.80639 -0.18445 0.19745 1.16019 0.29544 -1.22617 - 1.0000 -0.4500 0.4286 -1.37164 0.84266 -0.17410 0.22151 0.93399 0.02854 -1.22617 - 1.0000 -0.4500 0.5385 -0.92332 0.82867 -0.14754 0.22453 0.69669 -0.20082 -1.22617 - 1.0000 -0.4500 0.6667 -0.55271 0.76277 -0.10672 0.20522 0.45629 -0.37908 -1.22617 - 1.0000 -0.4500 0.8182 -0.24620 0.64016 -0.05554 0.16188 0.22122 -0.49155 -1.22617 - 1.0000 -0.5000 0.0526 -10.99800 -0.57777 -0.07791 -0.14120 2.10905 0.86417 -1.12657 - 1.0000 -0.5000 0.1111 -5.49736 0.13600 -0.11495 -0.02298 1.70843 0.99205 -1.12657 - 1.0000 -0.5000 0.1765 -3.52841 0.51833 -0.14365 0.04451 1.50372 0.70938 -1.12657 - 1.0000 -0.5000 0.2500 -2.47562 0.66319 -0.16208 0.13938 1.31622 0.62845 -1.12657 - 1.0000 -0.5000 0.3333 -1.78334 0.74261 -0.16742 0.17921 1.11479 0.33977 -1.12657 - 1.0000 -0.5000 0.4286 -1.26699 0.77685 -0.15802 0.20105 0.89727 0.07386 -1.12657 - 1.0000 -0.5000 0.5385 -0.85316 0.76456 -0.13391 0.20380 0.66919 -0.15574 -1.12657 - 1.0000 -0.5000 0.6667 -0.51087 0.70416 -0.09686 0.18627 0.43822 -0.33604 -1.12657 - 1.0000 -0.5000 0.8182 -0.22762 0.59121 -0.05041 0.14693 0.21244 -0.45276 -1.12657 - 1.0000 -0.5500 0.0526 -10.17342 -0.53927 -0.07096 -0.12862 2.03396 0.92388 -1.03864 - 1.0000 -0.5500 0.1111 -5.08667 0.12241 -0.10471 -0.02093 1.64663 1.03287 -1.03864 - 1.0000 -0.5500 0.1765 -3.26601 0.47696 -0.13085 0.04054 1.44871 0.74757 -1.03864 - 1.0000 -0.5500 0.2500 -2.29245 0.61188 -0.14764 0.12696 1.26766 0.66715 -1.03864 - 1.0000 -0.5500 0.3333 -1.65206 0.68618 -0.15250 0.16324 1.07341 0.38018 -1.03864 - 1.0000 -0.5500 0.4286 -1.17415 0.71858 -0.14394 0.18313 0.86379 0.11518 -1.03864 - 1.0000 -0.5500 0.5385 -0.79091 0.70775 -0.12198 0.18563 0.64412 -0.11464 -1.03864 - 1.0000 -0.5500 0.6667 -0.47373 0.65220 -0.08823 0.16967 0.42174 -0.29681 -1.03864 - 1.0000 -0.5500 0.8182 -0.21112 0.54779 -0.04592 0.13383 0.20442 -0.41739 -1.03864 - 1.0000 -0.6000 0.0526 -9.43959 -0.50470 -0.06485 -0.11754 1.96530 0.97848 -0.96061 - 1.0000 -0.6000 0.1111 -4.72108 0.11052 -0.09569 -0.01913 1.59014 1.07018 -0.96061 - 1.0000 -0.6000 0.1765 -3.03236 0.44030 -0.11958 0.03705 1.39841 0.78248 -0.96061 - 1.0000 -0.6000 0.2500 -2.12929 0.56630 -0.13492 0.11603 1.22327 0.70252 -0.96061 - 1.0000 -0.6000 0.3333 -1.53508 0.63601 -0.13937 0.14919 1.03557 0.41713 -0.96061 - 1.0000 -0.6000 0.4286 -1.09140 0.66672 -0.13155 0.16736 0.83318 0.15296 -0.96061 - 1.0000 -0.6000 0.5385 -0.73540 0.65716 -0.11148 0.16965 0.62120 -0.07707 -0.96061 - 1.0000 -0.6000 0.6667 -0.44060 0.60591 -0.08063 0.15506 0.40668 -0.26093 -0.96061 - 1.0000 -0.6000 0.8182 -0.19641 0.50910 -0.04196 0.12231 0.19710 -0.38505 -0.96061 - 1.0000 -0.6500 0.0526 -8.78357 -0.47353 -0.05945 -0.10775 1.90237 1.02853 -0.89105 - 1.0000 -0.6500 0.1111 -4.39418 0.10008 -0.08772 -0.01754 1.53835 1.10439 -0.89105 - 1.0000 -0.6500 0.1765 -2.82337 0.40766 -0.10962 0.03397 1.35231 0.81448 -0.89105 - 1.0000 -0.6500 0.2500 -1.98330 0.52565 -0.12368 0.10636 1.18257 0.73495 -0.89105 - 1.0000 -0.6500 0.3333 -1.43037 0.59120 -0.12776 0.13676 1.00088 0.45100 -0.89105 - 1.0000 -0.6500 0.4286 -1.01731 0.62037 -0.12059 0.15342 0.80513 0.18759 -0.89105 - 1.0000 -0.6500 0.5385 -0.68569 0.61190 -0.10219 0.15552 0.60019 -0.04263 -0.89105 - 1.0000 -0.6500 0.6667 -0.41092 0.56448 -0.07392 0.14214 0.39287 -0.22805 -0.89105 - 1.0000 -0.6500 0.8182 -0.18322 0.47446 -0.03847 0.11212 0.19038 -0.35541 -0.89105 - 1.0000 -0.7000 0.0526 -8.19467 -0.44532 -0.05466 -0.09906 1.84455 1.07451 -0.82879 - 1.0000 -0.7000 0.1111 -4.10065 0.09087 -0.08064 -0.01612 1.49077 1.13582 -0.82879 - 1.0000 -0.7000 0.1765 -2.63565 0.37848 -0.10078 0.03122 1.30995 0.84389 -0.82879 - 1.0000 -0.7000 0.2500 -1.85212 0.48923 -0.11371 0.09778 1.14518 0.76474 -0.82879 - 1.0000 -0.7000 0.3333 -1.33625 0.55101 -0.11745 0.12572 0.96901 0.48212 -0.82879 - 1.0000 -0.7000 0.4286 -0.95069 0.57875 -0.11086 0.14104 0.77935 0.21941 -0.82879 - 1.0000 -0.7000 0.5385 -0.64098 0.57126 -0.09394 0.14297 0.58088 -0.01098 -0.82879 - 1.0000 -0.7000 0.6667 -0.38423 0.52725 -0.06795 0.13068 0.38018 -0.19784 -0.82879 - 1.0000 -0.7000 0.8182 -0.17135 0.44332 -0.03536 0.10307 0.18421 -0.32818 -0.82879 - 1.0000 -0.7500 0.0526 -7.66394 -0.41969 -0.05038 -0.09131 1.79129 1.11686 -0.77283 - 1.0000 -0.7500 0.1111 -3.83606 0.08272 -0.07433 -0.01486 1.44694 1.16476 -0.77283 - 1.0000 -0.7500 0.1765 -2.46639 0.35229 -0.09289 0.02878 1.27093 0.87097 -0.77283 - 1.0000 -0.7500 0.2500 -1.73381 0.45648 -0.10481 0.09013 1.11074 0.79219 -0.77283 - 1.0000 -0.7500 0.3333 -1.25133 0.51482 -0.10826 0.11589 0.93966 0.51078 -0.77283 - 1.0000 -0.7500 0.4286 -0.89056 0.54125 -0.10219 0.13001 0.75560 0.24872 -0.77283 - 1.0000 -0.7500 0.5385 -0.60061 0.53460 -0.08659 0.13179 0.56310 0.01817 -0.77283 - 1.0000 -0.7500 0.6667 -0.36012 0.49366 -0.06264 0.12045 0.36850 -0.17002 -0.77283 - 1.0000 -0.7500 0.8182 -0.16064 0.41522 -0.03260 0.09501 0.17853 -0.30309 -0.77283 - 1.0000 -0.8000 0.0526 -7.18393 -0.39632 -0.04655 -0.08437 1.74213 1.15596 -0.72235 - 1.0000 -0.8000 0.1111 -3.59669 0.07547 -0.06869 -0.01373 1.40649 1.19148 -0.72235 - 1.0000 -0.8000 0.1765 -2.31322 0.32870 -0.08584 0.02660 1.23492 0.89597 -0.72235 - 1.0000 -0.8000 0.2500 -1.62670 0.42692 -0.09685 0.08329 1.07896 0.81752 -0.72235 - 1.0000 -0.8000 0.3333 -1.17443 0.48212 -0.10004 0.10709 0.91257 0.53724 -0.72235 - 1.0000 -0.8000 0.4286 -0.83610 0.50733 -0.09442 0.12014 0.73369 0.27577 -0.72235 - 1.0000 -0.8000 0.5385 -0.56404 0.50143 -0.08002 0.12178 0.54669 0.04508 -0.72235 - 1.0000 -0.8000 0.6667 -0.33827 0.46325 -0.05788 0.11130 0.35771 -0.14433 -0.72235 - 1.0000 -0.8000 0.8182 -0.15092 0.38977 -0.03012 0.08779 0.17329 -0.27994 -0.72235 - 1.5000 0.0000 0.0526 -32.40743 0.14086 -0.26825 -0.44268 3.68791 -0.23885 -3.28889 - 1.5000 0.0000 0.1111 -15.70563 1.16018 -0.38885 -0.04763 2.96591 0.18806 -3.28889 - 1.5000 0.0000 0.1765 -9.86417 1.94817 -0.47655 0.16994 2.57549 -0.08160 -3.28889 - 1.5000 0.0000 0.2500 -6.78426 2.17304 -0.52728 0.46957 2.22114 -0.18081 -3.28889 - 1.5000 0.0000 0.3333 -4.79394 2.26072 -0.53444 0.58547 1.85359 -0.48826 -3.28889 - 1.5000 0.0000 0.4286 -3.34308 2.24929 -0.49531 0.64333 1.47024 -0.75988 -3.28889 - 1.5000 0.0000 0.5385 -2.21110 2.13312 -0.41228 0.63996 1.08071 -0.95976 -3.28889 - 1.5000 0.0000 0.6667 -1.30123 1.90877 -0.29291 0.57499 0.69729 -1.07754 -3.28889 - 1.5000 0.0000 0.8182 -0.57014 1.56787 -0.14967 0.44664 0.33277 -1.09779 -3.28889 - 1.5000 -0.0500 0.0526 -28.39904 0.10341 -0.23084 -0.38094 3.45329 -0.05583 -2.86802 - 1.5000 -0.0500 0.1111 -13.76929 1.00362 -0.33461 -0.04099 2.77544 0.31631 -2.86802 - 1.5000 -0.0500 0.1765 -8.65266 1.69805 -0.41009 0.14623 2.40902 0.03916 -2.86802 - 1.5000 -0.0500 0.2500 -5.95448 1.89874 -0.45374 0.40408 2.07689 -0.05948 -2.86802 - 1.5000 -0.0500 0.3333 -4.20999 1.97877 -0.45990 0.50382 1.73279 -0.36450 -2.86802 - 1.5000 -0.0500 0.4286 -2.93741 1.97129 -0.42623 0.55361 1.37415 -0.63430 -2.86802 - 1.5000 -0.0500 0.5385 -1.94369 1.87132 -0.35478 0.55070 1.00992 -0.83684 -2.86802 - 1.5000 -0.0500 0.6667 -1.14432 1.67575 -0.25206 0.49479 0.65153 -0.96190 -2.86802 - 1.5000 -0.0500 0.8182 -0.50156 1.37718 -0.12880 0.38435 0.31089 -0.99481 -2.86802 - 1.5000 -0.1000 0.0526 -25.10021 0.07436 -0.20041 -0.33073 3.24684 0.10522 -2.52306 - 1.5000 -0.1000 0.1111 -12.17512 0.87592 -0.29051 -0.03558 2.60783 0.42916 -2.52306 - 1.5000 -0.1000 0.1765 -7.65483 1.49300 -0.35604 0.12696 2.26253 0.14543 -2.52306 - 1.5000 -0.1000 0.2500 -5.27076 1.67347 -0.39394 0.35082 1.94996 0.04729 -2.52306 - 1.5000 -0.1000 0.3333 -3.72862 1.74692 -0.39929 0.43741 1.62649 -0.25560 -2.52306 - 1.5000 -0.1000 0.4286 -2.60285 1.74248 -0.37005 0.48064 1.28961 -0.52380 -2.52306 - 1.5000 -0.1000 0.5385 -1.72309 1.65568 -0.30802 0.47812 0.94763 -0.72867 -2.52306 - 1.5000 -0.1000 0.6667 -1.01483 1.48371 -0.21884 0.42958 0.61126 -0.86015 -2.52306 - 1.5000 -0.1000 0.8182 -0.44495 1.21997 -0.11182 0.33369 0.29164 -0.90420 -2.52306 - 1.5000 -0.1500 0.0526 -22.35191 0.05161 -0.17537 -0.28939 3.06423 0.24767 -2.23679 - 1.5000 -0.1500 0.1111 -10.84655 0.77046 -0.25420 -0.03114 2.45958 0.52898 -2.23679 - 1.5000 -0.1500 0.1765 -6.82292 1.32283 -0.31154 0.11109 2.13295 0.23943 -2.23679 - 1.5000 -0.1500 0.2500 -4.70047 1.48619 -0.34470 0.30697 1.83769 0.14173 -2.23679 - 1.5000 -0.1500 0.3333 -3.32694 1.55393 -0.34938 0.38275 1.53247 -0.15928 -2.23679 - 1.5000 -0.1500 0.4286 -2.32357 1.55183 -0.32380 0.42057 1.21482 -0.42605 -2.23679 - 1.5000 -0.1500 0.5385 -1.53886 1.47589 -0.26952 0.41836 0.89254 -0.63300 -2.23679 - 1.5000 -0.1500 0.6667 -0.90667 1.32350 -0.19149 0.37589 0.57564 -0.77014 -2.23679 - 1.5000 -0.1500 0.8182 -0.39766 1.08875 -0.09785 0.29199 0.27461 -0.82404 -2.23679 - 1.5000 -0.2000 0.0526 -20.03747 0.03364 -0.15452 -0.25499 2.90192 0.37428 -1.99661 - 1.5000 -0.2000 0.1111 -9.72735 0.68242 -0.22399 -0.02744 2.32781 0.61771 -1.99661 - 1.5000 -0.2000 0.1765 -6.12183 1.18005 -0.27451 0.09789 2.01778 0.32298 -1.99661 - 1.5000 -0.2000 0.2500 -4.21966 1.32880 -0.30373 0.27048 1.73790 0.22566 -1.99661 - 1.5000 -0.2000 0.3333 -2.98814 1.39154 -0.30785 0.33725 1.44889 -0.07366 -1.99661 - 1.5000 -0.2000 0.4286 -2.08792 1.39127 -0.28531 0.37058 1.14835 -0.33917 -1.99661 - 1.5000 -0.2000 0.5385 -1.38336 1.32435 -0.23749 0.36863 0.84356 -0.54795 -1.99661 - 1.5000 -0.2000 0.6667 -0.81534 1.18840 -0.16872 0.33121 0.54398 -0.69014 -1.99661 - 1.5000 -0.2000 0.8182 -0.35771 0.97807 -0.08622 0.25728 0.25947 -0.75280 -1.99661 - 1.5000 -0.2500 0.0526 -18.06964 0.01935 -0.13700 -0.22609 2.75701 0.48733 -1.79314 - 1.5000 -0.2500 0.1111 -8.77545 0.60820 -0.19859 -0.02433 2.21016 0.69692 -1.79314 - 1.5000 -0.2500 0.1765 -5.52532 1.05911 -0.24339 0.08679 1.91496 0.39757 -1.79314 - 1.5000 -0.2500 0.2500 -3.81040 1.19525 -0.26930 0.23982 1.64880 0.30061 -1.79314 - 1.5000 -0.2500 0.3333 -2.69964 1.25359 -0.27295 0.29902 1.37428 0.00278 -1.79314 - 1.5000 -0.2500 0.4286 -1.88718 1.25475 -0.25297 0.32857 1.08900 -0.26160 -1.79314 - 1.5000 -0.2500 0.5385 -1.25086 1.19541 -0.21056 0.32684 0.79984 -0.47203 -1.79314 - 1.5000 -0.2500 0.6667 -0.73750 1.07338 -0.14960 0.29366 0.51571 -0.61872 -1.79314 - 1.5000 -0.2500 0.8182 -0.32365 0.88380 -0.07644 0.22811 0.24596 -0.68920 -1.79314 - 1.5000 -0.3000 0.0526 -16.38210 0.00792 -0.12216 -0.20158 2.62709 0.58867 -1.61926 - 1.5000 -0.3000 0.1111 -7.95889 0.54510 -0.17707 -0.02169 2.10469 0.76793 -1.61926 - 1.5000 -0.3000 0.1765 -5.01342 0.95577 -0.21701 0.07738 1.82278 0.46445 -1.61926 - 1.5000 -0.3000 0.2500 -3.45905 1.08095 -0.24011 0.21383 1.56893 0.36779 -1.61926 - 1.5000 -0.3000 0.3333 -2.45186 1.13538 -0.24337 0.26661 1.30739 0.07130 -1.61926 - 1.5000 -0.3000 0.4286 -1.71471 1.13766 -0.22555 0.29296 1.03580 -0.19207 -1.61926 - 1.5000 -0.3000 0.5385 -1.13697 1.08476 -0.18774 0.29142 0.76064 -0.40396 -1.61926 - 1.5000 -0.3000 0.6667 -0.67057 0.97462 -0.13338 0.26183 0.49037 -0.55469 -1.61926 - 1.5000 -0.3000 0.8182 -0.29436 0.80282 -0.06816 0.20339 0.23385 -0.63217 -1.61926 - 1.5000 -0.3500 0.0526 -14.92372 -0.00125 -0.10947 -0.18065 2.51018 0.67987 -1.46949 - 1.5000 -0.3500 0.1111 -7.25299 0.49102 -0.15868 -0.01944 2.00977 0.83184 -1.46949 - 1.5000 -0.3500 0.1765 -4.57074 0.86679 -0.19447 0.06935 1.73982 0.52463 -1.46949 - 1.5000 -0.3500 0.2500 -3.15509 0.98237 -0.21518 0.19162 1.49705 0.42825 -1.46949 - 1.5000 -0.3500 0.3333 -2.23742 1.03330 -0.21810 0.23892 1.24719 0.13297 -1.46949 - 1.5000 -0.3500 0.4286 -1.56539 1.03646 -0.20213 0.26254 0.98792 -0.12949 -1.46949 - 1.5000 -0.3500 0.5385 -1.03834 0.98905 -0.16825 0.26116 0.72537 -0.34271 -1.46949 - 1.5000 -0.3500 0.6667 -0.61260 0.88916 -0.11953 0.23464 0.46757 -0.49706 -1.46949 - 1.5000 -0.3500 0.8182 -0.26898 0.73273 -0.06108 0.18227 0.22294 -0.58086 -1.46949 - 1.5000 -0.4000 0.0526 -13.65454 -0.00863 -0.09856 -0.16264 2.40459 0.76224 -1.33958 - 1.5000 -0.4000 0.1111 -6.63849 0.44435 -0.14286 -0.01750 1.92405 0.88956 -1.33958 - 1.5000 -0.4000 0.1765 -4.18524 0.78962 -0.17509 0.06244 1.66489 0.57898 -1.33958 - 1.5000 -0.4000 0.2500 -2.89028 0.89673 -0.19373 0.17252 1.43213 0.48286 -1.33958 - 1.5000 -0.4000 0.3333 -2.05053 0.94454 -0.19636 0.21511 1.19282 0.18867 -1.33958 - 1.5000 -0.4000 0.4286 -1.43520 0.94839 -0.18198 0.23636 0.94467 -0.07297 -1.33958 - 1.5000 -0.4000 0.5385 -0.95233 0.90571 -0.15147 0.23512 0.69351 -0.28738 -1.33958 - 1.5000 -0.4000 0.6667 -0.56202 0.81470 -0.10762 0.21125 0.44697 -0.44502 -1.33958 - 1.5000 -0.4000 0.8182 -0.24684 0.67164 -0.05499 0.16410 0.21310 -0.53451 -1.33958 - 1.5000 -0.4500 0.0526 -12.54299 -0.01459 -0.08911 -0.14705 2.30890 0.83689 -1.22617 - 1.5000 -0.4500 0.1111 -6.10015 0.40381 -0.12917 -0.01582 1.84636 0.94187 -1.22617 - 1.5000 -0.4500 0.1765 -3.84739 0.72227 -0.15830 0.05645 1.59700 0.62824 -1.22617 - 1.5000 -0.4500 0.2500 -2.65812 0.82188 -0.17515 0.15598 1.37330 0.53234 -1.22617 - 1.5000 -0.4500 0.3333 -1.88662 0.86686 -0.17753 0.19448 1.14355 0.23915 -1.22617 - 1.5000 -0.4500 0.4286 -1.32099 0.87125 -0.16453 0.21370 0.90548 -0.02175 -1.22617 - 1.5000 -0.4500 0.5385 -0.87684 0.83266 -0.13695 0.21258 0.66464 -0.23725 -1.22617 - 1.5000 -0.4500 0.6667 -0.51762 0.74940 -0.09730 0.19100 0.42831 -0.39786 -1.22617 - 1.5000 -0.4500 0.8182 -0.22740 0.61805 -0.04972 0.14837 0.20417 -0.49251 -1.22617 - 1.5000 -0.5000 0.0526 -11.56383 -0.01939 -0.08088 -0.13347 2.22191 0.90474 -1.12657 - 1.5000 -0.5000 0.1111 -5.62578 0.36838 -0.11724 -0.01436 1.77574 0.98942 -1.12657 - 1.5000 -0.5000 0.1765 -3.54959 0.66314 -0.14368 0.05124 1.53527 0.67301 -1.12657 - 1.5000 -0.5000 0.2500 -2.45341 0.75606 -0.15897 0.14157 1.31982 0.57733 -1.12657 - 1.5000 -0.5000 0.3333 -1.74203 0.79849 -0.16113 0.17652 1.09876 0.28503 -1.12657 - 1.5000 -0.5000 0.4286 -1.22021 0.80330 -0.14934 0.19396 0.86986 0.02481 -1.12657 - 1.5000 -0.5000 0.5385 -0.81021 0.76827 -0.12430 0.19295 0.63839 -0.19167 -1.12657 - 1.5000 -0.5000 0.6667 -0.47842 0.69182 -0.08831 0.17336 0.41134 -0.35498 -1.12657 - 1.5000 -0.5000 0.8182 -0.21023 0.57077 -0.04513 0.13466 0.19606 -0.45433 -1.12657 - 1.5000 -0.5500 0.0526 -10.69669 -0.02326 -0.07367 -0.12157 2.14261 0.96661 -1.03864 - 1.5000 -0.5500 0.1111 -5.20558 0.33726 -0.10679 -0.01308 1.71136 1.03277 -1.03864 - 1.5000 -0.5500 0.1765 -3.28571 0.61096 -0.13087 0.04667 1.47900 0.71383 -1.03864 - 1.5000 -0.5500 0.2500 -2.27194 0.69788 -0.14481 0.12896 1.27106 0.61834 -1.03864 - 1.5000 -0.5500 0.3333 -1.61382 0.73798 -0.14677 0.16079 1.05793 0.32686 -1.03864 - 1.5000 -0.5500 0.4286 -1.13080 0.74311 -0.13603 0.17668 0.83738 0.06726 -1.03864 - 1.5000 -0.5500 0.5385 -0.75108 0.71120 -0.11323 0.17575 0.61446 -0.15012 -1.03864 - 1.5000 -0.5500 0.6667 -0.44363 0.64077 -0.08044 0.15791 0.39587 -0.31590 -1.03864 - 1.5000 -0.5500 0.8182 -0.19499 0.52884 -0.04110 0.12266 0.18867 -0.41952 -1.03864 - 1.5000 -0.6000 0.0526 -9.92500 -0.02637 -0.06733 -0.11110 2.07010 1.02317 -0.96061 - 1.5000 -0.6000 0.1111 -4.83152 0.30978 -0.09759 -0.01195 1.65250 1.07241 -0.96061 - 1.5000 -0.6000 0.1765 -3.05072 0.56467 -0.11961 0.04265 1.42755 0.75116 -0.96061 - 1.5000 -0.6000 0.2500 -2.11029 0.64620 -0.13234 0.11785 1.22648 0.65584 -0.96061 - 1.5000 -0.6000 0.3333 -1.49956 0.68417 -0.13414 0.14694 1.02060 0.36511 -0.96061 - 1.5000 -0.6000 0.4286 -1.05111 0.68955 -0.12432 0.16147 0.80769 0.10607 -0.96061 - 1.5000 -0.6000 0.5385 -0.69836 0.66039 -0.10348 0.16062 0.59259 -0.11213 -0.96061 - 1.5000 -0.6000 0.6667 -0.41260 0.59528 -0.07352 0.14431 0.38173 -0.28016 -0.96061 - 1.5000 -0.6000 0.8182 -0.18139 0.49147 -0.03757 0.11210 0.18191 -0.38770 -0.96061 - 1.5000 -0.6500 0.0526 -9.23514 -0.02886 -0.06172 -0.10185 2.00364 1.07501 -0.89105 - 1.5000 -0.6500 0.1111 -4.49704 0.28541 -0.08946 -0.01096 1.59854 1.10873 -0.89105 - 1.5000 -0.6500 0.1765 -2.84053 0.52342 -0.10964 0.03910 1.38040 0.78537 -0.89105 - 1.5000 -0.6500 0.2500 -1.96564 0.60007 -0.12132 0.10804 1.18562 0.69021 -0.89105 - 1.5000 -0.6500 0.3333 -1.39729 0.63611 -0.12296 0.13470 0.98638 0.40016 -0.89105 - 1.5000 -0.6500 0.4286 -0.97975 0.64166 -0.11396 0.14802 0.78047 0.14165 -0.89105 - 1.5000 -0.6500 0.5385 -0.65115 0.61493 -0.09486 0.14724 0.57254 -0.07731 -0.89105 - 1.5000 -0.6500 0.6667 -0.38481 0.55457 -0.06739 0.13229 0.36876 -0.24740 -0.89105 - 1.5000 -0.6500 0.8182 -0.16920 0.45801 -0.03444 0.10276 0.17571 -0.35852 -0.89105 - 1.5000 -0.7000 0.0526 -8.61586 -0.03084 -0.05674 -0.09363 1.94257 1.12265 -0.82879 - 1.5000 -0.7000 0.1111 -4.19669 0.26370 -0.08225 -0.01007 1.54896 1.14212 -0.82879 - 1.5000 -0.7000 0.1765 -2.65173 0.48652 -0.10080 0.03594 1.33706 0.81680 -0.82879 - 1.5000 -0.7000 0.2500 -1.83567 0.55874 -0.11153 0.09932 1.14807 0.72179 -0.82879 - 1.5000 -0.7000 0.3333 -1.30537 0.59299 -0.11304 0.12384 0.95493 0.43238 -0.82879 - 1.5000 -0.7000 0.4286 -0.91560 0.59867 -0.10477 0.13607 0.75546 0.17433 -0.82879 - 1.5000 -0.7000 0.5385 -0.60868 0.57409 -0.08720 0.13536 0.55411 -0.04532 -0.82879 - 1.5000 -0.7000 0.6667 -0.35980 0.51799 -0.06195 0.12162 0.35685 -0.21730 -0.82879 - 1.5000 -0.7000 0.8182 -0.15824 0.42794 -0.03166 0.09447 0.17001 -0.33172 -0.82879 - 1.5000 -0.7500 0.0526 -8.05777 -0.03239 -0.05230 -0.08631 1.88633 1.16652 -0.77283 - 1.5000 -0.7500 0.1111 -3.92596 0.24428 -0.07581 -0.00929 1.50330 1.17286 -0.77283 - 1.5000 -0.7500 0.1765 -2.48149 0.45336 -0.09291 0.03313 1.29716 0.84575 -0.77283 - 1.5000 -0.7500 0.2500 -1.71844 0.52156 -0.10280 0.09155 1.11349 0.75088 -0.77283 - 1.5000 -0.7500 0.3333 -1.22243 0.55416 -0.10420 0.11415 0.92597 0.46205 -0.77283 - 1.5000 -0.7500 0.4286 -0.85769 0.55993 -0.09657 0.12543 0.73243 0.20444 -0.77283 - 1.5000 -0.7500 0.5385 -0.57035 0.53727 -0.08038 0.12477 0.53714 -0.01585 -0.77283 - 1.5000 -0.7500 0.6667 -0.33722 0.48499 -0.05711 0.11210 0.34588 -0.18958 -0.77283 - 1.5000 -0.7500 0.8182 -0.14834 0.40080 -0.02918 0.08708 0.16477 -0.30703 -0.77283 - 1.5000 -0.8000 0.0526 -7.55302 -0.03360 -0.04833 -0.07975 1.83441 1.20702 -0.72235 - 1.5000 -0.8000 0.1111 -3.68103 0.22685 -0.07005 -0.00858 1.46115 1.20124 -0.72235 - 1.5000 -0.8000 0.1765 -2.32744 0.42346 -0.08585 0.03062 1.26032 0.87248 -0.72235 - 1.5000 -0.8000 0.2500 -1.61231 0.48798 -0.09499 0.08460 1.08157 0.77772 -0.72235 - 1.5000 -0.8000 0.3333 -1.14732 0.51906 -0.09628 0.10548 0.89924 0.48943 -0.72235 - 1.5000 -0.8000 0.4286 -0.80524 0.52489 -0.08923 0.11590 0.71117 0.23223 -0.72235 - 1.5000 -0.8000 0.5385 -0.53561 0.50395 -0.07428 0.11529 0.52148 0.01135 -0.72235 - 1.5000 -0.8000 0.6667 -0.31675 0.45511 -0.05277 0.10359 0.33575 -0.16399 -0.72235 - 1.5000 -0.8000 0.8182 -0.13936 0.37622 -0.02696 0.08047 0.15993 -0.28425 -0.72235 - 2.0000 0.0000 0.0526 -33.67354 1.48387 -0.27398 -0.42604 3.81725 -0.27084 -3.28889 - 2.0000 0.0000 0.1111 -16.01445 1.70549 -0.39258 -0.02969 3.03931 0.13211 -3.28889 - 2.0000 0.0000 0.1765 -9.93943 2.28113 -0.47519 0.18355 2.60745 -0.15489 -3.28889 - 2.0000 0.0000 0.2500 -6.76675 2.38501 -0.51932 0.47323 2.22233 -0.25538 -3.28889 - 2.0000 0.0000 0.3333 -4.73594 2.39046 -0.52013 0.57948 1.83412 -0.55519 -3.28889 - 2.0000 0.0000 0.4286 -3.27220 2.31937 -0.47652 0.62815 1.43958 -0.81301 -3.28889 - 2.0000 0.0000 0.5385 -2.14481 2.15840 -0.39220 0.61759 1.04749 -0.99497 -3.28889 - 2.0000 0.0000 0.6667 -1.25117 1.90337 -0.27555 0.54911 0.66906 -1.09441 -3.28889 - 2.0000 0.0000 0.8182 -0.54354 1.54641 -0.13923 0.42273 0.31599 -1.09870 -3.28889 - 2.0000 -0.0500 0.0526 -29.50814 1.27887 -0.23577 -0.36662 3.57418 -0.08074 -2.86802 - 2.0000 -0.0500 0.1111 -14.04009 1.48119 -0.33782 -0.02555 2.84395 0.26723 -2.86802 - 2.0000 -0.0500 0.1765 -8.71877 1.98992 -0.40892 0.15795 2.43880 -0.02760 -2.86802 - 2.0000 -0.0500 0.2500 -5.93916 2.08472 -0.44689 0.40723 2.07794 -0.12850 -2.86802 - 2.0000 -0.0500 0.3333 -4.15906 2.09268 -0.44759 0.49866 1.71455 -0.42719 -2.86802 - 2.0000 -0.0500 0.4286 -2.87509 2.03285 -0.41006 0.54054 1.34548 -0.68456 -2.86802 - 2.0000 -0.0500 0.5385 -1.88537 1.89352 -0.33750 0.53145 0.97886 -0.87055 -2.86802 - 2.0000 -0.0500 0.6667 -1.10026 1.67096 -0.23712 0.47253 0.62515 -0.97843 -2.86802 - 2.0000 -0.0500 0.8182 -0.47814 1.35827 -0.11981 0.36377 0.29521 -0.99617 -2.86802 - 2.0000 -0.1000 0.0526 -26.08004 1.11207 -0.20470 -0.31830 3.36029 0.08653 -2.52306 - 2.0000 -0.1000 0.1111 -12.41463 1.29777 -0.29330 -0.02218 2.67206 0.38612 -2.52306 - 2.0000 -0.1000 0.1765 -7.71341 1.75104 -0.35502 0.13713 2.29040 0.08440 -2.52306 - 2.0000 -0.1000 0.2500 -5.25723 1.83804 -0.38799 0.35355 1.95088 -0.01686 -2.52306 - 2.0000 -0.1000 0.3333 -3.68350 1.84779 -0.38859 0.43294 1.60933 -0.31455 -2.52306 - 2.0000 -0.1000 0.4286 -2.54760 1.79701 -0.35602 0.46930 1.26268 -0.57153 -2.52306 - 2.0000 -0.1000 0.5385 -1.67134 1.67534 -0.29302 0.46141 0.91848 -0.76107 -2.52306 - 2.0000 -0.1000 0.6667 -0.97572 1.47943 -0.20586 0.41025 0.58651 -0.87637 -2.52306 - 2.0000 -0.1000 0.8182 -0.42416 1.20315 -0.10402 0.31583 0.27693 -0.90595 -2.52306 - 2.0000 -0.1500 0.0526 -23.22409 0.97465 -0.17911 -0.27852 3.17110 0.23449 -2.23679 - 2.0000 -0.1500 0.1111 -11.05998 1.14591 -0.25664 -0.01941 2.52000 0.49129 -2.23679 - 2.0000 -0.1500 0.1765 -6.87521 1.55268 -0.31065 0.11999 2.15913 0.18348 -2.23679 - 2.0000 -0.1500 0.2500 -4.68844 1.63290 -0.33950 0.30937 1.83850 0.08189 -2.23679 - 2.0000 -0.1500 0.3333 -3.28668 1.64391 -0.34003 0.37883 1.51626 -0.21492 -2.23679 - 2.0000 -0.1500 0.4286 -2.27422 1.60050 -0.31152 0.41064 1.18943 -0.47155 -2.23679 - 2.0000 -0.1500 0.5385 -1.49262 1.49343 -0.25640 0.40374 0.86507 -0.66423 -2.23679 - 2.0000 -0.1500 0.6667 -0.87170 1.31965 -0.18013 0.35897 0.55233 -0.78610 -2.23679 - 2.0000 -0.1500 0.8182 -0.37905 1.07370 -0.09102 0.27635 0.26076 -0.82615 -2.23679 - 2.0000 -0.2000 0.0526 -20.81902 0.86021 -0.15782 -0.24541 3.00294 0.36600 -1.99661 - 2.0000 -0.2000 0.1111 -9.91880 1.01881 -0.22613 -0.01710 2.38486 0.58477 -1.99661 - 2.0000 -0.2000 0.1765 -6.16881 1.38616 -0.27372 0.10573 2.04246 0.27154 -1.99661 - 2.0000 -0.2000 0.2500 -4.20890 1.46046 -0.29915 0.27259 1.73860 0.16966 -1.99661 - 2.0000 -0.2000 0.3333 -2.95198 1.47235 -0.29961 0.33380 1.43354 -0.12637 -1.99661 - 2.0000 -0.2000 0.4286 -2.04355 1.43500 -0.27449 0.36183 1.12433 -0.38268 -1.99661 - 2.0000 -0.2000 0.5385 -1.34176 1.34011 -0.22592 0.35575 0.81760 -0.57815 -1.99661 - 2.0000 -0.2000 0.6667 -0.78387 1.18492 -0.15872 0.31630 0.52195 -0.70586 -1.99661 - 2.0000 -0.2000 0.8182 -0.34096 0.96450 -0.08020 0.24350 0.24639 -0.75522 -1.99661 - 2.0000 -0.2500 0.0526 -18.77417 0.76397 -0.13993 -0.21759 2.85280 0.48342 -1.79314 - 2.0000 -0.2500 0.1111 -8.94821 0.91141 -0.20050 -0.01516 2.26420 0.66822 -1.79314 - 2.0000 -0.2500 0.1765 -5.56778 1.24503 -0.24269 0.09374 1.93829 0.35016 -1.79314 - 2.0000 -0.2500 0.2500 -3.80071 1.31411 -0.26523 0.24169 1.64942 0.24803 -1.79314 - 2.0000 -0.2500 0.3333 -2.66697 1.32658 -0.26564 0.29596 1.35969 -0.04730 -1.79314 - 2.0000 -0.2500 0.4286 -1.84706 1.29426 -0.24337 0.32081 1.06621 -0.30334 -1.79314 - 2.0000 -0.2500 0.5385 -1.21321 1.20964 -0.20031 0.31542 0.77521 -0.50130 -1.79314 - 2.0000 -0.2500 0.6667 -0.70901 1.07021 -0.14073 0.28044 0.49482 -0.63422 -1.79314 - 2.0000 -0.2500 0.8182 -0.30848 0.87150 -0.07111 0.21590 0.23356 -0.69190 -1.79314 - 2.0000 -0.3000 0.0526 -17.02060 0.68232 -0.12476 -0.19401 2.71821 0.58868 -1.61926 - 2.0000 -0.3000 0.1111 -8.11561 0.81985 -0.17877 -0.01352 2.15602 0.74304 -1.61926 - 2.0000 -0.3000 0.1765 -5.05200 1.12438 -0.21639 0.08358 1.84490 0.42065 -1.61926 - 2.0000 -0.3000 0.2500 -3.45027 1.18882 -0.23649 0.21550 1.56947 0.31828 -1.61926 - 2.0000 -0.3000 0.3333 -2.42219 1.20167 -0.23685 0.26388 1.29348 0.02357 -1.61926 - 2.0000 -0.3000 0.4286 -1.67823 1.17356 -0.21700 0.28604 1.01411 -0.23222 -1.61926 - 2.0000 -0.3000 0.5385 -1.10274 1.09768 -0.17860 0.28123 0.73722 -0.43241 -1.61926 - 2.0000 -0.3000 0.6667 -0.64465 0.97172 -0.12548 0.25005 0.47051 -0.57000 -1.61926 - 2.0000 -0.3000 0.8182 -0.28056 0.79162 -0.06340 0.19250 0.22205 -0.63512 -1.61926 - 2.0000 -0.3500 0.0526 -15.50517 0.61252 -0.11181 -0.17386 2.59708 0.68340 -1.46949 - 2.0000 -0.3500 0.1111 -7.39584 0.74120 -0.16021 -0.01212 2.05868 0.81037 -1.46949 - 2.0000 -0.3500 0.1765 -4.60596 1.02042 -0.19392 0.07490 1.76086 0.48408 -1.46949 - 2.0000 -0.3500 0.2500 -3.14710 1.08073 -0.21193 0.19312 1.49751 0.38150 -1.46949 - 2.0000 -0.3500 0.3333 -2.21033 1.09379 -0.21226 0.23648 1.23389 0.08736 -1.46949 - 2.0000 -0.3500 0.4286 -1.53207 1.06923 -0.19446 0.25634 0.96721 -0.16821 -1.46949 - 2.0000 -0.3500 0.5385 -1.00706 1.00085 -0.16005 0.25203 0.70302 -0.37041 -1.46949 - 2.0000 -0.3500 0.6667 -0.58890 0.88650 -0.11245 0.22408 0.44863 -0.51220 -1.46949 - 2.0000 -0.3500 0.8182 -0.25636 0.72248 -0.05682 0.17251 0.21170 -0.58403 -1.46949 - 2.0000 -0.4000 0.0526 -14.18636 0.55241 -0.10066 -0.15653 2.48769 0.76896 -1.33958 - 2.0000 -0.4000 0.1111 -6.76927 0.67314 -0.14423 -0.01091 1.97075 0.87119 -1.33958 - 2.0000 -0.4000 0.1765 -4.21752 0.93022 -0.17459 0.06744 1.68496 0.54137 -1.33958 - 2.0000 -0.4000 0.2500 -2.88298 0.98682 -0.19080 0.17387 1.43253 0.43861 -1.33958 - 2.0000 -0.4000 0.3333 -2.02570 0.99997 -0.19110 0.21290 1.18008 0.14497 -1.33958 - 2.0000 -0.4000 0.4286 -1.40465 0.97843 -0.17508 0.23078 0.92486 -0.11039 -1.33958 - 2.0000 -0.4000 0.5385 -0.92362 0.91652 -0.14410 0.22690 0.67214 -0.31441 -1.33958 - 2.0000 -0.4000 0.6667 -0.54026 0.81224 -0.10124 0.20175 0.42886 -0.46000 -1.33958 - 2.0000 -0.4000 0.8182 -0.23525 0.66221 -0.05115 0.15531 0.20235 -0.53789 -1.33958 - 2.0000 -0.4500 0.0526 -13.03136 0.50032 -0.09101 -0.14152 2.38855 0.84649 -1.22617 - 2.0000 -0.4500 0.1111 -6.22035 0.61388 -0.13041 -0.00986 1.89108 0.92630 -1.22617 - 2.0000 -0.4500 0.1765 -3.87710 0.85146 -0.15785 0.06097 1.61617 0.59328 -1.22617 - 2.0000 -0.4500 0.2500 -2.65143 0.90471 -0.17251 0.15720 1.37364 0.49035 -1.22617 - 2.0000 -0.4500 0.3333 -1.86378 0.91785 -0.17278 0.19249 1.13131 0.19718 -1.22617 - 2.0000 -0.4500 0.4286 -1.29285 0.89890 -0.15829 0.20866 0.88648 -0.05800 -1.22617 - 2.0000 -0.4500 0.5385 -0.85039 0.84260 -0.13028 0.20515 0.64415 -0.26366 -1.22617 - 2.0000 -0.4500 0.6667 -0.49757 0.74713 -0.09153 0.18240 0.41095 -0.41270 -1.22617 - 2.0000 -0.4500 0.8182 -0.21671 0.60935 -0.04625 0.14042 0.19388 -0.49607 -1.22617 - 2.0000 -0.5000 0.0526 -12.01393 0.45490 -0.08261 -0.12845 2.29843 0.91697 -1.12657 - 2.0000 -0.5000 0.1111 -5.73667 0.56198 -0.11836 -0.00895 1.81865 0.97639 -1.12657 - 2.0000 -0.5000 0.1765 -3.57704 0.78228 -0.14327 0.05534 1.55364 0.64047 -1.12657 - 2.0000 -0.5000 0.2500 -2.44724 0.83249 -0.15658 0.14268 1.32010 0.53739 -1.12657 - 2.0000 -0.5000 0.3333 -1.72094 0.84557 -0.15682 0.17471 1.08697 0.24464 -1.12657 - 2.0000 -0.5000 0.4286 -1.19421 0.82883 -0.14367 0.18939 0.85159 -0.01038 -1.12657 - 2.0000 -0.5000 0.5385 -0.78575 0.77745 -0.11825 0.18620 0.61871 -0.21753 -1.12657 - 2.0000 -0.5000 0.6667 -0.45988 0.68971 -0.08308 0.16556 0.39467 -0.36970 -1.12657 - 2.0000 -0.5000 0.8182 -0.20034 0.56272 -0.04198 0.12745 0.18618 -0.45806 -1.12657 - 2.0000 -0.5500 0.0526 -11.11292 0.41509 -0.07524 -0.11700 2.21627 0.98123 -1.03864 - 2.0000 -0.5500 0.1111 -5.30820 0.51627 -0.10781 -0.00815 1.75262 1.02207 -1.03864 - 2.0000 -0.5500 0.1765 -3.31114 0.72118 -0.13050 0.05041 1.49664 0.68350 -1.03864 - 2.0000 -0.5500 0.2500 -2.26624 0.76864 -0.14262 0.12996 1.27130 0.58028 -1.03864 - 2.0000 -0.5500 0.3333 -1.59428 0.78159 -0.14284 0.15914 1.04656 0.28791 -1.03864 - 2.0000 -0.5500 0.4286 -1.10670 0.76677 -0.13087 0.17251 0.81978 0.03304 -1.03864 - 2.0000 -0.5500 0.5385 -0.72840 0.71971 -0.10771 0.16961 0.59551 -0.17547 -1.03864 - 2.0000 -0.5500 0.6667 -0.42643 0.63880 -0.07567 0.15080 0.37983 -0.33049 -1.03864 - 2.0000 -0.5500 0.8182 -0.18581 0.52136 -0.03824 0.11609 0.17915 -0.42340 -1.03864 - 2.0000 -0.6000 0.0526 -10.31109 0.38002 -0.06877 -0.10693 2.14115 1.03997 -0.96061 - 2.0000 -0.6000 0.1111 -4.92679 0.47581 -0.09853 -0.00745 1.69225 1.06382 -0.96061 - 2.0000 -0.6000 0.1765 -3.07436 0.66697 -0.11926 0.04607 1.44452 0.72284 -0.96061 - 2.0000 -0.6000 0.2500 -2.10501 0.71191 -0.13034 0.11877 1.22667 0.61949 -0.96061 - 2.0000 -0.6000 0.3333 -1.48140 0.72469 -0.13054 0.14544 1.00960 0.32746 -0.96061 - 2.0000 -0.6000 0.4286 -1.02870 0.71154 -0.11960 0.15765 0.79070 0.07274 -0.96061 - 2.0000 -0.6000 0.5385 -0.67727 0.66829 -0.09844 0.15500 0.57431 -0.13702 -0.96061 - 2.0000 -0.6000 0.6667 -0.39659 0.59345 -0.06916 0.13782 0.36626 -0.29465 -0.96061 - 2.0000 -0.6000 0.8182 -0.17285 0.48450 -0.03494 0.10610 0.17273 -0.39172 -0.96061 - 2.0000 -0.6500 0.0526 -9.59430 0.34898 -0.06304 -0.09802 2.07229 1.09382 -0.89105 - 2.0000 -0.6500 0.1111 -4.58573 0.43984 -0.09032 -0.00683 1.63691 1.10210 -0.89105 - 2.0000 -0.6500 0.1765 -2.86257 0.61863 -0.10933 0.04223 1.39674 0.75890 -0.89105 - 2.0000 -0.6500 0.2500 -1.96073 0.66127 -0.11948 0.10888 1.18577 0.65543 -0.89105 - 2.0000 -0.6500 0.3333 -1.38037 0.67386 -0.11967 0.13333 0.97573 0.36372 -0.89105 - 2.0000 -0.6500 0.4286 -0.95886 0.66215 -0.10964 0.14452 0.76405 0.10912 -0.89105 - 2.0000 -0.6500 0.5385 -0.63147 0.62229 -0.09024 0.14209 0.55487 -0.10178 -0.89105 - 2.0000 -0.6500 0.6667 -0.36986 0.55286 -0.06340 0.12634 0.35382 -0.26179 -0.89105 - 2.0000 -0.6500 0.8182 -0.16123 0.45151 -0.03203 0.09726 0.16685 -0.36268 -0.89105 - 2.0000 -0.7000 0.0526 -8.95084 0.32140 -0.05795 -0.09011 2.00902 1.14330 -0.82879 - 2.0000 -0.7000 0.1111 -4.27948 0.40772 -0.08304 -0.00628 1.58606 1.13727 -0.82879 - 2.0000 -0.7000 0.1765 -2.67233 0.57536 -0.10051 0.03882 1.35284 0.79203 -0.82879 - 2.0000 -0.7000 0.2500 -1.83110 0.61588 -0.10984 0.10009 1.14819 0.68845 -0.82879 - 2.0000 -0.7000 0.3333 -1.28956 0.62825 -0.11001 0.12257 0.94461 0.39704 -0.82879 - 2.0000 -0.7000 0.4286 -0.89606 0.61782 -0.10079 0.13286 0.73955 0.14256 -0.82879 - 2.0000 -0.7000 0.5385 -0.59028 0.58098 -0.08296 0.13063 0.53701 -0.06939 -0.82879 - 2.0000 -0.7000 0.6667 -0.34582 0.51638 -0.05828 0.11614 0.34239 -0.23160 -0.82879 - 2.0000 -0.7000 0.8182 -0.15078 0.42185 -0.02945 0.08941 0.16144 -0.33599 -0.82879 - 2.0000 -0.7500 0.0526 -8.37098 0.29678 -0.05342 -0.08306 1.95075 1.18888 -0.77283 - 2.0000 -0.7500 0.1111 -4.00342 0.37892 -0.07654 -0.00579 1.53923 1.16966 -0.77283 - 2.0000 -0.7500 0.1765 -2.50079 0.53647 -0.09265 0.03579 1.31241 0.82254 -0.77283 - 2.0000 -0.7500 0.2500 -1.71417 0.57503 -0.10125 0.09226 1.11357 0.71886 -0.77283 - 2.0000 -0.7500 0.3333 -1.20762 0.58718 -0.10141 0.11298 0.91594 0.42773 -0.77283 - 2.0000 -0.7500 0.4286 -0.83938 0.57786 -0.09291 0.12247 0.71699 0.17335 -0.77283 - 2.0000 -0.7500 0.5385 -0.55309 0.54372 -0.07647 0.12041 0.52055 -0.03956 -0.77283 - 2.0000 -0.7500 0.6667 -0.32411 0.48347 -0.05372 0.10706 0.33186 -0.20380 -0.77283 - 2.0000 -0.7500 0.8182 -0.14134 0.39508 -0.02714 0.08242 0.15646 -0.31141 -0.77283 - 2.0000 -0.8000 0.0526 -7.84652 0.27473 -0.04936 -0.07675 1.89697 1.23094 -0.72235 - 2.0000 -0.8000 0.1111 -3.75367 0.35301 -0.07073 -0.00535 1.49600 1.19956 -0.72235 - 2.0000 -0.8000 0.1765 -2.34555 0.50138 -0.08561 0.03307 1.27509 0.85071 -0.72235 - 2.0000 -0.8000 0.2500 -1.60831 0.53815 -0.09356 0.08526 1.08162 0.74694 -0.72235 - 2.0000 -0.8000 0.3333 -1.13342 0.55005 -0.09371 0.10440 0.88948 0.45605 -0.72235 - 2.0000 -0.8000 0.4286 -0.78805 0.54172 -0.08585 0.11317 0.69617 0.20178 -0.72235 - 2.0000 -0.8000 0.5385 -0.51940 0.51000 -0.07066 0.11126 0.50537 -0.01203 -0.72235 - 2.0000 -0.8000 0.6667 -0.30444 0.45368 -0.04964 0.09893 0.32214 -0.17813 -0.72235 - 2.0000 -0.8000 0.8182 -0.13279 0.37084 -0.02508 0.07616 0.15187 -0.28872 -0.72235 - 2.5000 0.0000 0.0526 -34.63358 2.54925 -0.27802 -0.41413 3.91286 -0.29512 -3.28889 - 2.5000 0.0000 0.1111 -16.24274 2.12553 -0.39502 -0.01711 3.09179 0.08953 -3.28889 - 2.5000 0.0000 0.1765 -9.99365 2.53211 -0.47391 0.19287 2.62909 -0.20933 -3.28889 - 2.5000 0.0000 0.2500 -6.75358 2.54225 -0.51338 0.47535 2.22175 -0.30987 -3.28889 - 2.5000 0.0000 0.3333 -4.69425 2.48546 -0.50981 0.57479 1.81907 -0.60335 -3.28889 - 2.5000 0.0000 0.4286 -3.22199 2.37031 -0.46323 0.61711 1.41705 -0.85070 -3.28889 - 2.5000 0.0000 0.5385 -2.09841 2.17698 -0.37821 0.60173 1.02362 -1.01960 -3.28889 - 2.5000 0.0000 0.6667 -1.21652 1.90025 -0.26361 0.53106 0.64913 -1.10605 -3.28889 - 2.5000 0.0000 0.8182 -0.52534 1.53201 -0.13215 0.40624 0.30432 -1.09904 -3.28889 - 2.5000 -0.0500 0.0526 -30.34901 2.21137 -0.23925 -0.35637 3.66353 -0.09979 -2.86802 - 2.5000 -0.0500 0.1111 -14.24027 1.84905 -0.33992 -0.01472 2.89295 0.22973 -2.86802 - 2.5000 -0.0500 0.1765 -8.76639 2.20991 -0.40782 0.16597 2.45896 -0.07727 -2.86802 - 2.5000 -0.0500 0.2500 -5.92762 2.22266 -0.44178 0.40905 2.07735 -0.17900 -2.86802 - 2.5000 -0.0500 0.3333 -4.12243 2.17608 -0.43871 0.49463 1.70045 -0.47232 -2.86802 - 2.5000 -0.0500 0.4286 -2.83094 2.07758 -0.39863 0.53105 1.32440 -0.72024 -2.86802 - 2.5000 -0.0500 0.5385 -1.84455 1.90983 -0.32546 0.51780 0.95655 -0.89415 -2.86802 - 2.5000 -0.0500 0.6667 -1.06976 1.66819 -0.22685 0.45700 0.60652 -0.98984 -2.86802 - 2.5000 -0.0500 0.8182 -0.46211 1.34556 -0.11372 0.34958 0.28431 -0.99685 -2.86802 - 2.5000 -0.1000 0.0526 -26.82288 1.93530 -0.20771 -0.30940 3.44413 0.07208 -2.52306 - 2.5000 -0.1000 0.1111 -12.59165 1.62271 -0.29512 -0.01278 2.71797 0.35311 -2.52306 - 2.5000 -0.1000 0.1765 -7.75558 1.94552 -0.35407 0.14410 2.30926 0.03893 -2.52306 - 2.5000 -0.1000 0.2500 -5.24704 1.96008 -0.38355 0.35514 1.95029 -0.06384 -2.52306 - 2.5000 -0.1000 0.3333 -3.65105 1.92163 -0.38088 0.42944 1.59607 -0.35703 -2.52306 - 2.5000 -0.1000 0.4286 -2.50845 1.83663 -0.34609 0.46105 1.24288 -0.60544 -2.52306 - 2.5000 -0.1000 0.5385 -1.63512 1.68978 -0.28256 0.44956 0.89754 -0.78376 -2.52306 - 2.5000 -0.1000 0.6667 -0.94865 1.47695 -0.19695 0.39676 0.56903 -0.88758 -2.52306 - 2.5000 -0.1000 0.8182 -0.40992 1.19185 -0.09873 0.30351 0.26671 -0.90693 -2.52306 - 2.5000 -0.1500 0.0526 -23.88529 1.70694 -0.18175 -0.27073 3.25007 0.22412 -2.23679 - 2.5000 -0.1500 0.1111 -11.21771 1.43511 -0.25824 -0.01118 2.56320 0.46223 -2.23679 - 2.5000 -0.1500 0.1765 -6.91284 1.72591 -0.30981 0.12609 2.17684 0.14172 -2.23679 - 2.5000 -0.1500 0.2500 -4.67937 1.74169 -0.33562 0.31075 1.83789 0.03802 -2.23679 - 2.5000 -0.1500 0.3333 -3.25772 1.70978 -0.33328 0.37576 1.50375 -0.25505 -2.23679 - 2.5000 -0.1500 0.4286 -2.23926 1.63586 -0.30283 0.40343 1.17078 -0.50389 -2.23679 - 2.5000 -0.1500 0.5385 -1.46025 1.50630 -0.24725 0.39337 0.84534 -0.68612 -2.23679 - 2.5000 -0.1500 0.6667 -0.84749 1.31741 -0.17233 0.34718 0.53587 -0.79713 -2.23679 - 2.5000 -0.1500 0.8182 -0.36632 1.06358 -0.08639 0.26557 0.25113 -0.82739 -2.23679 - 2.5000 -0.2000 0.0526 -21.41151 1.51598 -0.16015 -0.23855 3.07758 0.35925 -1.99661 - 2.5000 -0.2000 0.1111 -10.06027 1.27793 -0.22754 -0.00985 2.42563 0.55923 -1.99661 - 2.5000 -0.2000 0.1765 -6.20262 1.54149 -0.27299 0.11110 2.05915 0.23309 -1.99661 - 2.5000 -0.2000 0.2500 -4.20077 1.55809 -0.29572 0.27381 1.73799 0.12856 -1.99661 - 2.5000 -0.2000 0.3333 -2.92596 1.53149 -0.29366 0.33110 1.42168 -0.16440 -1.99661 - 2.5000 -0.2000 0.4286 -2.01211 1.46675 -0.26683 0.35547 1.10668 -0.41363 -1.99661 - 2.5000 -0.2000 0.5385 -1.31264 1.35166 -0.21786 0.34661 0.79895 -0.59933 -1.99661 - 2.5000 -0.2000 0.6667 -0.76209 1.18288 -0.15185 0.30591 0.50639 -0.71674 -1.99661 - 2.5000 -0.2000 0.8182 -0.32950 0.95537 -0.07612 0.23400 0.23729 -0.75669 -1.99661 - 2.5000 -0.2500 0.0526 -19.30825 1.35473 -0.14199 -0.21151 2.92358 0.47990 -1.79314 - 2.5000 -0.2500 0.1111 -9.07586 1.14496 -0.20174 -0.00874 2.30282 0.64583 -1.79314 - 2.5000 -0.2500 0.1765 -5.59832 1.38514 -0.24204 0.09851 1.95407 0.31465 -1.79314 - 2.5000 -0.2500 0.2500 -3.79338 1.40223 -0.26220 0.24277 1.64880 0.20940 -1.79314 - 2.5000 -0.2500 0.3333 -2.64345 1.38000 -0.26037 0.29356 1.34842 -0.08347 -1.79314 - 2.5000 -0.2500 0.4286 -1.81863 1.32295 -0.23658 0.31518 1.04946 -0.33305 -1.79314 - 2.5000 -0.2500 0.5385 -1.18687 1.22008 -0.19316 0.30732 0.75752 -0.52185 -1.79314 - 2.5000 -0.2500 0.6667 -0.68929 1.06835 -0.13463 0.27123 0.48007 -0.64496 -1.79314 - 2.5000 -0.2500 0.8182 -0.29811 0.86323 -0.06749 0.20748 0.22493 -0.69358 -1.79314 - 2.5000 -0.3000 0.0526 -17.50460 1.21739 -0.12660 -0.18859 2.78552 0.58805 -1.61926 - 2.5000 -0.3000 0.1111 -8.23139 1.03149 -0.17988 -0.00779 2.19271 0.72347 -1.61926 - 2.5000 -0.3000 0.1765 -5.07974 1.25143 -0.21581 0.08783 1.85986 0.38778 -1.61926 - 2.5000 -0.3000 0.2500 -3.44363 1.26878 -0.23378 0.21646 1.56884 0.28187 -1.61926 - 2.5000 -0.3000 0.3333 -2.40083 1.25017 -0.23215 0.26175 1.28274 -0.01092 -1.61926 - 2.5000 -0.3000 0.4286 -1.65239 1.19961 -0.21094 0.28102 0.99816 -0.26081 -1.61926 - 2.5000 -0.3000 0.5385 -1.07877 1.10715 -0.17223 0.27401 0.72039 -0.45238 -1.61926 - 2.5000 -0.3000 0.6667 -0.62671 0.97002 -0.12004 0.24183 0.45648 -0.58061 -1.61926 - 2.5000 -0.3000 0.8182 -0.27111 0.78408 -0.06018 0.18499 0.21386 -0.63699 -1.61926 - 2.5000 -0.3500 0.0526 -15.94592 1.09949 -0.11346 -0.16900 2.66127 0.68539 -1.46949 - 2.5000 -0.3500 0.1111 -7.50138 0.93390 -0.16120 -0.00698 2.09362 0.79333 -1.46949 - 2.5000 -0.3500 0.1765 -4.63127 1.13619 -0.19340 0.07871 1.77508 0.45359 -1.46949 - 2.5000 -0.3500 0.2500 -3.14105 1.15364 -0.20950 0.19398 1.49689 0.34708 -1.46949 - 2.5000 -0.3500 0.3333 -2.19084 1.13803 -0.20805 0.23457 1.22363 0.05437 -1.46949 - 2.5000 -0.3500 0.4286 -1.50847 1.09301 -0.18904 0.25184 0.95200 -0.19580 -1.46949 - 2.5000 -0.3500 0.5385 -0.98516 1.00949 -0.15434 0.24556 0.68697 -0.38987 -1.46949 - 2.5000 -0.3500 0.6667 -0.57250 0.88493 -0.10758 0.21672 0.43525 -0.52270 -1.46949 - 2.5000 -0.3500 0.8182 -0.24772 0.71557 -0.05393 0.16578 0.20389 -0.58607 -1.46949 - 2.5000 -0.4000 0.0526 -14.58949 0.99756 -0.10215 -0.15215 2.54906 0.77330 -1.33958 - 2.5000 -0.4000 0.1111 -6.86587 0.84938 -0.14513 -0.00629 2.00413 0.85644 -1.33958 - 2.5000 -0.4000 0.1765 -4.24073 1.03617 -0.17412 0.07086 1.69851 0.51303 -1.33958 - 2.5000 -0.4000 0.2500 -2.87745 1.05359 -0.18862 0.17464 1.43190 0.40598 -1.33958 - 2.5000 -0.4000 0.3333 -2.00783 1.04051 -0.18731 0.21118 1.17024 0.11335 -1.33958 - 2.5000 -0.4000 0.4286 -1.38299 1.00022 -0.17019 0.22673 0.91030 -0.13708 -1.33958 - 2.5000 -0.4000 0.5385 -0.90352 0.92443 -0.13896 0.22108 0.65679 -0.33341 -1.33958 - 2.5000 -0.4000 0.6667 -0.52521 0.81079 -0.09685 0.19511 0.41607 -0.47040 -1.33958 - 2.5000 -0.4000 0.8182 -0.22732 0.65586 -0.04855 0.14925 0.19488 -0.54008 -1.33958 - 2.5000 -0.4500 0.0526 -13.40154 0.90886 -0.09235 -0.13757 2.44737 0.85297 -1.22617 - 2.5000 -0.4500 0.1111 -6.30913 0.77570 -0.13122 -0.00568 1.92303 0.91362 -1.22617 - 2.5000 -0.4500 0.1765 -3.89846 0.94880 -0.15742 0.06407 1.62913 0.56689 -1.22617 - 2.5000 -0.4500 0.2500 -2.64635 0.96609 -0.17053 0.15790 1.37300 0.45936 -1.22617 - 2.5000 -0.4500 0.3333 -1.84733 0.95514 -0.16935 0.19093 1.12186 0.16679 -1.22617 - 2.5000 -0.4500 0.4286 -1.27291 0.91895 -0.15388 0.20499 0.87252 -0.08387 -1.22617 - 2.5000 -0.4500 0.5385 -0.83187 0.84988 -0.12563 0.19988 0.62943 -0.28224 -1.22617 - 2.5000 -0.4500 0.6667 -0.48369 0.74579 -0.08757 0.17641 0.39870 -0.42301 -1.22617 - 2.5000 -0.4500 0.8182 -0.20940 0.60349 -0.04390 0.13494 0.18672 -0.49840 -1.22617 - 2.5000 -0.5000 0.0526 -12.35510 0.83123 -0.08382 -0.12486 2.35493 0.92539 -1.12657 - 2.5000 -0.5000 0.1111 -5.81856 0.71110 -0.11910 -0.00516 1.84930 0.96560 -1.12657 - 2.5000 -0.5000 0.1765 -3.59676 0.87204 -0.14288 0.05815 1.56605 0.61585 -1.12657 - 2.5000 -0.5000 0.2500 -2.44256 0.88913 -0.15478 0.14332 1.31946 0.50788 -1.12657 - 2.5000 -0.5000 0.3333 -1.70575 0.87999 -0.15371 0.17330 1.07788 0.21536 -1.12657 - 2.5000 -0.5000 0.4286 -1.17578 0.84734 -0.13966 0.18606 0.83817 -0.03550 -1.12657 - 2.5000 -0.5000 0.5385 -0.76863 0.78417 -0.11403 0.18142 0.60457 -0.23573 -1.12657 - 2.5000 -0.5000 0.6667 -0.44705 0.68846 -0.07948 0.16011 0.38290 -0.37992 -1.12657 - 2.5000 -0.5000 0.8182 -0.19358 0.55729 -0.03984 0.12248 0.17930 -0.46051 -1.12657 - 2.5000 -0.5500 0.0526 -11.42840 0.76291 -0.07635 -0.11373 2.27065 0.99141 -1.03864 - 2.5000 -0.5500 0.1111 -5.38398 0.65415 -0.10848 -0.00470 1.78209 1.01300 -1.03864 - 2.5000 -0.5500 0.1765 -3.32941 0.80423 -0.13015 0.05297 1.50854 0.66049 -1.03864 - 2.5000 -0.5500 0.2500 -2.26191 0.82108 -0.14099 0.13054 1.27065 0.55212 -1.03864 - 2.5000 -0.5500 0.3333 -1.58020 0.81347 -0.14001 0.15786 1.03779 0.25965 -1.03864 - 2.5000 -0.5500 0.4286 -1.08961 0.78392 -0.12722 0.16948 0.80685 0.00860 -1.03864 - 2.5000 -0.5500 0.5385 -0.71252 0.72593 -0.10387 0.16525 0.58190 -0.19333 -1.03864 - 2.5000 -0.5500 0.6667 -0.41452 0.63763 -0.07240 0.14585 0.36850 -0.34064 -1.03864 - 2.5000 -0.5500 0.8182 -0.17953 0.51632 -0.03629 0.11157 0.17254 -0.42597 -1.03864 - 2.5000 -0.6000 0.0526 -10.60372 0.70249 -0.06978 -0.10394 2.19360 1.05178 -0.96061 - 2.5000 -0.6000 0.1111 -4.99714 0.60369 -0.09914 -0.00429 1.72063 1.05632 -0.96061 - 2.5000 -0.6000 0.1765 -3.09134 0.74403 -0.11894 0.04841 1.45597 0.70130 -0.96061 - 2.5000 -0.6000 0.2500 -2.10099 0.76060 -0.12885 0.11930 1.22603 0.59257 -0.96061 - 2.5000 -0.6000 0.3333 -1.46832 0.75431 -0.12795 0.14426 1.00113 0.30015 -0.96061 - 2.5000 -0.6000 0.4286 -1.01281 0.72748 -0.11626 0.15489 0.77823 0.04892 -0.96061 - 2.5000 -0.6000 0.5385 -0.66249 0.67407 -0.09492 0.15102 0.56118 -0.15456 -0.96061 - 2.5000 -0.6000 0.6667 -0.38551 0.59235 -0.06616 0.13329 0.35533 -0.30473 -0.96061 - 2.5000 -0.6000 0.8182 -0.16700 0.47981 -0.03317 0.10196 0.16636 -0.39439 -0.96061 - 2.5000 -0.6500 0.0526 -9.86651 0.64880 -0.06397 -0.09528 2.12297 1.10711 -0.89105 - 2.5000 -0.6500 0.1111 -4.65122 0.55878 -0.09088 -0.00394 1.66431 1.09604 -0.89105 - 2.5000 -0.6500 0.1765 -2.87839 0.69036 -0.10904 0.04438 1.40777 0.73871 -0.89105 - 2.5000 -0.6500 0.2500 -1.95700 0.70661 -0.11812 0.10937 1.18512 0.62964 -0.89105 - 2.5000 -0.6500 0.3333 -1.36818 0.70145 -0.11730 0.13225 0.96753 0.33726 -0.89105 - 2.5000 -0.6500 0.4286 -0.94404 0.67701 -0.10658 0.14198 0.75198 0.08588 -0.89105 - 2.5000 -0.6500 0.5385 -0.61769 0.62768 -0.08702 0.13844 0.54218 -0.11902 -0.89105 - 2.5000 -0.6500 0.6667 -0.35952 0.55183 -0.06065 0.12219 0.34326 -0.27181 -0.89105 - 2.5000 -0.6500 0.8182 -0.15578 0.44712 -0.03040 0.09347 0.16069 -0.36544 -0.89105 - 2.5000 -0.7000 0.0526 -9.20472 0.60090 -0.05881 -0.08759 2.05807 1.15795 -0.82879 - 2.5000 -0.7000 0.1111 -4.34060 0.51865 -0.08355 -0.00362 1.61255 1.13254 -0.82879 - 2.5000 -0.7000 0.1765 -2.68711 0.64229 -0.10024 0.04080 1.36349 0.77309 -0.82879 - 2.5000 -0.7000 0.2500 -1.82762 0.65821 -0.10859 0.10054 1.14753 0.66370 -0.82879 - 2.5000 -0.7000 0.3333 -1.27817 0.65403 -0.10783 0.12158 0.93665 0.37137 -0.82879 - 2.5000 -0.7000 0.4286 -0.88221 0.63170 -0.09798 0.13053 0.72787 0.11983 -0.82879 - 2.5000 -0.7000 0.5385 -0.57739 0.58600 -0.08000 0.12727 0.52472 -0.08637 -0.82879 - 2.5000 -0.7000 0.6667 -0.33615 0.51541 -0.05576 0.11233 0.33217 -0.24156 -0.82879 - 2.5000 -0.7000 0.8182 -0.14568 0.41774 -0.02795 0.08593 0.15548 -0.33884 -0.82879 - 2.5000 -0.7500 0.0526 -8.60834 0.55799 -0.05420 -0.08074 1.99830 1.20478 -0.77283 - 2.5000 -0.7500 0.1111 -4.06061 0.48263 -0.07701 -0.00334 1.56488 1.16615 -0.77283 - 2.5000 -0.7500 0.1765 -2.51463 0.59907 -0.09240 0.03760 1.32271 0.80474 -0.77283 - 2.5000 -0.7500 0.2500 -1.71091 0.61465 -0.10009 0.09268 1.11292 0.69508 -0.77283 - 2.5000 -0.7500 0.3333 -1.19696 0.61131 -0.09939 0.11206 0.90822 0.40278 -0.77283 - 2.5000 -0.7500 0.4286 -0.82640 0.59086 -0.09031 0.12032 0.70566 0.15111 -0.77283 - 2.5000 -0.7500 0.5385 -0.54101 0.54842 -0.07374 0.11732 0.50864 -0.05629 -0.77283 - 2.5000 -0.7500 0.6667 -0.31504 0.48256 -0.05140 0.10354 0.32196 -0.21370 -0.77283 - 2.5000 -0.7500 0.8182 -0.13655 0.39123 -0.02576 0.07920 0.15069 -0.31434 -0.77283 - 2.5000 -0.8000 0.0526 -8.06896 0.51940 -0.05009 -0.07461 1.94313 1.24800 -0.72235 - 2.5000 -0.8000 0.1111 -3.80730 0.45019 -0.07117 -0.00308 1.52088 1.19717 -0.72235 - 2.5000 -0.8000 0.1765 -2.35854 0.56007 -0.08538 0.03475 1.28506 0.83397 -0.72235 - 2.5000 -0.8000 0.2500 -1.60526 0.57531 -0.09249 0.08564 1.08096 0.72404 -0.72235 - 2.5000 -0.8000 0.3333 -1.12341 0.57269 -0.09185 0.10355 0.88197 0.43177 -0.72235 - 2.5000 -0.8000 0.4286 -0.77586 0.55392 -0.08346 0.11118 0.68516 0.17998 -0.72235 - 2.5000 -0.8000 0.5385 -0.50805 0.51441 -0.06814 0.10841 0.49380 -0.02854 -0.72235 - 2.5000 -0.8000 0.6667 -0.29591 0.45282 -0.04749 0.09568 0.31253 -0.18799 -0.72235 - 2.5000 -0.8000 0.8182 -0.12829 0.36722 -0.02381 0.07319 0.14626 -0.29173 -0.72235 - 3.0000 0.0000 0.0526 -35.40269 3.43110 -0.28109 -0.40497 3.98624 -0.31443 -3.28889 - 3.0000 0.0000 0.1111 -16.42228 2.46618 -0.39676 -0.00758 3.13034 0.05570 -3.28889 - 3.0000 0.0000 0.1765 -10.03543 2.73259 -0.47276 0.19981 2.64385 -0.25127 -3.28889 - 3.0000 0.0000 0.2500 -6.74302 2.66644 -0.50867 0.47668 2.22001 -0.35103 -3.28889 - 3.0000 0.0000 0.3333 -4.66203 2.55982 -0.50183 0.57096 1.80698 -0.63903 -3.28889 - 3.0000 0.0000 0.4286 -3.18364 2.40998 -0.45310 0.60853 1.39993 -0.87815 -3.28889 - 3.0000 0.0000 0.5385 -2.06328 2.19157 -0.36766 0.58960 1.00599 -1.03722 -3.28889 - 3.0000 0.0000 0.6667 -1.19051 1.89819 -0.25471 0.51742 0.63470 -1.11403 -3.28889 - 3.0000 0.0000 0.8182 -0.51178 1.52152 -0.12692 0.39390 0.29603 -1.09915 -3.28889 - 3.0000 -0.0500 0.0526 -31.02264 2.98324 -0.24189 -0.34849 3.73210 -0.11507 -2.86802 - 3.0000 -0.0500 0.1111 -14.39768 2.14739 -0.34142 -0.00652 2.92892 0.19982 -2.86802 - 3.0000 -0.0500 0.1765 -8.80308 2.38563 -0.40682 0.17194 2.47271 -0.11560 -2.86802 - 3.0000 -0.0500 0.2500 -5.91837 2.33159 -0.43773 0.41020 2.07569 -0.21718 -2.86802 - 3.0000 -0.0500 0.3333 -4.09412 2.24135 -0.43184 0.49133 1.68913 -0.50580 -2.86802 - 3.0000 -0.0500 0.4286 -2.79722 2.11241 -0.38990 0.52366 1.30839 -0.74625 -2.86802 - 3.0000 -0.0500 0.5385 -1.81364 1.92263 -0.31638 0.50737 0.94007 -0.91105 -2.86802 - 3.0000 -0.0500 0.6667 -1.04686 1.66635 -0.21918 0.44525 0.59304 -0.99769 -2.86802 - 3.0000 -0.0500 0.8182 -0.45017 1.33631 -0.10922 0.33897 0.27657 -0.99721 -2.86802 - 3.0000 -0.1000 0.0526 -27.41796 2.61674 -0.21001 -0.30256 3.50847 0.06034 -2.52306 - 3.0000 -0.1000 0.1111 -12.73084 1.88623 -0.29642 -0.00566 2.75169 0.32664 -2.52306 - 3.0000 -0.1000 0.1765 -7.78807 2.10087 -0.35320 0.14928 2.32212 0.00378 -2.52306 - 3.0000 -0.1000 0.2500 -5.23885 2.05646 -0.38003 0.35614 1.94869 -0.09940 -2.52306 - 3.0000 -0.1000 0.3333 -3.62597 1.97941 -0.37492 0.42657 1.58543 -0.38856 -2.52306 - 3.0000 -0.1000 0.4286 -2.47855 1.86747 -0.33851 0.45464 1.22785 -0.63017 -2.52306 - 3.0000 -0.1000 0.5385 -1.60770 1.70111 -0.27468 0.44050 0.88207 -0.80003 -2.52306 - 3.0000 -0.1000 0.6667 -0.92833 1.47529 -0.19029 0.38657 0.55638 -0.89532 -2.52306 - 3.0000 -0.1000 0.8182 -0.39932 1.18362 -0.09482 0.29429 0.25944 -0.90751 -2.52306 - 3.0000 -0.1500 0.0526 -24.41497 2.31311 -0.18376 -0.26474 3.31066 0.21551 -2.23679 - 3.0000 -0.1500 0.1111 -11.34172 1.66965 -0.25937 -0.00495 2.59491 0.43881 -2.23679 - 3.0000 -0.1500 0.1765 -6.94183 1.86427 -0.30906 0.13062 2.18891 0.10938 -2.23679 - 3.0000 -0.1500 0.2500 -4.67208 1.82760 -0.33254 0.31163 1.83636 0.00478 -2.23679 - 3.0000 -0.1500 0.3333 -3.23533 1.76131 -0.32806 0.37326 1.49370 -0.28485 -2.23679 - 3.0000 -0.1500 0.4286 -2.21254 1.66337 -0.29621 0.39782 1.15661 -0.52750 -2.23679 - 3.0000 -0.1500 0.5385 -1.43574 1.51640 -0.24035 0.38545 0.83077 -0.70183 -2.23679 - 3.0000 -0.1500 0.6667 -0.82932 1.31591 -0.16651 0.33826 0.52395 -0.80477 -2.23679 - 3.0000 -0.1500 0.8182 -0.35684 1.05620 -0.08297 0.25751 0.24429 -0.82816 -2.23679 - 3.0000 -0.2000 0.0526 -21.88612 2.05881 -0.16192 -0.23327 3.13484 0.35342 -1.99661 - 3.0000 -0.2000 0.1111 -10.17150 1.48807 -0.22854 -0.00436 2.45557 0.53852 -1.99661 - 3.0000 -0.2000 0.1765 -6.22865 1.66555 -0.27232 0.11509 2.07051 0.20324 -1.99661 - 3.0000 -0.2000 0.2500 -4.19423 1.63517 -0.29301 0.27458 1.73651 0.09737 -1.99661 - 3.0000 -0.2000 0.3333 -2.90584 1.57776 -0.28907 0.32889 1.41217 -0.19268 -1.99661 - 3.0000 -0.2000 0.4286 -1.98810 1.49146 -0.26100 0.35053 1.09328 -0.43625 -1.99661 - 3.0000 -0.2000 0.5385 -1.29060 1.36073 -0.21178 0.33963 0.78517 -0.61454 -1.99661 - 3.0000 -0.2000 0.6667 -0.74573 1.18152 -0.14672 0.29805 0.49513 -0.72428 -1.99661 - 3.0000 -0.2000 0.8182 -0.32096 0.94872 -0.07311 0.22690 0.23083 -0.75764 -1.99661 - 3.0000 -0.2500 0.0526 -19.73606 1.84376 -0.14356 -0.20683 2.97786 0.47655 -1.79314 - 3.0000 -0.2500 0.1111 -9.17621 1.33437 -0.20263 -0.00387 2.33116 0.62753 -1.79314 - 3.0000 -0.2500 0.1765 -5.62184 1.49703 -0.24145 0.10205 1.96480 0.28704 -1.79314 - 3.0000 -0.2500 0.2500 -3.78748 1.47181 -0.25979 0.24345 1.64737 0.18004 -1.79314 - 3.0000 -0.2500 0.3333 -2.62527 1.42178 -0.25629 0.29160 1.33938 -0.11039 -1.79314 - 3.0000 -0.2500 0.4286 -1.79690 1.34527 -0.23141 0.31079 1.03675 -0.35477 -1.79314 - 3.0000 -0.2500 0.5385 -1.16692 1.22826 -0.18777 0.30113 0.74446 -0.53661 -1.79314 - 3.0000 -0.2500 0.6667 -0.67448 1.06710 -0.13008 0.26426 0.46940 -0.65243 -1.79314 - 3.0000 -0.2500 0.8182 -0.29038 0.85720 -0.06482 0.20118 0.21881 -0.69468 -1.79314 - 3.0000 -0.3000 0.0526 -17.89231 1.66032 -0.12800 -0.18441 2.83714 0.58694 -1.61926 - 3.0000 -0.3000 0.1111 -8.32241 1.20312 -0.18067 -0.00345 2.21963 0.70734 -1.61926 - 3.0000 -0.3000 0.1765 -5.10110 1.35289 -0.21528 0.09099 1.87004 0.36217 -1.61926 - 3.0000 -0.3000 0.2500 -3.43829 1.33192 -0.23163 0.21707 1.56746 0.25416 -1.61926 - 3.0000 -0.3000 0.3333 -2.38431 1.28810 -0.22852 0.26000 1.27412 -0.03661 -1.61926 - 3.0000 -0.3000 0.4286 -1.63264 1.21989 -0.20633 0.27711 0.98606 -0.28173 -1.61926 - 3.0000 -0.3000 0.5385 -1.06062 1.11458 -0.16742 0.26849 0.70796 -0.46675 -1.61926 - 3.0000 -0.3000 0.6667 -0.61324 0.96887 -0.11599 0.23562 0.44633 -0.58801 -1.61926 - 3.0000 -0.3000 0.8182 -0.26408 0.77858 -0.05780 0.17937 0.20803 -0.63823 -1.61926 - 3.0000 -0.3500 0.0526 -16.29897 1.50261 -0.11471 -0.16526 2.71049 0.68628 -1.46949 - 3.0000 -0.3500 0.1111 -7.58433 1.09018 -0.16191 -0.00309 2.11926 0.77915 -1.46949 - 3.0000 -0.3500 0.1765 -4.65076 1.22864 -0.19293 0.08154 1.78476 0.42978 -1.46949 - 3.0000 -0.3500 0.2500 -3.13618 1.21120 -0.20758 0.19453 1.49554 0.32086 -1.46949 - 3.0000 -0.3500 0.3333 -2.17576 1.17264 -0.20479 0.23300 1.21540 0.02978 -1.46949 - 3.0000 -0.3500 0.4286 -1.49043 1.11151 -0.18490 0.24833 0.94045 -0.21600 -1.46949 - 3.0000 -0.3500 0.5385 -0.96857 1.01626 -0.15004 0.24061 0.67512 -0.40388 -1.46949 - 3.0000 -0.3500 0.6667 -0.56018 0.88387 -0.10394 0.21115 0.42557 -0.53004 -1.46949 - 3.0000 -0.3500 0.8182 -0.24129 0.71054 -0.05179 0.16075 0.19833 -0.58743 -1.46949 - 3.0000 -0.4000 0.0526 -14.91239 1.36606 -0.10327 -0.14879 2.59611 0.77600 -1.33958 - 3.0000 -0.4000 0.1111 -6.94181 0.99230 -0.14577 -0.00278 2.02861 0.84402 -1.33958 - 3.0000 -0.4000 0.1765 -4.25858 1.12077 -0.17369 0.07341 1.70773 0.49084 -1.33958 - 3.0000 -0.4000 0.2500 -2.87299 1.10630 -0.18689 0.17514 1.43058 0.38110 -1.33958 - 3.0000 -0.4000 0.3333 -1.99401 1.07221 -0.18437 0.20977 1.16236 0.08975 -1.33958 - 3.0000 -0.4000 0.4286 -1.36644 1.01717 -0.16647 0.22358 0.89925 -0.15663 -1.33958 - 3.0000 -0.4000 0.5385 -0.88830 0.93063 -0.13508 0.21662 0.64545 -0.34709 -1.33958 - 3.0000 -0.4000 0.6667 -0.51390 0.80981 -0.09358 0.19010 0.40682 -0.47768 -1.33958 - 3.0000 -0.4000 0.8182 -0.22141 0.65124 -0.04663 0.14472 0.18957 -0.54155 -1.33958 - 3.0000 -0.4500 0.0526 -13.69805 1.24707 -0.09337 -0.13452 2.49246 0.85731 -1.22617 - 3.0000 -0.4500 0.1111 -6.37891 0.90693 -0.13179 -0.00252 1.94646 0.90280 -1.22617 - 3.0000 -0.4500 0.1765 -3.91489 1.02653 -0.15704 0.06637 1.63793 0.54617 -1.22617 - 3.0000 -0.4500 0.2500 -2.64225 1.01455 -0.16897 0.15834 1.37172 0.43569 -1.22617 - 3.0000 -0.4500 0.3333 -1.83461 0.98431 -0.16670 0.18966 1.11429 0.14409 -1.22617 - 3.0000 -0.4500 0.4286 -1.25767 0.93454 -0.15051 0.20214 0.86192 -0.10283 -1.22617 - 3.0000 -0.4500 0.5385 -0.81785 0.85559 -0.12213 0.19585 0.61857 -0.29563 -1.22617 - 3.0000 -0.4500 0.6667 -0.47327 0.74487 -0.08461 0.17188 0.38983 -0.43023 -1.22617 - 3.0000 -0.4500 0.8182 -0.20395 0.59922 -0.04216 0.13085 0.18164 -0.49997 -1.22617 - 3.0000 -0.5000 0.0526 -12.62836 1.14278 -0.08475 -0.12210 2.39823 0.93122 -1.12657 - 3.0000 -0.5000 0.1111 -5.88292 0.83203 -0.11962 -0.00228 1.87178 0.95623 -1.12657 - 3.0000 -0.5000 0.1765 -3.61193 0.94371 -0.14253 0.06024 1.57448 0.59647 -1.12657 - 3.0000 -0.5000 0.2500 -2.43879 0.93384 -0.15336 0.14372 1.31821 0.48531 -1.12657 - 3.0000 -0.5000 0.3333 -1.69400 0.90691 -0.15130 0.17214 1.07060 0.19349 -1.12657 - 3.0000 -0.5000 0.4286 -1.16170 0.86174 -0.13661 0.18347 0.82798 -0.05393 -1.12657 - 3.0000 -0.5000 0.5385 -0.75567 0.78943 -0.11085 0.17776 0.59413 -0.24886 -1.12657 - 3.0000 -0.5000 0.6667 -0.43741 0.68761 -0.07679 0.15600 0.37438 -0.38710 -1.12657 - 3.0000 -0.5000 0.8182 -0.18854 0.55334 -0.03827 0.11876 0.17442 -0.46218 -1.12657 - 3.0000 -0.5500 0.0526 -11.68109 1.05086 -0.07720 -0.11122 2.31233 0.99860 -1.03864 - 3.0000 -0.5500 0.1111 -5.44354 0.76597 -0.10896 -0.00208 1.80369 1.00495 -1.03864 - 3.0000 -0.5500 0.1765 -3.34346 0.87054 -0.12983 0.05487 1.51663 0.64233 -1.03864 - 3.0000 -0.5500 0.2500 -2.25842 0.86246 -0.13970 0.13091 1.26943 0.53056 -1.03864 - 3.0000 -0.5500 0.3333 -1.56932 0.83840 -0.13782 0.15680 1.03076 0.23853 -1.03864 - 3.0000 -0.5500 0.4286 -1.07656 0.79726 -0.12443 0.16712 0.79704 -0.00934 -1.03864 - 3.0000 -0.5500 0.5385 -0.70050 0.73081 -0.10097 0.16192 0.57185 -0.20621 -1.03864 - 3.0000 -0.5500 0.6667 -0.40558 0.63684 -0.06995 0.14210 0.36030 -0.34777 -1.03864 - 3.0000 -0.5500 0.8182 -0.17485 0.51264 -0.03486 0.10818 0.16784 -0.42772 -1.03864 - 3.0000 -0.6000 0.0526 -10.83810 0.96945 -0.07055 -0.10164 2.23379 1.06021 -0.96061 - 3.0000 -0.6000 0.1111 -5.05242 0.70740 -0.09958 -0.00190 1.74145 1.04949 -0.96061 - 3.0000 -0.6000 0.1765 -3.10440 0.80557 -0.11865 0.05015 1.46374 0.68426 -0.96061 - 3.0000 -0.6000 0.2500 -2.09775 0.79902 -0.12767 0.11964 1.22483 0.57192 -0.96061 - 3.0000 -0.6000 0.3333 -1.45821 0.77747 -0.12595 0.14330 0.99434 0.27970 -0.96061 - 3.0000 -0.6000 0.4286 -1.00067 0.73987 -0.11372 0.15273 0.76875 0.03143 -0.96061 - 3.0000 -0.6000 0.5385 -0.65131 0.67860 -0.09228 0.14798 0.55148 -0.16722 -0.96061 - 3.0000 -0.6000 0.6667 -0.37719 0.59160 -0.06393 0.12986 0.34742 -0.31182 -0.96061 - 3.0000 -0.6000 0.8182 -0.16265 0.47638 -0.03185 0.09886 0.16183 -0.39621 -0.96061 - 3.0000 -0.6500 0.0526 -10.08453 0.89702 -0.06467 -0.09317 2.16179 1.11668 -0.89105 - 3.0000 -0.6500 0.1111 -4.70268 0.65525 -0.09128 -0.00174 1.68439 1.09031 -0.89105 - 3.0000 -0.6500 0.1765 -2.89056 0.74763 -0.10877 0.04597 1.41526 0.72269 -0.89105 - 3.0000 -0.6500 0.2500 -1.95398 0.74239 -0.11703 0.10967 1.18394 0.60984 -0.89105 - 3.0000 -0.6500 0.3333 -1.35875 0.72302 -0.11546 0.13136 0.96096 0.31744 -0.89105 - 3.0000 -0.6500 0.4286 -0.93272 0.68856 -0.10425 0.14001 0.74283 0.06879 -0.89105 - 3.0000 -0.6500 0.5385 -0.60725 0.63189 -0.08459 0.13565 0.53281 -0.13148 -0.89105 - 3.0000 -0.6500 0.6667 -0.35176 0.55112 -0.05860 0.11905 0.33562 -0.27886 -0.89105 - 3.0000 -0.6500 0.8182 -0.15171 0.44392 -0.02920 0.09063 0.15631 -0.36734 -0.89105 - 3.0000 -0.7000 0.0526 -9.40806 0.83230 -0.05945 -0.08566 2.09564 1.16857 -0.82879 - 3.0000 -0.7000 0.1111 -4.38863 0.60861 -0.08392 -0.00160 1.63197 1.12782 -0.82879 - 3.0000 -0.7000 0.1765 -2.69848 0.69573 -0.09999 0.04226 1.37072 0.75801 -0.82879 - 3.0000 -0.7000 0.2500 -1.82480 0.69161 -0.10759 0.10082 1.14638 0.64467 -0.82879 - 3.0000 -0.7000 0.3333 -1.26936 0.67417 -0.10614 0.12077 0.93028 0.35212 -0.82879 - 3.0000 -0.7000 0.4286 -0.87162 0.64249 -0.09584 0.12871 0.71900 0.10313 -0.82879 - 3.0000 -0.7000 0.5385 -0.56763 0.58994 -0.07776 0.12471 0.51565 -0.09864 -0.82879 - 3.0000 -0.7000 0.6667 -0.32888 0.51475 -0.05387 0.10944 0.32478 -0.24858 -0.82879 - 3.0000 -0.7000 0.8182 -0.14188 0.41474 -0.02684 0.08332 0.15125 -0.34080 -0.82879 - 3.0000 -0.7500 0.0526 -8.79846 0.77424 -0.05480 -0.07895 2.03472 1.21636 -0.77283 - 3.0000 -0.7500 0.1111 -4.10554 0.56674 -0.07735 -0.00148 1.58368 1.16238 -0.77283 - 3.0000 -0.7500 0.1765 -2.52527 0.64906 -0.09217 0.03896 1.32969 0.79053 -0.77283 - 3.0000 -0.7500 0.2500 -1.70828 0.64591 -0.09917 0.09294 1.11178 0.67676 -0.77283 - 3.0000 -0.7500 0.3333 -1.18870 0.63017 -0.09784 0.11132 0.90203 0.38406 -0.77283 - 3.0000 -0.7500 0.4286 -0.81648 0.60096 -0.08834 0.11864 0.69706 0.13475 -0.77283 - 3.0000 -0.7500 0.5385 -0.53186 0.55211 -0.07168 0.11495 0.49985 -0.06839 -0.77283 - 3.0000 -0.7500 0.6667 -0.30823 0.48193 -0.04966 0.10088 0.31479 -0.22069 -0.77283 - 3.0000 -0.7500 0.8182 -0.13299 0.38841 -0.02474 0.07680 0.14658 -0.31636 -0.77283 - 3.0000 -0.8000 0.0526 -8.24711 0.72197 -0.05064 -0.07296 1.97848 1.26047 -0.72235 - 3.0000 -0.8000 0.1111 -3.84943 0.52900 -0.07148 -0.00136 1.53911 1.19427 -0.72235 - 3.0000 -0.8000 0.1765 -2.36853 0.60693 -0.08517 0.03600 1.29182 0.82056 -0.72235 - 3.0000 -0.8000 0.2500 -1.60280 0.60463 -0.09164 0.08588 1.07984 0.70638 -0.72235 - 3.0000 -0.8000 0.3333 -1.11566 0.59039 -0.09041 0.10286 0.87595 0.41355 -0.72235 - 3.0000 -0.8000 0.4286 -0.76654 0.56340 -0.08163 0.10963 0.67680 0.16394 -0.72235 - 3.0000 -0.8000 0.5385 -0.49945 0.51787 -0.06624 0.10622 0.48526 -0.04047 -0.72235 - 3.0000 -0.8000 0.6667 -0.28951 0.45223 -0.04589 0.09322 0.30557 -0.19495 -0.72235 - 3.0000 -0.8000 0.8182 -0.12494 0.36457 -0.02287 0.07097 0.14228 -0.29381 -0.72235 - 3.5000 0.0000 0.0526 -36.04194 4.18279 -0.28354 -0.39757 4.04829 -0.33075 -3.28889 - 3.5000 0.0000 0.1111 -16.56935 2.75214 -0.39807 0.00001 3.16293 0.02710 -3.28889 - 3.5000 0.0000 0.1765 -10.06910 2.89897 -0.47171 0.20524 2.65633 -0.28673 -3.28889 - 3.5000 0.0000 0.2500 -6.73421 2.76862 -0.50478 0.47757 2.21854 -0.38582 -3.28889 - 3.5000 0.0000 0.3333 -4.63595 2.62058 -0.49536 0.56772 1.79676 -0.66920 -3.28889 - 3.5000 0.0000 0.4286 -3.15288 2.44227 -0.44498 0.60154 1.38546 -0.90137 -3.28889 - 3.5000 0.0000 0.5385 -2.03531 2.20354 -0.35928 0.57988 0.99108 -1.05211 -3.28889 - 3.5000 0.0000 0.6667 -1.16993 1.89690 -0.24769 0.50659 0.62250 -1.12099 -3.28889 - 3.5000 0.0000 0.8182 -0.50113 1.51345 -0.12283 0.38418 0.28902 -1.09925 -3.28889 - 3.5000 -0.0500 0.0526 -31.58251 3.64118 -0.24399 -0.34212 3.79008 -0.12800 -2.86802 - 3.5000 -0.0500 0.1111 -14.52662 2.39783 -0.34255 0.00001 2.95934 0.17453 -2.86802 - 3.5000 -0.0500 0.1765 -8.83264 2.53146 -0.40592 0.17661 2.48433 -0.14800 -2.86802 - 3.5000 -0.0500 0.2500 -5.91064 2.42123 -0.43438 0.41097 2.07428 -0.24946 -2.86802 - 3.5000 -0.0500 0.3333 -4.07121 2.29468 -0.42628 0.48854 1.67956 -0.53410 -2.86802 - 3.5000 -0.0500 0.4286 -2.77017 2.14077 -0.38292 0.51764 1.29486 -0.76824 -2.86802 - 3.5000 -0.0500 0.5385 -1.78904 1.93313 -0.30917 0.49900 0.92614 -0.92534 -2.86802 - 3.5000 -0.0500 0.6667 -1.02875 1.66519 -0.21315 0.43594 0.58164 -1.00453 -2.86802 - 3.5000 -0.0500 0.8182 -0.44079 1.32918 -0.10570 0.33060 0.27002 -0.99752 -2.86802 - 3.5000 -0.1000 0.0526 -27.91255 3.19760 -0.21183 -0.29703 3.56286 0.05041 -2.52306 - 3.5000 -0.1000 0.1111 -12.84486 2.10745 -0.29740 0.00001 2.78019 0.30426 -2.52306 - 3.5000 -0.1000 0.1765 -7.81424 2.22977 -0.35242 0.15334 2.33298 -0.02593 -2.52306 - 3.5000 -0.1000 0.2500 -5.23202 2.13576 -0.37713 0.35680 1.94734 -0.12947 -2.52306 - 3.5000 -0.1000 0.3333 -3.60567 2.02662 -0.37009 0.42415 1.57643 -0.41522 -2.52306 - 3.5000 -0.1000 0.4286 -2.45457 1.89258 -0.33245 0.44942 1.21514 -0.65109 -2.52306 - 3.5000 -0.1000 0.5385 -1.58587 1.71039 -0.26842 0.43324 0.86900 -0.81378 -2.52306 - 3.5000 -0.1000 0.6667 -0.91225 1.47425 -0.18505 0.37848 0.54568 -0.90204 -2.52306 - 3.5000 -0.1000 0.8182 -0.39099 1.17728 -0.09177 0.28702 0.25330 -0.90800 -2.52306 - 3.5000 -0.1500 0.0526 -24.85518 2.82982 -0.18536 -0.25991 3.36188 0.20823 -2.23679 - 3.5000 -0.1500 0.1111 -11.44329 1.86653 -0.26023 0.00001 2.62172 0.41901 -2.23679 - 3.5000 -0.1500 0.1765 -6.96517 1.97908 -0.30837 0.13417 2.19911 0.08204 -2.23679 - 3.5000 -0.1500 0.2500 -4.66599 1.89828 -0.32999 0.31221 1.83506 -0.02334 -2.23679 - 3.5000 -0.1500 0.3333 -3.21721 1.80341 -0.32384 0.37114 1.48521 -0.31006 -2.23679 - 3.5000 -0.1500 0.4286 -2.19112 1.68577 -0.29090 0.39325 1.14463 -0.54747 -2.23679 - 3.5000 -0.1500 0.5385 -1.41623 1.52468 -0.23488 0.37909 0.81845 -0.71511 -2.23679 - 3.5000 -0.1500 0.6667 -0.81495 1.31496 -0.16192 0.33118 0.51388 -0.81139 -2.23679 - 3.5000 -0.1500 0.8182 -0.34939 1.05052 -0.08030 0.25115 0.23851 -0.82882 -2.23679 - 3.5000 -0.2000 0.0526 -22.28057 2.52154 -0.16333 -0.22901 3.18325 0.34849 -1.99661 - 3.5000 -0.2000 0.1111 -10.26259 1.66447 -0.22930 0.00001 2.48087 0.52100 -1.99661 - 3.5000 -0.2000 0.1765 -6.24961 1.76849 -0.27172 0.11822 2.08012 0.17801 -1.99661 - 3.5000 -0.2000 0.2500 -4.18876 1.69858 -0.29077 0.27509 1.73526 0.07100 -1.99661 - 3.5000 -0.2000 0.3333 -2.88956 1.61555 -0.28534 0.32702 1.40413 -0.21659 -1.99661 - 3.5000 -0.2000 0.4286 -1.96883 1.51157 -0.25632 0.34650 1.08195 -0.45537 -1.99661 - 3.5000 -0.2000 0.5385 -1.27304 1.36815 -0.20696 0.33403 0.77352 -0.62740 -1.99661 - 3.5000 -0.2000 0.6667 -0.73279 1.18064 -0.14268 0.29181 0.48561 -0.73082 -1.99661 - 3.5000 -0.2000 0.8182 -0.31425 0.94360 -0.07075 0.22130 0.22536 -0.75844 -1.99661 - 3.5000 -0.2500 0.0526 -20.09161 2.26063 -0.14481 -0.20305 3.02376 0.47372 -1.79314 - 3.5000 -0.2500 0.1111 -9.25839 1.49336 -0.20331 0.00001 2.35512 0.61206 -1.79314 - 3.5000 -0.2500 0.1765 -5.64077 1.58988 -0.24091 0.10482 1.97389 0.26370 -1.79314 - 3.5000 -0.2500 0.2500 -3.78255 1.52904 -0.25780 0.24391 1.64616 0.15523 -1.79314 - 3.5000 -0.2500 0.3333 -2.61055 1.45592 -0.25299 0.28995 1.33174 -0.13314 -1.79314 - 3.5000 -0.2500 0.4286 -1.77948 1.36344 -0.22726 0.30722 1.02599 -0.37314 -1.79314 - 3.5000 -0.2500 0.5385 -1.15103 1.23497 -0.18349 0.29616 0.73341 -0.54910 -1.79314 - 3.5000 -0.2500 0.6667 -0.66277 1.06630 -0.12650 0.25873 0.46037 -0.65888 -1.79314 - 3.5000 -0.2500 0.8182 -0.28430 0.85254 -0.06273 0.19621 0.21363 -0.69560 -1.79314 - 3.5000 -0.3000 0.0526 -18.21452 2.03789 -0.12912 -0.18104 2.88078 0.58599 -1.61926 - 3.5000 -0.3000 0.1111 -8.39695 1.34720 -0.18127 0.00001 2.24239 0.69370 -1.61926 - 3.5000 -0.3000 0.1765 -5.11829 1.43708 -0.21480 0.09346 1.87865 0.34051 -1.61926 - 3.5000 -0.3000 0.2500 -3.43381 1.38385 -0.22986 0.21747 1.56628 0.23073 -1.61926 - 3.5000 -0.3000 0.3333 -2.37094 1.31909 -0.22557 0.25852 1.26684 -0.05833 -1.61926 - 3.5000 -0.3000 0.4286 -1.61680 1.23638 -0.20263 0.27392 0.97583 -0.29942 -1.61926 - 3.5000 -0.3000 0.5385 -1.04618 1.12066 -0.16361 0.26406 0.69745 -0.47890 -1.61926 - 3.5000 -0.3000 0.6667 -0.60258 0.96813 -0.11279 0.23069 0.43775 -0.59439 -1.61926 - 3.5000 -0.3000 0.8182 -0.25855 0.77434 -0.05593 0.17494 0.20311 -0.63927 -1.61926 - 3.5000 -0.3500 0.0526 -16.59237 1.84625 -0.11571 -0.16224 2.75211 0.68703 -1.46949 - 3.5000 -0.3500 0.1111 -7.65226 1.22137 -0.16245 0.00000 2.14094 0.76717 -1.46949 - 3.5000 -0.3500 0.1765 -4.66644 1.30535 -0.19250 0.08376 1.79294 0.40964 -1.46949 - 3.5000 -0.3500 0.2500 -3.13210 1.25855 -0.20599 0.19489 1.49440 0.29869 -1.46949 - 3.5000 -0.3500 0.3333 -2.16355 1.20090 -0.20215 0.23168 1.20844 0.00899 -1.46949 - 3.5000 -0.3500 0.4286 -1.47596 1.12656 -0.18159 0.24548 0.93068 -0.23308 -1.46949 - 3.5000 -0.3500 0.5385 -0.95537 1.02181 -0.14662 0.23664 0.66509 -0.41572 -1.46949 - 3.5000 -0.3500 0.6667 -0.55044 0.88318 -0.10108 0.20673 0.41738 -0.53635 -1.46949 - 3.5000 -0.3500 0.8182 -0.23623 0.70665 -0.05013 0.15678 0.19364 -0.58858 -1.46949 - 3.5000 -0.4000 0.0526 -15.18073 1.68020 -0.10417 -0.14607 2.63589 0.77828 -1.33958 - 3.5000 -0.4000 0.1111 -7.00398 1.11228 -0.14625 0.00000 2.04930 0.83352 -1.33958 - 3.5000 -0.4000 0.1765 -4.27295 1.19097 -0.17331 0.07541 1.71553 0.47208 -1.33958 - 3.5000 -0.4000 0.2500 -2.86926 1.14965 -0.18546 0.17546 1.42947 0.36006 -1.33958 - 3.5000 -0.4000 0.3333 -1.98282 1.09810 -0.18200 0.20858 1.15569 0.06980 -1.33958 - 3.5000 -0.4000 0.4286 -1.35317 1.03096 -0.16349 0.22101 0.88991 -0.17316 -1.33958 - 3.5000 -0.4000 0.5385 -0.87618 0.93571 -0.13200 0.21305 0.63586 -0.35866 -1.33958 - 3.5000 -0.4000 0.6667 -0.50495 0.80917 -0.09100 0.18612 0.39899 -0.48393 -1.33958 - 3.5000 -0.4000 0.8182 -0.21676 0.64766 -0.04513 0.14115 0.18509 -0.54279 -1.33958 - 3.5000 -0.4500 0.0526 -13.94445 1.53539 -0.09419 -0.13206 2.53058 0.86097 -1.22617 - 3.5000 -0.4500 0.1111 -6.43605 1.01709 -0.13223 0.00000 1.96627 0.89365 -1.22617 - 3.5000 -0.4500 0.1765 -3.92811 1.09102 -0.15669 0.06818 1.64538 0.52866 -1.22617 - 3.5000 -0.4500 0.2500 -2.63882 1.05440 -0.16768 0.15864 1.37064 0.41567 -1.22617 - 3.5000 -0.4500 0.3333 -1.82431 1.00812 -0.16455 0.18858 1.10789 0.12490 -1.22617 - 3.5000 -0.4500 0.4286 -1.24545 0.94723 -0.14781 0.19982 0.85296 -0.11887 -1.22617 - 3.5000 -0.4500 0.5385 -0.80669 0.86025 -0.11935 0.19262 0.60938 -0.30696 -1.22617 - 3.5000 -0.4500 0.6667 -0.46503 0.74428 -0.08228 0.16828 0.38233 -0.43643 -1.22617 - 3.5000 -0.4500 0.8182 -0.19967 0.59592 -0.04080 0.12762 0.17734 -0.50130 -1.22617 - 3.5000 -0.5000 0.0526 -12.85545 1.40836 -0.08549 -0.11987 2.43485 0.93615 -1.12657 - 3.5000 -0.5000 0.1111 -5.93561 0.93355 -0.12002 0.00000 1.89078 0.94831 -1.12657 - 3.5000 -0.5000 0.1765 -3.62413 1.00318 -0.14222 0.06188 1.58161 0.58009 -1.12657 - 3.5000 -0.5000 0.2500 -2.43562 0.97061 -0.15219 0.14399 1.31715 0.46623 -1.12657 - 3.5000 -0.5000 0.3333 -1.68449 0.92889 -0.14935 0.17116 1.06444 0.17499 -1.12657 - 3.5000 -0.5000 0.4286 -1.15040 0.87345 -0.13416 0.18136 0.81937 -0.06951 -1.12657 - 3.5000 -0.5000 0.5385 -0.74535 0.79374 -0.10832 0.17483 0.58530 -0.25995 -1.12657 - 3.5000 -0.5000 0.6667 -0.42979 0.68705 -0.07468 0.15274 0.36718 -0.39325 -1.12657 - 3.5000 -0.5000 0.8182 -0.18458 0.55028 -0.03703 0.11583 0.17029 -0.46358 -1.12657 - 3.5000 -0.5500 0.0526 -11.89108 1.29633 -0.07787 -0.10918 2.34756 1.00468 -1.03864 - 3.5000 -0.5500 0.1111 -5.49231 0.85983 -0.10932 0.00000 1.82196 0.99814 -1.03864 - 3.5000 -0.5500 0.1765 -3.35477 0.92556 -0.12955 0.05636 1.52347 0.62698 -1.03864 - 3.5000 -0.5500 0.2500 -2.25549 0.89650 -0.13863 0.13116 1.26839 0.51232 -1.03864 - 3.5000 -0.5500 0.3333 -1.56050 0.85876 -0.13604 0.15591 1.02482 0.22066 -1.03864 - 3.5000 -0.5500 0.4286 -1.06608 0.80811 -0.12221 0.16520 0.78874 -0.02451 -1.03864 - 3.5000 -0.5500 0.5385 -0.69092 0.73479 -0.09867 0.15925 0.56335 -0.21710 -1.03864 - 3.5000 -0.5500 0.6667 -0.39850 0.63631 -0.06802 0.13913 0.35337 -0.35388 -1.03864 - 3.5000 -0.5500 0.8182 -0.17118 0.50980 -0.03373 0.10551 0.16387 -0.42920 -1.03864 - 3.5000 -0.6000 0.0526 -11.03287 1.19704 -0.07116 -0.09978 2.26776 1.06734 -0.96061 - 3.5000 -0.6000 0.1111 -5.09768 0.79446 -0.09991 0.00000 1.75905 1.04370 -0.96061 - 3.5000 -0.6000 0.1765 -3.11490 0.85663 -0.11839 0.05151 1.47031 0.66986 -0.96061 - 3.5000 -0.6000 0.2500 -2.09503 0.83063 -0.12669 0.11986 1.22381 0.55447 -0.96061 - 3.5000 -0.6000 0.3333 -1.45001 0.79638 -0.12433 0.14249 0.98860 0.26241 -0.96061 - 3.5000 -0.6000 0.4286 -0.99093 0.74995 -0.11168 0.15098 0.76075 0.01664 -0.96061 - 3.5000 -0.6000 0.5385 -0.64240 0.68230 -0.09017 0.14554 0.54328 -0.17792 -0.96061 - 3.5000 -0.6000 0.6667 -0.37061 0.59111 -0.06217 0.12715 0.34074 -0.31789 -0.96061 - 3.5000 -0.6000 0.8182 -0.15923 0.47373 -0.03083 0.09642 0.15800 -0.39776 -0.96061 - 3.5000 -0.6500 0.0526 -10.26570 1.10863 -0.06524 -0.09147 2.19462 1.12477 -0.89105 - 3.5000 -0.6500 0.1111 -4.74481 0.73622 -0.09159 0.00000 1.70138 1.08547 -0.89105 - 3.5000 -0.6500 0.1765 -2.90034 0.79514 -0.10853 0.04722 1.42159 0.70915 -0.89105 - 3.5000 -0.6500 0.2500 -1.95145 0.77181 -0.11614 0.10988 1.18295 0.59309 -0.89105 - 3.5000 -0.6500 0.3333 -1.35111 0.74064 -0.11397 0.13062 0.95540 0.30069 -0.89105 - 3.5000 -0.6500 0.4286 -0.92363 0.69794 -0.10238 0.13840 0.73508 0.05435 -0.89105 - 3.5000 -0.6500 0.5385 -0.59894 0.63534 -0.08266 0.13342 0.52488 -0.14201 -0.89105 - 3.5000 -0.6500 0.6667 -0.34562 0.55066 -0.05699 0.11655 0.32916 -0.28490 -0.89105 - 3.5000 -0.6500 0.8182 -0.14852 0.44144 -0.02826 0.08839 0.15261 -0.36894 -0.89105 - 3.5000 -0.7000 0.0526 -9.57703 1.02957 -0.05997 -0.08409 2.12741 1.17755 -0.82879 - 3.5000 -0.7000 0.1111 -4.42795 0.68413 -0.08420 0.00000 1.64838 1.12384 -0.82879 - 3.5000 -0.7000 0.1765 -2.70761 0.74006 -0.09977 0.04341 1.37682 0.74526 -0.82879 - 3.5000 -0.7000 0.2500 -1.82244 0.71908 -0.10677 0.10101 1.14540 0.62859 -0.82879 - 3.5000 -0.7000 0.3333 -1.26222 0.69062 -0.10478 0.12008 0.92489 0.33585 -0.82879 - 3.5000 -0.7000 0.4286 -0.86313 0.65125 -0.09412 0.12723 0.71150 0.08900 -0.82879 - 3.5000 -0.7000 0.5385 -0.55986 0.59316 -0.07599 0.12265 0.50798 -0.10901 -0.82879 - 3.5000 -0.7000 0.6667 -0.32314 0.51431 -0.05239 0.10715 0.31853 -0.25458 -0.82879 - 3.5000 -0.7000 0.8182 -0.13889 0.41242 -0.02598 0.08126 0.14767 -0.34246 -0.82879 - 3.5000 -0.7500 0.0526 -8.95643 0.95860 -0.05528 -0.07751 2.06551 1.22615 -0.77283 - 3.5000 -0.7500 0.1111 -4.14232 0.63733 -0.07761 0.00000 1.59957 1.15919 -0.77283 - 3.5000 -0.7500 0.1765 -2.53383 0.69052 -0.09197 0.04001 1.33559 0.77852 -0.77283 - 3.5000 -0.7500 0.2500 -1.70607 0.67162 -0.09841 0.09311 1.11081 0.66128 -0.77283 - 3.5000 -0.7500 0.3333 -1.18201 0.64557 -0.09658 0.11068 0.89680 0.36824 -0.77283 - 3.5000 -0.7500 0.4286 -0.80852 0.60917 -0.08676 0.11728 0.68978 0.12091 -0.77283 - 3.5000 -0.7500 0.5385 -0.52457 0.55512 -0.07005 0.11306 0.49241 -0.07862 -0.77283 - 3.5000 -0.7500 0.6667 -0.30284 0.48152 -0.04829 0.09877 0.30873 -0.22666 -0.77283 - 3.5000 -0.7500 0.8182 -0.13019 0.38623 -0.02395 0.07490 0.14311 -0.31807 -0.77283 - 3.5000 -0.8000 0.0526 -8.39515 0.89466 -0.05108 -0.07163 2.00837 1.27102 -0.72235 - 3.5000 -0.8000 0.1111 -3.88392 0.59515 -0.07172 0.00000 1.55452 1.19181 -0.72235 - 3.5000 -0.8000 0.1765 -2.37656 0.64581 -0.08498 0.03698 1.29753 0.80922 -0.72235 - 3.5000 -0.8000 0.2500 -1.60072 0.62874 -0.09094 0.08604 1.07889 0.69145 -0.72235 - 3.5000 -0.8000 0.3333 -1.10938 0.60484 -0.08924 0.10228 0.87086 0.39814 -0.72235 - 3.5000 -0.8000 0.4286 -0.75906 0.57110 -0.08017 0.10837 0.66974 0.15037 -0.72235 - 3.5000 -0.8000 0.5385 -0.49260 0.52069 -0.06473 0.10447 0.47804 -0.05056 -0.72235 - 3.5000 -0.8000 0.6667 -0.28444 0.45183 -0.04462 0.09127 0.29969 -0.20089 -0.72235 - 3.5000 -0.8000 0.8182 -0.12230 0.36252 -0.02213 0.06921 0.13891 -0.29556 -0.72235 - 4.0000 0.0000 0.0526 -36.58741 4.83743 -0.28556 -0.39141 4.10204 -0.34489 -3.28889 - 4.0000 0.0000 0.1111 -16.69338 2.99819 -0.39911 0.00626 3.19116 0.00233 -3.28889 - 4.0000 0.0000 0.1765 -10.09710 3.04083 -0.47076 0.20965 2.66714 -0.31744 -3.28889 - 4.0000 0.0000 0.2500 -6.72665 2.85517 -0.50148 0.47818 2.21726 -0.41597 -3.28889 - 4.0000 0.0000 0.3333 -4.61416 2.67176 -0.48996 0.56491 1.78791 -0.69534 -3.28889 - 4.0000 0.0000 0.4286 -3.12737 2.46940 -0.43826 0.59568 1.37292 -0.92147 -3.28889 - 4.0000 0.0000 0.5385 -2.01225 2.21365 -0.35239 0.57181 0.97817 -1.06502 -3.28889 - 4.0000 0.0000 0.6667 -1.15305 1.89593 -0.24196 0.49767 0.61193 -1.12684 -3.28889 - 4.0000 0.0000 0.8182 -0.49243 1.50698 -0.11951 0.37622 0.28295 -1.09933 -3.28889 - 4.0000 -0.0500 0.0526 -32.06025 4.21419 -0.24573 -0.33682 3.84030 -0.13919 -2.86802 - 4.0000 -0.0500 0.1111 -14.63535 2.61331 -0.34344 0.00539 2.98569 0.15262 -2.86802 - 4.0000 -0.0500 0.1765 -8.85721 2.65579 -0.40511 0.18041 2.49440 -0.17607 -2.86802 - 4.0000 -0.0500 0.2500 -5.90401 2.49714 -0.43154 0.41149 2.07306 -0.27743 -2.86802 - 4.0000 -0.0500 0.3333 -4.05206 2.33960 -0.42163 0.48612 1.67127 -0.55861 -2.86802 - 4.0000 -0.0500 0.4286 -2.74774 2.16458 -0.37714 0.51260 1.28314 -0.78728 -2.86802 - 4.0000 -0.0500 0.5385 -1.76875 1.94199 -0.30325 0.49206 0.91407 -0.93771 -2.86802 - 4.0000 -0.0500 0.6667 -1.01390 1.66432 -0.20821 0.42826 0.57176 -1.01028 -2.86802 - 4.0000 -0.0500 0.8182 -0.43314 1.32347 -0.10284 0.32375 0.26435 -0.99778 -2.86802 - 4.0000 -0.1000 0.0526 -28.33457 3.70349 -0.21334 -0.29242 3.60998 0.04181 -2.52306 - 4.0000 -0.1000 0.1111 -12.94099 2.29779 -0.29818 0.00468 2.80488 0.28487 -2.52306 - 4.0000 -0.1000 0.1765 -7.83600 2.33968 -0.35171 0.15664 2.34240 -0.05168 -2.52306 - 4.0000 -0.1000 0.2500 -5.22615 2.20291 -0.37466 0.35725 1.94618 -0.15552 -2.52306 - 4.0000 -0.1000 0.3333 -3.58870 2.06637 -0.36606 0.42205 1.56864 -0.43831 -2.52306 - 4.0000 -0.1000 0.4286 -2.43468 1.91366 -0.32743 0.44504 1.20413 -0.66921 -2.52306 - 4.0000 -0.1000 0.5385 -1.56787 1.71823 -0.26328 0.42721 0.85767 -0.82570 -2.52306 - 4.0000 -0.1000 0.6667 -0.89907 1.47345 -0.18077 0.37181 0.53642 -0.90771 -2.52306 - 4.0000 -0.1000 0.8182 -0.38420 1.17219 -0.08929 0.28108 0.24798 -0.90842 -2.52306 - 4.0000 -0.1500 0.0526 -25.23081 3.27983 -0.18668 -0.25588 3.40626 0.20192 -2.23679 - 4.0000 -0.1500 0.1111 -11.52894 2.03594 -0.26091 0.00410 2.64495 0.40185 -2.23679 - 4.0000 -0.1500 0.1765 -6.98457 2.07697 -0.30776 0.13706 2.20795 0.05836 -2.23679 - 4.0000 -0.1500 0.2500 -4.66076 1.95813 -0.32784 0.31260 1.83394 -0.04769 -2.23679 - 4.0000 -0.1500 0.3333 -3.20206 1.83887 -0.32031 0.36930 1.47785 -0.33189 -2.23679 - 4.0000 -0.1500 0.4286 -2.17335 1.70457 -0.28651 0.38942 1.13425 -0.56476 -2.23679 - 4.0000 -0.1500 0.5385 -1.40014 1.53166 -0.23037 0.37382 0.80778 -0.72661 -2.23679 - 4.0000 -0.1500 0.6667 -0.80316 1.31423 -0.15818 0.32534 0.50515 -0.81698 -2.23679 - 4.0000 -0.1500 0.8182 -0.34331 1.04596 -0.07813 0.24595 0.23350 -0.82938 -2.23679 - 4.0000 -0.2000 0.0526 -22.61714 2.92454 -0.16449 -0.22546 3.22518 0.34422 -1.99661 - 4.0000 -0.2000 0.1111 -10.33940 1.81625 -0.22990 0.00361 2.50280 0.50583 -1.99661 - 4.0000 -0.2000 0.1765 -6.26703 1.85626 -0.27117 0.12077 2.08844 0.15616 -1.99661 - 4.0000 -0.2000 0.2500 -4.18407 1.75228 -0.28887 0.27545 1.73418 0.04816 -1.99661 - 4.0000 -0.2000 0.3333 -2.87594 1.64738 -0.28223 0.32541 1.39716 -0.23730 -1.99661 - 4.0000 -0.2000 0.4286 -1.95285 1.52845 -0.25245 0.34313 1.07213 -0.47193 -1.99661 - 4.0000 -0.2000 0.5385 -1.25857 1.37442 -0.20299 0.32938 0.76343 -0.63854 -1.99661 - 4.0000 -0.2000 0.6667 -0.72218 1.17998 -0.13937 0.28667 0.47736 -0.73635 -1.99661 - 4.0000 -0.2000 0.8182 -0.30878 0.93948 -0.06884 0.21671 0.22063 -0.75913 -1.99661 - 4.0000 -0.2500 0.0526 -20.39499 2.62370 -0.14584 -0.19990 3.06352 0.47127 -1.79314 - 4.0000 -0.2500 0.1111 -9.32768 1.63016 -0.20383 0.00320 2.37588 0.59866 -1.79314 - 4.0000 -0.2500 0.1765 -5.65650 1.66904 -0.24043 0.10708 1.98175 0.24348 -1.79314 - 4.0000 -0.2500 0.2500 -3.77831 1.57750 -0.25612 0.24422 1.64512 0.13373 -1.79314 - 4.0000 -0.2500 0.3333 -2.59825 1.48465 -0.25024 0.28852 1.32512 -0.15285 -1.79314 - 4.0000 -0.2500 0.4286 -1.76503 1.37868 -0.22383 0.30423 1.01668 -0.38905 -1.79314 - 4.0000 -0.2500 0.5385 -1.13793 1.24062 -0.17998 0.29204 0.72384 -0.55991 -1.79314 - 4.0000 -0.2500 0.6667 -0.65317 1.06569 -0.12357 0.25417 0.45255 -0.66435 -1.79314 - 4.0000 -0.2500 0.8182 -0.27934 0.84881 -0.06104 0.19214 0.20914 -0.69641 -1.79314 - 4.0000 -0.3000 0.0526 -18.48944 2.36674 -0.13004 -0.17824 2.91859 0.58517 -1.61926 - 4.0000 -0.3000 0.1111 -8.45979 1.47116 -0.18174 0.00285 2.26211 0.68189 -1.61926 - 4.0000 -0.3000 0.1765 -5.13257 1.50886 -0.21437 0.09547 1.88610 0.32176 -1.61926 - 4.0000 -0.3000 0.2500 -3.42997 1.42782 -0.22836 0.21775 1.56527 0.21044 -1.61926 - 4.0000 -0.3000 0.3333 -2.35975 1.34517 -0.22312 0.25725 1.26053 -0.07715 -1.61926 - 4.0000 -0.3000 0.4286 -1.60366 1.25022 -0.19957 0.27125 0.96696 -0.31475 -1.61926 - 4.0000 -0.3000 0.5385 -1.03426 1.12579 -0.16047 0.26039 0.68835 -0.48942 -1.61926 - 4.0000 -0.3000 0.6667 -0.59384 0.96756 -0.11018 0.22662 0.43031 -0.59981 -1.61926 - 4.0000 -0.3000 0.8182 -0.25404 0.77094 -0.05442 0.17132 0.19884 -0.64018 -1.61926 - 4.0000 -0.3500 0.0526 -16.84272 2.14555 -0.11653 -0.15973 2.78816 0.68768 -1.46949 - 4.0000 -0.3500 0.1111 -7.70953 1.33424 -0.16287 0.00256 2.15971 0.75678 -1.46949 - 4.0000 -0.3500 0.1765 -4.67947 1.37074 -0.19211 0.08556 1.80002 0.39220 -1.46949 - 4.0000 -0.3500 0.2500 -3.12860 1.29863 -0.20465 0.19514 1.49341 0.27948 -1.46949 - 4.0000 -0.3500 0.3333 -2.15334 1.22470 -0.19995 0.23053 1.20241 -0.00902 -1.46949 - 4.0000 -0.3500 0.4286 -1.46395 1.13918 -0.17885 0.24309 0.92222 -0.24788 -1.46949 - 4.0000 -0.3500 0.5385 -0.94448 1.02648 -0.14381 0.23335 0.65641 -0.42598 -1.46949 - 4.0000 -0.3500 0.6667 -0.54245 0.88266 -0.09874 0.20309 0.41030 -0.54173 -1.46949 - 4.0000 -0.3500 0.8182 -0.23211 0.70354 -0.04877 0.15353 0.18957 -0.58958 -1.46949 - 4.0000 -0.4000 0.0526 -15.40970 1.95380 -0.10492 -0.14380 2.67035 0.78026 -1.33958 - 4.0000 -0.4000 0.1111 -7.05640 1.21550 -0.14663 0.00230 2.06723 0.82442 -1.33958 - 4.0000 -0.4000 0.1765 -4.28489 1.25081 -0.17296 0.07703 1.72228 0.45583 -1.33958 - 4.0000 -0.4000 0.2500 -2.86605 1.18635 -0.18425 0.17569 1.42851 0.34183 -1.33958 - 4.0000 -0.4000 0.3333 -1.97346 1.11990 -0.18002 0.20755 1.14991 0.05252 -1.33958 - 4.0000 -0.4000 0.4286 -1.34216 1.04253 -0.16102 0.21885 0.88181 -0.18748 -1.33958 - 4.0000 -0.4000 0.5385 -0.86619 0.93999 -0.12947 0.21009 0.62756 -0.36869 -1.33958 - 4.0000 -0.4000 0.6667 -0.49762 0.80868 -0.08890 0.18284 0.39222 -0.48926 -1.33958 - 4.0000 -0.4000 0.8182 -0.21298 0.64479 -0.04391 0.13822 0.18120 -0.54387 -1.33958 - 4.0000 -0.4500 0.0526 -14.15470 1.78650 -0.09486 -0.13002 2.56360 0.86415 -1.22617 - 4.0000 -0.4500 0.1111 -6.48422 1.11187 -0.13257 0.00208 1.98343 0.88572 -1.22617 - 4.0000 -0.4500 0.1765 -3.93909 1.14600 -0.15638 0.06964 1.65182 0.51349 -1.22617 - 4.0000 -0.4500 0.2500 -2.63587 1.08814 -0.16658 0.15884 1.36970 0.39834 -1.22617 - 4.0000 -0.4500 0.3333 -1.81569 1.02816 -0.16276 0.18765 1.10234 0.10828 -1.22617 - 4.0000 -0.4500 0.4286 -1.23531 0.95787 -0.14558 0.19787 0.84519 -0.13276 -1.22617 - 4.0000 -0.4500 0.5385 -0.79748 0.86419 -0.11706 0.18994 0.60142 -0.31676 -1.22617 - 4.0000 -0.4500 0.6667 -0.45827 0.74382 -0.08037 0.16531 0.37583 -0.44173 -1.22617 - 4.0000 -0.4500 0.8182 -0.19618 0.59327 -0.03970 0.12497 0.17361 -0.50245 -1.22617 - 4.0000 -0.5000 0.0526 -13.04921 1.63968 -0.08610 -0.11801 2.46656 0.94042 -1.12657 - 4.0000 -0.5000 0.1111 -5.98004 1.02089 -0.12033 0.00189 1.90725 0.94145 -1.12657 - 4.0000 -0.5000 0.1765 -3.63427 1.05387 -0.14193 0.06321 1.58778 0.56590 -1.12657 - 4.0000 -0.5000 0.2500 -2.43290 1.00174 -0.15120 0.14417 1.31624 0.44970 -1.12657 - 4.0000 -0.5000 0.3333 -1.67653 0.94739 -0.14772 0.17032 1.05910 0.15897 -1.12657 - 4.0000 -0.5000 0.4286 -1.14103 0.88328 -0.13214 0.17960 0.81191 -0.08300 -1.12657 - 4.0000 -0.5000 0.5385 -0.73684 0.79737 -0.10625 0.17240 0.57765 -0.26957 -1.12657 - 4.0000 -0.5000 0.6667 -0.42353 0.68662 -0.07295 0.15005 0.36094 -0.39851 -1.12657 - 4.0000 -0.5000 0.8182 -0.18135 0.54782 -0.03603 0.11343 0.16671 -0.46480 -1.12657 - 4.0000 -0.5500 0.0526 -12.07024 1.51013 -0.07842 -0.10749 2.37809 1.00995 -1.03864 - 4.0000 -0.5500 0.1111 -5.53341 0.94059 -0.10961 0.00172 1.83779 0.99225 -1.03864 - 4.0000 -0.5500 0.1765 -3.36415 0.97246 -0.12929 0.05758 1.52939 0.61369 -1.03864 - 4.0000 -0.5500 0.2500 -2.25297 0.92531 -0.13772 0.13132 1.26749 0.49653 -1.03864 - 4.0000 -0.5500 0.3333 -1.55312 0.87589 -0.13456 0.15514 1.01967 0.20519 -1.03864 - 4.0000 -0.5500 0.4286 -1.05739 0.81721 -0.12036 0.16359 0.78156 -0.03765 -1.03864 - 4.0000 -0.5500 0.5385 -0.68303 0.73815 -0.09678 0.15704 0.55599 -0.22653 -1.03864 - 4.0000 -0.5500 0.6667 -0.39270 0.63591 -0.06645 0.13667 0.34736 -0.35911 -1.03864 - 4.0000 -0.5500 0.8182 -0.16818 0.50752 -0.03282 0.10332 0.16043 -0.43048 -1.03864 - 4.0000 -0.6000 0.0526 -11.19905 1.39526 -0.07167 -0.09824 2.29720 1.07352 -0.96061 - 4.0000 -0.6000 0.1111 -5.13583 0.86936 -0.10017 0.00157 1.77429 1.03870 -0.96061 - 4.0000 -0.6000 0.1765 -3.12362 0.90015 -0.11815 0.05262 1.47601 0.65738 -0.96061 - 4.0000 -0.6000 0.2500 -2.09269 0.85738 -0.12586 0.12002 1.22293 0.53934 -0.96061 - 4.0000 -0.6000 0.3333 -1.44315 0.81229 -0.12297 0.14178 0.98363 0.24744 -0.96061 - 4.0000 -0.6000 0.4286 -0.98284 0.75840 -0.11000 0.14950 0.75381 0.00382 -0.96061 - 4.0000 -0.6000 0.5385 -0.63505 0.68542 -0.08844 0.14352 0.53618 -0.18719 -0.96061 - 4.0000 -0.6000 0.6667 -0.36521 0.59073 -0.06073 0.12491 0.33495 -0.32309 -0.96061 - 4.0000 -0.6000 0.8182 -0.15644 0.47160 -0.03000 0.09442 0.15468 -0.39910 -0.96061 - 4.0000 -0.6500 0.0526 -10.42028 1.29293 -0.06570 -0.09005 2.22306 1.13178 -0.89105 - 4.0000 -0.6500 0.1111 -4.78032 0.80590 -0.09183 0.00144 1.71609 1.08127 -0.89105 - 4.0000 -0.6500 0.1765 -2.90846 0.83564 -0.10831 0.04824 1.42707 0.69742 -0.89105 - 4.0000 -0.6500 0.2500 -1.94927 0.79672 -0.11538 0.11002 1.18208 0.57859 -0.89105 - 4.0000 -0.6500 0.3333 -1.34472 0.75546 -0.11273 0.12997 0.95059 0.28617 -0.89105 - 4.0000 -0.6500 0.4286 -0.91610 0.70582 -0.10083 0.13705 0.72838 0.04183 -0.89105 - 4.0000 -0.6500 0.5385 -0.59209 0.63824 -0.08108 0.13156 0.51802 -0.15113 -0.89105 - 4.0000 -0.6500 0.6667 -0.34058 0.55030 -0.05567 0.11450 0.32357 -0.29007 -0.89105 - 4.0000 -0.6500 0.8182 -0.14592 0.43945 -0.02750 0.08656 0.14941 -0.37033 -0.89105 - 4.0000 -0.7000 0.0526 -9.72120 1.20139 -0.06040 -0.08279 2.15493 1.18532 -0.82879 - 4.0000 -0.7000 0.1111 -4.46109 0.74910 -0.08442 0.00133 1.66260 1.12039 -0.82879 - 4.0000 -0.7000 0.1765 -2.71520 0.77785 -0.09957 0.04434 1.38211 0.73422 -0.82879 - 4.0000 -0.7000 0.2500 -1.82041 0.74233 -0.10607 0.10114 1.14455 0.61465 -0.82879 - 4.0000 -0.7000 0.3333 -1.25625 0.70446 -0.10363 0.11949 0.92023 0.32176 -0.82879 - 4.0000 -0.7000 0.4286 -0.85608 0.65861 -0.09270 0.12599 0.70501 0.07676 -0.82879 - 4.0000 -0.7000 0.5385 -0.55345 0.59587 -0.07454 0.12095 0.50134 -0.11800 -0.82879 - 4.0000 -0.7000 0.6667 -0.31842 0.51397 -0.05118 0.10526 0.31312 -0.25973 -0.82879 - 4.0000 -0.7000 0.8182 -0.13645 0.41056 -0.02528 0.07957 0.14457 -0.34390 -0.82879 - 4.0000 -0.7500 0.0526 -9.09122 1.11918 -0.05567 -0.07631 2.09218 1.23464 -0.77283 - 4.0000 -0.7500 0.1111 -4.17333 0.69808 -0.07781 0.00122 1.61334 1.15642 -0.77283 - 4.0000 -0.7500 0.1765 -2.54094 0.72587 -0.09178 0.04088 1.34070 0.76811 -0.77283 - 4.0000 -0.7500 0.2500 -1.70417 0.69337 -0.09777 0.09323 1.10998 0.64786 -0.77283 - 4.0000 -0.7500 0.3333 -1.17642 0.65853 -0.09553 0.11014 0.89227 0.35453 -0.77283 - 4.0000 -0.7500 0.4286 -0.80192 0.61606 -0.08545 0.11614 0.68348 0.10893 -0.77283 - 4.0000 -0.7500 0.5385 -0.51856 0.55765 -0.06870 0.11148 0.48597 -0.08748 -0.77283 - 4.0000 -0.7500 0.6667 -0.29842 0.48120 -0.04717 0.09703 0.30349 -0.23179 -0.77283 - 4.0000 -0.7500 0.8182 -0.12790 0.38448 -0.02330 0.07335 0.14011 -0.31955 -0.77283 - 4.0000 -0.8000 0.0526 -8.52146 1.04508 -0.05145 -0.07052 2.03426 1.28015 -0.72235 - 4.0000 -0.8000 0.1111 -3.91299 0.65207 -0.07190 0.00113 1.56787 1.18968 -0.72235 - 4.0000 -0.8000 0.1765 -2.38323 0.67895 -0.08481 0.03777 1.30248 0.79939 -0.72235 - 4.0000 -0.8000 0.2500 -1.59894 0.64914 -0.09035 0.08615 1.07807 0.67852 -0.72235 - 4.0000 -0.8000 0.3333 -1.10413 0.61700 -0.08827 0.10177 0.86646 0.38479 -0.72235 - 4.0000 -0.8000 0.4286 -0.75286 0.57757 -0.07896 0.10732 0.66361 0.13862 -0.72235 - 4.0000 -0.8000 0.5385 -0.48696 0.52307 -0.06349 0.10302 0.47179 -0.05931 -0.72235 - 4.0000 -0.8000 0.6667 -0.28029 0.45153 -0.04359 0.08966 0.29460 -0.20599 -0.72235 - 4.0000 -0.8000 0.8182 -0.12015 0.36087 -0.02153 0.06778 0.13599 -0.29708 -0.72235 - 4.5000 0.0000 0.0526 -37.06216 5.41697 -0.28727 -0.38614 4.14566 -0.35698 -3.28889 - 4.5000 0.0000 0.1111 -16.80026 3.21387 -0.39994 0.01155 3.21282 -0.01863 -3.28889 - 4.5000 0.0000 0.1765 -10.12093 3.16426 -0.46990 0.21334 2.67459 -0.34249 -3.28889 - 4.5000 0.0000 0.2500 -6.72004 2.93005 -0.49862 0.47860 2.21531 -0.43996 -3.28889 - 4.5000 0.0000 0.3333 -4.59551 2.71584 -0.48534 0.56245 1.78035 -0.71566 -3.28889 - 4.5000 0.0000 0.4286 -3.10568 2.49271 -0.43256 0.59064 1.36287 -0.93678 -3.28889 - 4.5000 0.0000 0.5385 -1.99274 2.22238 -0.34658 0.56495 0.96815 -1.07463 -3.28889 - 4.5000 0.0000 0.6667 -1.13884 1.89524 -0.23715 0.49012 0.60394 -1.13106 -3.28889 - 4.5000 0.0000 0.8182 -0.48514 1.50106 -0.11674 0.36941 0.27846 -1.09867 -3.28889 - 4.5000 -0.0500 0.0526 -32.47605 4.72146 -0.24720 -0.33229 3.88105 -0.14888 -2.86802 - 4.5000 -0.0500 0.1111 -14.72904 2.80219 -0.34416 0.00994 3.00589 0.13400 -2.86802 - 4.5000 -0.0500 0.1765 -8.87813 2.76397 -0.40436 0.18359 2.50133 -0.19901 -2.86802 - 4.5000 -0.0500 0.2500 -5.89820 2.56281 -0.42908 0.41185 2.07122 -0.29972 -2.86802 - 4.5000 -0.0500 0.3333 -4.03567 2.37828 -0.41765 0.48400 1.66420 -0.57770 -2.86802 - 4.5000 -0.0500 0.4286 -2.72867 2.18504 -0.37223 0.50827 1.27374 -0.80180 -2.86802 - 4.5000 -0.0500 0.5385 -1.75158 1.94965 -0.29824 0.48616 0.90471 -0.94694 -2.86802 - 4.5000 -0.0500 0.6667 -1.00138 1.66369 -0.20407 0.42177 0.56429 -1.01444 -2.86802 - 4.5000 -0.0500 0.8182 -0.42672 1.31826 -0.10046 0.31789 0.26015 -0.99732 -2.86802 - 4.5000 -0.1000 0.0526 -28.70187 4.15134 -0.21462 -0.28849 3.64822 0.03424 -2.52306 - 4.5000 -0.1000 0.1111 -13.02383 2.46463 -0.29880 0.00863 2.82381 0.26831 -2.52306 - 4.5000 -0.1000 0.1765 -7.85451 2.43531 -0.35107 0.15939 2.34888 -0.07276 -2.52306 - 4.5000 -0.1000 0.2500 -5.22101 2.26100 -0.37253 0.35757 1.94443 -0.17631 -2.52306 - 4.5000 -0.1000 0.3333 -3.57417 2.10061 -0.36261 0.42021 1.56199 -0.45631 -2.52306 - 4.5000 -0.1000 0.4286 -2.41776 1.93177 -0.32317 0.44128 1.19531 -0.68303 -2.52306 - 4.5000 -0.1000 0.5385 -1.55264 1.72500 -0.25893 0.42208 0.84888 -0.83459 -2.52306 - 4.5000 -0.1000 0.6667 -0.88796 1.47288 -0.17718 0.36618 0.52941 -0.91182 -2.52306 - 4.5000 -0.1000 0.8182 -0.37849 1.16755 -0.08722 0.27599 0.24404 -0.90814 -2.52306 - 4.5000 -0.1500 0.0526 -25.55772 3.67822 -0.18780 -0.25244 3.44226 0.19622 -2.23679 - 4.5000 -0.1500 0.1111 -11.60273 2.18443 -0.26146 0.00755 2.66275 0.38711 -2.23679 - 4.5000 -0.1500 0.1765 -7.00108 2.16214 -0.30719 0.13947 2.21403 0.03892 -2.23679 - 4.5000 -0.1500 0.2500 -4.65617 2.00991 -0.32597 0.31288 1.83228 -0.06716 -2.23679 - 4.5000 -0.1500 0.3333 -3.18909 1.86940 -0.31729 0.36769 1.47158 -0.34892 -2.23679 - 4.5000 -0.1500 0.4286 -2.15824 1.72072 -0.28278 0.38613 1.12593 -0.57797 -2.23679 - 4.5000 -0.1500 0.5385 -1.38652 1.53770 -0.22657 0.36933 0.79950 -0.73521 -2.23679 - 4.5000 -0.1500 0.6667 -0.79322 1.31371 -0.15503 0.32041 0.49855 -0.82105 -2.23679 - 4.5000 -0.1500 0.8182 -0.33821 1.04180 -0.07632 0.24150 0.22979 -0.82925 -2.23679 - 4.5000 -0.2000 0.0526 -22.91006 3.28132 -0.16547 -0.22243 3.25920 0.34019 -1.99661 - 4.5000 -0.2000 0.1111 -10.40558 1.94930 -0.23038 0.00665 2.51960 0.49270 -1.99661 - 4.5000 -0.2000 0.1765 -6.28185 1.93262 -0.27067 0.12289 2.09417 0.13818 -1.99661 - 4.5000 -0.2000 0.2500 -4.17996 1.79873 -0.28722 0.27569 1.73259 0.02987 -1.99661 - 4.5000 -0.2000 0.3333 -2.86429 1.67478 -0.27957 0.32399 1.39122 -0.25348 -1.99661 - 4.5000 -0.2000 0.4286 -1.93927 1.54296 -0.24916 0.34023 1.06427 -0.48459 -1.99661 - 4.5000 -0.2000 0.5385 -1.24632 1.37983 -0.19964 0.32543 0.75561 -0.64687 -1.99661 - 4.5000 -0.2000 0.6667 -0.71324 1.17949 -0.13660 0.28232 0.47112 -0.74037 -1.99661 - 4.5000 -0.2000 0.8182 -0.30419 0.93573 -0.06725 0.21279 0.21713 -0.75914 -1.99661 - 4.5000 -0.2500 0.0526 -20.65902 2.94512 -0.14671 -0.19721 3.09576 0.46873 -1.79314 - 4.5000 -0.2500 0.1111 -9.38738 1.75008 -0.20426 0.00590 2.39179 0.58697 -1.79314 - 4.5000 -0.2500 0.1765 -5.66989 1.73791 -0.23999 0.10896 1.98716 0.22680 -1.79314 - 4.5000 -0.2500 0.2500 -3.77460 1.61942 -0.25466 0.24444 1.64359 0.11649 -1.79314 - 4.5000 -0.2500 0.3333 -2.58771 1.50940 -0.24788 0.28726 1.31948 -0.16827 -1.79314 - 4.5000 -0.2500 0.4286 -1.75274 1.39178 -0.22092 0.30166 1.00921 -0.40122 -1.79314 - 4.5000 -0.2500 0.5385 -1.12685 1.24550 -0.17701 0.28854 0.71642 -0.56801 -1.79314 - 4.5000 -0.2500 0.6667 -0.64508 1.06524 -0.12112 0.25032 0.44664 -0.66835 -1.79314 - 4.5000 -0.2500 0.8182 -0.27519 0.84541 -0.05962 0.18867 0.20582 -0.69654 -1.79314 - 4.5000 -0.3000 0.0526 -18.72871 2.65787 -0.13081 -0.17584 2.94924 0.58396 -1.61926 - 4.5000 -0.3000 0.1111 -8.51394 1.57982 -0.18212 0.00526 2.27721 0.67149 -1.61926 - 4.5000 -0.3000 0.1765 -5.14472 1.57130 -0.21398 0.09715 1.89122 0.30625 -1.61926 - 4.5000 -0.3000 0.2500 -3.42659 1.46585 -0.22706 0.21794 1.56380 0.19414 -1.61926 - 4.5000 -0.3000 0.3333 -2.35018 1.36764 -0.22101 0.25612 1.25516 -0.09188 -1.61926 - 4.5000 -0.3000 0.4286 -1.59249 1.26211 -0.19697 0.26896 0.95986 -0.32648 -1.61926 - 4.5000 -0.3000 0.5385 -1.02418 1.13022 -0.15782 0.25726 0.68129 -0.49731 -1.61926 - 4.5000 -0.3000 0.6667 -0.58648 0.96714 -0.10799 0.22319 0.42469 -0.60377 -1.61926 - 4.5000 -0.3000 0.8182 -0.25025 0.76783 -0.05316 0.16822 0.19568 -0.64042 -1.61926 - 4.5000 -0.3500 0.0526 -17.06059 2.41052 -0.11723 -0.15758 2.81738 0.68766 -1.46949 - 4.5000 -0.3500 0.1111 -7.75887 1.43318 -0.16321 0.00471 2.17410 0.74755 -1.46949 - 4.5000 -0.3500 0.1765 -4.69055 1.42764 -0.19176 0.08706 1.80488 0.37775 -1.46949 - 4.5000 -0.3500 0.2500 -3.12552 1.33331 -0.20348 0.19531 1.49200 0.26403 -1.46949 - 4.5000 -0.3500 0.3333 -2.14460 1.24518 -0.19806 0.22953 1.19727 -0.02313 -1.46949 - 4.5000 -0.3500 0.4286 -1.45375 1.15003 -0.17652 0.24103 0.91544 -0.25922 -1.46949 - 4.5000 -0.3500 0.5385 -0.93527 1.03052 -0.14143 0.23055 0.64967 -0.43368 -1.46949 - 4.5000 -0.3500 0.6667 -0.53572 0.88227 -0.09678 0.20001 0.40493 -0.54566 -1.46949 - 4.5000 -0.3500 0.8182 -0.22865 0.70069 -0.04764 0.15075 0.18656 -0.58991 -1.46949 - 4.5000 -0.4000 0.0526 -15.60896 2.19602 -0.10554 -0.14187 2.69829 0.78133 -1.33958 - 4.5000 -0.4000 0.1111 -7.10156 1.30599 -0.14694 0.00424 2.08097 0.81624 -1.33958 - 4.5000 -0.4000 0.1765 -4.29504 1.30287 -0.17264 0.07838 1.72691 0.44233 -1.33958 - 4.5000 -0.4000 0.2500 -2.86323 1.21810 -0.18320 0.17584 1.42715 0.32715 -1.33958 - 4.5000 -0.4000 0.3333 -1.96544 1.13867 -0.17832 0.20665 1.14500 0.03896 -1.33958 - 4.5000 -0.4000 0.4286 -1.33280 1.05247 -0.15892 0.21700 0.87533 -0.19847 -1.33958 - 4.5000 -0.4000 0.5385 -0.85773 0.94369 -0.12734 0.20757 0.62112 -0.37621 -1.33958 - 4.5000 -0.4000 0.6667 -0.49144 0.80832 -0.08713 0.18007 0.38709 -0.49317 -1.33958 - 4.5000 -0.4000 0.8182 -0.20980 0.64218 -0.04289 0.13572 0.17832 -0.54430 -1.33958 - 4.5000 -0.4500 0.0526 -14.33767 2.00882 -0.09542 -0.12827 2.59036 0.86620 -1.22617 - 4.5000 -0.4500 0.1111 -6.52571 1.19495 -0.13285 0.00384 1.99657 0.87849 -1.22617 - 4.5000 -0.4500 0.1765 -3.94842 1.19383 -0.15609 0.07087 1.65625 0.50085 -1.22617 - 4.5000 -0.4500 0.2500 -2.63328 1.11732 -0.16563 0.15898 1.36838 0.38434 -1.22617 - 4.5000 -0.4500 0.3333 -1.80832 1.04542 -0.16122 0.18683 1.09762 0.09523 -1.22617 - 4.5000 -0.4500 0.4286 -1.22669 0.96701 -0.14369 0.19620 0.83897 -0.14342 -1.22617 - 4.5000 -0.4500 0.5385 -0.78969 0.86759 -0.11513 0.18767 0.59524 -0.32414 -1.22617 - 4.5000 -0.4500 0.6667 -0.45258 0.74348 -0.07878 0.16281 0.37092 -0.44561 -1.22617 - 4.5000 -0.4500 0.8182 -0.19325 0.59086 -0.03878 0.12271 0.17086 -0.50296 -1.22617 - 4.5000 -0.5000 0.0526 -13.21783 1.84448 -0.08661 -0.11642 2.49226 0.94336 -1.12657 - 4.5000 -0.5000 0.1111 -6.01831 1.09746 -0.12058 0.00348 1.91985 0.93508 -1.12657 - 4.5000 -0.5000 0.1765 -3.64289 1.09797 -0.14167 0.06432 1.59201 0.55404 -1.12657 - 4.5000 -0.5000 0.2500 -2.43051 1.02866 -0.15033 0.14430 1.31496 0.43634 -1.12657 - 4.5000 -0.5000 0.3333 -1.66972 0.96332 -0.14633 0.16958 1.05456 0.14638 -1.12657 - 4.5000 -0.5000 0.4286 -1.13306 0.89171 -0.13042 0.17808 0.80593 -0.09338 -1.12657 - 4.5000 -0.5000 0.5385 -0.72963 0.80050 -0.10449 0.17033 0.57172 -0.27680 -1.12657 - 4.5000 -0.5000 0.6667 -0.41827 0.68630 -0.07150 0.14777 0.35622 -0.40237 -1.12657 - 4.5000 -0.5000 0.8182 -0.17864 0.54559 -0.03520 0.11138 0.16407 -0.46538 -1.12657 - 4.5000 -0.5500 0.0526 -12.22616 1.69942 -0.07889 -0.10605 2.40281 1.01370 -1.03864 - 4.5000 -0.5500 0.1111 -5.56882 1.01138 -0.10984 0.00317 1.84991 0.98668 -1.03864 - 4.5000 -0.5500 0.1765 -3.37214 1.01325 -0.12905 0.05859 1.53345 0.60254 -1.03864 - 4.5000 -0.5500 0.2500 -2.25076 0.95023 -0.13694 0.13144 1.26625 0.48375 -1.03864 - 4.5000 -0.5500 0.3333 -1.54681 0.89064 -0.13329 0.15446 1.01529 0.19301 -1.03864 - 4.5000 -0.5500 0.4286 -1.05000 0.82502 -0.11879 0.16221 0.77580 -0.04775 -1.03864 - 4.5000 -0.5500 0.5385 -0.67635 0.74105 -0.09518 0.15515 0.55028 -0.23364 -1.03864 - 4.5000 -0.5500 0.6667 -0.38782 0.63561 -0.06513 0.13460 0.34282 -0.36295 -1.03864 - 4.5000 -0.5500 0.8182 -0.16567 0.50544 -0.03206 0.10145 0.15788 -0.43112 -1.03864 - 4.5000 -0.6000 0.0526 -11.34367 1.57076 -0.07210 -0.09692 2.32104 1.07802 -0.96061 - 4.5000 -0.6000 0.1111 -5.16870 0.93502 -0.10038 0.00290 1.78596 1.03385 -0.96061 - 4.5000 -0.6000 0.1765 -3.13104 0.93801 -0.11794 0.05355 1.47990 0.64688 -0.96061 - 4.5000 -0.6000 0.2500 -2.09064 0.88051 -0.12515 0.12012 1.22172 0.52709 -0.96061 - 4.5000 -0.6000 0.3333 -1.43728 0.82599 -0.12181 0.14117 0.97940 0.23565 -0.96061 - 4.5000 -0.6000 0.4286 -0.97597 0.76566 -0.10856 0.14824 0.74825 -0.00604 -0.96061 - 4.5000 -0.6000 0.5385 -0.62884 0.68811 -0.08699 0.14179 0.53067 -0.19418 -0.96061 - 4.5000 -0.6000 0.6667 -0.36066 0.59044 -0.05952 0.12301 0.33057 -0.32691 -0.96061 - 4.5000 -0.6000 0.8182 -0.15410 0.46967 -0.02930 0.09272 0.15222 -0.39980 -0.96061 - 4.5000 -0.6500 0.0526 -10.55480 1.45611 -0.06609 -0.08884 2.24608 1.13697 -0.89105 - 4.5000 -0.6500 0.1111 -4.81091 0.86697 -0.09202 0.00266 1.72734 1.07708 -0.89105 - 4.5000 -0.6500 0.1765 -2.91537 0.87087 -0.10811 0.04908 1.43082 0.68753 -0.89105 - 4.5000 -0.6500 0.2500 -1.94736 0.81826 -0.11472 0.11012 1.18090 0.56681 -0.89105 - 4.5000 -0.6500 0.3333 -1.33925 0.76822 -0.11167 0.12941 0.94649 0.27473 -0.89105 - 4.5000 -0.6500 0.4286 -0.90969 0.71258 -0.09952 0.13589 0.72300 0.03220 -0.89105 - 4.5000 -0.6500 0.5385 -0.58629 0.64075 -0.07974 0.12998 0.51270 -0.15801 -0.89105 - 4.5000 -0.6500 0.6667 -0.33633 0.55003 -0.05456 0.11277 0.31934 -0.29388 -0.89105 - 4.5000 -0.6500 0.8182 -0.14373 0.43764 -0.02686 0.08499 0.14704 -0.37109 -0.89105 - 4.5000 -0.7000 0.0526 -9.84666 1.35352 -0.06076 -0.08167 2.17721 1.19113 -0.82879 - 4.5000 -0.7000 0.1111 -4.48963 0.80606 -0.08459 0.00244 1.67348 1.11681 -0.82879 - 4.5000 -0.7000 0.1765 -2.72165 0.81072 -0.09939 0.04512 1.38573 0.72487 -0.82879 - 4.5000 -0.7000 0.2500 -1.81862 0.76244 -0.10546 0.10123 1.14340 0.60332 -0.82879 - 4.5000 -0.7000 0.3333 -1.25113 0.71638 -0.10266 0.11897 0.91626 0.31064 -0.82879 - 4.5000 -0.7000 0.4286 -0.85009 0.66492 -0.09149 0.12493 0.69980 0.06733 -0.82879 - 4.5000 -0.7000 0.5385 -0.54802 0.59821 -0.07331 0.11950 0.49619 -0.12478 -0.82879 - 4.5000 -0.7000 0.6667 -0.31445 0.51371 -0.05016 0.10367 0.30902 -0.26352 -0.82879 - 4.5000 -0.7000 0.8182 -0.13441 0.40886 -0.02469 0.07814 0.14227 -0.34471 -0.82879 - 4.5000 -0.7500 0.0526 -9.20851 1.26135 -0.05601 -0.07528 2.11377 1.24102 -0.77283 - 4.5000 -0.7500 0.1111 -4.20003 0.75132 -0.07797 0.00225 1.62388 1.15340 -0.77283 - 4.5000 -0.7500 0.1765 -2.54698 0.75662 -0.09161 0.04159 1.34419 0.75927 -0.77283 - 4.5000 -0.7500 0.2500 -1.70249 0.71219 -0.09721 0.09331 1.10885 0.63694 -0.77283 - 4.5000 -0.7500 0.3333 -1.17163 0.66968 -0.09462 0.10966 0.88841 0.34371 -0.77283 - 4.5000 -0.7500 0.4286 -0.79630 0.62197 -0.08433 0.11515 0.67844 0.09969 -0.77283 - 4.5000 -0.7500 0.5385 -0.51348 0.55984 -0.06757 0.11015 0.48098 -0.09417 -0.77283 - 4.5000 -0.7500 0.6667 -0.29470 0.48095 -0.04624 0.09556 0.29951 -0.23557 -0.77283 - 4.5000 -0.7500 0.8182 -0.12598 0.38289 -0.02276 0.07202 0.13788 -0.32042 -0.77283 - 4.5000 -0.8000 0.0526 -8.63137 1.17825 -0.05175 -0.06957 2.05522 1.28707 -0.72235 - 4.5000 -0.8000 0.1111 -3.93803 0.70197 -0.07205 0.00208 1.57809 1.18718 -0.72235 - 4.5000 -0.8000 0.1765 -2.38890 0.70777 -0.08466 0.03844 1.30586 0.79102 -0.72235 - 4.5000 -0.8000 0.2500 -1.59737 0.66679 -0.08983 0.08622 1.07697 0.66797 -0.72235 - 4.5000 -0.8000 0.3333 -1.09963 0.62746 -0.08744 0.10133 0.86271 0.37424 -0.72235 - 4.5000 -0.8000 0.4286 -0.74758 0.58311 -0.07793 0.10641 0.65871 0.12956 -0.72235 - 4.5000 -0.8000 0.5385 -0.48218 0.52512 -0.06244 0.10178 0.46694 -0.06591 -0.72235 - 4.5000 -0.8000 0.6667 -0.27679 0.45129 -0.04272 0.08830 0.29074 -0.20976 -0.72235 - 4.5000 -0.8000 0.8182 -0.11835 0.35937 -0.02103 0.06655 0.13383 -0.29799 -0.72235 - 5.0000 0.0000 0.0526 -37.48177 5.93668 -0.28874 -0.38156 4.18469 -0.36780 -3.28889 - 5.0000 0.0000 0.1111 -16.89392 3.40568 -0.40064 0.01611 3.23219 -0.03738 -3.28889 - 5.0000 0.0000 0.1765 -10.14159 3.27334 -0.46910 0.21649 2.68125 -0.36490 -3.28889 - 5.0000 0.0000 0.2500 -6.71415 2.99592 -0.49610 0.47890 2.21357 -0.46142 -3.28889 - 5.0000 0.0000 0.3333 -4.57925 2.75447 -0.48132 0.56025 1.77359 -0.73384 -3.28889 - 5.0000 0.0000 0.4286 -3.08689 2.51309 -0.42762 0.58624 1.35388 -0.95048 -3.28889 - 5.0000 0.0000 0.5385 -1.97590 2.23005 -0.34158 0.55901 0.95919 -1.08323 -3.28889 - 5.0000 0.0000 0.6667 -1.12662 1.89483 -0.23302 0.48364 0.59678 -1.13505 -3.28889 - 5.0000 0.0000 0.8182 -0.47890 1.49656 -0.11438 0.36367 0.27444 -1.09864 -3.28889 - 5.0000 -0.0500 0.0526 -32.84354 5.17637 -0.24847 -0.32835 3.91751 -0.15754 -2.86802 - 5.0000 -0.0500 0.1111 -14.81114 2.97018 -0.34476 0.01386 3.02397 0.11734 -2.86802 - 5.0000 -0.0500 0.1765 -8.89626 2.85957 -0.40368 0.18629 2.50754 -0.21953 -2.86802 - 5.0000 -0.0500 0.2500 -5.89304 2.62059 -0.42691 0.41211 2.06957 -0.31966 -2.86802 - 5.0000 -0.0500 0.3333 -4.02138 2.41218 -0.41419 0.48211 1.65787 -0.59478 -2.86802 - 5.0000 -0.0500 0.4286 -2.71214 2.20293 -0.36798 0.50448 1.26533 -0.81479 -2.86802 - 5.0000 -0.0500 0.5385 -1.73677 1.95638 -0.29394 0.48104 0.89633 -0.95520 -2.86802 - 5.0000 -0.0500 0.6667 -0.99063 1.66331 -0.20052 0.41619 0.55761 -1.01836 -2.86802 - 5.0000 -0.0500 0.8182 -0.42122 1.31427 -0.09842 0.31295 0.25640 -0.99741 -2.86802 - 5.0000 -0.1000 0.0526 -29.02650 4.55296 -0.21572 -0.28507 3.68241 0.02747 -2.52306 - 5.0000 -0.1000 0.1111 -13.09642 2.61302 -0.29932 0.01203 2.84075 0.25349 -2.52306 - 5.0000 -0.1000 0.1765 -7.87055 2.51981 -0.35047 0.16174 2.35468 -0.09162 -2.52306 - 5.0000 -0.1000 0.2500 -5.21644 2.31210 -0.37064 0.35779 1.94287 -0.19491 -2.52306 - 5.0000 -0.1000 0.3333 -3.56151 2.13061 -0.35960 0.41857 1.55604 -0.47241 -2.52306 - 5.0000 -0.1000 0.4286 -2.40310 1.94760 -0.31948 0.43799 1.18741 -0.69540 -2.52306 - 5.0000 -0.1000 0.5385 -1.53950 1.73095 -0.25519 0.41764 0.84102 -0.84255 -2.52306 - 5.0000 -0.1000 0.6667 -0.87841 1.47253 -0.17409 0.36133 0.52314 -0.91568 -2.52306 - 5.0000 -0.1000 0.8182 -0.37361 1.16401 -0.08545 0.27170 0.24052 -0.90834 -2.52306 - 5.0000 -0.1500 0.0526 -25.84666 4.03549 -0.18876 -0.24944 3.47446 0.19113 -2.23679 - 5.0000 -0.1500 0.1111 -11.66740 2.31649 -0.26191 0.01053 2.67868 0.37392 -2.23679 - 5.0000 -0.1500 0.1765 -7.01539 2.23740 -0.30667 0.14153 2.21947 0.02153 -2.23679 - 5.0000 -0.1500 0.2500 -4.65210 2.05545 -0.32432 0.31308 1.83079 -0.08457 -2.23679 - 5.0000 -0.1500 0.3333 -3.17778 1.89615 -0.31466 0.36626 1.46597 -0.36416 -2.23679 - 5.0000 -0.1500 0.4286 -2.14514 1.73485 -0.27955 0.38325 1.11849 -0.58979 -2.23679 - 5.0000 -0.1500 0.5385 -1.37477 1.54299 -0.22330 0.36544 0.79209 -0.74290 -2.23679 - 5.0000 -0.1500 0.6667 -0.78469 1.31338 -0.15234 0.31617 0.49264 -0.82485 -2.23679 - 5.0000 -0.1500 0.8182 -0.33384 1.03862 -0.07477 0.23775 0.22648 -0.82955 -2.23679 - 5.0000 -0.2000 0.0526 -23.16895 3.60127 -0.16632 -0.21979 3.28962 0.33659 -1.99661 - 5.0000 -0.2000 0.1111 -10.46357 2.06762 -0.23078 0.00928 2.53463 0.48095 -1.99661 - 5.0000 -0.2000 0.1765 -6.29469 2.00010 -0.27022 0.12470 2.09929 0.12210 -1.99661 - 5.0000 -0.2000 0.2500 -4.17629 1.83959 -0.28577 0.27586 1.73117 0.01350 -1.99661 - 5.0000 -0.2000 0.3333 -2.85413 1.69879 -0.27725 0.32272 1.38590 -0.26795 -1.99661 - 5.0000 -0.2000 0.4286 -1.92749 1.55563 -0.24632 0.33769 1.05723 -0.49592 -1.99661 - 5.0000 -0.2000 0.5385 -1.23575 1.38458 -0.19676 0.32200 0.74861 -0.65433 -1.99661 - 5.0000 -0.2000 0.6667 -0.70556 1.17919 -0.13423 0.27859 0.46554 -0.74413 -1.99661 - 5.0000 -0.2000 0.8182 -0.30026 0.93286 -0.06588 0.20949 0.21400 -0.75953 -1.99661 - 5.0000 -0.2500 0.0526 -20.89238 3.23337 -0.14747 -0.19487 3.12460 0.46645 -1.79314 - 5.0000 -0.2500 0.1111 -9.43969 1.85673 -0.20462 0.00823 2.40602 0.57652 -1.79314 - 5.0000 -0.2500 0.1765 -5.68148 1.79877 -0.23958 0.11057 1.99199 0.21189 -1.79314 - 5.0000 -0.2500 0.2500 -3.77129 1.65629 -0.25337 0.24459 1.64223 0.10106 -1.79314 - 5.0000 -0.2500 0.3333 -2.57853 1.53108 -0.24582 0.28613 1.31443 -0.18206 -1.79314 - 5.0000 -0.2500 0.4286 -1.74209 1.40323 -0.21840 0.29941 1.00254 -0.41211 -1.79314 - 5.0000 -0.2500 0.5385 -1.11729 1.24979 -0.17445 0.28550 0.70978 -0.57526 -1.79314 - 5.0000 -0.2500 0.6667 -0.63812 1.06496 -0.11901 0.24701 0.44135 -0.67205 -1.79314 - 5.0000 -0.2500 0.8182 -0.27163 0.84280 -0.05842 0.18574 0.20285 -0.69701 -1.79314 - 5.0000 -0.3000 0.0526 -18.94017 2.91896 -0.13149 -0.17375 2.97666 0.58288 -1.61926 - 5.0000 -0.3000 0.1111 -8.56138 1.67646 -0.18244 0.00734 2.29072 0.66219 -1.61926 - 5.0000 -0.3000 0.1765 -5.15525 1.62649 -0.21362 0.09858 1.89580 0.29238 -1.61926 - 5.0000 -0.3000 0.2500 -3.42359 1.49931 -0.22591 0.21808 1.56249 0.17956 -1.61926 - 5.0000 -0.3000 0.3333 -2.34183 1.38731 -0.21918 0.25512 1.25035 -0.10505 -1.61926 - 5.0000 -0.3000 0.4286 -1.58280 1.27250 -0.19473 0.26696 0.95351 -0.33698 -1.61926 - 5.0000 -0.3000 0.5385 -1.01548 1.13411 -0.15554 0.25456 0.67497 -0.50437 -1.61926 - 5.0000 -0.3000 0.6667 -0.58015 0.96688 -0.10611 0.22024 0.41965 -0.60744 -1.61926 - 5.0000 -0.3000 0.8182 -0.24701 0.76546 -0.05208 0.16561 0.19286 -0.64096 -1.61926 - 5.0000 -0.3500 0.0526 -17.25315 2.64815 -0.11783 -0.15571 2.84352 0.68765 -1.46949 - 5.0000 -0.3500 0.1111 -7.80210 1.52117 -0.16349 0.00657 2.18696 0.73929 -1.46949 - 5.0000 -0.3500 0.1765 -4.70016 1.47791 -0.19143 0.08835 1.80923 0.36482 -1.46949 - 5.0000 -0.3500 0.2500 -3.12278 1.36380 -0.20245 0.19543 1.49074 0.25021 -1.46949 - 5.0000 -0.3500 0.3333 -2.13698 1.26313 -0.19642 0.22863 1.19268 -0.03575 -1.46949 - 5.0000 -0.3500 0.4286 -1.44490 1.15951 -0.17451 0.23924 0.90938 -0.26937 -1.46949 - 5.0000 -0.3500 0.5385 -0.92732 1.03406 -0.13939 0.22812 0.64365 -0.44057 -1.46949 - 5.0000 -0.3500 0.6667 -0.52993 0.88202 -0.09509 0.19737 0.40013 -0.54929 -1.46949 - 5.0000 -0.3500 0.8182 -0.22568 0.69852 -0.04668 0.14841 0.18387 -0.59051 -1.46949 - 5.0000 -0.4000 0.0526 -15.78507 2.41325 -0.10609 -0.14019 2.72327 0.78228 -1.33958 - 5.0000 -0.4000 0.1111 -7.14112 1.38646 -0.14720 0.00592 2.09325 0.80893 -1.33958 - 5.0000 -0.4000 0.1765 -4.30384 1.34888 -0.17235 0.07954 1.73105 0.43025 -1.33958 - 5.0000 -0.4000 0.2500 -2.86073 1.24602 -0.18227 0.17595 1.42593 0.31401 -1.33958 - 5.0000 -0.4000 0.3333 -1.95846 1.15510 -0.17684 0.20584 1.14060 0.02684 -1.33958 - 5.0000 -0.4000 0.4286 -1.32468 1.06115 -0.15711 0.21539 0.86953 -0.20830 -1.33958 - 5.0000 -0.4000 0.5385 -0.85043 0.94693 -0.12550 0.20538 0.61536 -0.38295 -1.33958 - 5.0000 -0.4000 0.6667 -0.48613 0.80808 -0.08561 0.17769 0.38250 -0.49677 -1.33958 - 5.0000 -0.4000 0.8182 -0.20708 0.64017 -0.04202 0.13361 0.17575 -0.54496 -1.33958 - 5.0000 -0.4500 0.0526 -14.49937 2.20820 -0.09591 -0.12675 2.61430 0.86804 -1.22617 - 5.0000 -0.4500 0.1111 -6.56207 1.26884 -0.13308 0.00535 2.00833 0.87203 -1.22617 - 5.0000 -0.4500 0.1765 -3.95651 1.23609 -0.15583 0.07191 1.66020 0.48954 -1.22617 - 5.0000 -0.4500 0.2500 -2.63097 1.14299 -0.16480 0.15908 1.36720 0.37183 -1.22617 - 5.0000 -0.4500 0.3333 -1.80188 1.06054 -0.15988 0.18610 1.09340 0.08355 -1.22617 - 5.0000 -0.4500 0.4286 -1.21921 0.97500 -0.14205 0.19474 0.83341 -0.15296 -1.22617 - 5.0000 -0.4500 0.5385 -0.78297 0.87057 -0.11346 0.18569 0.58972 -0.33073 -1.22617 - 5.0000 -0.4500 0.6667 -0.44768 0.74326 -0.07741 0.16065 0.36652 -0.44918 -1.22617 - 5.0000 -0.4500 0.8182 -0.19074 0.58901 -0.03799 0.12080 0.16839 -0.50367 -1.22617 - 5.0000 -0.5000 0.0526 -13.36686 2.02814 -0.08706 -0.11504 2.51525 0.94599 -1.12657 - 5.0000 -0.5000 0.1111 -6.05183 1.16555 -0.12079 0.00486 1.93113 0.92939 -1.12657 - 5.0000 -0.5000 0.1765 -3.65035 1.13694 -0.14143 0.06527 1.59579 0.54343 -1.12657 - 5.0000 -0.5000 0.2500 -2.42838 1.05233 -0.14957 0.14439 1.31381 0.42439 -1.12657 - 5.0000 -0.5000 0.3333 -1.66377 0.97727 -0.14512 0.16891 1.05049 0.13511 -1.12657 - 5.0000 -0.5000 0.4286 -1.12615 0.89908 -0.12893 0.17675 0.80058 -0.10265 -1.12657 - 5.0000 -0.5000 0.5385 -0.72342 0.80325 -0.10298 0.16854 0.56642 -0.28327 -1.12657 - 5.0000 -0.5000 0.6667 -0.41374 0.68609 -0.07026 0.14582 0.35200 -0.40592 -1.12657 - 5.0000 -0.5000 0.8182 -0.17632 0.54387 -0.03448 0.10965 0.16170 -0.46614 -1.12657 - 5.0000 -0.5500 0.0526 -12.36396 1.86917 -0.07930 -0.10479 2.42493 1.01706 -1.03864 - 5.0000 -0.5500 0.1111 -5.59984 1.07434 -0.11003 0.00442 1.86074 0.98169 -1.03864 - 5.0000 -0.5500 0.1765 -3.37905 1.04931 -0.12883 0.05945 1.53707 0.59257 -1.03864 - 5.0000 -0.5500 0.2500 -2.24879 0.97214 -0.13624 0.13152 1.26514 0.47231 -1.03864 - 5.0000 -0.5500 0.3333 -1.54130 0.90355 -0.13218 0.15386 1.01137 0.18212 -1.03864 - 5.0000 -0.5500 0.4286 -1.04360 0.83185 -0.11744 0.16100 0.77065 -0.05679 -1.03864 - 5.0000 -0.5500 0.5385 -0.67058 0.74359 -0.09381 0.15352 0.54517 -0.23999 -1.03864 - 5.0000 -0.5500 0.6667 -0.38361 0.63541 -0.06400 0.13282 0.33876 -0.36647 -1.03864 - 5.0000 -0.5500 0.8182 -0.16351 0.50385 -0.03141 0.09988 0.15560 -0.43193 -1.03864 - 5.0000 -0.6000 0.0526 -11.47148 1.72814 -0.07247 -0.09577 2.34237 1.08204 -0.96061 - 5.0000 -0.6000 0.1111 -5.19749 0.99342 -0.10055 0.00404 1.79640 1.02951 -0.96061 - 5.0000 -0.6000 0.1765 -3.13746 0.97146 -0.11774 0.05433 1.48339 0.63750 -0.96061 - 5.0000 -0.6000 0.2500 -2.08881 0.90086 -0.12451 0.12020 1.22064 0.51612 -0.96061 - 5.0000 -0.6000 0.3333 -1.43216 0.83798 -0.12080 0.14061 0.97561 0.22510 -0.96061 - 5.0000 -0.6000 0.4286 -0.97001 0.77200 -0.10733 0.14714 0.74328 -0.01486 -0.96061 - 5.0000 -0.6000 0.5385 -0.62347 0.69047 -0.08573 0.14030 0.52574 -0.20043 -0.96061 - 5.0000 -0.6000 0.6667 -0.35675 0.59025 -0.05849 0.12139 0.32665 -0.33041 -0.96061 - 5.0000 -0.6000 0.8182 -0.15209 0.46818 -0.02871 0.09128 0.15003 -0.40064 -0.96061 - 5.0000 -0.6500 0.0526 -10.67369 1.60245 -0.06643 -0.08779 2.26668 1.14160 -0.89105 - 5.0000 -0.6500 0.1111 -4.83771 0.92128 -0.09218 0.00371 1.73741 1.07333 -0.89105 - 5.0000 -0.6500 0.1765 -2.92135 0.90201 -0.10793 0.04981 1.43418 0.67868 -0.89105 - 5.0000 -0.6500 0.2500 -1.94565 0.83720 -0.11414 0.11018 1.17985 0.55628 -0.89105 - 5.0000 -0.6500 0.3333 -1.33448 0.77939 -0.11074 0.12890 0.94283 0.26449 -0.89105 - 5.0000 -0.6500 0.4286 -0.90413 0.71849 -0.09839 0.13488 0.71820 0.02358 -0.89105 - 5.0000 -0.6500 0.5385 -0.58128 0.64294 -0.07859 0.12861 0.50794 -0.16416 -0.89105 - 5.0000 -0.6500 0.6667 -0.33269 0.54985 -0.05361 0.11127 0.31555 -0.29736 -0.89105 - 5.0000 -0.6500 0.8182 -0.14186 0.43625 -0.02632 0.08367 0.14492 -0.37197 -0.89105 - 5.0000 -0.7000 0.0526 -9.95754 1.48994 -0.06107 -0.08071 2.19714 1.19633 -0.82879 - 5.0000 -0.7000 0.1111 -4.51464 0.85671 -0.08474 0.00341 1.68321 1.11361 -0.82879 - 5.0000 -0.7000 0.1765 -2.72724 0.83977 -0.09922 0.04579 1.38896 0.71651 -0.82879 - 5.0000 -0.7000 0.2500 -1.81703 0.78012 -0.10493 0.10129 1.14237 0.59318 -0.82879 - 5.0000 -0.7000 0.3333 -1.24667 0.72681 -0.10181 0.11850 0.91271 0.30069 -0.82879 - 5.0000 -0.7000 0.4286 -0.84489 0.67044 -0.09045 0.12400 0.69515 0.05889 -0.82879 - 5.0000 -0.7000 0.5385 -0.54334 0.60026 -0.07225 0.11824 0.49158 -0.13084 -0.82879 - 5.0000 -0.7000 0.6667 -0.31104 0.51354 -0.04929 0.10230 0.30535 -0.26699 -0.82879 - 5.0000 -0.7000 0.8182 -0.13265 0.40756 -0.02419 0.07692 0.14022 -0.34562 -0.82879 - 5.0000 -0.7500 0.0526 -9.31218 1.38885 -0.05629 -0.07439 2.13309 1.24673 -0.77283 - 5.0000 -0.7500 0.1111 -4.22343 0.79868 -0.07811 0.00314 1.63330 1.15070 -0.77283 - 5.0000 -0.7500 0.1765 -2.55220 0.78379 -0.09146 0.04221 1.34732 0.75136 -0.77283 - 5.0000 -0.7500 0.2500 -1.70100 0.72874 -0.09672 0.09337 1.10785 0.62716 -0.77283 - 5.0000 -0.7500 0.3333 -1.16745 0.67945 -0.09384 0.10923 0.88496 0.33403 -0.77283 - 5.0000 -0.7500 0.4286 -0.79143 0.62713 -0.08337 0.11430 0.67392 0.09142 -0.77283 - 5.0000 -0.7500 0.5385 -0.50909 0.56176 -0.06660 0.10899 0.47651 -0.10015 -0.77283 - 5.0000 -0.7500 0.6667 -0.29149 0.48079 -0.04543 0.09429 0.29596 -0.23901 -0.77283 - 5.0000 -0.7500 0.8182 -0.12434 0.38166 -0.02230 0.07090 0.13590 -0.32136 -0.77283 - 5.0000 -0.8000 0.0526 -8.72851 1.29768 -0.05202 -0.06874 2.07397 1.29326 -0.72235 - 5.0000 -0.8000 0.1111 -3.95997 0.74634 -0.07218 0.00290 1.58722 1.18493 -0.72235 - 5.0000 -0.8000 0.1765 -2.39380 0.73324 -0.08451 0.03900 1.30888 0.78353 -0.72235 - 5.0000 -0.8000 0.2500 -1.59597 0.68231 -0.08938 0.08628 1.07598 0.65853 -0.72235 - 5.0000 -0.8000 0.3333 -1.09571 0.63662 -0.08671 0.10093 0.85936 0.36480 -0.72235 - 5.0000 -0.8000 0.4286 -0.74301 0.58796 -0.07704 0.10562 0.65433 0.12145 -0.72235 - 5.0000 -0.8000 0.5385 -0.47806 0.52692 -0.06154 0.10071 0.46260 -0.07182 -0.72235 - 5.0000 -0.8000 0.6667 -0.27378 0.45114 -0.04198 0.08713 0.28729 -0.21319 -0.72235 - 5.0000 -0.8000 0.8182 -0.11681 0.35822 -0.02061 0.06552 0.13190 -0.29896 -0.72235 - 5.5000 0.0000 0.0526 -37.85723 6.40762 -0.29004 -0.37752 4.21999 -0.37759 -3.28889 - 5.5000 0.0000 0.1111 -16.97710 3.57827 -0.40122 0.02010 3.24971 -0.05433 -3.28889 - 5.5000 0.0000 0.1765 -10.15976 3.37096 -0.46837 0.21921 2.68728 -0.38517 -3.28889 - 5.5000 0.0000 0.2500 -6.70886 3.05463 -0.49386 0.47911 2.21199 -0.48084 -3.28889 - 5.5000 0.0000 0.3333 -4.56486 2.78879 -0.47776 0.55827 1.76748 -0.75029 -3.28889 - 5.5000 0.0000 0.4286 -3.07035 2.53117 -0.42328 0.58234 1.34575 -0.96287 -3.28889 - 5.5000 0.0000 0.5385 -1.96115 2.23688 -0.33720 0.55377 0.95108 -1.09100 -3.28889 - 5.5000 0.0000 0.6667 -1.11594 1.89447 -0.22943 0.47795 0.59031 -1.13846 -3.28889 - 5.5000 0.0000 0.8182 -0.47346 1.49269 -0.11232 0.35866 0.27080 -1.09861 -3.28889 - 5.5000 -0.0500 0.0526 -33.17238 5.58859 -0.24959 -0.32487 3.95049 -0.16538 -2.86802 - 5.5000 -0.0500 0.1111 -14.88406 3.12132 -0.34526 0.01730 3.04032 0.10228 -2.86802 - 5.5000 -0.0500 0.1765 -8.91220 2.94512 -0.40305 0.18864 2.51315 -0.23809 -2.86802 - 5.5000 -0.0500 0.2500 -5.88839 2.67207 -0.42498 0.41229 2.06808 -0.33770 -2.86802 - 5.5000 -0.0500 0.3333 -4.00874 2.44229 -0.41113 0.48041 1.65215 -0.61022 -2.86802 - 5.5000 -0.0500 0.4286 -2.69759 2.21879 -0.36424 0.50112 1.25773 -0.82654 -2.86802 - 5.5000 -0.0500 0.5385 -1.72378 1.96236 -0.29017 0.47654 0.88875 -0.96267 -2.86802 - 5.5000 -0.0500 0.6667 -0.98123 1.66298 -0.19743 0.41129 0.55156 -1.02173 -2.86802 - 5.5000 -0.0500 0.8182 -0.41643 1.31085 -0.09666 0.30864 0.25300 -0.99750 -2.86802 - 5.5000 -0.1000 0.0526 -29.31697 4.91691 -0.21669 -0.28205 3.71335 0.02135 -2.52306 - 5.5000 -0.1000 0.1111 -13.16089 2.74652 -0.29976 0.01502 2.85607 0.24008 -2.52306 - 5.5000 -0.1000 0.1765 -7.88467 2.59544 -0.34992 0.16378 2.35992 -0.10868 -2.52306 - 5.5000 -0.1000 0.2500 -5.21232 2.35765 -0.36897 0.35795 1.94145 -0.21174 -2.52306 - 5.5000 -0.1000 0.3333 -3.55031 2.15726 -0.35694 0.41709 1.55066 -0.48697 -2.52306 - 5.5000 -0.1000 0.4286 -2.39020 1.96165 -0.31624 0.43508 1.18027 -0.70659 -2.52306 - 5.5000 -0.1000 0.5385 -1.52797 1.73624 -0.25192 0.41373 0.83391 -0.84975 -2.52306 - 5.5000 -0.1000 0.6667 -0.87007 1.47222 -0.17141 0.35708 0.51746 -0.91901 -2.52306 - 5.5000 -0.1000 0.8182 -0.36936 1.16096 -0.08392 0.26796 0.23733 -0.90853 -2.52306 - 5.5000 -0.1500 0.0526 -26.10519 4.35925 -0.18961 -0.24680 3.50359 0.18652 -2.23679 - 5.5000 -0.1500 0.1111 -11.72482 2.43531 -0.26229 0.01314 2.69309 0.36198 -2.23679 - 5.5000 -0.1500 0.1765 -7.02797 2.30475 -0.30619 0.14331 2.22439 0.00580 -2.23679 - 5.5000 -0.1500 0.2500 -4.64842 2.09604 -0.32285 0.31321 1.82944 -0.10033 -2.23679 - 5.5000 -0.1500 0.3333 -3.16778 1.91991 -0.31233 0.36496 1.46089 -0.37795 -2.23679 - 5.5000 -0.1500 0.4286 -2.13362 1.74737 -0.27671 0.38070 1.11176 -0.60048 -2.23679 - 5.5000 -0.1500 0.5385 -1.36448 1.54771 -0.22044 0.36202 0.78539 -0.74986 -2.23679 - 5.5000 -0.1500 0.6667 -0.77723 1.31309 -0.14999 0.31245 0.48730 -0.82815 -2.23679 - 5.5000 -0.1500 0.8182 -0.33004 1.03589 -0.07343 0.23447 0.22348 -0.82983 -2.23679 - 5.5000 -0.2000 0.0526 -23.40060 3.89121 -0.16707 -0.21746 3.31715 0.33332 -1.99661 - 5.5000 -0.2000 0.1111 -10.51506 2.17408 -0.23111 0.01158 2.54823 0.47033 -1.99661 - 5.5000 -0.2000 0.1765 -6.30598 2.06048 -0.26979 0.12627 2.10392 0.10755 -1.99661 - 5.5000 -0.2000 0.2500 -4.17300 1.87600 -0.28447 0.27598 1.72988 -0.00130 -1.99661 - 5.5000 -0.2000 0.3333 -2.84514 1.72012 -0.27520 0.32158 1.38110 -0.28105 -1.99661 - 5.5000 -0.2000 0.4286 -1.91712 1.56688 -0.24382 0.33545 1.05087 -0.50617 -1.99661 - 5.5000 -0.2000 0.5385 -1.22648 1.38881 -0.19423 0.31899 0.74227 -0.66108 -1.99661 - 5.5000 -0.2000 0.6667 -0.69885 1.17892 -0.13216 0.27531 0.46049 -0.74739 -1.99661 - 5.5000 -0.2000 0.8182 -0.29683 0.93040 -0.06470 0.20660 0.21116 -0.75988 -1.99661 - 5.5000 -0.2500 0.0526 -21.10118 3.49458 -0.14813 -0.19281 3.15069 0.46439 -1.79314 - 5.5000 -0.2500 0.1111 -9.48614 1.95268 -0.20491 0.01027 2.41889 0.56706 -1.79314 - 5.5000 -0.2500 0.1765 -5.69168 1.85323 -0.23921 0.11196 1.99637 0.19840 -1.79314 - 5.5000 -0.2500 0.2500 -3.76831 1.68915 -0.25222 0.24469 1.64100 0.08711 -1.79314 - 5.5000 -0.2500 0.3333 -2.57040 1.55033 -0.24401 0.28512 1.30986 -0.19453 -1.79314 - 5.5000 -0.2500 0.4286 -1.73271 1.41338 -0.21618 0.29742 0.99650 -0.42197 -1.79314 - 5.5000 -0.2500 0.5385 -1.10890 1.25360 -0.17221 0.28283 0.70377 -0.58181 -1.79314 - 5.5000 -0.2500 0.6667 -0.63204 1.06471 -0.11718 0.24410 0.43656 -0.67529 -1.79314 - 5.5000 -0.2500 0.8182 -0.26853 0.84056 -0.05737 0.18318 0.20017 -0.69743 -1.79314 - 5.5000 -0.3000 0.0526 -19.12939 3.15555 -0.13207 -0.17191 3.00146 0.58189 -1.61926 - 5.5000 -0.3000 0.1111 -8.60350 1.76341 -0.18271 0.00915 2.30295 0.65378 -1.61926 - 5.5000 -0.3000 0.1765 -5.16450 1.67586 -0.21328 0.09982 1.89994 0.27984 -1.61926 - 5.5000 -0.3000 0.2500 -3.42089 1.52912 -0.22489 0.21817 1.56131 0.16637 -1.61926 - 5.5000 -0.3000 0.3333 -2.33445 1.40479 -0.21756 0.25422 1.24600 -0.11697 -1.61926 - 5.5000 -0.3000 0.4286 -1.57428 1.28172 -0.19275 0.26518 0.94776 -0.34648 -1.61926 - 5.5000 -0.3000 0.5385 -1.00785 1.13757 -0.15355 0.25217 0.66926 -0.51075 -1.61926 - 5.5000 -0.3000 0.6667 -0.57462 0.96664 -0.10448 0.21764 0.41510 -0.61065 -1.61926 - 5.5000 -0.3000 0.8182 -0.24419 0.76341 -0.05115 0.16333 0.19031 -0.64144 -1.61926 - 5.5000 -0.3500 0.0526 -17.42544 2.86348 -0.11836 -0.15406 2.86717 0.68764 -1.46949 - 5.5000 -0.3500 0.1111 -7.84048 1.60034 -0.16373 0.00820 2.19860 0.73182 -1.46949 - 5.5000 -0.3500 0.1765 -4.70860 1.52290 -0.19114 0.08946 1.81317 0.35313 -1.46949 - 5.5000 -0.3500 0.2500 -3.12032 1.39098 -0.20154 0.19552 1.48960 0.23770 -1.46949 - 5.5000 -0.3500 0.3333 -2.13024 1.27907 -0.19497 0.22782 1.18852 -0.04717 -1.46949 - 5.5000 -0.3500 0.4286 -1.43711 1.16791 -0.17273 0.23765 0.90389 -0.27855 -1.46949 - 5.5000 -0.3500 0.5385 -0.92035 1.03721 -0.13761 0.22599 0.63820 -0.44680 -1.46949 - 5.5000 -0.3500 0.6667 -0.52488 0.88179 -0.09363 0.19504 0.39579 -0.55248 -1.46949 - 5.5000 -0.3500 0.8182 -0.22310 0.69664 -0.04584 0.14637 0.18144 -0.59106 -1.46949 - 5.5000 -0.4000 0.0526 -15.94264 2.61010 -0.10656 -0.13870 2.74587 0.78315 -1.33958 - 5.5000 -0.4000 0.1111 -7.17626 1.45886 -0.14741 0.00738 2.10436 0.80230 -1.33958 - 5.5000 -0.4000 0.1765 -4.31157 1.39004 -0.17208 0.08054 1.73480 0.41932 -1.33958 - 5.5000 -0.4000 0.2500 -2.85846 1.27090 -0.18145 0.17603 1.42483 0.30213 -1.33958 - 5.5000 -0.4000 0.3333 -1.95227 1.16970 -0.17553 0.20511 1.13662 0.01587 -1.33958 - 5.5000 -0.4000 0.4286 -1.31754 1.06885 -0.15551 0.21396 0.86428 -0.21719 -1.33958 - 5.5000 -0.4000 0.5385 -0.84404 0.94982 -0.12389 0.20346 0.61015 -0.38904 -1.33958 - 5.5000 -0.4000 0.6667 -0.48149 0.80787 -0.08429 0.17560 0.37835 -0.49994 -1.33958 - 5.5000 -0.4000 0.8182 -0.20471 0.63845 -0.04127 0.13178 0.17342 -0.54555 -1.33958 - 5.5000 -0.4500 0.0526 -14.64406 2.38887 -0.09634 -0.12541 2.63596 0.86970 -1.22617 - 5.5000 -0.4500 0.1111 -6.59435 1.33532 -0.13328 0.00668 2.01896 0.86618 -1.22617 - 5.5000 -0.4500 0.1765 -3.96362 1.27391 -0.15558 0.07282 1.66378 0.47931 -1.22617 - 5.5000 -0.4500 0.2500 -2.62889 1.16586 -0.16405 0.15915 1.36613 0.36051 -1.22617 - 5.5000 -0.4500 0.3333 -1.79619 1.07396 -0.15870 0.18544 1.08958 0.07299 -1.22617 - 5.5000 -0.4500 0.4286 -1.21263 0.98208 -0.14060 0.19344 0.82838 -0.16159 -1.22617 - 5.5000 -0.4500 0.5385 -0.77707 0.87322 -0.11201 0.18395 0.58473 -0.33670 -1.22617 - 5.5000 -0.4500 0.6667 -0.44340 0.74306 -0.07621 0.15876 0.36254 -0.45233 -1.22617 - 5.5000 -0.4500 0.8182 -0.18856 0.58742 -0.03731 0.11914 0.16616 -0.50432 -1.22617 - 5.5000 -0.5000 0.0526 -13.50020 2.19457 -0.08745 -0.11382 2.53604 0.94837 -1.12657 - 5.5000 -0.5000 0.1111 -6.08160 1.22681 -0.12097 0.00606 1.94133 0.92424 -1.12657 - 5.5000 -0.5000 0.1765 -3.65692 1.17181 -0.14121 0.06609 1.59922 0.53384 -1.12657 - 5.5000 -0.5000 0.2500 -2.42646 1.07343 -0.14890 0.14445 1.31278 0.41358 -1.12657 - 5.5000 -0.5000 0.3333 -1.65851 0.98965 -0.14404 0.16832 1.04682 0.12492 -1.12657 - 5.5000 -0.5000 0.4286 -1.12007 0.90562 -0.12762 0.17558 0.79574 -0.11105 -1.12657 - 5.5000 -0.5000 0.5385 -0.71797 0.80569 -0.10166 0.16696 0.56162 -0.28912 -1.12657 - 5.5000 -0.5000 0.6667 -0.40978 0.68590 -0.06917 0.14410 0.34818 -0.40905 -1.12657 - 5.5000 -0.5000 0.8182 -0.17430 0.54240 -0.03387 0.10814 0.15956 -0.46683 -1.12657 - 5.5000 -0.5500 0.0526 -12.48725 2.02301 -0.07965 -0.10368 2.44494 1.02010 -1.03864 - 5.5000 -0.5500 0.1111 -5.62739 1.13099 -0.11019 0.00552 1.87055 0.97718 -1.03864 - 5.5000 -0.5500 0.1765 -3.38513 1.08156 -0.12863 0.06020 1.54035 0.58355 -1.03864 - 5.5000 -0.5500 0.2500 -2.24701 0.99167 -0.13563 0.13158 1.26413 0.46196 -1.03864 - 5.5000 -0.5500 0.3333 -1.53643 0.91502 -0.13121 0.15332 1.00783 0.17227 -1.03864 - 5.5000 -0.5500 0.4286 -1.03796 0.83790 -0.11625 0.15993 0.76599 -0.06497 -1.03864 - 5.5000 -0.5500 0.5385 -0.66553 0.74586 -0.09260 0.15208 0.54055 -0.24574 -1.03864 - 5.5000 -0.5500 0.6667 -0.37994 0.63523 -0.06301 0.13126 0.33508 -0.36959 -1.03864 - 5.5000 -0.5500 0.8182 -0.16164 0.50247 -0.03085 0.09850 0.15354 -0.43265 -1.03864 - 5.5000 -0.6000 0.0526 -11.58584 1.87077 -0.07279 -0.09475 2.36166 1.08568 -0.96061 - 5.5000 -0.6000 0.1111 -5.22305 1.04595 -0.10070 0.00504 1.80584 1.02558 -0.96061 - 5.5000 -0.6000 0.1765 -3.14310 1.00140 -0.11755 0.05502 1.48654 0.62901 -0.96061 - 5.5000 -0.6000 0.2500 -2.08715 0.91899 -0.12395 0.12025 1.21966 0.50620 -0.96061 - 5.5000 -0.6000 0.3333 -1.42763 0.84864 -0.11991 0.14012 0.97219 0.21556 -0.96061 - 5.5000 -0.6000 0.4286 -0.96477 0.77762 -0.10624 0.14616 0.73879 -0.02284 -0.96061 - 5.5000 -0.6000 0.5385 -0.61877 0.69257 -0.08463 0.13899 0.52129 -0.20608 -0.96061 - 5.5000 -0.6000 0.6667 -0.35333 0.59009 -0.05758 0.11996 0.32310 -0.33351 -0.96061 - 5.5000 -0.6000 0.8182 -0.15035 0.46690 -0.02819 0.09002 0.14804 -0.40140 -0.96061 - 5.5000 -0.6500 0.0526 -10.78006 1.73506 -0.06673 -0.08686 2.28532 1.14579 -0.89105 - 5.5000 -0.6500 0.1111 -4.86150 0.97015 -0.09231 0.00462 1.74652 1.06994 -0.89105 - 5.5000 -0.6500 0.1765 -2.92661 0.92986 -0.10776 0.05044 1.43721 0.67067 -0.89105 - 5.5000 -0.6500 0.2500 -1.94412 0.85408 -0.11362 0.11023 1.17890 0.54675 -0.89105 - 5.5000 -0.6500 0.3333 -1.33025 0.78931 -0.10992 0.12844 0.93952 0.25524 -0.89105 - 5.5000 -0.6500 0.4286 -0.89924 0.72372 -0.09739 0.13398 0.71385 0.01578 -0.89105 - 5.5000 -0.6500 0.5385 -0.57690 0.64490 -0.07758 0.12741 0.50363 -0.16973 -0.89105 - 5.5000 -0.6500 0.6667 -0.32950 0.54969 -0.05279 0.10996 0.31213 -0.30044 -0.89105 - 5.5000 -0.6500 0.8182 -0.14023 0.43506 -0.02584 0.08252 0.14300 -0.37276 -0.89105 - 5.5000 -0.7000 0.0526 -10.05674 1.61357 -0.06135 -0.07985 2.21517 1.20103 -0.82879 - 5.5000 -0.7000 0.1111 -4.53685 0.90228 -0.08486 0.00425 1.69202 1.11071 -0.82879 - 5.5000 -0.7000 0.1765 -2.73215 0.86576 -0.09907 0.04637 1.39189 0.70895 -0.82879 - 5.5000 -0.7000 0.2500 -1.81559 0.79588 -0.10446 0.10134 1.14144 0.58401 -0.82879 - 5.5000 -0.7000 0.3333 -1.24273 0.73608 -0.10105 0.11808 0.90950 0.29169 -0.82879 - 5.5000 -0.7000 0.4286 -0.84032 0.67533 -0.08953 0.12317 0.69094 0.05126 -0.82879 - 5.5000 -0.7000 0.5385 -0.53924 0.60208 -0.07132 0.11713 0.48741 -0.13633 -0.82879 - 5.5000 -0.7000 0.6667 -0.30806 0.51339 -0.04853 0.10109 0.30204 -0.27006 -0.82879 - 5.5000 -0.7000 0.8182 -0.13113 0.40644 -0.02376 0.07586 0.13836 -0.34645 -0.82879 - 5.5000 -0.7500 0.0526 -9.40493 1.50439 -0.05655 -0.07360 2.15056 1.25190 -0.77283 - 5.5000 -0.7500 0.1111 -4.24420 0.84128 -0.07822 0.00392 1.64182 1.14825 -0.77283 - 5.5000 -0.7500 0.1765 -2.55680 0.80809 -0.09132 0.04274 1.35014 0.74421 -0.77283 - 5.5000 -0.7500 0.2500 -1.69966 0.74348 -0.09628 0.09341 1.10694 0.61832 -0.77283 - 5.5000 -0.7500 0.3333 -1.16375 0.68812 -0.09315 0.10884 0.88185 0.32527 -0.77283 - 5.5000 -0.7500 0.4286 -0.78715 0.63171 -0.08252 0.11354 0.66984 0.08394 -0.77283 - 5.5000 -0.7500 0.5385 -0.50524 0.56347 -0.06574 0.10797 0.47247 -0.10556 -0.77283 - 5.5000 -0.7500 0.6667 -0.28870 0.48064 -0.04473 0.09318 0.29275 -0.24207 -0.77283 - 5.5000 -0.7500 0.8182 -0.12291 0.38061 -0.02190 0.06993 0.13410 -0.32221 -0.77283 - 5.5000 -0.8000 0.0526 -8.81542 1.40591 -0.05225 -0.06801 2.09093 1.29886 -0.72235 - 5.5000 -0.8000 0.1111 -3.97944 0.78626 -0.07228 0.00362 1.59549 1.18291 -0.72235 - 5.5000 -0.8000 0.1765 -2.39812 0.75603 -0.08438 0.03949 1.31161 0.77676 -0.72235 - 5.5000 -0.8000 0.2500 -1.59471 0.69614 -0.08897 0.08632 1.07509 0.65000 -0.72235 - 5.5000 -0.8000 0.3333 -1.09224 0.64476 -0.08607 0.10058 0.85632 0.35627 -0.72235 - 5.5000 -0.8000 0.4286 -0.73898 0.59225 -0.07626 0.10491 0.65036 0.11411 -0.72235 - 5.5000 -0.8000 0.5385 -0.47444 0.52852 -0.06075 0.09977 0.45867 -0.07716 -0.72235 - 5.5000 -0.8000 0.6667 -0.27116 0.45100 -0.04133 0.08611 0.28417 -0.21624 -0.72235 - 5.5000 -0.8000 0.8182 -0.11546 0.35722 -0.02024 0.06462 0.13016 -0.29983 -0.72235 - 6.0000 0.0000 0.0526 -38.19661 6.83806 -0.29118 -0.37391 4.25222 -0.38652 -3.28889 - 6.0000 0.0000 0.1111 -17.05179 3.73503 -0.40172 0.02364 3.26571 -0.06982 -3.28889 - 6.0000 0.0000 0.1765 -10.17594 3.45921 -0.46769 0.22161 2.69279 -0.40368 -3.28889 - 6.0000 0.0000 0.2500 -6.70405 3.10752 -0.49183 0.47925 2.21055 -0.49856 -3.28889 - 6.0000 0.0000 0.3333 -4.55200 2.81961 -0.47458 0.55646 1.76190 -0.76530 -3.28889 - 6.0000 0.0000 0.4286 -3.05561 2.54739 -0.41942 0.57885 1.33832 -0.97418 -3.28889 - 6.0000 0.0000 0.5385 -1.94804 2.24303 -0.33332 0.54911 0.94368 -1.09810 -3.28889 - 6.0000 0.0000 0.6667 -1.10650 1.89421 -0.22626 0.47290 0.58441 -1.14158 -3.28889 - 6.0000 0.0000 0.8182 -0.46866 1.48931 -0.11052 0.35424 0.26749 -1.09858 -3.28889 - 6.0000 -0.0500 0.0526 -33.46961 5.96536 -0.25057 -0.32176 3.98060 -0.17254 -2.86802 - 6.0000 -0.0500 0.1111 -14.94953 3.25861 -0.34569 0.02034 3.05525 0.08852 -2.86802 - 6.0000 -0.0500 0.1765 -8.92639 3.02246 -0.40246 0.19070 2.51827 -0.25504 -2.86802 - 6.0000 -0.0500 0.2500 -5.88416 2.71846 -0.42324 0.41241 2.06672 -0.35416 -2.86802 - 6.0000 -0.0500 0.3333 -3.99743 2.46934 -0.40839 0.47885 1.64692 -0.62432 -2.86802 - 6.0000 -0.0500 0.4286 -2.68464 2.23303 -0.36092 0.49812 1.25078 -0.83727 -2.86802 - 6.0000 -0.0500 0.5385 -1.71225 1.96775 -0.28683 0.47253 0.88184 -0.96949 -2.86802 - 6.0000 -0.0500 0.6667 -0.97291 1.66274 -0.19470 0.40694 0.54604 -1.02480 -2.86802 - 6.0000 -0.0500 0.8182 -0.41220 1.30787 -0.09511 0.30483 0.24990 -0.99757 -2.86802 - 6.0000 -0.1000 0.0526 -29.57953 5.24955 -0.21755 -0.27935 3.74160 0.01575 -2.52306 - 6.0000 -0.1000 0.1111 -13.21878 2.86779 -0.30013 0.01766 2.87005 0.22785 -2.52306 - 6.0000 -0.1000 0.1765 -7.89722 2.66380 -0.34941 0.16557 2.36471 -0.12425 -2.52306 - 6.0000 -0.1000 0.2500 -5.20858 2.39868 -0.36745 0.35805 1.94016 -0.22710 -2.52306 - 6.0000 -0.1000 0.3333 -3.54028 2.18120 -0.35457 0.41574 1.54575 -0.50027 -2.52306 - 6.0000 -0.1000 0.4286 -2.37871 1.97424 -0.31335 0.43246 1.17375 -0.71680 -2.52306 - 6.0000 -0.1000 0.5385 -1.51775 1.74101 -0.24902 0.41025 0.82741 -0.85632 -2.52306 - 6.0000 -0.1000 0.6667 -0.86269 1.47199 -0.16904 0.35331 0.51228 -0.92205 -2.52306 - 6.0000 -0.1000 0.8182 -0.36561 1.15831 -0.08257 0.26466 0.23443 -0.90870 -2.52306 - 6.0000 -0.1500 0.0526 -26.33888 4.65516 -0.19036 -0.24444 3.53018 0.18231 -2.23679 - 6.0000 -0.1500 0.1111 -11.77638 2.54324 -0.26262 0.01545 2.70624 0.35109 -2.23679 - 6.0000 -0.1500 0.1765 -7.03917 2.36563 -0.30575 0.14488 2.22888 -0.00856 -2.23679 - 6.0000 -0.1500 0.2500 -4.64509 2.13260 -0.32153 0.31330 1.82821 -0.11471 -2.23679 - 6.0000 -0.1500 0.3333 -3.15883 1.94125 -0.31025 0.36378 1.45625 -0.39053 -2.23679 - 6.0000 -0.1500 0.4286 -2.12335 1.75860 -0.27419 0.37841 1.10562 -0.61024 -2.23679 - 6.0000 -0.1500 0.5385 -1.35533 1.55195 -0.21790 0.35898 0.77928 -0.75621 -2.23679 - 6.0000 -0.1500 0.6667 -0.77063 1.31288 -0.14791 0.30915 0.48242 -0.83115 -2.23679 - 6.0000 -0.1500 0.8182 -0.32668 1.03351 -0.07225 0.23158 0.22074 -0.83008 -2.23679 - 6.0000 -0.2000 0.0526 -23.60998 4.15621 -0.16773 -0.21538 3.34227 0.33034 -1.99661 - 6.0000 -0.2000 0.1111 -10.56130 2.27078 -0.23140 0.01362 2.56064 0.46063 -1.99661 - 6.0000 -0.2000 0.1765 -6.31603 2.11506 -0.26940 0.12765 2.10815 0.09427 -1.99661 - 6.0000 -0.2000 0.2500 -4.17000 1.90880 -0.28331 0.27606 1.72871 -0.01481 -1.99661 - 6.0000 -0.2000 0.3333 -2.83709 1.73927 -0.27337 0.32054 1.37671 -0.29300 -1.99661 - 6.0000 -0.2000 0.4286 -1.90789 1.57696 -0.24160 0.33343 1.04505 -0.51552 -1.99661 - 6.0000 -0.2000 0.5385 -1.21826 1.39261 -0.19200 0.31630 0.73649 -0.66723 -1.99661 - 6.0000 -0.2000 0.6667 -0.69291 1.17872 -0.13033 0.27240 0.45588 -0.75036 -1.99661 - 6.0000 -0.2000 0.8182 -0.29381 0.92825 -0.06366 0.20405 0.20857 -0.76020 -1.99661 - 6.0000 -0.2500 0.0526 -21.28990 3.73333 -0.14871 -0.19097 3.17451 0.46251 -1.79314 - 6.0000 -0.2500 0.1111 -9.52785 2.03983 -0.20517 0.01207 2.43065 0.55842 -1.79314 - 6.0000 -0.2500 0.1765 -5.70075 1.90246 -0.23886 0.11318 2.00036 0.18608 -1.79314 - 6.0000 -0.2500 0.2500 -3.76561 1.71875 -0.25119 0.24476 1.63987 0.07438 -1.79314 - 6.0000 -0.2500 0.3333 -2.56313 1.56762 -0.24238 0.28420 1.30569 -0.20592 -1.79314 - 6.0000 -0.2500 0.4286 -1.72436 1.42248 -0.21421 0.29563 0.99098 -0.43096 -1.79314 - 6.0000 -0.2500 0.5385 -1.10146 1.25703 -0.17023 0.28045 0.69829 -0.58780 -1.79314 - 6.0000 -0.2500 0.6667 -0.62667 1.06452 -0.11556 0.24152 0.43219 -0.67824 -1.79314 - 6.0000 -0.2500 0.8182 -0.26579 0.83861 -0.05644 0.18092 0.19771 -0.69782 -1.79314 - 6.0000 -0.3000 0.0526 -19.30041 3.37180 -0.13260 -0.17027 3.02411 0.58100 -1.61926 - 6.0000 -0.3000 0.1111 -8.64132 1.84239 -0.18293 0.01076 2.31411 0.64610 -1.61926 - 6.0000 -0.3000 0.1765 -5.17274 1.72050 -0.21297 0.10092 1.90373 0.26838 -1.61926 - 6.0000 -0.3000 0.2500 -3.41843 1.55597 -0.22397 0.21824 1.56023 0.15433 -1.61926 - 6.0000 -0.3000 0.3333 -2.32784 1.42048 -0.21611 0.25340 1.24203 -0.12785 -1.61926 - 6.0000 -0.3000 0.4286 -1.56668 1.28998 -0.19099 0.26359 0.94251 -0.35515 -1.61926 - 6.0000 -0.3000 0.5385 -1.00108 1.14068 -0.15178 0.25005 0.66405 -0.51658 -1.61926 - 6.0000 -0.3000 0.6667 -0.56972 0.96646 -0.10303 0.21534 0.41094 -0.61357 -1.61926 - 6.0000 -0.3000 0.8182 -0.24170 0.76163 -0.05033 0.16131 0.18798 -0.64189 -1.61926 - 6.0000 -0.3500 0.0526 -17.58117 3.06031 -0.11883 -0.15259 2.88875 0.68763 -1.46949 - 6.0000 -0.3500 0.1111 -7.87495 1.67225 -0.16394 0.00965 2.20923 0.72500 -1.46949 - 6.0000 -0.3500 0.1765 -4.71611 1.56356 -0.19086 0.09044 1.81676 0.34245 -1.46949 - 6.0000 -0.3500 0.2500 -3.11807 1.41546 -0.20071 0.19557 1.48855 0.22629 -1.46949 - 6.0000 -0.3500 0.3333 -2.12421 1.29338 -0.19367 0.22708 1.18473 -0.05760 -1.46949 - 6.0000 -0.3500 0.4286 -1.43018 1.17545 -0.17116 0.23622 0.89889 -0.28693 -1.46949 - 6.0000 -0.3500 0.5385 -0.91416 1.04005 -0.13602 0.22409 0.63323 -0.45249 -1.46949 - 6.0000 -0.3500 0.6667 -0.52040 0.88162 -0.09233 0.19298 0.39183 -0.55538 -1.46949 - 6.0000 -0.3500 0.8182 -0.22082 0.69501 -0.04510 0.14456 0.17921 -0.59156 -1.46949 - 6.0000 -0.4000 0.0526 -16.08506 2.79003 -0.10698 -0.13738 2.76651 0.78394 -1.33958 - 6.0000 -0.4000 0.1111 -7.20780 1.52463 -0.14760 0.00869 2.11451 0.79626 -1.33958 - 6.0000 -0.4000 0.1765 -4.31845 1.42725 -0.17183 0.08142 1.73822 0.40935 -1.33958 - 6.0000 -0.4000 0.2500 -2.85641 1.29331 -0.18070 0.17608 1.42382 0.29128 -1.33958 - 6.0000 -0.4000 0.3333 -1.94674 1.18281 -0.17436 0.20445 1.13298 0.00585 -1.33958 - 6.0000 -0.4000 0.4286 -1.31117 1.07576 -0.15410 0.21267 0.85949 -0.22531 -1.33958 - 6.0000 -0.4000 0.5385 -0.83836 0.95241 -0.12246 0.20175 0.60539 -0.39460 -1.33958 - 6.0000 -0.4000 0.6667 -0.47738 0.80771 -0.08313 0.17374 0.37456 -0.50282 -1.33958 - 6.0000 -0.4000 0.8182 -0.20261 0.63695 -0.04061 0.13015 0.17130 -0.54610 -1.33958 - 6.0000 -0.4500 0.0526 -14.77484 2.55401 -0.09673 -0.12421 2.65573 0.87121 -1.22617 - 6.0000 -0.4500 0.1111 -6.62333 1.39570 -0.13344 0.00785 2.02867 0.86084 -1.22617 - 6.0000 -0.4500 0.1765 -3.96995 1.30810 -0.15536 0.07361 1.66704 0.46997 -1.22617 - 6.0000 -0.4500 0.2500 -2.62700 1.18646 -0.16338 0.15920 1.36516 0.35017 -1.22617 - 6.0000 -0.4500 0.3333 -1.79110 1.08601 -0.15765 0.18485 1.08609 0.06335 -1.22617 - 6.0000 -0.4500 0.4286 -1.20677 0.98842 -0.13932 0.19228 0.82378 -0.16947 -1.22617 - 6.0000 -0.4500 0.5385 -0.77184 0.87560 -0.11072 0.18240 0.58017 -0.34215 -1.22617 - 6.0000 -0.4500 0.6667 -0.43962 0.74290 -0.07516 0.15709 0.35891 -0.45520 -1.22617 - 6.0000 -0.4500 0.8182 -0.18663 0.58603 -0.03671 0.11767 0.16413 -0.50490 -1.22617 - 6.0000 -0.5000 0.0526 -13.62072 2.34670 -0.08779 -0.11273 2.55502 0.95055 -1.12657 - 6.0000 -0.5000 0.1111 -6.10833 1.28245 -0.12112 0.00713 1.95064 0.91954 -1.12657 - 6.0000 -0.5000 0.1765 -3.66275 1.20333 -0.14101 0.06682 1.60234 0.52508 -1.12657 - 6.0000 -0.5000 0.2500 -2.42471 1.09243 -0.14829 0.14449 1.31183 0.40371 -1.12657 - 6.0000 -0.5000 0.3333 -1.65381 1.00078 -0.14309 0.16777 1.04346 0.11562 -1.12657 - 6.0000 -0.5000 0.4286 -1.11465 0.91148 -0.12645 0.17452 0.79133 -0.11871 -1.12657 - 6.0000 -0.5000 0.5385 -0.71313 0.80789 -0.10049 0.16556 0.55724 -0.29447 -1.12657 - 6.0000 -0.5000 0.6667 -0.40628 0.68575 -0.06822 0.14258 0.34469 -0.41190 -1.12657 - 6.0000 -0.5000 0.8182 -0.17251 0.54111 -0.03332 0.10680 0.15761 -0.46746 -1.12657 - 6.0000 -0.5500 0.0526 -12.59869 2.16361 -0.07997 -0.10269 2.46321 1.02288 -1.03864 - 6.0000 -0.5500 0.1111 -5.65212 1.18244 -0.11033 0.00649 1.87950 0.97306 -1.03864 - 6.0000 -0.5500 0.1765 -3.39053 1.11072 -0.12844 0.06086 1.54335 0.57532 -1.03864 - 6.0000 -0.5500 0.2500 -2.24539 1.00926 -0.13507 0.13162 1.26322 0.45252 -1.03864 - 6.0000 -0.5500 0.3333 -1.53206 0.92533 -0.13033 0.15282 1.00459 0.16328 -1.03864 - 6.0000 -0.5500 0.4286 -1.03293 0.84332 -0.11518 0.15897 0.76174 -0.07243 -1.03864 - 6.0000 -0.5500 0.5385 -0.66104 0.74789 -0.09154 0.15080 0.53633 -0.25099 -1.03864 - 6.0000 -0.5500 0.6667 -0.37670 0.63509 -0.06214 0.12987 0.33172 -0.37243 -1.03864 - 6.0000 -0.5500 0.8182 -0.15998 0.50128 -0.03035 0.09728 0.15166 -0.43331 -1.03864 - 6.0000 -0.6000 0.0526 -11.68920 2.00113 -0.07308 -0.09385 2.37927 1.08901 -0.96061 - 6.0000 -0.6000 0.1111 -5.24600 1.09367 -0.10083 0.00593 1.81446 1.02200 -0.96061 - 6.0000 -0.6000 0.1765 -3.14812 1.02845 -0.11738 0.05562 1.48942 0.62125 -0.96061 - 6.0000 -0.6000 0.2500 -2.08565 0.93532 -0.12344 0.12028 1.21877 0.49714 -0.96061 - 6.0000 -0.6000 0.3333 -1.42358 0.85820 -0.11911 0.13966 0.96906 0.20685 -0.96061 - 6.0000 -0.6000 0.4286 -0.96010 0.78266 -0.10527 0.14528 0.73468 -0.03012 -0.96061 - 6.0000 -0.6000 0.5385 -0.61460 0.69445 -0.08366 0.13782 0.51722 -0.21124 -0.96061 - 6.0000 -0.6000 0.6667 -0.35031 0.58995 -0.05679 0.11869 0.31987 -0.33634 -0.96061 - 6.0000 -0.6000 0.8182 -0.14881 0.46578 -0.02774 0.08891 0.14623 -0.40210 -0.96061 - 6.0000 -0.6500 0.0526 -10.87620 1.85627 -0.06699 -0.08603 2.30233 1.14962 -0.89105 - 6.0000 -0.6500 0.1111 -4.88286 1.01453 -0.09243 0.00544 1.75484 1.06685 -0.89105 - 6.0000 -0.6500 0.1765 -2.93128 0.95504 -0.10760 0.05099 1.43998 0.66336 -0.89105 - 6.0000 -0.6500 0.2500 -1.94271 0.86928 -0.11316 0.11026 1.17803 0.53805 -0.89105 - 6.0000 -0.6500 0.3333 -1.32647 0.79822 -0.10919 0.12803 0.93649 0.24678 -0.89105 - 6.0000 -0.6500 0.4286 -0.89488 0.72841 -0.09650 0.13318 0.70989 0.00866 -0.89105 - 6.0000 -0.6500 0.5385 -0.57300 0.64666 -0.07669 0.12634 0.49970 -0.17481 -0.89105 - 6.0000 -0.6500 0.6667 -0.32668 0.54956 -0.05206 0.10880 0.30900 -0.30326 -0.89105 - 6.0000 -0.6500 0.8182 -0.13879 0.43401 -0.02543 0.08150 0.14125 -0.37349 -0.89105 - 6.0000 -0.7000 0.0526 -10.14641 1.72658 -0.06159 -0.07909 2.23163 1.20532 -0.82879 - 6.0000 -0.7000 0.1111 -4.55678 0.94367 -0.08497 0.00500 1.70006 1.10806 -0.82879 - 6.0000 -0.7000 0.1765 -2.73651 0.88925 -0.09892 0.04687 1.39456 0.70205 -0.82879 - 6.0000 -0.7000 0.2500 -1.81428 0.81007 -0.10403 0.10137 1.14059 0.57563 -0.82879 - 6.0000 -0.7000 0.3333 -1.23919 0.74439 -0.10038 0.11770 0.90656 0.28348 -0.82879 - 6.0000 -0.7000 0.4286 -0.83625 0.67971 -0.08871 0.12243 0.68710 0.04430 -0.82879 - 6.0000 -0.7000 0.5385 -0.53560 0.60372 -0.07050 0.11614 0.48360 -0.14134 -0.82879 - 6.0000 -0.7000 0.6667 -0.30542 0.51327 -0.04786 0.10002 0.29901 -0.27286 -0.82879 - 6.0000 -0.7000 0.8182 -0.12978 0.40546 -0.02338 0.07493 0.13667 -0.34720 -0.82879 - 6.0000 -0.7500 0.0526 -9.48875 1.61001 -0.05677 -0.07290 2.16652 1.25662 -0.77283 - 6.0000 -0.7500 0.1111 -4.26284 0.87998 -0.07832 0.00461 1.64960 1.14602 -0.77283 - 6.0000 -0.7500 0.1765 -2.56089 0.83007 -0.09118 0.04321 1.35272 0.73768 -0.77283 - 6.0000 -0.7500 0.2500 -1.69843 0.75676 -0.09589 0.09344 1.10611 0.61025 -0.77283 - 6.0000 -0.7500 0.3333 -1.16044 0.69590 -0.09253 0.10849 0.87900 0.31728 -0.77283 - 6.0000 -0.7500 0.4286 -0.78333 0.63581 -0.08177 0.11286 0.66611 0.07712 -0.77283 - 6.0000 -0.7500 0.5385 -0.50183 0.56500 -0.06498 0.10706 0.46878 -0.11050 -0.77283 - 6.0000 -0.7500 0.6667 -0.28622 0.48053 -0.04411 0.09220 0.28982 -0.24487 -0.77283 - 6.0000 -0.7500 0.8182 -0.12165 0.37969 -0.02155 0.06906 0.13245 -0.32298 -0.77283 - 6.0000 -0.8000 0.0526 -8.89397 1.50484 -0.05246 -0.06736 2.10641 1.30397 -0.72235 - 6.0000 -0.8000 0.1111 -3.99692 0.82252 -0.07237 0.00426 1.60303 1.18106 -0.72235 - 6.0000 -0.8000 0.1765 -2.40195 0.77663 -0.08426 0.03992 1.31411 0.77057 -0.72235 - 6.0000 -0.8000 0.2500 -1.59356 0.70859 -0.08861 0.08634 1.07428 0.64220 -0.72235 - 6.0000 -0.8000 0.3333 -1.08913 0.65206 -0.08550 0.10025 0.85356 0.34847 -0.72235 - 6.0000 -0.8000 0.4286 -0.73540 0.59610 -0.07556 0.10428 0.64674 0.10741 -0.72235 - 6.0000 -0.8000 0.5385 -0.47124 0.52996 -0.06005 0.09893 0.45509 -0.08204 -0.72235 - 6.0000 -0.8000 0.6667 -0.26883 0.45089 -0.04076 0.08520 0.28133 -0.21903 -0.72235 - 6.0000 -0.8000 0.8182 -0.11427 0.35636 -0.01991 0.06382 0.12856 -0.30063 -0.72235 - 6.5000 0.0000 0.0526 -38.50596 7.23433 -0.29221 -0.37066 4.28145 -0.39470 -3.28889 - 6.5000 0.0000 0.1111 -17.11947 3.87856 -0.40216 0.02681 3.28008 -0.08395 -3.28889 - 6.5000 0.0000 0.1765 -10.19047 3.53968 -0.46705 0.22374 2.69764 -0.42047 -3.28889 - 6.5000 0.0000 0.2500 -6.69964 3.15560 -0.48999 0.47934 2.20915 -0.51459 -3.28889 - 6.5000 0.0000 0.3333 -4.54037 2.84756 -0.47171 0.55481 1.75680 -0.77883 -3.28889 - 6.5000 0.0000 0.4286 -3.04236 2.56207 -0.41595 0.57569 1.33161 -0.98433 -3.28889 - 6.5000 0.0000 0.5385 -1.93629 2.24862 -0.32984 0.54492 0.93702 -1.10446 -3.28889 - 6.5000 0.0000 0.6667 -1.09804 1.89411 -0.22342 0.46838 0.57911 -1.14457 -3.28889 - 6.5000 0.0000 0.8182 -0.46437 1.48634 -0.10891 0.35028 0.26452 -1.09855 -3.28889 - 6.5000 -0.0500 0.0526 -33.74054 6.31222 -0.25146 -0.31896 4.00791 -0.17910 -2.86802 - 6.5000 -0.0500 0.1111 -15.00886 3.38430 -0.34607 0.02307 3.06866 0.07596 -2.86802 - 6.5000 -0.0500 0.1765 -8.93915 3.09298 -0.40191 0.19254 2.52279 -0.27042 -2.86802 - 6.5000 -0.0500 0.2500 -5.88029 2.76062 -0.42165 0.41248 2.06540 -0.36905 -2.86802 - 6.5000 -0.0500 0.3333 -3.98721 2.49386 -0.40592 0.47743 1.64215 -0.63703 -2.86802 - 6.5000 -0.0500 0.4286 -2.67298 2.24591 -0.35794 0.49539 1.24450 -0.84690 -2.86802 - 6.5000 -0.0500 0.5385 -1.70191 1.97264 -0.28384 0.46892 0.87561 -0.97559 -2.86802 - 6.5000 -0.0500 0.6667 -0.96547 1.66264 -0.19226 0.40306 0.54109 -1.02774 -2.86802 - 6.5000 -0.0500 0.8182 -0.40843 1.30524 -0.09372 0.30143 0.24713 -0.99764 -2.86802 - 6.5000 -0.1000 0.0526 -29.81885 5.55579 -0.21832 -0.27692 3.76721 0.01061 -2.52306 - 6.5000 -0.1000 0.1111 -13.27122 2.97882 -0.30046 0.02003 2.88262 0.21666 -2.52306 - 6.5000 -0.1000 0.1765 -7.90851 2.72613 -0.34894 0.16716 2.36894 -0.13839 -2.52306 - 6.5000 -0.1000 0.2500 -5.20515 2.43597 -0.36608 0.35812 1.93891 -0.24100 -2.52306 - 6.5000 -0.1000 0.3333 -3.53123 2.20290 -0.35242 0.41450 1.54126 -0.51225 -2.52306 - 6.5000 -0.1000 0.4286 -2.36837 1.98565 -0.31076 0.43010 1.16785 -0.72597 -2.52306 - 6.5000 -0.1000 0.5385 -1.50857 1.74533 -0.24643 0.40712 0.82157 -0.86220 -2.52306 - 6.5000 -0.1000 0.6667 -0.85608 1.47189 -0.16692 0.34994 0.50764 -0.92493 -2.52306 - 6.5000 -0.1000 0.8182 -0.36226 1.15597 -0.08137 0.26170 0.23183 -0.90884 -2.52306 - 6.5000 -0.1500 0.0526 -26.55188 4.92758 -0.19103 -0.24231 3.55430 0.17842 -2.23679 - 6.5000 -0.1500 0.1111 -11.82310 2.64205 -0.26290 0.01753 2.71806 0.34112 -2.23679 - 6.5000 -0.1500 0.1765 -7.04923 2.42115 -0.30533 0.14627 2.23284 -0.02160 -2.23679 - 6.5000 -0.1500 0.2500 -4.64203 2.16583 -0.32032 0.31336 1.82702 -0.12772 -2.23679 - 6.5000 -0.1500 0.3333 -3.15074 1.96060 -0.30838 0.36270 1.45202 -0.40187 -2.23679 - 6.5000 -0.1500 0.4286 -2.11411 1.76877 -0.27192 0.37635 1.10006 -0.61900 -2.23679 - 6.5000 -0.1500 0.5385 -1.34713 1.55580 -0.21563 0.35624 0.77377 -0.76190 -2.23679 - 6.5000 -0.1500 0.6667 -0.76472 1.31278 -0.14606 0.30620 0.47805 -0.83399 -2.23679 - 6.5000 -0.1500 0.8182 -0.32369 1.03140 -0.07120 0.22899 0.21829 -0.83030 -2.23679 - 6.5000 -0.2000 0.0526 -23.80083 4.40018 -0.16832 -0.21351 3.36506 0.32757 -1.99661 - 6.5000 -0.2000 0.1111 -10.60319 2.35931 -0.23165 0.01544 2.57179 0.45174 -1.99661 - 6.5000 -0.2000 0.1765 -6.32506 2.16483 -0.26903 0.12888 2.11188 0.08220 -1.99661 - 6.5000 -0.2000 0.2500 -4.16725 1.93861 -0.28225 0.27611 1.72757 -0.02704 -1.99661 - 6.5000 -0.2000 0.3333 -2.82982 1.75664 -0.27172 0.31958 1.37270 -0.30377 -1.99661 - 6.5000 -0.2000 0.4286 -1.89959 1.58608 -0.23960 0.33161 1.03980 -0.52393 -1.99661 - 6.5000 -0.2000 0.5385 -1.21088 1.39607 -0.19000 0.31389 0.73128 -0.67275 -1.99661 - 6.5000 -0.2000 0.6667 -0.68759 1.17862 -0.12870 0.26980 0.45175 -0.75317 -1.99661 - 6.5000 -0.2000 0.8182 -0.29111 0.92635 -0.06274 0.20177 0.20626 -0.76049 -1.99661 - 6.5000 -0.2500 0.0526 -21.46193 3.95313 -0.14924 -0.18930 3.19611 0.46074 -1.79314 - 6.5000 -0.2500 0.1111 -9.56563 2.11963 -0.20539 0.01369 2.44120 0.55050 -1.79314 - 6.5000 -0.2500 0.1765 -5.70890 1.94734 -0.23854 0.11427 2.00388 0.17488 -1.79314 - 6.5000 -0.2500 0.2500 -3.76312 1.74566 -0.25025 0.24481 1.63878 0.06285 -1.79314 - 6.5000 -0.2500 0.3333 -2.55656 1.58330 -0.24091 0.28335 1.30189 -0.21619 -1.79314 - 6.5000 -0.2500 0.4286 -1.71685 1.43072 -0.21244 0.29402 0.98600 -0.43904 -1.79314 - 6.5000 -0.2500 0.5385 -1.09478 1.26015 -0.16846 0.27830 0.69335 -0.59316 -1.79314 - 6.5000 -0.2500 0.6667 -0.62185 1.06442 -0.11411 0.23922 0.42827 -0.68100 -1.79314 - 6.5000 -0.2500 0.8182 -0.26335 0.83689 -0.05562 0.17890 0.19552 -0.69816 -1.79314 - 6.5000 -0.3000 0.0526 -19.45629 3.57088 -0.13307 -0.16879 3.04464 0.58012 -1.61926 - 6.5000 -0.3000 0.1111 -8.67559 1.91469 -0.18313 0.01221 2.32413 0.63905 -1.61926 - 6.5000 -0.3000 0.1765 -5.18013 1.76120 -0.21268 0.10189 1.90706 0.25797 -1.61926 - 6.5000 -0.3000 0.2500 -3.41617 1.58038 -0.22313 0.21828 1.55918 0.14343 -1.61926 - 6.5000 -0.3000 0.3333 -2.32187 1.43471 -0.21480 0.25264 1.23840 -0.13767 -1.61926 - 6.5000 -0.3000 0.4286 -1.55985 1.29746 -0.18941 0.26215 0.93776 -0.36294 -1.61926 - 6.5000 -0.3000 0.5385 -0.99501 1.14350 -0.15020 0.24814 0.65935 -0.52180 -1.61926 - 6.5000 -0.3000 0.6667 -0.56535 0.96637 -0.10174 0.21329 0.40722 -0.61631 -1.61926 - 6.5000 -0.3000 0.8182 -0.23948 0.76006 -0.04960 0.15951 0.18589 -0.64228 -1.61926 - 6.5000 -0.3500 0.0526 -17.72311 3.24151 -0.11925 -0.15126 2.90833 0.68756 -1.46949 - 6.5000 -0.3500 0.1111 -7.90617 1.73809 -0.16411 0.01094 2.21878 0.71873 -1.46949 - 6.5000 -0.3500 0.1765 -4.72285 1.60064 -0.19060 0.09131 1.81993 0.33274 -1.46949 - 6.5000 -0.3500 0.2500 -3.11601 1.43770 -0.19996 0.19561 1.48755 0.21595 -1.46949 - 6.5000 -0.3500 0.3333 -2.11875 1.30635 -0.19250 0.22641 1.18127 -0.06700 -1.46949 - 6.5000 -0.3500 0.4286 -1.42394 1.18227 -0.16974 0.23493 0.89436 -0.29446 -1.46949 - 6.5000 -0.3500 0.5385 -0.90861 1.04262 -0.13460 0.22238 0.62875 -0.45759 -1.46949 - 6.5000 -0.3500 0.6667 -0.51640 0.88153 -0.09118 0.19114 0.38827 -0.55809 -1.46949 - 6.5000 -0.3500 0.8182 -0.21879 0.69357 -0.04445 0.14295 0.17723 -0.59200 -1.46949 - 6.5000 -0.4000 0.0526 -16.21488 2.95568 -0.10736 -0.13618 2.78522 0.78459 -1.33958 - 6.5000 -0.4000 0.1111 -7.23637 1.58484 -0.14775 0.00985 2.12362 0.79070 -1.33958 - 6.5000 -0.4000 0.1765 -4.32463 1.46118 -0.17160 0.08220 1.74123 0.40027 -1.33958 - 6.5000 -0.4000 0.2500 -2.85452 1.31368 -0.18002 0.17611 1.42285 0.28145 -1.33958 - 6.5000 -0.4000 0.3333 -1.94174 1.19469 -0.17331 0.20384 1.12967 -0.00318 -1.33958 - 6.5000 -0.4000 0.4286 -1.30545 1.08200 -0.15282 0.21151 0.85515 -0.23260 -1.33958 - 6.5000 -0.4000 0.5385 -0.83326 0.95477 -0.12118 0.20021 0.60111 -0.39959 -1.33958 - 6.5000 -0.4000 0.6667 -0.47371 0.80762 -0.08209 0.17209 0.37116 -0.50551 -1.33958 - 6.5000 -0.4000 0.8182 -0.20075 0.63562 -0.04001 0.12870 0.16940 -0.54658 -1.33958 - 6.5000 -0.4500 0.0526 -14.89403 2.70605 -0.09707 -0.12312 2.67366 0.87252 -1.22617 - 6.5000 -0.4500 0.1111 -6.64959 1.45099 -0.13359 0.00891 2.03739 0.85591 -1.22617 - 6.5000 -0.4500 0.1765 -3.97563 1.33927 -0.15515 0.07432 1.66992 0.46147 -1.22617 - 6.5000 -0.4500 0.2500 -2.62527 1.20518 -0.16276 0.15923 1.36422 0.34081 -1.22617 - 6.5000 -0.4500 0.3333 -1.78650 1.09694 -0.15669 0.18430 1.08290 0.05465 -1.22617 - 6.5000 -0.4500 0.4286 -1.20150 0.99417 -0.13817 0.19123 0.81963 -0.17655 -1.22617 - 6.5000 -0.4500 0.5385 -0.76715 0.87776 -0.10957 0.18101 0.57606 -0.34703 -1.22617 - 6.5000 -0.4500 0.6667 -0.43623 0.74282 -0.07422 0.15559 0.35566 -0.45785 -1.22617 - 6.5000 -0.4500 0.8182 -0.18491 0.58480 -0.03618 0.11636 0.16231 -0.50542 -1.22617 - 6.5000 -0.5000 0.0526 -13.73057 2.48675 -0.08810 -0.11175 2.57224 0.95246 -1.12657 - 6.5000 -0.5000 0.1111 -6.13254 1.33340 -0.12125 0.00808 1.95900 0.91520 -1.12657 - 6.5000 -0.5000 0.1765 -3.66800 1.23207 -0.14082 0.06746 1.60509 0.51710 -1.12657 - 6.5000 -0.5000 0.2500 -2.42311 1.10970 -0.14773 0.14452 1.31092 0.39477 -1.12657 - 6.5000 -0.5000 0.3333 -1.64956 1.01086 -0.14222 0.16727 1.04040 0.10723 -1.12657 - 6.5000 -0.5000 0.4286 -1.10978 0.91678 -0.12541 0.17357 0.78733 -0.12560 -1.12657 - 6.5000 -0.5000 0.5385 -0.70879 0.80989 -0.09945 0.16429 0.55329 -0.29925 -1.12657 - 6.5000 -0.5000 0.6667 -0.40315 0.68567 -0.06736 0.14122 0.34156 -0.41454 -1.12657 - 6.5000 -0.5000 0.8182 -0.17092 0.53997 -0.03284 0.10561 0.15586 -0.46801 -1.12657 - 6.5000 -0.5500 0.0526 -12.70026 2.29306 -0.08025 -0.10179 2.47977 1.02533 -1.03864 - 6.5000 -0.5500 0.1111 -5.67452 1.22955 -0.11044 0.00736 1.88754 0.96925 -1.03864 - 6.5000 -0.5500 0.1765 -3.39539 1.13731 -0.12827 0.06145 1.54599 0.56782 -1.03864 - 6.5000 -0.5500 0.2500 -2.24391 1.02524 -0.13457 0.13164 1.26233 0.44396 -1.03864 - 6.5000 -0.5500 0.3333 -1.52812 0.93466 -0.12955 0.15237 1.00164 0.15516 -1.03864 - 6.5000 -0.5500 0.4286 -1.02841 0.84823 -0.11423 0.15810 0.75789 -0.07914 -1.03864 - 6.5000 -0.5500 0.5385 -0.65701 0.74974 -0.09058 0.14965 0.53253 -0.25570 -1.03864 - 6.5000 -0.5500 0.6667 -0.37379 0.63501 -0.06136 0.12863 0.32871 -0.37505 -1.03864 - 6.5000 -0.5500 0.8182 -0.15850 0.50022 -0.02991 0.09620 0.14998 -0.43390 -1.03864 - 6.5000 -0.6000 0.0526 -11.78341 2.12115 -0.07334 -0.09303 2.39524 1.09196 -0.96061 - 6.5000 -0.6000 0.1111 -5.26679 1.13736 -0.10093 0.00673 1.82220 1.01866 -0.96061 - 6.5000 -0.6000 0.1765 -3.15263 1.05312 -0.11722 0.05616 1.49195 0.61419 -0.96061 - 6.5000 -0.6000 0.2500 -2.08427 0.95016 -0.12298 0.12031 1.21791 0.48893 -0.96061 - 6.5000 -0.6000 0.3333 -1.41991 0.86687 -0.11839 0.13925 0.96621 0.19899 -0.96061 - 6.5000 -0.6000 0.4286 -0.95589 0.78722 -0.10440 0.14449 0.73097 -0.03667 -0.96061 - 6.5000 -0.6000 0.5385 -0.61085 0.69617 -0.08278 0.13677 0.51356 -0.21587 -0.96061 - 6.5000 -0.6000 0.6667 -0.34761 0.58987 -0.05608 0.11756 0.31696 -0.33894 -0.96061 - 6.5000 -0.6000 0.8182 -0.14743 0.46479 -0.02734 0.08792 0.14461 -0.40271 -0.96061 - 6.5000 -0.6500 0.0526 -10.96383 1.96787 -0.06723 -0.08528 2.31775 1.15303 -0.89105 - 6.5000 -0.6500 0.1111 -4.90221 1.05517 -0.09253 0.00617 1.76231 1.06396 -0.89105 - 6.5000 -0.6500 0.1765 -2.93548 0.97800 -0.10746 0.05148 1.44242 0.65669 -0.89105 - 6.5000 -0.6500 0.2500 -1.94143 0.88310 -0.11274 0.11028 1.17719 0.53016 -0.89105 - 6.5000 -0.6500 0.3333 -1.32306 0.80629 -0.10853 0.12765 0.93373 0.23915 -0.89105 - 6.5000 -0.6500 0.4286 -0.89096 0.73266 -0.09570 0.13245 0.70630 0.00226 -0.89105 - 6.5000 -0.6500 0.5385 -0.56951 0.64825 -0.07589 0.12537 0.49616 -0.17937 -0.89105 - 6.5000 -0.6500 0.6667 -0.32415 0.54949 -0.05140 0.10776 0.30619 -0.30584 -0.89105 - 6.5000 -0.6500 0.8182 -0.13751 0.43309 -0.02506 0.08059 0.13968 -0.37413 -0.89105 - 6.5000 -0.7000 0.0526 -10.22813 1.83062 -0.06181 -0.07840 2.24655 1.20915 -0.82879 - 6.5000 -0.7000 0.1111 -4.57484 0.98157 -0.08506 0.00567 1.70727 1.10558 -0.82879 - 6.5000 -0.7000 0.1765 -2.74043 0.91067 -0.09879 0.04732 1.39691 0.69575 -0.82879 - 6.5000 -0.7000 0.2500 -1.81308 0.82296 -0.10364 0.10139 1.13977 0.56804 -0.82879 - 6.5000 -0.7000 0.3333 -1.23600 0.75193 -0.09977 0.11735 0.90389 0.27606 -0.82879 - 6.5000 -0.7000 0.4286 -0.83258 0.68368 -0.08798 0.12177 0.68362 0.03803 -0.82879 - 6.5000 -0.7000 0.5385 -0.53233 0.60521 -0.06977 0.11526 0.48017 -0.14583 -0.82879 - 6.5000 -0.7000 0.6667 -0.30306 0.51319 -0.04726 0.09907 0.29630 -0.27543 -0.82879 - 6.5000 -0.7000 0.8182 -0.12858 0.40459 -0.02304 0.07409 0.13515 -0.34786 -0.82879 - 6.5000 -0.7500 0.0526 -9.56516 1.70724 -0.05697 -0.07226 2.18098 1.26084 -0.77283 - 6.5000 -0.7500 0.1111 -4.27973 0.91541 -0.07841 0.00523 1.65659 1.14391 -0.77283 - 6.5000 -0.7500 0.1765 -2.56456 0.85010 -0.09106 0.04362 1.35500 0.73172 -0.77283 - 6.5000 -0.7500 0.2500 -1.69731 0.76882 -0.09553 0.09345 1.10531 0.60293 -0.77283 - 6.5000 -0.7500 0.3333 -1.15745 0.70296 -0.09197 0.10817 0.87640 0.31006 -0.77283 - 6.5000 -0.7500 0.4286 -0.77989 0.63953 -0.08110 0.11224 0.66274 0.07097 -0.77283 - 6.5000 -0.7500 0.5385 -0.49877 0.56639 -0.06431 0.10624 0.46545 -0.11493 -0.77283 - 6.5000 -0.7500 0.6667 -0.28401 0.48046 -0.04356 0.09132 0.28718 -0.24742 -0.77283 - 6.5000 -0.7500 0.8182 -0.12052 0.37888 -0.02123 0.06829 0.13098 -0.32367 -0.77283 - 6.5000 -0.8000 0.0526 -8.96557 1.59592 -0.05264 -0.06678 2.12045 1.30855 -0.72235 - 6.5000 -0.8000 0.1111 -4.01276 0.85572 -0.07245 0.00483 1.60981 1.17930 -0.72235 - 6.5000 -0.8000 0.1765 -2.40539 0.79541 -0.08414 0.04031 1.31630 0.76492 -0.72235 - 6.5000 -0.8000 0.2500 -1.59250 0.71990 -0.08828 0.08636 1.07350 0.63513 -0.72235 - 6.5000 -0.8000 0.3333 -1.08632 0.65868 -0.08498 0.09995 0.85103 0.34144 -0.72235 - 6.5000 -0.8000 0.4286 -0.73217 0.59959 -0.07494 0.10371 0.64347 0.10139 -0.72235 - 6.5000 -0.8000 0.5385 -0.46836 0.53126 -0.05942 0.09817 0.45186 -0.08642 -0.72235 - 6.5000 -0.8000 0.6667 -0.26675 0.45082 -0.04025 0.08438 0.27877 -0.22157 -0.72235 - 6.5000 -0.8000 0.8182 -0.11322 0.35559 -0.01962 0.06311 0.12714 -0.30134 -0.72235 - 7.0000 0.0000 0.0526 -38.78996 7.60138 -0.29314 -0.36769 4.30691 -0.40213 -3.28889 - 7.0000 0.0000 0.1111 -17.18127 4.01086 -0.40254 0.02968 3.29207 -0.09660 -3.28889 - 7.0000 0.0000 0.1765 -10.20365 3.61357 -0.46646 0.22565 2.70133 -0.43513 -3.28889 - 7.0000 0.0000 0.2500 -6.69557 3.19963 -0.48830 0.47939 2.20758 -0.52834 -3.28889 - 7.0000 0.0000 0.3333 -4.52978 2.87310 -0.46910 0.55328 1.75223 -0.79024 -3.28889 - 7.0000 0.0000 0.4286 -3.03033 2.57547 -0.41280 0.57280 1.32582 -0.99278 -3.28889 - 7.0000 0.0000 0.5385 -1.92565 2.25373 -0.32670 0.54112 0.93140 -1.10965 -3.28889 - 7.0000 0.0000 0.6667 -1.09041 1.89399 -0.22087 0.46429 0.57472 -1.14679 -3.28889 - 7.0000 0.0000 0.8182 -0.46052 1.48369 -0.10747 0.34672 0.26210 -1.09848 -3.28889 - 7.0000 -0.0500 0.0526 -33.98926 6.63352 -0.25226 -0.31641 4.03169 -0.18512 -2.86802 - 7.0000 -0.0500 0.1111 -15.06303 3.50017 -0.34639 0.02554 3.07984 0.06467 -2.86802 - 7.0000 -0.0500 0.1765 -8.95071 3.15774 -0.40140 0.19418 2.52622 -0.28387 -2.86802 - 7.0000 -0.0500 0.2500 -5.87672 2.79923 -0.42020 0.41253 2.06392 -0.38184 -2.86802 - 7.0000 -0.0500 0.3333 -3.97790 2.51627 -0.40367 0.47612 1.63787 -0.64775 -2.86802 - 7.0000 -0.0500 0.4286 -2.66240 2.25767 -0.35523 0.49291 1.23909 -0.85492 -2.86802 - 7.0000 -0.0500 0.5385 -1.69255 1.97712 -0.28114 0.46565 0.87036 -0.98059 -2.86802 - 7.0000 -0.0500 0.6667 -0.95875 1.66252 -0.19007 0.39954 0.53699 -1.02993 -2.86802 - 7.0000 -0.0500 0.8182 -0.40503 1.30290 -0.09248 0.29836 0.24487 -0.99765 -2.86802 - 7.0000 -0.1000 0.0526 -30.03856 5.83945 -0.21901 -0.27471 3.78952 0.00584 -2.52306 - 7.0000 -0.1000 0.1111 -13.31911 3.08116 -0.30074 0.02217 2.89309 0.20657 -2.52306 - 7.0000 -0.1000 0.1765 -7.91874 2.78338 -0.34849 0.16859 2.37214 -0.15077 -2.52306 - 7.0000 -0.1000 0.2500 -5.20199 2.47012 -0.36482 0.35816 1.93751 -0.25294 -2.52306 - 7.0000 -0.1000 0.3333 -3.52297 2.22272 -0.35047 0.41336 1.53724 -0.52237 -2.52306 - 7.0000 -0.1000 0.4286 -2.35899 1.99606 -0.30841 0.42795 1.16277 -0.73361 -2.52306 - 7.0000 -0.1000 0.5385 -1.50027 1.74929 -0.24408 0.40427 0.81664 -0.86702 -2.52306 - 7.0000 -0.1000 0.6667 -0.85012 1.47177 -0.16502 0.34688 0.50379 -0.92711 -2.52306 - 7.0000 -0.1000 0.8182 -0.35924 1.15388 -0.08029 0.25904 0.22971 -0.90893 -2.52306 - 7.0000 -0.1500 0.0526 -26.74742 5.17992 -0.19164 -0.24037 3.57530 0.17476 -2.23679 - 7.0000 -0.1500 0.1111 -11.86576 2.73314 -0.26315 0.01940 2.72790 0.33210 -2.23679 - 7.0000 -0.1500 0.1765 -7.05835 2.47212 -0.30494 0.14752 2.23584 -0.03303 -2.23679 - 7.0000 -0.1500 0.2500 -4.63920 2.19626 -0.31922 0.31339 1.82569 -0.13892 -2.23679 - 7.0000 -0.1500 0.3333 -3.14337 1.97827 -0.30667 0.36170 1.44823 -0.41147 -2.23679 - 7.0000 -0.1500 0.4286 -2.10573 1.77805 -0.26986 0.37446 1.09527 -0.62631 -2.23679 - 7.0000 -0.1500 0.5385 -1.33971 1.55933 -0.21358 0.35375 0.76913 -0.76657 -2.23679 - 7.0000 -0.1500 0.6667 -0.75939 1.31267 -0.14439 0.30353 0.47442 -0.83615 -2.23679 - 7.0000 -0.1500 0.8182 -0.32099 1.02953 -0.07026 0.22666 0.21630 -0.83044 -2.23679 - 7.0000 -0.2000 0.0526 -23.97604 4.62617 -0.16886 -0.21180 3.38490 0.32489 -1.99661 - 7.0000 -0.2000 0.1111 -10.64144 2.44092 -0.23187 0.01710 2.58108 0.44367 -1.99661 - 7.0000 -0.2000 0.1765 -6.33324 2.21053 -0.26869 0.12998 2.11470 0.07161 -1.99661 - 7.0000 -0.2000 0.2500 -4.16471 1.96591 -0.28127 0.27614 1.72630 -0.03757 -1.99661 - 7.0000 -0.2000 0.3333 -2.82320 1.77250 -0.27021 0.31871 1.36911 -0.31289 -1.99661 - 7.0000 -0.2000 0.4286 -1.89205 1.59441 -0.23779 0.32995 1.03527 -0.53093 -1.99661 - 7.0000 -0.2000 0.5385 -1.20420 1.39923 -0.18819 0.31170 0.72690 -0.67728 -1.99661 - 7.0000 -0.2000 0.6667 -0.68279 1.17851 -0.12723 0.26745 0.44832 -0.75530 -1.99661 - 7.0000 -0.2000 0.8182 -0.28869 0.92465 -0.06190 0.19972 0.20438 -0.76069 -1.99661 - 7.0000 -0.2500 0.0526 -21.61985 4.15672 -0.14972 -0.18779 3.21491 0.45893 -1.79314 - 7.0000 -0.2500 0.1111 -9.60014 2.19319 -0.20559 0.01516 2.45000 0.54327 -1.79314 - 7.0000 -0.2500 0.1765 -5.71629 1.98856 -0.23823 0.11525 2.00655 0.16504 -1.79314 - 7.0000 -0.2500 0.2500 -3.76083 1.77029 -0.24939 0.24484 1.63757 0.05291 -1.79314 - 7.0000 -0.2500 0.3333 -2.55057 1.59762 -0.23958 0.28257 1.29848 -0.22488 -1.79314 - 7.0000 -0.2500 0.4286 -1.71003 1.43824 -0.21083 0.29254 0.98170 -0.44578 -1.79314 - 7.0000 -0.2500 0.5385 -1.08874 1.26300 -0.16685 0.27636 0.68919 -0.59756 -1.79314 - 7.0000 -0.2500 0.6667 -0.61751 1.06431 -0.11281 0.23713 0.42502 -0.68313 -1.79314 - 7.0000 -0.2500 0.8182 -0.26115 0.83535 -0.05489 0.17708 0.19373 -0.69841 -1.79314 - 7.0000 -0.3000 0.0526 -19.59940 3.75529 -0.13349 -0.16744 3.06251 0.57909 -1.61926 - 7.0000 -0.3000 0.1111 -8.70688 1.98135 -0.18330 0.01352 2.33248 0.63257 -1.61926 - 7.0000 -0.3000 0.1765 -5.18684 1.79857 -0.21241 0.10276 1.90958 0.24880 -1.61926 - 7.0000 -0.3000 0.2500 -3.41409 1.60272 -0.22236 0.21830 1.55802 0.13402 -1.61926 - 7.0000 -0.3000 0.3333 -2.31643 1.44771 -0.21361 0.25195 1.23515 -0.14598 -1.61926 - 7.0000 -0.3000 0.4286 -1.55365 1.30429 -0.18798 0.26084 0.93367 -0.36945 -1.61926 - 7.0000 -0.3000 0.5385 -0.98951 1.14609 -0.14877 0.24641 0.65539 -0.52610 -1.61926 - 7.0000 -0.3000 0.6667 -0.56139 0.96626 -0.10058 0.21143 0.40413 -0.61842 -1.61926 - 7.0000 -0.3000 0.8182 -0.23747 0.75866 -0.04894 0.15789 0.18419 -0.64258 -1.61926 - 7.0000 -0.3500 0.0526 -17.85342 3.40935 -0.11963 -0.15005 2.92537 0.68724 -1.46949 - 7.0000 -0.3500 0.1111 -7.93468 1.79878 -0.16427 0.01211 2.22672 0.71294 -1.46949 - 7.0000 -0.3500 0.1765 -4.72897 1.63469 -0.19035 0.09209 1.82233 0.32417 -1.46949 - 7.0000 -0.3500 0.2500 -3.11411 1.45807 -0.19927 0.19563 1.48643 0.20702 -1.46949 - 7.0000 -0.3500 0.3333 -2.11378 1.31821 -0.19143 0.22579 1.17816 -0.07498 -1.46949 - 7.0000 -0.3500 0.4286 -1.41827 1.18850 -0.16846 0.23375 0.89045 -0.30075 -1.46949 - 7.0000 -0.3500 0.5385 -0.90358 1.04498 -0.13332 0.22082 0.62497 -0.46178 -1.46949 - 7.0000 -0.3500 0.6667 -0.51278 0.88143 -0.09014 0.18947 0.38533 -0.56019 -1.46949 - 7.0000 -0.3500 0.8182 -0.21696 0.69228 -0.04386 0.14149 0.17561 -0.59233 -1.46949 - 7.0000 -0.4000 0.0526 -16.33405 3.10911 -0.10770 -0.13509 2.80150 0.78491 -1.33958 - 7.0000 -0.4000 0.1111 -7.26246 1.64034 -0.14789 0.01090 2.13121 0.78552 -1.33958 - 7.0000 -0.4000 0.1765 -4.33023 1.49233 -0.17138 0.08291 1.74351 0.39225 -1.33958 - 7.0000 -0.4000 0.2500 -2.85278 1.33233 -0.17940 0.17613 1.42178 0.27295 -1.33958 - 7.0000 -0.4000 0.3333 -1.93718 1.20555 -0.17235 0.20328 1.12669 -0.01085 -1.33958 - 7.0000 -0.4000 0.4286 -1.30025 1.08770 -0.15167 0.21045 0.85142 -0.23870 -1.33958 - 7.0000 -0.4000 0.5385 -0.82865 0.95692 -0.12003 0.19881 0.59750 -0.40369 -1.33958 - 7.0000 -0.4000 0.6667 -0.47039 0.80753 -0.08115 0.17058 0.36835 -0.50759 -1.33958 - 7.0000 -0.4000 0.8182 -0.19907 0.63443 -0.03948 0.12739 0.16785 -0.54695 -1.33958 - 7.0000 -0.4500 0.0526 -15.00346 2.84688 -0.09738 -0.12214 2.68925 0.87342 -1.22617 - 7.0000 -0.4500 0.1111 -6.67356 1.50195 -0.13371 0.00986 2.04465 0.85129 -1.22617 - 7.0000 -0.4500 0.1765 -3.98078 1.36789 -0.15495 0.07496 1.67210 0.45394 -1.22617 - 7.0000 -0.4500 0.2500 -2.62366 1.22232 -0.16220 0.15924 1.36319 0.33270 -1.22617 - 7.0000 -0.4500 0.3333 -1.78230 1.10692 -0.15582 0.18379 1.08005 0.04726 -1.22617 - 7.0000 -0.4500 0.4286 -1.19671 0.99941 -0.13712 0.19027 0.81605 -0.18248 -1.22617 - 7.0000 -0.4500 0.5385 -0.76290 0.87974 -0.10852 0.17975 0.57260 -0.35105 -1.22617 - 7.0000 -0.4500 0.6667 -0.43317 0.74273 -0.07337 0.15423 0.35296 -0.45993 -1.22617 - 7.0000 -0.4500 0.8182 -0.18336 0.58370 -0.03570 0.11517 0.16082 -0.50583 -1.22617 - 7.0000 -0.5000 0.0526 -13.83141 2.61648 -0.08838 -0.11086 2.58721 0.95388 -1.12657 - 7.0000 -0.5000 0.1111 -6.15465 1.38036 -0.12136 0.00895 1.96596 0.91109 -1.12657 - 7.0000 -0.5000 0.1765 -3.67275 1.25846 -0.14064 0.06803 1.60717 0.51002 -1.12657 - 7.0000 -0.5000 0.2500 -2.42163 1.12552 -0.14722 0.14453 1.30992 0.38701 -1.12657 - 7.0000 -0.5000 0.3333 -1.64568 1.02007 -0.14143 0.16681 1.03765 0.10009 -1.12657 - 7.0000 -0.5000 0.4286 -1.10535 0.92162 -0.12446 0.17270 0.78389 -0.13137 -1.12657 - 7.0000 -0.5000 0.5385 -0.70486 0.81171 -0.09850 0.16315 0.54997 -0.30320 -1.12657 - 7.0000 -0.5000 0.6667 -0.40032 0.68558 -0.06659 0.13998 0.33897 -0.41661 -1.12657 - 7.0000 -0.5000 0.8182 -0.16949 0.53895 -0.03240 0.10453 0.15443 -0.46844 -1.12657 - 7.0000 -0.5500 0.0526 -12.79351 2.41297 -0.08051 -0.10098 2.49418 1.02723 -1.03864 - 7.0000 -0.5500 0.1111 -5.69497 1.27297 -0.11055 0.00815 1.89423 0.96560 -1.03864 - 7.0000 -0.5500 0.1765 -3.39978 1.16172 -0.12810 0.06197 1.54798 0.56115 -1.03864 - 7.0000 -0.5500 0.2500 -2.24253 1.03988 -0.13410 0.13165 1.26136 0.43653 -1.03864 - 7.0000 -0.5500 0.3333 -1.52453 0.94319 -0.12883 0.15195 0.99899 0.14826 -1.03864 - 7.0000 -0.5500 0.4286 -1.02431 0.85271 -0.11337 0.15731 0.75457 -0.08477 -1.03864 - 7.0000 -0.5500 0.5385 -0.65337 0.75142 -0.08972 0.14861 0.52933 -0.25958 -1.03864 - 7.0000 -0.5500 0.6667 -0.37117 0.63492 -0.06066 0.12751 0.32622 -0.37710 -1.03864 - 7.0000 -0.5500 0.8182 -0.15717 0.49927 -0.02951 0.09522 0.14861 -0.43436 -1.03864 - 7.0000 -0.6000 0.0526 -11.86990 2.23233 -0.07357 -0.09228 2.40913 1.09430 -0.96061 - 7.0000 -0.6000 0.1111 -5.28578 1.17764 -0.10103 0.00745 1.82864 1.01544 -0.96061 - 7.0000 -0.6000 0.1765 -3.15671 1.07577 -0.11707 0.05663 1.49387 0.60790 -0.96061 - 7.0000 -0.6000 0.2500 -2.08300 0.96374 -0.12256 0.12032 1.21697 0.48180 -0.96061 - 7.0000 -0.6000 0.3333 -1.41657 0.87479 -0.11774 0.13886 0.96365 0.19229 -0.96061 - 7.0000 -0.6000 0.4286 -0.95208 0.79138 -0.10361 0.14376 0.72777 -0.04216 -0.96061 - 7.0000 -0.6000 0.5385 -0.60746 0.69773 -0.08200 0.13581 0.51047 -0.21969 -0.96061 - 7.0000 -0.6000 0.6667 -0.34516 0.58979 -0.05544 0.11653 0.31456 -0.34099 -0.96061 - 7.0000 -0.6000 0.8182 -0.14619 0.46391 -0.02697 0.08702 0.14328 -0.40320 -0.96061 - 7.0000 -0.6500 0.0526 -11.04428 2.07124 -0.06745 -0.08460 2.33117 1.15577 -0.89105 - 7.0000 -0.6500 0.1111 -4.91988 1.09263 -0.09261 0.00683 1.76852 1.06112 -0.89105 - 7.0000 -0.6500 0.1765 -2.93929 0.99908 -0.10732 0.05192 1.44426 0.65075 -0.89105 - 7.0000 -0.6500 0.2500 -1.94024 0.89575 -0.11235 0.11030 1.17627 0.52330 -0.89105 - 7.0000 -0.6500 0.3333 -1.31994 0.81367 -0.10793 0.12730 0.93126 0.23265 -0.89105 - 7.0000 -0.6500 0.4286 -0.88740 0.73654 -0.09498 0.13179 0.70320 -0.00311 -0.89105 - 7.0000 -0.6500 0.5385 -0.56635 0.64971 -0.07517 0.12450 0.49318 -0.18313 -0.89105 - 7.0000 -0.6500 0.6667 -0.32187 0.54941 -0.05082 0.10682 0.30387 -0.30789 -0.89105 - 7.0000 -0.6500 0.8182 -0.13635 0.43226 -0.02473 0.07977 0.13840 -0.37464 -0.89105 - 7.0000 -0.7000 0.0526 -10.30316 1.92699 -0.06200 -0.07777 2.25953 1.21226 -0.82879 - 7.0000 -0.7000 0.1111 -4.59132 1.01651 -0.08514 0.00628 1.71328 1.10310 -0.82879 - 7.0000 -0.7000 0.1765 -2.74399 0.93034 -0.09866 0.04773 1.39869 0.69012 -0.82879 - 7.0000 -0.7000 0.2500 -1.81197 0.83477 -0.10328 0.10140 1.13888 0.56143 -0.82879 - 7.0000 -0.7000 0.3333 -1.23309 0.75882 -0.09922 0.11703 0.90149 0.26974 -0.82879 - 7.0000 -0.7000 0.4286 -0.82926 0.68730 -0.08731 0.12115 0.68063 0.03277 -0.82879 - 7.0000 -0.7000 0.5385 -0.52937 0.60657 -0.06910 0.11445 0.47729 -0.14954 -0.82879 - 7.0000 -0.7000 0.6667 -0.30093 0.51312 -0.04672 0.09820 0.29405 -0.27747 -0.82879 - 7.0000 -0.7000 0.8182 -0.12750 0.40382 -0.02273 0.07334 0.13392 -0.34839 -0.82879 - 7.0000 -0.7500 0.0526 -9.63530 1.79730 -0.05715 -0.07169 2.19355 1.26429 -0.77283 - 7.0000 -0.7500 0.1111 -4.29515 0.94807 -0.07848 0.00579 1.66240 1.14176 -0.77283 - 7.0000 -0.7500 0.1765 -2.56788 0.86849 -0.09094 0.04399 1.35671 0.72638 -0.77283 - 7.0000 -0.7500 0.2500 -1.69627 0.77987 -0.09520 0.09346 1.10444 0.59655 -0.77283 - 7.0000 -0.7500 0.3333 -1.15472 0.70941 -0.09146 0.10787 0.87407 0.30390 -0.77283 - 7.0000 -0.7500 0.4286 -0.77678 0.64291 -0.08048 0.11168 0.65984 0.06582 -0.77283 - 7.0000 -0.7500 0.5385 -0.49599 0.56766 -0.06369 0.10550 0.46265 -0.11860 -0.77283 - 7.0000 -0.7500 0.6667 -0.28201 0.48038 -0.04306 0.09052 0.28501 -0.24946 -0.77283 - 7.0000 -0.7500 0.8182 -0.11951 0.37815 -0.02095 0.06760 0.12979 -0.32422 -0.77283 - 7.0000 -0.8000 0.0526 -9.03129 1.68029 -0.05281 -0.06624 2.13265 1.31231 -0.72235 - 7.0000 -0.8000 0.1111 -4.02722 0.88632 -0.07252 0.00535 1.61544 1.17744 -0.72235 - 7.0000 -0.8000 0.1765 -2.40851 0.81265 -0.08404 0.04065 1.31796 0.75985 -0.72235 - 7.0000 -0.8000 0.2500 -1.59153 0.73026 -0.08797 0.08637 1.07265 0.62896 -0.72235 - 7.0000 -0.8000 0.3333 -1.08376 0.66473 -0.08451 0.09968 0.84877 0.33543 -0.72235 - 7.0000 -0.8000 0.4286 -0.72924 0.60276 -0.07437 0.10319 0.64065 0.09633 -0.72235 - 7.0000 -0.8000 0.5385 -0.46575 0.53246 -0.05886 0.09749 0.44915 -0.09004 -0.72235 - 7.0000 -0.8000 0.6667 -0.26487 0.45075 -0.03979 0.08365 0.27666 -0.22360 -0.72235 - 7.0000 -0.8000 0.8182 -0.11226 0.35491 -0.01936 0.06246 0.12598 -0.30191 -0.72235 - 7.5000 0.0000 0.0526 -39.05227 7.94318 -0.29399 -0.36498 4.33061 -0.40905 -3.28889 - 7.5000 0.0000 0.1111 -17.23808 4.13351 -0.40287 0.03229 3.30322 -0.10839 -3.28889 - 7.5000 0.0000 0.1765 -10.21568 3.68185 -0.46590 0.22738 2.70477 -0.44877 -3.28889 - 7.5000 0.0000 0.2500 -6.69180 3.24021 -0.48674 0.47941 2.20611 -0.54113 -3.28889 - 7.5000 0.0000 0.3333 -4.52007 2.89659 -0.46670 0.55186 1.74797 -0.80087 -3.28889 - 7.5000 0.0000 0.4286 -3.01933 2.58779 -0.40993 0.57015 1.32043 -1.00064 -3.28889 - 7.5000 0.0000 0.5385 -1.91596 2.25844 -0.32384 0.53764 0.92618 -1.11449 -3.28889 - 7.5000 0.0000 0.6667 -1.08347 1.89391 -0.21855 0.46056 0.57063 -1.14886 -3.28889 - 7.5000 0.0000 0.8182 -0.45701 1.48130 -0.10616 0.34347 0.25985 -1.09842 -3.28889 - 7.5000 -0.0500 0.0526 -34.21899 6.93270 -0.25299 -0.31408 4.05383 -0.19071 -2.86802 - 7.5000 -0.0500 0.1111 -15.11282 3.60758 -0.34668 0.02779 3.09025 0.05416 -2.86802 - 7.5000 -0.0500 0.1765 -8.96126 3.21758 -0.40092 0.19567 2.52942 -0.29638 -2.86802 - 7.5000 -0.0500 0.2500 -5.87340 2.83482 -0.41886 0.41255 2.06254 -0.39375 -2.86802 - 7.5000 -0.0500 0.3333 -3.96937 2.53687 -0.40161 0.47490 1.63389 -0.65774 -2.86802 - 7.5000 -0.0500 0.4286 -2.65273 2.26848 -0.35276 0.49063 1.23405 -0.86238 -2.86802 - 7.5000 -0.0500 0.5385 -1.68402 1.98125 -0.27867 0.46265 0.86547 -0.98524 -2.86802 - 7.5000 -0.0500 0.6667 -0.95264 1.66244 -0.18807 0.39633 0.53317 -1.03198 -2.86802 - 7.5000 -0.0500 0.8182 -0.40195 1.30080 -0.09135 0.29557 0.24277 -0.99767 -2.86802 - 7.5000 -0.1000 0.0526 -30.24149 6.10360 -0.21964 -0.27268 3.81028 0.00140 -2.52306 - 7.5000 -0.1000 0.1111 -13.36313 3.17604 -0.30099 0.02413 2.90284 0.19718 -2.52306 - 7.5000 -0.1000 0.1765 -7.92807 2.83627 -0.34808 0.16988 2.37512 -0.16229 -2.52306 - 7.5000 -0.1000 0.2500 -5.19905 2.50159 -0.36365 0.35817 1.93620 -0.26406 -2.52306 - 7.5000 -0.1000 0.3333 -3.51541 2.24096 -0.34868 0.41230 1.53350 -0.53180 -2.52306 - 7.5000 -0.1000 0.4286 -2.35041 2.00562 -0.30626 0.42597 1.15804 -0.74072 -2.52306 - 7.5000 -0.1000 0.5385 -1.49269 1.75294 -0.24194 0.40168 0.81206 -0.87151 -2.52306 - 7.5000 -0.1000 0.6667 -0.84470 1.47169 -0.16328 0.34409 0.50021 -0.92913 -2.52306 - 7.5000 -0.1000 0.8182 -0.35650 1.15200 -0.07931 0.25661 0.22773 -0.90901 -2.52306 - 7.5000 -0.1500 0.0526 -26.92804 5.41490 -0.19219 -0.23860 3.59485 0.17134 -2.23679 - 7.5000 -0.1500 0.1111 -11.90496 2.81758 -0.26337 0.02111 2.73707 0.32370 -2.23679 - 7.5000 -0.1500 0.1765 -7.06667 2.51923 -0.30457 0.14865 2.23864 -0.04367 -2.23679 - 7.5000 -0.1500 0.2500 -4.63658 2.22431 -0.31820 0.31341 1.82445 -0.14934 -2.23679 - 7.5000 -0.1500 0.3333 -3.13661 1.99453 -0.30510 0.36077 1.44470 -0.42040 -2.23679 - 7.5000 -0.1500 0.4286 -2.09807 1.78657 -0.26799 0.37273 1.09081 -0.63311 -2.23679 - 7.5000 -0.1500 0.5385 -1.33294 1.56258 -0.21171 0.35147 0.76481 -0.77091 -2.23679 - 7.5000 -0.1500 0.6667 -0.75454 1.31259 -0.14288 0.30109 0.47105 -0.83816 -2.23679 - 7.5000 -0.1500 0.8182 -0.31854 1.02785 -0.06940 0.22454 0.21444 -0.83058 -2.23679 - 7.5000 -0.2000 0.0526 -24.13786 4.83661 -0.16935 -0.21024 3.40337 0.32239 -1.99661 - 7.5000 -0.2000 0.1111 -10.67659 2.51658 -0.23206 0.01860 2.58973 0.43615 -1.99661 - 7.5000 -0.2000 0.1765 -6.34071 2.25276 -0.26837 0.13098 2.11733 0.06175 -1.99661 - 7.5000 -0.2000 0.2500 -4.16235 1.99107 -0.28038 0.27615 1.72512 -0.04738 -1.99661 - 7.5000 -0.2000 0.3333 -2.81713 1.78709 -0.26883 0.31789 1.36577 -0.32138 -1.99661 - 7.5000 -0.2000 0.4286 -1.88516 1.60207 -0.23613 0.32842 1.03105 -0.53746 -1.99661 - 7.5000 -0.2000 0.5385 -1.19811 1.40214 -0.18654 0.30969 0.72282 -0.68149 -1.99661 - 7.5000 -0.2000 0.6667 -0.67843 1.17843 -0.12589 0.26530 0.44513 -0.75730 -1.99661 - 7.5000 -0.2000 0.8182 -0.28648 0.92313 -0.06115 0.19785 0.20262 -0.76088 -1.99661 - 7.5000 -0.2500 0.0526 -21.76571 4.34631 -0.15015 -0.18640 3.23241 0.45724 -1.79314 - 7.5000 -0.2500 0.1111 -9.63184 2.26138 -0.20576 0.01649 2.45819 0.53654 -1.79314 - 7.5000 -0.2500 0.1765 -5.72303 2.02664 -0.23794 0.11613 2.00903 0.15588 -1.79314 - 7.5000 -0.2500 0.2500 -3.75870 1.79299 -0.24859 0.24485 1.63644 0.04365 -1.79314 - 7.5000 -0.2500 0.3333 -2.54508 1.61079 -0.23836 0.28185 1.29530 -0.23298 -1.79314 - 7.5000 -0.2500 0.4286 -1.70379 1.44515 -0.20936 0.29119 0.97770 -0.45206 -1.79314 - 7.5000 -0.2500 0.5385 -1.08323 1.26563 -0.16539 0.27458 0.68532 -0.60166 -1.79314 - 7.5000 -0.2500 0.6667 -0.61356 1.06423 -0.11162 0.23522 0.42200 -0.68510 -1.79314 - 7.5000 -0.2500 0.8182 -0.25915 0.83397 -0.05422 0.17542 0.19207 -0.69864 -1.79314 - 7.5000 -0.3000 0.0526 -19.73157 3.92702 -0.13387 -0.16620 3.07915 0.57814 -1.61926 - 7.5000 -0.3000 0.1111 -8.73563 2.04314 -0.18346 0.01470 2.34026 0.62655 -1.61926 - 7.5000 -0.3000 0.1765 -5.19296 1.83310 -0.21216 0.10354 1.91193 0.24026 -1.61926 - 7.5000 -0.3000 0.2500 -3.41215 1.62332 -0.22165 0.21831 1.55694 0.12526 -1.61926 - 7.5000 -0.3000 0.3333 -2.31143 1.45966 -0.21252 0.25130 1.23213 -0.15373 -1.61926 - 7.5000 -0.3000 0.4286 -1.54798 1.31056 -0.18667 0.25963 0.92987 -0.37551 -1.61926 - 7.5000 -0.3000 0.5385 -0.98450 1.14847 -0.14747 0.24483 0.65171 -0.53009 -1.61926 - 7.5000 -0.3000 0.6667 -0.55780 0.96619 -0.09952 0.20973 0.40125 -0.62038 -1.61926 - 7.5000 -0.3000 0.8182 -0.23566 0.75739 -0.04834 0.15641 0.18261 -0.64285 -1.61926 - 7.5000 -0.3500 0.0526 -17.97378 3.56565 -0.11997 -0.14894 2.94123 0.68694 -1.46949 - 7.5000 -0.3500 0.1111 -7.96088 1.85505 -0.16441 0.01318 2.23413 0.70754 -1.46949 - 7.5000 -0.3500 0.1765 -4.73454 1.66614 -0.19013 0.09279 1.82456 0.31620 -1.46949 - 7.5000 -0.3500 0.2500 -3.11235 1.47685 -0.19863 0.19564 1.48540 0.19871 -1.46949 - 7.5000 -0.3500 0.3333 -2.10923 1.32911 -0.19045 0.22521 1.17527 -0.08241 -1.46949 - 7.5000 -0.3500 0.4286 -1.41309 1.19421 -0.16729 0.23267 0.88682 -0.30661 -1.46949 - 7.5000 -0.3500 0.5385 -0.89900 1.04715 -0.13215 0.21940 0.62146 -0.46569 -1.46949 - 7.5000 -0.3500 0.6667 -0.50950 0.88136 -0.08919 0.18795 0.38259 -0.56214 -1.46949 - 7.5000 -0.3500 0.8182 -0.21530 0.69112 -0.04332 0.14017 0.17410 -0.59264 -1.46949 - 7.5000 -0.4000 0.0526 -16.44412 3.25200 -0.10801 -0.13410 2.81666 0.78521 -1.33958 - 7.5000 -0.4000 0.1111 -7.28644 1.69180 -0.14802 0.01186 2.13827 0.78070 -1.33958 - 7.5000 -0.4000 0.1765 -4.33534 1.52112 -0.17117 0.08354 1.74564 0.38478 -1.33958 - 7.5000 -0.4000 0.2500 -2.85116 1.34952 -0.17883 0.17614 1.42078 0.26504 -1.33958 - 7.5000 -0.4000 0.3333 -1.93300 1.21553 -0.17147 0.20276 1.12393 -0.01799 -1.33958 - 7.5000 -0.4000 0.4286 -1.29550 1.09294 -0.15061 0.20948 0.84794 -0.24438 -1.33958 - 7.5000 -0.4000 0.5385 -0.82445 0.95890 -0.11898 0.19753 0.59414 -0.40752 -1.33958 - 7.5000 -0.4000 0.6667 -0.46737 0.80745 -0.08030 0.16921 0.36573 -0.50954 -1.33958 - 7.5000 -0.4000 0.8182 -0.19754 0.63337 -0.03900 0.12619 0.16641 -0.54729 -1.33958 - 7.5000 -0.4500 0.0526 -15.10453 2.97802 -0.09766 -0.12124 2.70377 0.87425 -1.22617 - 7.5000 -0.4500 0.1111 -6.69559 1.54920 -0.13383 0.01073 2.05141 0.84699 -1.22617 - 7.5000 -0.4500 0.1765 -3.98547 1.39433 -0.15476 0.07553 1.67412 0.44694 -1.22617 - 7.5000 -0.4500 0.2500 -2.62217 1.23812 -0.16169 0.15925 1.36222 0.32515 -1.22617 - 7.5000 -0.4500 0.3333 -1.77845 1.11610 -0.15503 0.18332 1.07740 0.04038 -1.22617 - 7.5000 -0.4500 0.4286 -1.19233 1.00423 -0.13617 0.18939 0.81271 -0.18799 -1.22617 - 7.5000 -0.4500 0.5385 -0.75903 0.88157 -0.10757 0.17859 0.56938 -0.35480 -1.22617 - 7.5000 -0.4500 0.6667 -0.43039 0.74265 -0.07260 0.15299 0.35045 -0.46186 -1.22617 - 7.5000 -0.4500 0.8182 -0.18195 0.58272 -0.03526 0.11410 0.15944 -0.50620 -1.22617 - 7.5000 -0.5000 0.0526 -13.92455 2.73729 -0.08864 -0.11004 2.60115 0.95520 -1.12657 - 7.5000 -0.5000 0.1111 -6.17496 1.42390 -0.12146 0.00974 1.97245 0.90726 -1.12657 - 7.5000 -0.5000 0.1765 -3.67708 1.28284 -0.14047 0.06855 1.60911 0.50344 -1.12657 - 7.5000 -0.5000 0.2500 -2.42026 1.14009 -0.14675 0.14454 1.30899 0.37980 -1.12657 - 7.5000 -0.5000 0.3333 -1.64213 1.02854 -0.14071 0.16639 1.03510 0.09345 -1.12657 - 7.5000 -0.5000 0.4286 -1.10131 0.92606 -0.12359 0.17190 0.78069 -0.13673 -1.12657 - 7.5000 -0.5000 0.5385 -0.70128 0.81339 -0.09764 0.16210 0.54688 -0.30688 -1.12657 - 7.5000 -0.5000 0.6667 -0.39775 0.68551 -0.06589 0.13886 0.33656 -0.41853 -1.12657 - 7.5000 -0.5000 0.8182 -0.16818 0.53804 -0.03201 0.10356 0.15311 -0.46884 -1.12657 - 7.5000 -0.5500 0.0526 -12.87963 2.52464 -0.08074 -0.10023 2.50759 1.02900 -1.03864 - 7.5000 -0.5500 0.1111 -5.71377 1.31323 -0.11064 0.00887 1.90046 0.96220 -1.03864 - 7.5000 -0.5500 0.1765 -3.40380 1.18427 -0.12795 0.06245 1.54984 0.55495 -1.03864 - 7.5000 -0.5500 0.2500 -2.24126 1.05336 -0.13367 0.13166 1.26046 0.42962 -1.03864 - 7.5000 -0.5500 0.3333 -1.52123 0.95103 -0.12817 0.15156 0.99653 0.14183 -1.03864 - 7.5000 -0.5500 0.4286 -1.02056 0.85683 -0.11258 0.15658 0.75149 -0.09000 -1.03864 - 7.5000 -0.5500 0.5385 -0.65005 0.75298 -0.08894 0.14765 0.52636 -0.26319 -1.03864 - 7.5000 -0.5500 0.6667 -0.36878 0.63486 -0.06002 0.12648 0.32390 -0.37902 -1.03864 - 7.5000 -0.5500 0.8182 -0.15597 0.49842 -0.02915 0.09433 0.14733 -0.43479 -1.03864 - 7.5000 -0.6000 0.0526 -11.94978 2.33586 -0.07379 -0.09160 2.42206 1.09648 -0.96061 - 7.5000 -0.6000 0.1111 -5.30322 1.21497 -0.10111 0.00810 1.83464 1.01243 -0.96061 - 7.5000 -0.6000 0.1765 -3.16044 1.09670 -0.11693 0.05707 1.49565 0.60204 -0.96061 - 7.5000 -0.6000 0.2500 -2.08181 0.97626 -0.12216 0.12032 1.21609 0.47516 -0.96061 - 7.5000 -0.6000 0.3333 -1.41351 0.88207 -0.11713 0.13851 0.96127 0.18606 -0.96061 - 7.5000 -0.6000 0.4286 -0.94859 0.79520 -0.10289 0.14310 0.72479 -0.04727 -0.96061 - 7.5000 -0.6000 0.5385 -0.60437 0.69918 -0.08128 0.13494 0.50760 -0.22325 -0.96061 - 7.5000 -0.6000 0.6667 -0.34294 0.58973 -0.05485 0.11559 0.31232 -0.34290 -0.96061 - 7.5000 -0.6000 0.8182 -0.14507 0.46312 -0.02664 0.08621 0.14205 -0.40365 -0.96061 - 7.5000 -0.6500 0.0526 -11.11858 2.16750 -0.06764 -0.08397 2.34365 1.15832 -0.89105 - 7.5000 -0.6500 0.1111 -4.93611 1.12736 -0.09269 0.00743 1.77431 1.05848 -0.89105 - 7.5000 -0.6500 0.1765 -2.94276 1.01855 -0.10719 0.05231 1.44598 0.64521 -0.89105 - 7.5000 -0.6500 0.2500 -1.93914 0.90740 -0.11199 0.11030 1.17542 0.51691 -0.89105 - 7.5000 -0.6500 0.3333 -1.31709 0.82045 -0.10738 0.12697 0.92896 0.22660 -0.89105 - 7.5000 -0.6500 0.4286 -0.88415 0.74010 -0.09432 0.13118 0.70033 -0.00811 -0.89105 - 7.5000 -0.6500 0.5385 -0.56346 0.65105 -0.07451 0.12370 0.49040 -0.18663 -0.89105 - 7.5000 -0.6500 0.6667 -0.31980 0.54934 -0.05028 0.10597 0.30171 -0.30979 -0.89105 - 7.5000 -0.6500 0.8182 -0.13530 0.43152 -0.02443 0.07903 0.13722 -0.37511 -0.89105 - 7.5000 -0.7000 0.0526 -10.37245 2.01673 -0.06218 -0.07720 2.27161 1.21515 -0.82879 - 7.5000 -0.7000 0.1111 -4.60647 1.04889 -0.08521 0.00683 1.71887 1.10079 -0.82879 - 7.5000 -0.7000 0.1765 -2.74723 0.94851 -0.09854 0.04809 1.40034 0.68487 -0.82879 - 7.5000 -0.7000 0.2500 -1.81094 0.84565 -0.10295 0.10140 1.13805 0.55528 -0.82879 - 7.5000 -0.7000 0.3333 -1.23042 0.76515 -0.09871 0.11673 0.89926 0.26386 -0.82879 - 7.5000 -0.7000 0.4286 -0.82621 0.69062 -0.08671 0.12059 0.67784 0.02788 -0.82879 - 7.5000 -0.7000 0.5385 -0.52667 0.60782 -0.06850 0.11372 0.47460 -0.15299 -0.82879 - 7.5000 -0.7000 0.6667 -0.29899 0.51306 -0.04623 0.09742 0.29196 -0.27937 -0.82879 - 7.5000 -0.7000 0.8182 -0.12652 0.40312 -0.02245 0.07265 0.13277 -0.34888 -0.82879 - 7.5000 -0.7500 0.0526 -9.70008 1.88118 -0.05732 -0.07116 2.20526 1.26750 -0.77283 - 7.5000 -0.7500 0.1111 -4.30932 0.97835 -0.07855 0.00630 1.66782 1.13975 -0.77283 - 7.5000 -0.7500 0.1765 -2.57091 0.88549 -0.09083 0.04433 1.35830 0.72141 -0.77283 - 7.5000 -0.7500 0.2500 -1.69530 0.79005 -0.09490 0.09347 1.10363 0.59061 -0.77283 - 7.5000 -0.7500 0.3333 -1.15222 0.71533 -0.09099 0.10759 0.87191 0.29817 -0.77283 - 7.5000 -0.7500 0.4286 -0.77393 0.64602 -0.07992 0.11116 0.65713 0.06102 -0.77283 - 7.5000 -0.7500 0.5385 -0.49346 0.56883 -0.06314 0.10482 0.46005 -0.12201 -0.77283 - 7.5000 -0.7500 0.6667 -0.28019 0.48032 -0.04261 0.08979 0.28298 -0.25135 -0.77283 - 7.5000 -0.7500 0.8182 -0.11859 0.37750 -0.02070 0.06697 0.12867 -0.32473 -0.77283 - 7.5000 -0.8000 0.0526 -9.09200 1.75886 -0.05296 -0.06575 2.14401 1.31581 -0.72235 - 7.5000 -0.8000 0.1111 -4.04050 0.91469 -0.07258 0.00582 1.62069 1.17572 -0.72235 - 7.5000 -0.8000 0.1765 -2.41135 0.82858 -0.08394 0.04096 1.31950 0.75513 -0.72235 - 7.5000 -0.8000 0.2500 -1.59062 0.73981 -0.08769 0.08637 1.07186 0.62322 -0.72235 - 7.5000 -0.8000 0.3333 -1.08141 0.67029 -0.08408 0.09942 0.84666 0.32984 -0.72235 - 7.5000 -0.8000 0.4286 -0.72656 0.60568 -0.07385 0.10272 0.63802 0.09162 -0.72235 - 7.5000 -0.8000 0.5385 -0.46338 0.53355 -0.05834 0.09686 0.44662 -0.09341 -0.72235 - 7.5000 -0.8000 0.6667 -0.26316 0.45069 -0.03937 0.08297 0.27469 -0.22549 -0.72235 - 7.5000 -0.8000 0.8182 -0.11140 0.35429 -0.01913 0.06188 0.12489 -0.30243 -0.72235 - 8.0000 0.0000 0.0526 -39.29585 8.26293 -0.29477 -0.36248 4.35278 -0.41552 -3.28889 - 8.0000 0.0000 0.1111 -17.29058 4.24780 -0.40317 0.03469 3.31366 -0.11941 -3.28889 - 8.0000 0.0000 0.1765 -10.22673 3.74528 -0.46537 0.22895 2.70798 -0.46154 -3.28889 - 8.0000 0.0000 0.2500 -6.68828 3.27782 -0.48530 0.47941 2.20474 -0.55311 -3.28889 - 8.0000 0.0000 0.3333 -4.51110 2.91832 -0.46449 0.55054 1.74399 -0.81081 -3.28889 - 8.0000 0.0000 0.4286 -3.00921 2.59917 -0.40729 0.56770 1.31539 -1.00799 -3.28889 - 8.0000 0.0000 0.5385 -1.90706 2.26280 -0.32122 0.53444 0.92129 -1.11902 -3.28889 - 8.0000 0.0000 0.6667 -1.07711 1.89387 -0.21644 0.45715 0.56681 -1.15079 -3.28889 - 8.0000 0.0000 0.8182 -0.45381 1.47915 -0.10497 0.34051 0.25774 -1.09837 -3.28889 - 8.0000 -0.0500 0.0526 -34.43231 7.21259 -0.25366 -0.31192 4.07454 -0.19595 -2.86802 - 8.0000 -0.0500 0.1111 -15.15884 3.70767 -0.34694 0.02985 3.09998 0.04432 -2.86802 - 8.0000 -0.0500 0.1765 -8.97095 3.27316 -0.40046 0.19702 2.53241 -0.30809 -2.86802 - 8.0000 -0.0500 0.2500 -5.87031 2.86780 -0.41762 0.41255 2.06124 -0.40489 -2.86802 - 8.0000 -0.0500 0.3333 -3.96149 2.55594 -0.39971 0.47376 1.63016 -0.66709 -2.86802 - 8.0000 -0.0500 0.4286 -2.64383 2.27847 -0.35048 0.48853 1.22934 -0.86936 -2.86802 - 8.0000 -0.0500 0.5385 -1.67619 1.98507 -0.27642 0.45990 0.86090 -0.98960 -2.86802 - 8.0000 -0.0500 0.6667 -0.94705 1.66239 -0.18625 0.39339 0.52960 -1.03389 -2.86802 - 8.0000 -0.0500 0.8182 -0.39913 1.29889 -0.09033 0.29302 0.24080 -0.99768 -2.86802 - 8.0000 -0.1000 0.0526 -30.42992 6.35070 -0.22022 -0.27081 3.82971 -0.00275 -2.52306 - 8.0000 -0.1000 0.1111 -13.40381 3.26445 -0.30121 0.02592 2.91196 0.18840 -2.52306 - 8.0000 -0.1000 0.1765 -7.93665 2.88540 -0.34768 0.17105 2.37791 -0.17307 -2.52306 - 8.0000 -0.1000 0.2500 -5.19631 2.53076 -0.36257 0.35817 1.93498 -0.27446 -2.52306 - 8.0000 -0.1000 0.3333 -3.50842 2.25782 -0.34703 0.41132 1.52999 -0.54062 -2.52306 - 8.0000 -0.1000 0.4286 -2.34252 2.01446 -0.30429 0.42414 1.15362 -0.74737 -2.52306 - 8.0000 -0.1000 0.5385 -1.48574 1.75632 -0.23999 0.39929 0.80777 -0.87571 -2.52306 - 8.0000 -0.1000 0.6667 -0.83973 1.47164 -0.16170 0.34154 0.49686 -0.93102 -2.52306 - 8.0000 -0.1000 0.8182 -0.35400 1.15030 -0.07842 0.25440 0.22589 -0.90908 -2.52306 - 8.0000 -0.1500 0.0526 -27.09575 5.63473 -0.19270 -0.23697 3.61314 0.16815 -2.23679 - 8.0000 -0.1500 0.1111 -11.94120 2.89627 -0.26357 0.02268 2.74565 0.31584 -2.23679 - 8.0000 -0.1500 0.1765 -7.07431 2.56298 -0.30423 0.14968 2.24126 -0.05363 -2.23679 - 8.0000 -0.1500 0.2500 -4.63413 2.25030 -0.31726 0.31341 1.82329 -0.15910 -2.23679 - 8.0000 -0.1500 0.3333 -3.13038 2.00957 -0.30366 0.35991 1.44139 -0.42876 -2.23679 - 8.0000 -0.1500 0.4286 -2.09102 1.79445 -0.26626 0.37113 1.08664 -0.63947 -2.23679 - 8.0000 -0.1500 0.5385 -1.32673 1.56558 -0.20999 0.34938 0.76077 -0.77498 -2.23679 - 8.0000 -0.1500 0.6667 -0.75010 1.31253 -0.14149 0.29885 0.46789 -0.84003 -2.23679 - 8.0000 -0.1500 0.8182 -0.31630 1.02632 -0.06862 0.22260 0.21270 -0.83071 -2.23679 - 8.0000 -0.2000 0.0526 -24.28813 5.03348 -0.16979 -0.20880 3.42064 0.32005 -1.99661 - 8.0000 -0.2000 0.1111 -10.70908 2.58708 -0.23224 0.01998 2.59782 0.42911 -1.99661 - 8.0000 -0.2000 0.1765 -6.34757 2.29199 -0.26806 0.13188 2.11979 0.05253 -1.99661 - 8.0000 -0.2000 0.2500 -4.16016 2.01439 -0.27955 0.27615 1.72402 -0.05655 -1.99661 - 8.0000 -0.2000 0.3333 -2.81152 1.80059 -0.26756 0.31713 1.36264 -0.32933 -1.99661 - 8.0000 -0.2000 0.4286 -1.87882 1.60914 -0.23461 0.32701 1.02710 -0.54356 -1.99661 - 8.0000 -0.2000 0.5385 -1.19252 1.40484 -0.18503 0.30785 0.71900 -0.68544 -1.99661 - 8.0000 -0.2000 0.6667 -0.67443 1.17838 -0.12467 0.26333 0.44215 -0.75916 -1.99661 - 8.0000 -0.2000 0.8182 -0.28446 0.92176 -0.06046 0.19614 0.20098 -0.76105 -1.99661 - 8.0000 -0.2500 0.0526 -21.90115 4.52368 -0.15054 -0.18513 3.24879 0.45567 -1.79314 - 8.0000 -0.2500 0.1111 -9.66115 2.32492 -0.20591 0.01772 2.46584 0.53025 -1.79314 - 8.0000 -0.2500 0.1765 -5.72922 2.06202 -0.23767 0.11693 2.01135 0.14730 -1.79314 - 8.0000 -0.2500 0.2500 -3.75671 1.81404 -0.24786 0.24485 1.63539 0.03500 -1.79314 - 8.0000 -0.2500 0.3333 -2.54001 1.62297 -0.23723 0.28118 1.29233 -0.24056 -1.79314 - 8.0000 -0.2500 0.4286 -1.69806 1.45154 -0.20801 0.28994 0.97395 -0.45794 -1.79314 - 8.0000 -0.2500 0.5385 -1.07817 1.26806 -0.16405 0.27295 0.68170 -0.60550 -1.79314 - 8.0000 -0.2500 0.6667 -0.60994 1.06418 -0.11054 0.23348 0.41917 -0.68695 -1.79314 - 8.0000 -0.2500 0.8182 -0.25733 0.83272 -0.05361 0.17391 0.19051 -0.69886 -1.79314 - 8.0000 -0.3000 0.0526 -19.85431 4.08767 -0.13423 -0.16506 3.09472 0.57725 -1.61926 - 8.0000 -0.3000 0.1111 -8.76221 2.10072 -0.18359 0.01580 2.34753 0.62091 -1.61926 - 8.0000 -0.3000 0.1765 -5.19857 1.86517 -0.21192 0.10426 1.91413 0.23227 -1.61926 - 8.0000 -0.3000 0.2500 -3.41035 1.64241 -0.22099 0.21831 1.55593 0.11707 -1.61926 - 8.0000 -0.3000 0.3333 -2.30683 1.47072 -0.21152 0.25070 1.22930 -0.16097 -1.61926 - 8.0000 -0.3000 0.4286 -1.54277 1.31635 -0.18547 0.25852 0.92630 -0.38117 -1.61926 - 8.0000 -0.3000 0.5385 -0.97990 1.15067 -0.14627 0.24337 0.64826 -0.53383 -1.61926 - 8.0000 -0.3000 0.6667 -0.55450 0.96613 -0.09856 0.20817 0.39857 -0.62222 -1.61926 - 8.0000 -0.3000 0.8182 -0.23399 0.75625 -0.04780 0.15506 0.18113 -0.64311 -1.61926 - 8.0000 -0.3500 0.0526 -18.08553 3.71187 -0.12029 -0.14792 2.95606 0.68666 -1.46949 - 8.0000 -0.3500 0.1111 -7.98510 1.90747 -0.16453 0.01416 2.24105 0.70250 -1.46949 - 8.0000 -0.3500 0.1765 -4.73967 1.69536 -0.18991 0.09343 1.82664 0.30874 -1.46949 - 8.0000 -0.3500 0.2500 -3.11070 1.49425 -0.19804 0.19564 1.48443 0.19093 -1.46949 - 8.0000 -0.3500 0.3333 -2.10502 1.33919 -0.18955 0.22467 1.17257 -0.08935 -1.46949 - 8.0000 -0.3500 0.4286 -1.40833 1.19950 -0.16621 0.23167 0.88342 -0.31209 -1.46949 - 8.0000 -0.3500 0.5385 -0.89480 1.04915 -0.13109 0.21810 0.61817 -0.46934 -1.46949 - 8.0000 -0.3500 0.6667 -0.50649 0.88130 -0.08832 0.18655 0.38002 -0.56397 -1.46949 - 8.0000 -0.3500 0.8182 -0.21378 0.69007 -0.04284 0.13896 0.17269 -0.59293 -1.46949 - 8.0000 -0.4000 0.0526 -16.54633 3.38567 -0.10830 -0.13318 2.83084 0.78548 -1.33958 - 8.0000 -0.4000 0.1111 -7.30860 1.73974 -0.14813 0.01274 2.14488 0.77619 -1.33958 - 8.0000 -0.4000 0.1765 -4.34003 1.54785 -0.17098 0.08412 1.74762 0.37780 -1.33958 - 8.0000 -0.4000 0.2500 -2.84965 1.36544 -0.17830 0.17614 1.41984 0.25764 -1.33958 - 8.0000 -0.4000 0.3333 -1.92915 1.22476 -0.17066 0.20227 1.12134 -0.02467 -1.33958 - 8.0000 -0.4000 0.4286 -1.29113 1.09778 -0.14964 0.20858 0.84469 -0.24970 -1.33958 - 8.0000 -0.4000 0.5385 -0.82059 0.96074 -0.11802 0.19636 0.59100 -0.41109 -1.33958 - 8.0000 -0.4000 0.6667 -0.46460 0.80740 -0.07952 0.16796 0.36328 -0.51135 -1.33958 - 8.0000 -0.4000 0.8182 -0.19615 0.63240 -0.03857 0.12510 0.16506 -0.54762 -1.33958 - 8.0000 -0.4500 0.0526 -15.19838 3.10070 -0.09792 -0.12041 2.71735 0.87503 -1.22617 - 8.0000 -0.4500 0.1111 -6.71595 1.59322 -0.13392 0.01152 2.05773 0.84297 -1.22617 - 8.0000 -0.4500 0.1765 -3.98979 1.41889 -0.15459 0.07605 1.67601 0.44038 -1.22617 - 8.0000 -0.4500 0.2500 -2.62078 1.25276 -0.16121 0.15925 1.36132 0.31809 -1.22617 - 8.0000 -0.4500 0.3333 -1.77490 1.12459 -0.15429 0.18288 1.07491 0.03395 -1.22617 - 8.0000 -0.4500 0.4286 -1.18831 1.00868 -0.13529 0.18858 0.80960 -0.19315 -1.22617 - 8.0000 -0.4500 0.5385 -0.75547 0.88325 -0.10670 0.17753 0.56637 -0.35830 -1.22617 - 8.0000 -0.4500 0.6667 -0.42784 0.74260 -0.07190 0.15185 0.34810 -0.46367 -1.22617 - 8.0000 -0.4500 0.8182 -0.18066 0.58183 -0.03487 0.11311 0.15815 -0.50655 -1.22617 - 8.0000 -0.5000 0.0526 -14.01104 2.85031 -0.08887 -0.10929 2.61419 0.95644 -1.12657 - 8.0000 -0.5000 0.1111 -6.19374 1.46447 -0.12155 0.01046 1.97851 0.90368 -1.12657 - 8.0000 -0.5000 0.1765 -3.68106 1.30548 -0.14031 0.06903 1.61092 0.49727 -1.12657 - 8.0000 -0.5000 0.2500 -2.41897 1.15359 -0.14632 0.14454 1.30812 0.37305 -1.12657 - 8.0000 -0.5000 0.3333 -1.63884 1.03637 -0.14004 0.16599 1.03271 0.08723 -1.12657 - 8.0000 -0.5000 0.4286 -1.09759 0.93017 -0.12280 0.17116 0.77769 -0.14176 -1.12657 - 8.0000 -0.5000 0.5385 -0.69800 0.81495 -0.09685 0.16113 0.54398 -0.31032 -1.12657 - 8.0000 -0.5000 0.6667 -0.39539 0.68546 -0.06525 0.13783 0.33430 -0.42033 -1.12657 - 8.0000 -0.5000 0.8182 -0.16699 0.53721 -0.03165 0.10266 0.15187 -0.46922 -1.12657 - 8.0000 -0.5500 0.0526 -12.95960 2.62910 -0.08095 -0.09955 2.52014 1.03066 -1.03864 - 8.0000 -0.5500 0.1111 -5.73114 1.35073 -0.11072 0.00953 1.90628 0.95902 -1.03864 - 8.0000 -0.5500 0.1765 -3.40748 1.20522 -0.12780 0.06288 1.55157 0.54914 -1.03864 - 8.0000 -0.5500 0.2500 -2.24007 1.06586 -0.13328 0.13166 1.25961 0.42315 -1.03864 - 8.0000 -0.5500 0.3333 -1.51819 0.95828 -0.12756 0.15120 0.99423 0.13582 -1.03864 - 8.0000 -0.5500 0.4286 -1.01711 0.86063 -0.11185 0.15591 0.74860 -0.09490 -1.03864 - 8.0000 -0.5500 0.5385 -0.64700 0.75442 -0.08822 0.14677 0.52357 -0.26657 -1.03864 - 8.0000 -0.5500 0.6667 -0.36659 0.63480 -0.05944 0.12555 0.32173 -0.38081 -1.03864 - 8.0000 -0.5500 0.8182 -0.15486 0.49765 -0.02883 0.09351 0.14614 -0.43519 -1.03864 - 8.0000 -0.6000 0.0526 -12.02395 2.43271 -0.07398 -0.09098 2.43415 1.09851 -0.96061 - 8.0000 -0.6000 0.1111 -5.31934 1.24976 -0.10119 0.00871 1.84025 1.00962 -0.96061 - 8.0000 -0.6000 0.1765 -3.16386 1.11614 -0.11680 0.05746 1.49731 0.59656 -0.96061 - 8.0000 -0.6000 0.2500 -2.08071 0.98786 -0.12180 0.12032 1.21527 0.46895 -0.96061 - 8.0000 -0.6000 0.3333 -1.41068 0.88881 -0.11658 0.13818 0.95905 0.18023 -0.96061 - 8.0000 -0.6000 0.4286 -0.94538 0.79873 -0.10222 0.14248 0.72201 -0.05205 -0.96061 - 8.0000 -0.6000 0.5385 -0.60153 0.70051 -0.08062 0.13414 0.50491 -0.22657 -0.96061 - 8.0000 -0.6000 0.6667 -0.34091 0.58968 -0.05432 0.11474 0.31023 -0.34469 -0.96061 - 8.0000 -0.6000 0.8182 -0.14404 0.46240 -0.02635 0.08546 0.14090 -0.40407 -0.96061 - 8.0000 -0.6500 0.0526 -11.18757 2.25756 -0.06782 -0.08340 2.35534 1.16071 -0.89105 - 8.0000 -0.6500 0.1111 -4.95111 1.15972 -0.09276 0.00798 1.77972 1.05600 -0.89105 - 8.0000 -0.6500 0.1765 -2.94594 1.03664 -0.10707 0.05268 1.44758 0.64003 -0.89105 - 8.0000 -0.6500 0.2500 -1.93811 0.91820 -0.11166 0.11030 1.17462 0.51094 -0.89105 - 8.0000 -0.6500 0.3333 -1.31445 0.82672 -0.10687 0.12667 0.92680 0.22094 -0.89105 - 8.0000 -0.6500 0.4286 -0.88116 0.74338 -0.09371 0.13062 0.69763 -0.01278 -0.89105 - 8.0000 -0.6500 0.5385 -0.56082 0.65229 -0.07391 0.12296 0.48780 -0.18991 -0.89105 - 8.0000 -0.6500 0.6667 -0.31790 0.54929 -0.04980 0.10518 0.29969 -0.31157 -0.89105 - 8.0000 -0.6500 0.8182 -0.13434 0.43085 -0.02415 0.07834 0.13610 -0.37555 -0.89105 - 8.0000 -0.7000 0.0526 -10.43679 2.10069 -0.06235 -0.07667 2.28291 1.21786 -0.82879 - 8.0000 -0.7000 0.1111 -4.62047 1.07907 -0.08528 0.00734 1.72410 1.09862 -0.82879 - 8.0000 -0.7000 0.1765 -2.75020 0.96539 -0.09843 0.04843 1.40188 0.67997 -0.82879 - 8.0000 -0.7000 0.2500 -1.80998 0.85573 -0.10265 0.10140 1.13727 0.54952 -0.82879 - 8.0000 -0.7000 0.3333 -1.22796 0.77101 -0.09825 0.11645 0.89717 0.25835 -0.82879 - 8.0000 -0.7000 0.4286 -0.82342 0.69369 -0.08615 0.12008 0.67524 0.02330 -0.82879 - 8.0000 -0.7000 0.5385 -0.52420 0.60898 -0.06794 0.11304 0.47209 -0.15622 -0.82879 - 8.0000 -0.7000 0.6667 -0.29721 0.51301 -0.04578 0.09669 0.29000 -0.28114 -0.82879 - 8.0000 -0.7000 0.8182 -0.12562 0.40249 -0.02220 0.07202 0.13169 -0.34934 -0.82879 - 8.0000 -0.7500 0.0526 -9.76024 1.95964 -0.05747 -0.07067 2.21621 1.27050 -0.77283 - 8.0000 -0.7500 0.1111 -4.32242 1.00656 -0.07860 0.00676 1.67288 1.13788 -0.77283 - 8.0000 -0.7500 0.1765 -2.57370 0.90127 -0.09073 0.04464 1.35979 0.71676 -0.77283 - 8.0000 -0.7500 0.2500 -1.69440 0.79948 -0.09462 0.09347 1.10287 0.58505 -0.77283 - 8.0000 -0.7500 0.3333 -1.14991 0.72081 -0.09056 0.10734 0.86988 0.29281 -0.77283 - 8.0000 -0.7500 0.4286 -0.77130 0.64890 -0.07941 0.11068 0.65461 0.05654 -0.77283 - 8.0000 -0.7500 0.5385 -0.49114 0.56992 -0.06263 0.10420 0.45761 -0.12520 -0.77283 - 8.0000 -0.7500 0.6667 -0.27853 0.48028 -0.04220 0.08913 0.28108 -0.25312 -0.77283 - 8.0000 -0.7500 0.8182 -0.11774 0.37690 -0.02047 0.06639 0.12763 -0.32520 -0.77283 - 8.0000 -0.8000 0.0526 -9.14836 1.83236 -0.05310 -0.06530 2.15464 1.31908 -0.72235 - 8.0000 -0.8000 0.1111 -4.05278 0.94113 -0.07263 0.00625 1.62560 1.17411 -0.72235 - 8.0000 -0.8000 0.1765 -2.41396 0.84338 -0.08384 0.04125 1.32094 0.75071 -0.72235 - 8.0000 -0.8000 0.2500 -1.58977 0.74866 -0.08743 0.08637 1.07112 0.61785 -0.72235 - 8.0000 -0.8000 0.3333 -1.07924 0.67543 -0.08368 0.09918 0.84469 0.32461 -0.72235 - 8.0000 -0.8000 0.4286 -0.72410 0.60838 -0.07338 0.10228 0.63556 0.08721 -0.72235 - 8.0000 -0.8000 0.5385 -0.46120 0.53457 -0.05787 0.09628 0.44425 -0.09656 -0.72235 - 8.0000 -0.8000 0.6667 -0.26160 0.45064 -0.03899 0.08236 0.27285 -0.22725 -0.72235 - 8.0000 -0.8000 0.8182 -0.11061 0.35373 -0.01891 0.06135 0.12388 -0.30292 -0.72235 - 8.5000 0.0000 0.0526 -39.52308 8.56326 -0.29548 -0.36016 4.37361 -0.42160 -3.28889 - 8.5000 0.0000 0.1111 -17.33936 4.35475 -0.40344 0.03690 3.32346 -0.12977 -3.28889 - 8.5000 0.0000 0.1765 -10.23693 3.80447 -0.46487 0.23040 2.71099 -0.47353 -3.28889 - 8.5000 0.0000 0.2500 -6.68498 3.31284 -0.48396 0.47939 2.20345 -0.56435 -3.28889 - 8.5000 0.0000 0.3333 -4.50279 2.93852 -0.46244 0.54931 1.74025 -0.82015 -3.28889 - 8.5000 0.0000 0.4286 -2.99986 2.60975 -0.40485 0.56543 1.31066 -1.01490 -3.28889 - 8.5000 0.0000 0.5385 -1.89884 2.26686 -0.31880 0.53148 0.91669 -1.12328 -3.28889 - 8.5000 0.0000 0.6667 -1.07125 1.89386 -0.21449 0.45399 0.56322 -1.15261 -3.28889 - 8.5000 0.0000 0.8182 -0.45087 1.47718 -0.10387 0.33778 0.25577 -1.09832 -3.28889 - 8.5000 -0.0500 0.0526 -34.63132 7.47548 -0.25427 -0.30993 4.09400 -0.20087 -2.86802 - 8.5000 -0.0500 0.1111 -15.20159 3.80134 -0.34717 0.03175 3.10913 0.03509 -2.86802 - 8.5000 -0.0500 0.1765 -8.97990 3.32504 -0.40003 0.19826 2.53521 -0.31909 -2.86802 - 8.5000 -0.0500 0.2500 -5.86741 2.89852 -0.41646 0.41253 2.06003 -0.41535 -2.86802 - 8.5000 -0.0500 0.3333 -3.95418 2.57366 -0.39795 0.47269 1.62666 -0.67587 -2.86802 - 8.5000 -0.0500 0.4286 -2.63560 2.28774 -0.34839 0.48657 1.22491 -0.87592 -2.86802 - 8.5000 -0.0500 0.5385 -1.66896 1.98863 -0.27434 0.45735 0.85661 -0.99369 -2.86802 - 8.5000 -0.0500 0.6667 -0.94189 1.66237 -0.18457 0.39067 0.52625 -1.03569 -2.86802 - 8.5000 -0.0500 0.8182 -0.39654 1.29715 -0.08939 0.29067 0.23895 -0.99769 -2.86802 - 8.5000 -0.1000 0.0526 -30.60571 6.58281 -0.22076 -0.26908 3.84795 -0.00665 -2.52306 - 8.5000 -0.1000 0.1111 -13.44161 3.34719 -0.30141 0.02757 2.92053 0.18015 -2.52306 - 8.5000 -0.1000 0.1765 -7.94456 2.93124 -0.34731 0.17213 2.38053 -0.18319 -2.52306 - 8.5000 -0.1000 0.2500 -5.19374 2.55793 -0.36157 0.35816 1.93383 -0.28423 -2.52306 - 8.5000 -0.1000 0.3333 -3.50194 2.27351 -0.34550 0.41039 1.52670 -0.54891 -2.52306 - 8.5000 -0.1000 0.4286 -2.33523 2.02267 -0.30247 0.42244 1.14946 -0.75362 -2.52306 - 8.5000 -0.1000 0.5385 -1.47933 1.75946 -0.23818 0.39707 0.80374 -0.87966 -2.52306 - 8.5000 -0.1000 0.6667 -0.83515 1.47162 -0.16025 0.33918 0.49371 -0.93280 -2.52306 - 8.5000 -0.1000 0.8182 -0.35170 1.14875 -0.07760 0.25236 0.22416 -0.90915 -2.52306 - 8.5000 -0.1500 0.0526 -27.25220 5.84120 -0.19317 -0.23545 3.63031 0.16516 -2.23679 - 8.5000 -0.1500 0.1111 -11.97486 2.96990 -0.26374 0.02412 2.75370 0.30846 -2.23679 - 8.5000 -0.1500 0.1765 -7.08137 2.60381 -0.30390 0.15062 2.24371 -0.06298 -2.23679 - 8.5000 -0.1500 0.2500 -4.63183 2.27451 -0.31638 0.31340 1.82220 -0.16826 -2.23679 - 8.5000 -0.1500 0.3333 -3.12459 2.02355 -0.30232 0.35910 1.43829 -0.43661 -2.23679 - 8.5000 -0.1500 0.4286 -2.08450 1.80177 -0.26467 0.36964 1.08272 -0.64544 -2.23679 - 8.5000 -0.1500 0.5385 -1.32100 1.56839 -0.20841 0.34745 0.75697 -0.77879 -2.23679 - 8.5000 -0.1500 0.6667 -0.74600 1.31250 -0.14022 0.29679 0.46493 -0.84180 -2.23679 - 8.5000 -0.1500 0.8182 -0.31424 1.02493 -0.06791 0.22082 0.21107 -0.83083 -2.23679 - 8.5000 -0.2000 0.0526 -24.42831 5.21839 -0.17021 -0.20746 3.43687 0.31786 -1.99661 - 8.5000 -0.2000 0.1111 -10.73927 2.65305 -0.23239 0.02125 2.60542 0.42251 -1.99661 - 8.5000 -0.2000 0.1765 -6.35390 2.32859 -0.26778 0.13271 2.12211 0.04386 -1.99661 - 8.5000 -0.2000 0.2500 -4.15809 2.03611 -0.27877 0.27614 1.72298 -0.06517 -1.99661 - 8.5000 -0.2000 0.3333 -2.80632 1.81313 -0.26638 0.31641 1.35970 -0.33679 -1.99661 - 8.5000 -0.2000 0.4286 -1.87295 1.61570 -0.23320 0.32570 1.02340 -0.54929 -1.99661 - 8.5000 -0.2000 0.5385 -1.18737 1.40735 -0.18364 0.30615 0.71541 -0.68914 -1.99661 - 8.5000 -0.2000 0.6667 -0.67074 1.17834 -0.12355 0.26151 0.43935 -0.76091 -1.99661 - 8.5000 -0.2000 0.8182 -0.28261 0.92050 -0.05983 0.19457 0.19944 -0.76122 -1.99661 - 8.5000 -0.2500 0.0526 -22.02750 4.69027 -0.15091 -0.18394 3.26417 0.45419 -1.79314 - 8.5000 -0.2500 0.1111 -9.68838 2.38439 -0.20604 0.01884 2.47304 0.52433 -1.79314 - 8.5000 -0.2500 0.1765 -5.73494 2.09503 -0.23742 0.11767 2.01353 0.13925 -1.79314 - 8.5000 -0.2500 0.2500 -3.75485 1.83363 -0.24717 0.24484 1.63440 0.02686 -1.79314 - 8.5000 -0.2500 0.3333 -2.53531 1.63430 -0.23618 0.28054 1.28954 -0.24767 -1.79314 - 8.5000 -0.2500 0.4286 -1.69276 1.45746 -0.20677 0.28878 0.97044 -0.46345 -1.79314 - 8.5000 -0.2500 0.5385 -1.07350 1.27032 -0.16282 0.27144 0.67830 -0.60910 -1.79314 - 8.5000 -0.2500 0.6667 -0.60660 1.06414 -0.10954 0.23186 0.41651 -0.68869 -1.79314 - 8.5000 -0.2500 0.8182 -0.25565 0.83158 -0.05305 0.17251 0.18905 -0.69907 -1.79314 - 8.5000 -0.3000 0.0526 -19.96880 4.23857 -0.13456 -0.16401 3.10934 0.57641 -1.61926 - 8.5000 -0.3000 0.1111 -8.78690 2.15460 -0.18371 0.01680 2.35436 0.61561 -1.61926 - 8.5000 -0.3000 0.1765 -5.20376 1.89510 -0.21169 0.10492 1.91620 0.22477 -1.61926 - 8.5000 -0.3000 0.2500 -3.40866 1.66018 -0.22038 0.21830 1.55498 0.10937 -1.61926 - 8.5000 -0.3000 0.3333 -2.30255 1.48099 -0.21058 0.25014 1.22664 -0.16778 -1.61926 - 8.5000 -0.3000 0.4286 -1.53795 1.32173 -0.18436 0.25748 0.92296 -0.38649 -1.61926 - 8.5000 -0.3000 0.5385 -0.97565 1.15273 -0.14517 0.24202 0.64503 -0.53735 -1.61926 - 8.5000 -0.3000 0.6667 -0.55147 0.96609 -0.09767 0.20674 0.39604 -0.62395 -1.61926 - 8.5000 -0.3000 0.8182 -0.23247 0.75521 -0.04730 0.15381 0.17974 -0.64335 -1.61926 - 8.5000 -0.3500 0.0526 -18.18979 3.84921 -0.12058 -0.14698 2.97000 0.68640 -1.46949 - 8.5000 -0.3500 0.1111 -8.00759 1.95654 -0.16464 0.01506 2.24755 0.69776 -1.46949 - 8.5000 -0.3500 0.1765 -4.74439 1.72263 -0.18971 0.09402 1.82860 0.30173 -1.46949 - 8.5000 -0.3500 0.2500 -3.10915 1.51045 -0.19750 0.19563 1.48351 0.18362 -1.46949 - 8.5000 -0.3500 0.3333 -2.10112 1.34856 -0.18872 0.22416 1.17003 -0.09588 -1.46949 - 8.5000 -0.3500 0.4286 -1.40392 1.20440 -0.16521 0.23075 0.88023 -0.31724 -1.46949 - 8.5000 -0.3500 0.5385 -0.89092 1.05102 -0.13010 0.21689 0.61509 -0.47277 -1.46949 - 8.5000 -0.3500 0.6667 -0.50371 0.88126 -0.08753 0.18527 0.37761 -0.56568 -1.46949 - 8.5000 -0.3500 0.8182 -0.21238 0.68912 -0.04239 0.13784 0.17136 -0.59321 -1.46949 - 8.5000 -0.4000 0.0526 -16.64168 3.51122 -0.10856 -0.13232 2.84415 0.78574 -1.33958 - 8.5000 -0.4000 0.1111 -7.32919 1.78461 -0.14822 0.01356 2.15109 0.77196 -1.33958 - 8.5000 -0.4000 0.1765 -4.34436 1.57280 -0.17079 0.08465 1.74949 0.37124 -1.33958 - 8.5000 -0.4000 0.2500 -2.84823 1.38028 -0.17781 0.17613 1.41897 0.25069 -1.33958 - 8.5000 -0.4000 0.3333 -1.92557 1.23335 -0.16990 0.20182 1.11891 -0.03094 -1.33958 - 8.5000 -0.4000 0.4286 -1.28709 1.10227 -0.14874 0.20774 0.84164 -0.25469 -1.33958 - 8.5000 -0.4000 0.5385 -0.81703 0.96245 -0.11713 0.19527 0.58804 -0.41445 -1.33958 - 8.5000 -0.4000 0.6667 -0.46206 0.80736 -0.07880 0.16680 0.36097 -0.51306 -1.33958 - 8.5000 -0.4000 0.8182 -0.19486 0.63152 -0.03816 0.12410 0.16379 -0.54792 -1.33958 - 8.5000 -0.4500 0.0526 -15.28592 3.21594 -0.09815 -0.11964 2.73011 0.87577 -1.22617 - 8.5000 -0.4500 0.1111 -6.73487 1.63441 -0.13401 0.01226 2.06367 0.83919 -1.22617 - 8.5000 -0.4500 0.1765 -3.99377 1.44181 -0.15442 0.07653 1.67779 0.43423 -1.22617 - 8.5000 -0.4500 0.2500 -2.61948 1.26639 -0.16076 0.15924 1.36047 0.31146 -1.22617 - 8.5000 -0.4500 0.3333 -1.77161 1.13248 -0.15361 0.18247 1.07258 0.02790 -1.22617 - 8.5000 -0.4500 0.4286 -1.18459 1.01281 -0.13448 0.18782 0.80667 -0.19800 -1.22617 - 8.5000 -0.4500 0.5385 -0.75219 0.88483 -0.10590 0.17655 0.56354 -0.36159 -1.22617 - 8.5000 -0.4500 0.6667 -0.42550 0.74256 -0.07125 0.15081 0.34589 -0.46537 -1.22617 - 8.5000 -0.4500 0.8182 -0.17948 0.58101 -0.03450 0.11220 0.15694 -0.50688 -1.22617 - 8.5000 -0.5000 0.0526 -14.09171 2.95646 -0.08909 -0.10859 2.62644 0.95760 -1.12657 - 8.5000 -0.5000 0.1111 -6.21118 1.50243 -0.12164 0.01112 1.98421 0.90031 -1.12657 - 8.5000 -0.5000 0.1765 -3.68473 1.32662 -0.14016 0.06946 1.61262 0.49148 -1.12657 - 8.5000 -0.5000 0.2500 -2.41777 1.16617 -0.14591 0.14453 1.30730 0.36670 -1.12657 - 8.5000 -0.5000 0.3333 -1.63580 1.04366 -0.13943 0.16561 1.03046 0.08140 -1.12657 - 8.5000 -0.5000 0.4286 -1.09415 0.93398 -0.12206 0.17048 0.77488 -0.14647 -1.12657 - 8.5000 -0.5000 0.5385 -0.69496 0.81640 -0.09612 0.16024 0.54126 -0.31355 -1.12657 - 8.5000 -0.5000 0.6667 -0.39322 0.68542 -0.06467 0.13688 0.33218 -0.42202 -1.12657 - 8.5000 -0.5000 0.8182 -0.16590 0.53646 -0.03132 0.10184 0.15070 -0.46957 -1.12657 - 8.5000 -0.5500 0.0526 -13.03420 2.72722 -0.08115 -0.09891 2.53193 1.03221 -1.03864 - 8.5000 -0.5500 0.1111 -5.74728 1.38584 -0.11080 0.01013 1.91176 0.95604 -1.03864 - 8.5000 -0.5500 0.1765 -3.41088 1.22477 -0.12767 0.06327 1.55320 0.54369 -1.03864 - 8.5000 -0.5500 0.2500 -2.23895 1.07750 -0.13291 0.13165 1.25882 0.41707 -1.03864 - 8.5000 -0.5500 0.3333 -1.51537 0.96502 -0.12700 0.15086 0.99206 0.13017 -1.03864 - 8.5000 -0.5500 0.4286 -1.01392 0.86416 -0.11118 0.15528 0.74589 -0.09949 -1.03864 - 8.5000 -0.5500 0.5385 -0.64419 0.75576 -0.08755 0.14596 0.52095 -0.26975 -1.03864 - 8.5000 -0.5500 0.6667 -0.36458 0.63476 -0.05890 0.12468 0.31969 -0.38250 -1.03864 - 8.5000 -0.5500 0.8182 -0.15385 0.49695 -0.02853 0.09276 0.14502 -0.43556 -1.03864 - 8.5000 -0.6000 0.0526 -12.09314 2.52368 -0.07416 -0.09039 2.44552 1.10042 -0.96061 - 8.5000 -0.6000 0.1111 -5.33432 1.28232 -0.10126 0.00926 1.84552 1.00698 -0.96061 - 8.5000 -0.6000 0.1765 -3.16702 1.13428 -0.11667 0.05783 1.49888 0.59142 -0.96061 - 8.5000 -0.6000 0.2500 -2.07967 0.99867 -0.12146 0.12032 1.21450 0.46312 -0.96061 - 8.5000 -0.6000 0.3333 -1.40806 0.89507 -0.11607 0.13787 0.95696 0.17476 -0.96061 - 8.5000 -0.6000 0.4286 -0.94241 0.80201 -0.10161 0.14191 0.71939 -0.05654 -0.96061 - 8.5000 -0.6000 0.5385 -0.59892 0.70176 -0.08001 0.13339 0.50239 -0.22970 -0.96061 - 8.5000 -0.6000 0.6667 -0.33903 0.58964 -0.05383 0.11394 0.30826 -0.34637 -0.96061 - 8.5000 -0.6000 0.8182 -0.14309 0.46175 -0.02607 0.08478 0.13982 -0.40446 -0.96061 - 8.5000 -0.6500 0.0526 -11.25193 2.34215 -0.06798 -0.08286 2.36631 1.16295 -0.89105 - 8.5000 -0.6500 0.1111 -4.96505 1.19000 -0.09282 0.00849 1.78481 1.05368 -0.89105 - 8.5000 -0.6500 0.1765 -2.94888 1.05352 -0.10696 0.05301 1.44909 0.63516 -0.89105 - 8.5000 -0.6500 0.2500 -1.93714 0.92826 -0.11135 0.11030 1.17387 0.50533 -0.89105 - 8.5000 -0.6500 0.3333 -1.31200 0.83255 -0.10640 0.12638 0.92478 0.21563 -0.89105 - 8.5000 -0.6500 0.4286 -0.87839 0.74644 -0.09315 0.13009 0.69510 -0.01717 -0.89105 - 8.5000 -0.6500 0.5385 -0.55837 0.65345 -0.07335 0.12228 0.48537 -0.19299 -0.89105 - 8.5000 -0.6500 0.6667 -0.31615 0.54926 -0.04935 0.10445 0.29779 -0.31324 -0.89105 - 8.5000 -0.6500 0.8182 -0.13346 0.43024 -0.02390 0.07771 0.13506 -0.37596 -0.89105 - 8.5000 -0.7000 0.0526 -10.49681 2.17955 -0.06250 -0.07618 2.29353 1.22040 -0.82879 - 8.5000 -0.7000 0.1111 -4.63347 1.10731 -0.08533 0.00780 1.72902 1.09659 -0.82879 - 8.5000 -0.7000 0.1765 -2.75294 0.98113 -0.09833 0.04873 1.40333 0.67536 -0.82879 - 8.5000 -0.7000 0.2500 -1.80907 0.86512 -0.10236 0.10140 1.13654 0.54411 -0.82879 - 8.5000 -0.7000 0.3333 -1.22567 0.77645 -0.09781 0.11619 0.89521 0.25318 -0.82879 - 8.5000 -0.7000 0.4286 -0.82083 0.69654 -0.08563 0.11960 0.67279 0.01900 -0.82879 - 8.5000 -0.7000 0.5385 -0.52191 0.61006 -0.06743 0.11241 0.46973 -0.15926 -0.82879 - 8.5000 -0.7000 0.6667 -0.29557 0.51297 -0.04537 0.09603 0.28816 -0.28281 -0.82879 - 8.5000 -0.7000 0.8182 -0.12480 0.40192 -0.02197 0.07144 0.13068 -0.34977 -0.82879 - 8.5000 -0.7500 0.0526 -9.81635 2.03334 -0.05761 -0.07022 2.22649 1.27332 -0.77283 - 8.5000 -0.7500 0.1111 -4.33458 1.03296 -0.07866 0.00719 1.67763 1.13611 -0.77283 - 8.5000 -0.7500 0.1765 -2.57626 0.91600 -0.09063 0.04492 1.36119 0.71239 -0.77283 - 8.5000 -0.7500 0.2500 -1.69355 0.80827 -0.09435 0.09346 1.10216 0.57983 -0.77283 - 8.5000 -0.7500 0.3333 -1.14777 0.72591 -0.09016 0.10710 0.86798 0.28777 -0.77283 - 8.5000 -0.7500 0.4286 -0.76888 0.65156 -0.07893 0.11024 0.65223 0.05232 -0.77283 - 8.5000 -0.7500 0.5385 -0.48900 0.57093 -0.06216 0.10362 0.45532 -0.12819 -0.77283 - 8.5000 -0.7500 0.6667 -0.27699 0.48024 -0.04182 0.08851 0.27930 -0.25478 -0.77283 - 8.5000 -0.7500 0.8182 -0.11697 0.37636 -0.02025 0.06585 0.12665 -0.32565 -0.77283 - 8.5000 -0.8000 0.0526 -9.20094 1.90140 -0.05323 -0.06489 2.16462 1.32216 -0.72235 - 8.5000 -0.8000 0.1111 -4.06419 0.96587 -0.07268 0.00665 1.63021 1.17259 -0.72235 - 8.5000 -0.8000 0.1765 -2.41637 0.85718 -0.08375 0.04151 1.32229 0.74656 -0.72235 - 8.5000 -0.8000 0.2500 -1.58898 0.75689 -0.08719 0.08637 1.07042 0.61281 -0.72235 - 8.5000 -0.8000 0.3333 -1.07723 0.68021 -0.08331 0.09896 0.84284 0.31970 -0.72235 - 8.5000 -0.8000 0.4286 -0.72182 0.61088 -0.07294 0.10187 0.63326 0.08307 -0.72235 - 8.5000 -0.8000 0.5385 -0.45918 0.53552 -0.05744 0.09575 0.44203 -0.09952 -0.72235 - 8.5000 -0.8000 0.6667 -0.26015 0.45061 -0.03864 0.08179 0.27112 -0.22891 -0.72235 - 8.5000 -0.8000 0.8182 -0.10988 0.35323 -0.01871 0.06085 0.12293 -0.30338 -0.72235 - 9.0000 0.0000 0.0526 -39.73593 8.84637 -0.29615 -0.35800 4.39325 -0.42733 -3.28889 - 9.0000 0.0000 0.1111 -17.38488 4.45524 -0.40368 0.03894 3.33270 -0.13953 -3.28889 - 9.0000 0.0000 0.1765 -10.24640 3.85994 -0.46439 0.23172 2.71384 -0.48483 -3.28889 - 9.0000 0.0000 0.2500 -6.68187 3.34561 -0.48270 0.47936 2.20223 -0.57496 -3.28889 - 9.0000 0.0000 0.3333 -4.49504 2.95738 -0.46054 0.54814 1.73673 -0.82895 -3.28889 - 9.0000 0.0000 0.4286 -2.99116 2.61961 -0.40258 0.56331 1.30619 -1.02141 -3.28889 - 9.0000 0.0000 0.5385 -1.89122 2.27066 -0.31657 0.52873 0.91236 -1.12729 -3.28889 - 9.0000 0.0000 0.6667 -1.06583 1.89394 -0.21269 0.45108 0.55984 -1.15453 -3.28889 - 9.0000 0.0000 0.8182 -0.44815 1.47538 -0.10286 0.33525 0.25390 -1.09827 -3.28889 - 9.0000 -0.0500 0.0526 -34.81773 7.72330 -0.25484 -0.30807 4.11234 -0.20551 -2.86802 - 9.0000 -0.0500 0.1111 -15.24149 3.88934 -0.34738 0.03351 3.11775 0.02638 -2.86802 - 9.0000 -0.0500 0.1765 -8.98820 3.37365 -0.39962 0.19940 2.53786 -0.32946 -2.86802 - 9.0000 -0.0500 0.2500 -5.86468 2.92725 -0.41538 0.41250 2.05889 -0.42521 -2.86802 - 9.0000 -0.0500 0.3333 -3.94737 2.59021 -0.39631 0.47169 1.62336 -0.68414 -2.86802 - 9.0000 -0.0500 0.4286 -2.62796 2.29640 -0.34644 0.48475 1.22074 -0.88210 -2.86802 - 9.0000 -0.0500 0.5385 -1.66226 1.99196 -0.27241 0.45499 0.85256 -0.99754 -2.86802 - 9.0000 -0.0500 0.6667 -0.93712 1.66243 -0.18302 0.38817 0.52308 -1.03757 -2.86802 - 9.0000 -0.0500 0.8182 -0.39414 1.29556 -0.08852 0.28849 0.23721 -0.99770 -2.86802 - 9.0000 -0.1000 0.0526 -30.77037 6.80160 -0.22126 -0.26747 3.86516 -0.01032 -2.52306 - 9.0000 -0.1000 0.1111 -13.47688 3.42492 -0.30159 0.02909 2.92860 0.17237 -2.52306 - 9.0000 -0.1000 0.1765 -7.95191 2.97421 -0.34695 0.17312 2.38301 -0.19274 -2.52306 - 9.0000 -0.1000 0.2500 -5.19132 2.58334 -0.36063 0.35813 1.93275 -0.29345 -2.52306 - 9.0000 -0.1000 0.3333 -3.49591 2.28815 -0.34407 0.40952 1.52360 -0.55672 -2.52306 - 9.0000 -0.1000 0.4286 -2.32844 2.03033 -0.30078 0.42086 1.14554 -0.75951 -2.52306 - 9.0000 -0.1000 0.5385 -1.47338 1.76240 -0.23651 0.39502 0.79994 -0.88338 -2.52306 - 9.0000 -0.1000 0.6667 -0.83091 1.47166 -0.15890 0.33701 0.49074 -0.93465 -2.52306 - 9.0000 -0.1000 0.8182 -0.34957 1.14734 -0.07685 0.25047 0.22252 -0.90922 -2.52306 - 9.0000 -0.1500 0.0526 -27.39875 6.03584 -0.19360 -0.23404 3.64651 0.16233 -2.23679 - 9.0000 -0.1500 0.1111 -12.00628 3.03908 -0.26390 0.02546 2.76130 0.30150 -2.23679 - 9.0000 -0.1500 0.1765 -7.08791 2.64207 -0.30359 0.15149 2.24603 -0.07180 -2.23679 - 9.0000 -0.1500 0.2500 -4.62968 2.29715 -0.31556 0.31337 1.82117 -0.17689 -2.23679 - 9.0000 -0.1500 0.3333 -3.11920 2.03660 -0.30107 0.35834 1.43536 -0.44401 -2.23679 - 9.0000 -0.1500 0.4286 -2.07844 1.80860 -0.26318 0.36826 1.07903 -0.65108 -2.23679 - 9.0000 -0.1500 0.5385 -1.31568 1.57100 -0.20695 0.34565 0.75340 -0.78239 -2.23679 - 9.0000 -0.1500 0.6667 -0.74221 1.31254 -0.13904 0.29489 0.46214 -0.84362 -2.23679 - 9.0000 -0.1500 0.8182 -0.31234 1.02366 -0.06725 0.21917 0.20953 -0.83094 -2.23679 - 9.0000 -0.2000 0.0526 -24.55962 5.39270 -0.17059 -0.20622 3.45217 0.31579 -1.99661 - 9.0000 -0.2000 0.1111 -10.76743 2.71503 -0.23253 0.02243 2.61259 0.41628 -1.99661 - 9.0000 -0.2000 0.1765 -6.35978 2.36289 -0.26750 0.13348 2.12429 0.03569 -1.99661 - 9.0000 -0.2000 0.2500 -4.15615 2.05641 -0.27805 0.27612 1.72200 -0.07330 -1.99661 - 9.0000 -0.2000 0.3333 -2.80147 1.82485 -0.26528 0.31574 1.35693 -0.34382 -1.99661 - 9.0000 -0.2000 0.4286 -1.86750 1.62183 -0.23190 0.32448 1.01991 -0.55470 -1.99661 - 9.0000 -0.2000 0.5385 -1.18258 1.40969 -0.18235 0.30456 0.71203 -0.69264 -1.99661 - 9.0000 -0.2000 0.6667 -0.66733 1.17837 -0.12251 0.25983 0.43671 -0.76270 -1.99661 - 9.0000 -0.2000 0.8182 -0.28090 0.91935 -0.05925 0.19311 0.19798 -0.76137 -1.99661 - 9.0000 -0.2500 0.0526 -22.14585 4.84731 -0.15125 -0.18284 3.27867 0.45279 -1.79314 - 9.0000 -0.2500 0.1111 -9.71378 2.44025 -0.20617 0.01989 2.47982 0.51875 -1.79314 - 9.0000 -0.2500 0.1765 -5.74024 2.12596 -0.23718 0.11835 2.01559 0.13166 -1.79314 - 9.0000 -0.2500 0.2500 -3.75309 1.85195 -0.24653 0.24482 1.63346 0.01920 -1.79314 - 9.0000 -0.2500 0.3333 -2.53093 1.64487 -0.23521 0.27995 1.28691 -0.25438 -1.79314 - 9.0000 -0.2500 0.4286 -1.68783 1.46300 -0.20561 0.28770 0.96712 -0.46865 -1.79314 - 9.0000 -0.2500 0.5385 -1.06917 1.27244 -0.16168 0.27004 0.67509 -0.61250 -1.79314 - 9.0000 -0.2500 0.6667 -0.60352 1.06416 -0.10862 0.23038 0.41401 -0.69046 -1.79314 - 9.0000 -0.2500 0.8182 -0.25410 0.83053 -0.05253 0.17122 0.18767 -0.69926 -1.79314 - 9.0000 -0.3000 0.0526 -20.07605 4.38081 -0.13486 -0.16302 3.12312 0.57562 -1.61926 - 9.0000 -0.3000 0.1111 -8.80993 2.20522 -0.18382 0.01773 2.36080 0.61062 -1.61926 - 9.0000 -0.3000 0.1765 -5.20857 1.92315 -0.21147 0.10552 1.91815 0.21769 -1.61926 - 9.0000 -0.3000 0.2500 -3.40706 1.67681 -0.21981 0.21829 1.55409 0.10211 -1.61926 - 9.0000 -0.3000 0.3333 -2.29857 1.49059 -0.20972 0.24961 1.22413 -0.17420 -1.61926 - 9.0000 -0.3000 0.4286 -1.53346 1.32675 -0.18333 0.25652 0.91981 -0.39151 -1.61926 - 9.0000 -0.3000 0.5385 -0.97172 1.15464 -0.14416 0.24077 0.64198 -0.54066 -1.61926 - 9.0000 -0.3000 0.6667 -0.54866 0.96611 -0.09685 0.20541 0.39366 -0.62569 -1.61926 - 9.0000 -0.3000 0.8182 -0.23105 0.75425 -0.04684 0.15266 0.17843 -0.64358 -1.61926 - 9.0000 -0.3500 0.0526 -18.28744 3.97868 -0.12085 -0.14610 2.98314 0.68615 -1.46949 - 9.0000 -0.3500 0.1111 -8.02858 2.00263 -0.16473 0.01589 2.25368 0.69330 -1.46949 - 9.0000 -0.3500 0.1765 -4.74878 1.74818 -0.18951 0.09456 1.83045 0.29512 -1.46949 - 9.0000 -0.3500 0.2500 -3.10770 1.52560 -0.19698 0.19562 1.48266 0.17673 -1.46949 - 9.0000 -0.3500 0.3333 -2.09748 1.35731 -0.18794 0.22369 1.16764 -0.10203 -1.46949 - 9.0000 -0.3500 0.4286 -1.39983 1.20898 -0.16429 0.22988 0.87722 -0.32209 -1.46949 - 9.0000 -0.3500 0.5385 -0.88732 1.05277 -0.12919 0.21577 0.61218 -0.47601 -1.46949 - 9.0000 -0.3500 0.6667 -0.50114 0.88127 -0.08679 0.18408 0.37534 -0.56741 -1.46949 - 9.0000 -0.3500 0.8182 -0.21109 0.68824 -0.04198 0.13681 0.17011 -0.59347 -1.46949 - 9.0000 -0.4000 0.0526 -16.73098 3.62958 -0.10881 -0.13153 2.85671 0.78599 -1.33958 - 9.0000 -0.4000 0.1111 -7.34840 1.82676 -0.14831 0.01431 2.15694 0.76797 -1.33958 - 9.0000 -0.4000 0.1765 -4.34837 1.59618 -0.17062 0.08514 1.75125 0.36505 -1.33958 - 9.0000 -0.4000 0.2500 -2.84690 1.39415 -0.17735 0.17612 1.41814 0.24413 -1.33958 - 9.0000 -0.4000 0.3333 -1.92223 1.24136 -0.16920 0.20139 1.11661 -0.03686 -1.33958 - 9.0000 -0.4000 0.4286 -1.28333 1.10647 -0.14791 0.20696 0.83876 -0.25939 -1.33958 - 9.0000 -0.4000 0.5385 -0.81373 0.96405 -0.11631 0.19426 0.58526 -0.41761 -1.33958 - 9.0000 -0.4000 0.6667 -0.45970 0.80736 -0.07814 0.16573 0.35880 -0.51477 -1.33958 - 9.0000 -0.4000 0.8182 -0.19368 0.63072 -0.03779 0.12317 0.16260 -0.54821 -1.33958 - 9.0000 -0.4500 0.0526 -15.36792 3.32457 -0.09837 -0.11892 2.74214 0.87646 -1.22617 - 9.0000 -0.4500 0.1111 -6.75252 1.67312 -0.13409 0.01294 2.06927 0.83563 -1.22617 - 9.0000 -0.4500 0.1765 -3.99746 1.46329 -0.15426 0.07697 1.67947 0.42842 -1.22617 - 9.0000 -0.4500 0.2500 -2.61825 1.27914 -0.16034 0.15923 1.35967 0.30520 -1.22617 - 9.0000 -0.4500 0.3333 -1.76854 1.13985 -0.15298 0.18208 1.07038 0.02220 -1.22617 - 9.0000 -0.4500 0.4286 -1.18113 1.01666 -0.13373 0.18712 0.80391 -0.20257 -1.22617 - 9.0000 -0.4500 0.5385 -0.74915 0.88629 -0.10516 0.17563 0.56087 -0.36470 -1.22617 - 9.0000 -0.4500 0.6667 -0.42332 0.74256 -0.07065 0.14984 0.34381 -0.46707 -1.22617 - 9.0000 -0.4500 0.8182 -0.17839 0.58027 -0.03417 0.11136 0.15579 -0.50719 -1.22617 - 9.0000 -0.5000 0.0526 -14.16729 3.05653 -0.08929 -0.10794 2.63799 0.95870 -1.12657 - 9.0000 -0.5000 0.1111 -6.22745 1.53810 -0.12171 0.01174 1.98958 0.89714 -1.12657 - 9.0000 -0.5000 0.1765 -3.68814 1.34642 -0.14001 0.06986 1.61423 0.48603 -1.12657 - 9.0000 -0.5000 0.2500 -2.41663 1.17793 -0.14553 0.14452 1.30653 0.36072 -1.12657 - 9.0000 -0.5000 0.3333 -1.63296 1.05045 -0.13885 0.16526 1.02834 0.07589 -1.12657 - 9.0000 -0.5000 0.4286 -1.09095 0.93754 -0.12138 0.16984 0.77222 -0.15092 -1.12657 - 9.0000 -0.5000 0.5385 -0.69215 0.81775 -0.09544 0.15941 0.53870 -0.31659 -1.12657 - 9.0000 -0.5000 0.6667 -0.39121 0.68542 -0.06412 0.13600 0.33019 -0.42370 -1.12657 - 9.0000 -0.5000 0.8182 -0.16489 0.53577 -0.03101 0.10108 0.14960 -0.46991 -1.12657 - 9.0000 -0.5500 0.0526 -13.10408 2.81971 -0.08133 -0.09832 2.54304 1.03368 -1.03864 - 9.0000 -0.5500 0.1111 -5.76233 1.41882 -0.11086 0.01069 1.91692 0.95322 -1.03864 - 9.0000 -0.5500 0.1765 -3.41403 1.24309 -0.12754 0.06364 1.55474 0.53855 -1.03864 - 9.0000 -0.5500 0.2500 -2.23790 1.08838 -0.13256 0.13165 1.25807 0.41134 -1.03864 - 9.0000 -0.5500 0.3333 -1.51274 0.97132 -0.12648 0.15054 0.99002 0.12484 -1.03864 - 9.0000 -0.5500 0.4286 -1.01096 0.86745 -0.11056 0.15470 0.74334 -0.10383 -1.03864 - 9.0000 -0.5500 0.5385 -0.64158 0.75701 -0.08694 0.14520 0.51849 -0.27274 -1.03864 - 9.0000 -0.5500 0.6667 -0.36271 0.63476 -0.05841 0.12388 0.31776 -0.38417 -1.03864 - 9.0000 -0.5500 0.8182 -0.15291 0.49631 -0.02825 0.09207 0.14396 -0.43591 -1.03864 - 9.0000 -0.6000 0.0526 -12.15795 2.60944 -0.07433 -0.08985 2.45623 1.10223 -0.96061 - 9.0000 -0.6000 0.1111 -5.34829 1.31291 -0.10132 0.00977 1.85049 1.00450 -0.96061 - 9.0000 -0.6000 0.1765 -3.16994 1.15128 -0.11655 0.05816 1.50035 0.58656 -0.96061 - 9.0000 -0.6000 0.2500 -2.07869 1.00877 -0.12115 0.12031 1.21377 0.45762 -0.96061 - 9.0000 -0.6000 0.3333 -1.40561 0.90091 -0.11559 0.13757 0.95499 0.16959 -0.96061 - 9.0000 -0.6000 0.4286 -0.93966 0.80507 -0.10104 0.14138 0.71693 -0.06078 -0.96061 - 9.0000 -0.6000 0.5385 -0.59649 0.70292 -0.07945 0.13270 0.50001 -0.23264 -0.96061 - 9.0000 -0.6000 0.6667 -0.33730 0.58963 -0.05338 0.11321 0.30641 -0.34802 -0.96061 - 9.0000 -0.6000 0.8182 -0.14222 0.46115 -0.02582 0.08414 0.13880 -0.40484 -0.96061 - 9.0000 -0.6500 0.0526 -11.31221 2.42189 -0.06814 -0.08237 2.37665 1.16506 -0.89105 - 9.0000 -0.6500 0.1111 -4.97806 1.21845 -0.09288 0.00896 1.78960 1.05149 -0.89105 - 9.0000 -0.6500 0.1765 -2.95161 1.06934 -0.10685 0.05331 1.45050 0.63058 -0.89105 - 9.0000 -0.6500 0.2500 -1.93623 0.93767 -0.11106 0.11029 1.17316 0.50004 -0.89105 - 9.0000 -0.6500 0.3333 -1.30973 0.83799 -0.10596 0.12611 0.92287 0.21061 -0.89105 - 9.0000 -0.6500 0.4286 -0.87582 0.74928 -0.09263 0.12961 0.69272 -0.02131 -0.89105 - 9.0000 -0.6500 0.5385 -0.55611 0.65453 -0.07283 0.12165 0.48307 -0.19589 -0.89105 - 9.0000 -0.6500 0.6667 -0.31453 0.54925 -0.04893 0.10378 0.29599 -0.31489 -0.89105 - 9.0000 -0.6500 0.8182 -0.13265 0.42968 -0.02367 0.07713 0.13407 -0.37635 -0.89105 - 9.0000 -0.7000 0.0526 -10.55303 2.25389 -0.06264 -0.07572 2.30354 1.22280 -0.82879 - 9.0000 -0.7000 0.1111 -4.64561 1.13384 -0.08538 0.00824 1.73365 1.09468 -0.82879 - 9.0000 -0.7000 0.1765 -2.75549 0.99589 -0.09823 0.04901 1.40470 0.67102 -0.82879 - 9.0000 -0.7000 0.2500 -1.80822 0.87390 -0.10210 0.10139 1.13585 0.53901 -0.82879 - 9.0000 -0.7000 0.3333 -1.22354 0.78153 -0.09741 0.11594 0.89337 0.24831 -0.82879 - 9.0000 -0.7000 0.4286 -0.81842 0.69920 -0.08515 0.11915 0.67048 0.01495 -0.82879 - 9.0000 -0.7000 0.5385 -0.51980 0.61106 -0.06696 0.11183 0.46750 -0.16212 -0.82879 - 9.0000 -0.7000 0.6667 -0.29406 0.51296 -0.04499 0.09541 0.28643 -0.28445 -0.82879 - 9.0000 -0.7000 0.8182 -0.12403 0.40139 -0.02176 0.07091 0.12973 -0.35018 -0.82879 - 9.0000 -0.7500 0.0526 -9.86891 2.10282 -0.05774 -0.06980 2.23619 1.27598 -0.77283 - 9.0000 -0.7500 0.1111 -4.34593 1.05777 -0.07870 0.00759 1.68212 1.13445 -0.77283 - 9.0000 -0.7500 0.1765 -2.57865 0.92981 -0.09054 0.04518 1.36251 0.70827 -0.77283 - 9.0000 -0.7500 0.2500 -1.69276 0.81648 -0.09411 0.09346 1.10149 0.57491 -0.77283 - 9.0000 -0.7500 0.3333 -1.14577 0.73066 -0.08979 0.10687 0.86619 0.28302 -0.77283 - 9.0000 -0.7500 0.4286 -0.76662 0.65405 -0.07849 0.10983 0.64999 0.04835 -0.77283 - 9.0000 -0.7500 0.5385 -0.48702 0.57187 -0.06172 0.10308 0.45316 -0.13102 -0.77283 - 9.0000 -0.7500 0.6667 -0.27557 0.48023 -0.04147 0.08794 0.27762 -0.25641 -0.77283 - 9.0000 -0.7500 0.8182 -0.11625 0.37587 -0.02005 0.06536 0.12573 -0.32607 -0.77283 - 9.0000 -0.8000 0.0526 -9.25019 1.96648 -0.05335 -0.06450 2.17403 1.32506 -0.72235 - 9.0000 -0.8000 0.1111 -4.07483 0.98911 -0.07273 0.00702 1.63455 1.17116 -0.72235 - 9.0000 -0.8000 0.1765 -2.41861 0.87012 -0.08366 0.04175 1.32357 0.74265 -0.72235 - 9.0000 -0.8000 0.2500 -1.58823 0.76460 -0.08696 0.08636 1.06977 0.60805 -0.72235 - 9.0000 -0.8000 0.3333 -1.07536 0.68467 -0.08297 0.09875 0.84110 0.31507 -0.72235 - 9.0000 -0.8000 0.4286 -0.71970 0.61321 -0.07253 0.10149 0.63108 0.07917 -0.72235 - 9.0000 -0.8000 0.5385 -0.45732 0.53640 -0.05703 0.09526 0.43993 -0.10231 -0.72235 - 9.0000 -0.8000 0.6667 -0.25882 0.45059 -0.03832 0.08127 0.26948 -0.23053 -0.72235 - 9.0000 -0.8000 0.8182 -0.10921 0.35276 -0.01853 0.06040 0.12204 -0.30382 -0.72235 - diff --git a/MCwrapper/Generators/gen_omega_3pi/examples/gen_omega_3pi.cfg b/MCwrapper/Generators/gen_omega_3pi/examples/gen_omega_3pi.cfg deleted file mode 100644 index 069a3be1..00000000 --- a/MCwrapper/Generators/gen_omega_3pi/examples/gen_omega_3pi.cfg +++ /dev/null @@ -1,53 +0,0 @@ -# -##################################### -#### THIS IS A CONFIG FILE #### -##################################### -## -## Blank lines or lines beginning with a "#" are ignored. -## -## Double colons (::) are treated like a space. -## This is sometimes useful for grouping (for example, -## grouping strings like "reaction::sum::amplitudeName") -## -## All non-comment lines must begin with one of the following keywords. -## -## (note: means necessary -## (word) means optional) -## -## include -## define (defn1) (defn2) (defn3) ... -## fit -## keyword -## reaction (particle3) ... -## data (arg1) (arg2) (arg3) ... -## genmc (arg1) (arg2) (arg3) ... -## accmc (arg1) (arg2) (arg3) ... -## normintfile -## sum (sum2) (sum3) ... -## amplitude (arg1) (arg2) ([par]) ... -## initialize <"events"/"polar"/"cartesian"> -## ("fixed"/"real") -## scale -## constrain ... -## permute ... -## parameter ("fixed"/"bounded"/"gaussian") -## (lower/central) (upper/error) -## DEPRECATED: -## datafile (file2) (file3) ... -## genmcfile (file2) (file3) ... -## accmcfile (file2) (file3) ... -## -##################################### - -fit threepi - -reaction Pi+Pi-Pi0 gamma p Pi+ Pi- Pi0 - -# consider just x polarized amplitudes -sum Pi+Pi-Pi0 xpol - -amplitude Pi+Pi-Pi0::xpol::omegaS ThreePiAnglesSchilling 0.0 0.0 0.0 0.0 0.0 0.0 0.4 0.0 -0.2 TEMPPOLANGLE TEMPPOLFRAC -amplitude Pi+Pi-Pi0::xpol::omegaS BreitWigner3body 0.783 0.008 234 - -initialize Pi+Pi-Pi0::xpol::omegaS cartesian 1.0 0.0 - diff --git a/MCwrapper/Generators/gen_omega_3pi/examples/gen_omega_3pi_flat.cfg b/MCwrapper/Generators/gen_omega_3pi/examples/gen_omega_3pi_flat.cfg deleted file mode 100644 index 8befd94d..00000000 --- a/MCwrapper/Generators/gen_omega_3pi/examples/gen_omega_3pi_flat.cfg +++ /dev/null @@ -1,52 +0,0 @@ -# -##################################### -#### THIS IS A CONFIG FILE #### -##################################### -## -## Blank lines or lines beginning with a "#" are ignored. -## -## Double colons (::) are treated like a space. -## This is sometimes useful for grouping (for example, -## grouping strings like "reaction::sum::amplitudeName") -## -## All non-comment lines must begin with one of the following keywords. -## -## (note: means necessary -## (word) means optional) -## -## include -## define (defn1) (defn2) (defn3) ... -## fit -## keyword -## reaction (particle3) ... -## data (arg1) (arg2) (arg3) ... -## genmc (arg1) (arg2) (arg3) ... -## accmc (arg1) (arg2) (arg3) ... -## normintfile -## sum (sum2) (sum3) ... -## amplitude (arg1) (arg2) ([par]) ... -## initialize <"events"/"polar"/"cartesian"> -## ("fixed"/"real") -## scale -## constrain ... -## permute ... -## parameter ("fixed"/"bounded"/"gaussian") -## (lower/central) (upper/error) -## DEPRECATED: -## datafile (file2) (file3) ... -## genmcfile (file2) (file3) ... -## accmcfile (file2) (file3) ... -## -##################################### - -fit threepi - -reaction Pi+Pi-Pi0 gamma p Pi+ Pi- Pi0 - -# consider just x polarized amplitudes -sum Pi+Pi-Pi0 xpol - -amplitude Pi+Pi-Pi0::xpol::omegaS BreitWigner3body 0.783 0.008 234 - -initialize Pi+Pi-Pi0::xpol::omegaS cartesian 1.0 0.0 - diff --git a/MCwrapper/Generators/gen_omega_radiative/examples/gen_omega_radiative.cfg b/MCwrapper/Generators/gen_omega_radiative/examples/gen_omega_radiative.cfg deleted file mode 100644 index 2de773c4..00000000 --- a/MCwrapper/Generators/gen_omega_radiative/examples/gen_omega_radiative.cfg +++ /dev/null @@ -1,52 +0,0 @@ -##################################### -#### THIS IS A CONFIG FILE #### -##################################### -## -## Blank lines or lines beginning with a "#" are ignored. -## -## Double colons (::) are treated like a space. -## This is sometimes useful for grouping (for example, -## grouping strings like "reaction::sum::amplitudeName") -## -## All non-comment lines must begin with one of the following keywords. -## -## (note: means necessary -## (word) means optional) -## -## include -## define (defn1) (defn2) (defn3) ... -## fit -## keyword -## reaction (particle3) ... -## data (arg1) (arg2) (arg3) ... -## genmc (arg1) (arg2) (arg3) ... -## accmc (arg1) (arg2) (arg3) ... -## normintfile -## sum (sum2) (sum3) ... -## amplitude (arg1) (arg2) ([par]) ... -## initialize <"events"/"polar"/"cartesian"> -## ("fixed"/"real") -## scale -## constrain ... -## permute ... -## parameter ("fixed"/"bounded"/"gaussian") -## (lower/central) (upper/error) -## DEPRECATED: -## datafile (file2) (file3) ... -## genmcfile (file2) (file3) ... -## accmcfile (file2) (file3) ... -## -##################################### - -fit radiative - -reaction Pi0Gamma gamma p Pi0 gamma - -# consider just x polarized amplitudes -sum Pi0Gamma xpol - -amplitude Pi0Gamma::xpol::omegaS TwoPiAnglesRadiative 0.0 0.0 0.0 0.0 0.0 0.0 0.4 0.0 -0.2 TEMPPOLANGLE TEMPPOLFRAC -amplitude Pi0Gamma::xpol::omegaS BreitWigner 0.783 0.008 1 2 3 - -initialize Pi0Gamma::xpol::omegaS cartesian 1.0 0.0 - diff --git a/MCwrapper/Generators/gen_pi0/examples/vmRegge.cfg b/MCwrapper/Generators/gen_pi0/examples/vmRegge.cfg deleted file mode 100644 index 65966fa9..00000000 --- a/MCwrapper/Generators/gen_pi0/examples/vmRegge.cfg +++ /dev/null @@ -1,53 +0,0 @@ -# -#The above line is used to provide additional options to the generator within the wrapper. These options do NOT include output file names, run numbers, and numbewr of events which are controlled by the wrapper -##################################### -#### THIS IS A CONFIG FILE #### -##################################### -## -## Blank lines or lines beginning with a "#" are ignored. -## -## Double colons (::) are treated like a space. -## This is sometimes useful for grouping (for example, -## grouping strings like "reaction::sum::amplitudeName") -## -## All non-comment lines must begin with one of the following keywords. -## -## (note: means necessary -## (word) means optional) -## -## include -## define (defn1) (defn2) (defn3) ... -## fit -## keyword -## reaction (particle3) ... -## data (arg1) (arg2) (arg3) ... -## genmc (arg1) (arg2) (arg3) ... -## accmc (arg1) (arg2) (arg3) ... -## normintfile -## sum (sum2) (sum3) ... -## amplitude (arg1) (arg2) ([par]) ... -## initialize <"events"/"polar"/"cartesian"> -## ("fixed"/"real") -## scale -## constrain ... -## permute ... -## parameter ("fixed"/"bounded"/"gaussian") -## (lower/central) (upper/error) -## DEPRECATED: -## datafile (file2) (file3) ... -## genmcfile (file2) (file3) ... -## accmcfile (file2) (file3) ... -## -##################################### - -reaction Pi0 gamma Pi0 p - -sum Pi0 Regge - -# Vincent's Regge model parameters: -# Polarization magnitude determined by cobrems.F in Pi0Regge amplitude -# Polarization plane angle: PARA = 0 and PERP = 90 -amplitude Pi0::Regge::Intensity Pi0Regge 0.0 - -initialize Pi0::Regge::Intensity cartesian 1.0 0.0 - diff --git a/MCwrapper/Generators/genr8/examples/Phi_KK.input b/MCwrapper/Generators/genr8/examples/Phi_KK.input deleted file mode 100644 index 04b60735..00000000 --- a/MCwrapper/Generators/genr8/examples/Phi_KK.input +++ /dev/null @@ -1,108 +0,0 @@ -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% genr8 input file usage: -% -% genr8 -M100 -Aoutput.ascii -n < reaction.input -% -% Example: gamma p -> p X(1600) (All decays are isotropic) -% X -> pi+ pi- pi0 -% pi0->2gamma -% -% hint: use "-n" flag to actually print the particle names in the -% the output for viewing/debuging, but remember not to use "-n" -% for data that is used as input to HDFast. -% -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% -% -% Any number of blank spaces ( NO TABS!!!) -% can be used between input values in an input line. -% -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% -% This file generates event for the following reaction -% -% gamma p -> p omega -% |-> gamma pi0 -% |-> gamma gamma -% -% -% Feb. 13, 2008 David Lawrence -%%%%%%%%%%%%%%%%% Start Input Values %%%%%%%%%%%%%%%%%%%% -% beamp.x beamp.y beamp.z beamMass -0 0 TEMPCOHERENT 0 -% targetp.x targetp.y targetp.z targetMass -0 0 0 0.938272 -% t-channelSlope - 4.62 -% number of particles needed to describe the isobar decay of X -4 -% -% particle# 0&1 are always the X&Y -%part# chld1# chld2# parent# Id nchild mass width charge flag -% baryon (Y) decay - 0 * * * 14 0 0.938272 0.0 +1 11 -% meson (X) decay - 1 2 3 * 62 2 1.019461 0.004266 0 00 - 2 * * 1 11 0 0.493677 0.0 +1 11 - 3 * * 1 12 0 0.493677 0.0 -1 11 -!EOI -%%%%%%%%%%%%%%%%%%%%% End Input Values %%%%%%%%%%%%%%%%%%%%%%% -% for narrow widths particles(stable to strong interactions) -% set width to zero (i.e. eta, pi's). -% -%flag 00 =isobar or resonace -%flag 01 = production particle that decays i.e. eta, pizero .. -%flag 11 = production particle that does not decay i.e. piplus,... -%flag 10 = final state particle not in production i.e. gamma -% -% -% Particle Id information defined in particleType.h -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% These constants are defined to be same as GEANT. -% See http://wwwcn.cern.ch/asdoc/geant/H2GEANTCONS300.html -% for more details. -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% -% Unknown = 0, -% Gamma = 1, -% Positron = 2, -% Electron = 3, -% Neutrino = 4, -% MuonPlus = 5, -% MuonMinus = 6, -% Pi0 = 7, -% PiPlus = 8, -% PiMinus = 9, -% KLong = 10, -% KPlus = 11, -% KMinus = 12, -% Neutron = 13, -% Proton = 14, -% AntiProton = 15, -% KShort = 16, -% Eta = 17, -% Lambda = 18, -% SigmaPlus = 19, -% Sigma0 = 20, -% SigmaMinus = 21, -% Xi0 = 22, -% XiMinus = 23, -% OmegaMinus = 24, -% AntiNeutron = 25, -% AntiLambda = 26, -% AntiSigmaMinus = 27, -% AntiSigma0 = 28, -% AntiSigmaPlus = 29, -% AntiXi0 = 30, -% AntiXiPlus = 31, -% AntiOmegaPlus = 32, -% -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -%%%% extra constants not defined by GEANT -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% Rho0 = 57, -% RhoPlus = 58, -% RhoMinus = 59, -% omega = 60, -% EtaPrime = 61, -% phiMeson = 62 diff --git a/MCwrapper/Generators/particle_gun/examples/particle_gun.cfg b/MCwrapper/Generators/particle_gun/examples/particle_gun.cfg deleted file mode 100644 index b8a703e1..00000000 --- a/MCwrapper/Generators/particle_gun/examples/particle_gun.cfg +++ /dev/null @@ -1,30 +0,0 @@ -c The following card enables single-track generation (for testing). -c For a single-particle gun, set the momentum (GeV/c), direction -c theta,phi (degrees) and vertex position (cm), and for the particle -c type insert the Geant particle type code plus 100 (eg. 101=gamma, -c 103=electron, 107=pi0, 108=pi+, 109=pi-, 114=proton). If you use -c the particle code but do not add 100 then theta,phi are ignored -c and the particle direction is generated randomly over 4pi sr. -c For a listing of the Geant particle types, see the following URL. -c http://wwwasdoc.web.cern.ch/wwwasdoc/geant_html3/node72.html -c The meaning of the arguments are as follows. -c - particle = GEANT particle type of primary track + 100 -c - momentum = initial track momentum, central value (GeV/c) -c - theta = initial track polar angle, central value (degrees) -c - phi = initial track azimuthal angle, central value (degrees) -c - delta_momentum = spread in initial track momentum, full width (GeV/c) -c - delta_theta = spread in initial track polar angle, full width (degrees) -c - delta_phi = spread in initial track azimuthal angle, full width (degrees) -c -c If you do explicitly specify the momentum/angle (by adding 100 as -c described above, you may also choose to distibute tracks evenly in -c log(P) or log(theta) by setting the appropriate PLOG and TLOG flags -c to a non-zero value. -c PLOG 1 -c TLOG 1 -c -c particle momentum theta phi delta_momentum delta_theta delta_phi -KINE 108 0.5 90. 180. 0. 180. 360. - -c vertex_x vertex_y vertex_z -SCAP 0. 0. 65. \ No newline at end of file diff --git a/MCwrapper/MCDispatcher.py b/MCwrapper/MCDispatcher.py deleted file mode 100755 index cf0242c4..00000000 --- a/MCwrapper/MCDispatcher.py +++ /dev/null @@ -1,313 +0,0 @@ -import MySQLdb -import sys -import datetime -from optparse import OptionParser -import subprocess -from subprocess import call - -dbhost = "hallddb.jlab.org" -dbuser = 'mcuser' -dbpass = '' -dbname = 'gluex_mc' - -conn=MySQLdb.connect(host=dbhost, user=dbuser, db=dbname) -curs=conn.cursor(MySQLdb.cursors.DictCursor) - - -#DELETE FROM Attempts WHERE Job_ID IN (SELECT ID FROM Jobs WHERE Project_ID=65); - -def ListUnDispatched(): - query = "SELECT * FROM Project WHERE Is_Dispatched='NO'" - curs.execute(query) - rows=curs.fetchall() - print(rows) - -def DispatchProject(ID,SYSTEM,PERCENT): - query = "SELECT * FROM Project WHERE ID="+str(ID) - curs.execute(query) - rows=curs.fetchall() - - if(len(rows) != 0): - if SYSTEM == "INTERACTIVE": - DispatchToInteractive(ID,rows[0],PERCENT) - elif SYSTEM == "SWIF": - DispatchToSWIF(ID,rows[0],PERCENT) - elif SYSTEM == "OSG": - DispatchToOSG(ID,rows[0],PERCENT) - else: - print("Error: Cannot find Project with ID="+ID) - - -def DispatchToInteractive(ID,order,PERCENT): - MCconfig_file= open("MCDispatched.config","w+") - MCconfig_file.write(order["Config_Stub"]) - MinE=str(order["GenMinE"]) - if len(MinE) > 5: - cutnum=len(MinE)-5 - MinE = MinE[:-cutnum] - MaxE=str(order["GenMaxE"]) - if len(MaxE) > 5: - cutnum=len(MaxE)-5 - MaxE = MaxE[:-cutnum] - - MCconfig_file.write("GEN_MIN_ENERGY="+MinE+"\n") - MCconfig_file.write("GEN_MAX_ENERGY="+MaxE+"\n") - MCconfig_file.write("NOSECONDARIES="+str(abs(order["GeantSecondaries"]-1))+"\n") - MCconfig_file.close() - RunNumber=str(order["RunNumLow"]) - if order["RunNumLow"] != order["RunNumHigh"] : - RunNumber = RunNumber + "-" + str(order["RunNumHigh"]) - - - cleangen=1 - if order["SaveGeneration"]==1: - cleangen=0 - - cleangeant=1 - if order["SaveGeant"]==1: - cleangeant=0 - - cleansmear=1 - if order["SaveSmear"]==1: - cleansmear=0 - - cleanrecon=1 - if order["SaveReconstruction"]==1: - cleanrecon=0 - - # CHECK THE OUTSTANDING JOBS VERSUS ORDER - TotalOutstanding_Events_check = "SELECT SUM(NumEvts), MAX(FileNumber) FROM Jobs WHERE IsActive=1 && Project_ID="+str(ID)+" && ID IN (SELECT Job_ID FROM Attempts WHERE ExitCode=0);" - curs.execute(TotalOutstanding_Events_check) - TOTALOUTSTANDINGEVENTS = curs.fetchall() - - RequestedEvents_query = "SELECT NumEvents FROM Project WHERE ID="+str(ID)+";" - curs.execute(RequestedEvents_query) - TotalRequestedEventsret = curs.fetchall() - TotalRequestedEvents= TotalRequestedEventsret[0]["NumEvents"] - - OutstandingEvents=0 - if(TOTALOUTSTANDINGEVENTS[0]["SUM(NumEvts)"]): - OutstandingEvents=TOTALOUTSTANDINGEVENTS[0]["SUM(NumEvts)"] - - FileNumber_NewJob=int(-1) - if(TOTALOUTSTANDINGEVENTS[0]["MAX(FileNumber)"]): - FileNumber_NewJob=TOTALOUTSTANDINGEVENTS[0]["MAX(FileNumber)"] - - FileNumber_NewJob+=1 - - NumEventsToProduce=min(int(float(TotalRequestedEvents)*float(PERCENT)),TotalRequestedEvents-OutstandingEvents) - - percentDisp=float(NumEventsToProduce+OutstandingEvents)/float(TotalRequestedEvents) - - if NumEventsToProduce > 0: - updatequery="UPDATE Project SET Is_Dispatched='"+str(percentDisp) +"', Dispatched_Time="+"NOW() "+"WHERE ID="+str(ID)+";" - #print updatequery - curs.execute(updatequery) - conn.commit() - command="gluex_MC.py MCDispatched.config "+str(RunNumber)+" "+str(NumEventsToProduce)+" per_file=250000 base_file_number="+str(FileNumber_NewJob)+" generate="+str(order["RunGeneration"])+" cleangenerate="+str(cleangen)+" geant="+str(order["RunGeant"])+" cleangeant="+str(cleangeant)+" mcsmear="+str(order["RunSmear"])+" cleanmcsmear="+str(cleansmear)+" recon="+str(order["RunReconstruction"])+" cleanrecon="+str(cleanrecon)+" projid="+str(ID)+" batch=0" - print(command) - status = subprocess.call(command, shell=True) - else: - print "All jobs submitted for this order" - -def DispatchToSWIF(ID,order,PERCENT): - status = subprocess.call("cp $MCWRAPPER_CENTRAL/examples/SWIFShell.config ./MCDispatched.config", shell=True) - MCconfig_file= open("MCDispatched.config","a") - splitlist=order["OutputLocation"].split("/") - MCconfig_file.write("WORKFLOW_NAME="+splitlist[len(splitlist)-2]+"\n") - MCconfig_file.write(order["Config_Stub"]) - MinE=str(order["GenMinE"]) - if len(MinE) > 5: - cutnum=len(MinE)-5 - MinE = MinE[:-cutnum] - MaxE=str(order["GenMaxE"]) - if len(MaxE) > 5: - cutnum=len(MaxE)-5 - MaxE = MaxE[:-cutnum] - MCconfig_file.write("GEN_MIN_ENERGY="+MinE+"\n") - MCconfig_file.write("GEN_MAX_ENERGY="+MaxE+"\n") - MCconfig_file.write("NOSECONDARIES="+str(abs(order["GeantSecondaries"]-1))+"\n") - MCconfig_file.close() - RunNumber=str(order["RunNumLow"]) - if order["RunNumLow"] != order["RunNumHigh"] : - RunNumber = RunNumber + "-" + str(order["RunNumHigh"]) - - - cleangen=1 - if order["SaveGeneration"]==1: - cleangen=0 - - cleangeant=1 - if order["SaveGeant"]==1: - cleangeant=0 - - cleansmear=1 - if order["SaveSmear"]==1: - cleansmear=0 - - cleanrecon=1 - if order["SaveReconstruction"]==1: - cleanrecon=0 - - # CHECK THE OUTSTANDING JOBS VERSUS ORDER - TotalOutstanding_Events_check = "SELECT SUM(NumEvts), MAX(FileNumber) FROM Jobs WHERE IsActive=1 && Project_ID="+str(ID)+" && ID IN (SELECT Job_ID FROM Attempts WHERE ExitCode=0);" - curs.execute(TotalOutstanding_Events_check) - TOTALOUTSTANDINGEVENTS = curs.fetchall() - - RequestedEvents_query = "SELECT NumEvents FROM Project WHERE ID="+str(ID)+";" - curs.execute(RequestedEvents_query) - TotalRequestedEventsret = curs.fetchall() - TotalRequestedEvents= TotalRequestedEventsret[0]["NumEvents"] - - OutstandingEvents=0 - if(TOTALOUTSTANDINGEVENTS[0]["SUM(NumEvts)"]): - OutstandingEvents=TOTALOUTSTANDINGEVENTS[0]["SUM(NumEvts)"] - - FileNumber_NewJob=int(-1) - if(TOTALOUTSTANDINGEVENTS[0]["MAX(FileNumber)"]): - FileNumber_NewJob=TOTALOUTSTANDINGEVENTS[0]["MAX(FileNumber)"] - - FileNumber_NewJob+=1 - - NumEventsToProduce=min(int(float(TotalRequestedEvents)*float(PERCENT)),TotalRequestedEvents-OutstandingEvents) - - percentDisp=float(NumEventsToProduce+OutstandingEvents)/float(TotalRequestedEvents) - - if NumEventsToProduce > 0: - updatequery="UPDATE Project SET Is_Dispatched='"+str(percentDisp) +"', Dispatched_Time="+"NOW() "+"WHERE ID="+str(ID)+";" - #print updatequery - curs.execute(updatequery) - conn.commit() - command="$MCWRAPPER_CENTRAL/gluex_MC.py MCDispatched.config "+str(RunNumber)+" "+str(NumEventsToProduce)+" per_file=50000 base_file_number="+str(FileNumber_NewJob)+" generate="+str(order["RunGeneration"])+" cleangenerate="+str(cleangen)+" geant="+str(order["RunGeant"])+" cleangeant="+str(cleangeant)+" mcsmear="+str(order["RunSmear"])+" cleanmcsmear="+str(cleansmear)+" recon="+str(order["RunReconstruction"])+" cleanrecon="+str(cleanrecon)+" projid="+str(ID)+" batch=2" - print(command) - status = subprocess.call(command, shell=True) - else: - print "All jobs submitted for this order" - - - -def DispatchToOSG(ID,order,PERCENT): - status = subprocess.call("cp $MCWRAPPER_CENTRAL/examples/OSGShell.config ./MCDispatched.config", shell=True) - MCconfig_file= open("MCDispatched.config","a") - splitlist=order["OutputLocation"].split("/") - MCconfig_file.write("WORKFLOW_NAME="+splitlist[len(splitlist)-2]+"\n") - MCconfig_file.write(order["Config_Stub"]+"\n") - MinE=str(order["GenMinE"]) - if len(MinE) > 5: - cutnum=len(MinE)-5 - MinE = MinE[:-cutnum] - MaxE=str(order["GenMaxE"]) - if len(MaxE) > 5: - cutnum=len(MaxE)-5 - MaxE = MaxE[:-cutnum] - MCconfig_file.write("GEN_MIN_ENERGY="+MinE+"\n") - MCconfig_file.write("GEN_MAX_ENERGY="+MaxE+"\n") - MCconfig_file.write("NOSECONDARIES="+str(abs(order["GeantSecondaries"]-1))+"\n") - MCconfig_file.close() - RunNumber=str(order["RunNumLow"]) - if order["RunNumLow"] != order["RunNumHigh"] : - RunNumber = RunNumber + "-" + str(order["RunNumHigh"]) - - - cleangen=1 - if order["SaveGeneration"]==1: - cleangen=0 - - cleangeant=1 - if order["SaveGeant"]==1: - cleangeant=0 - - cleansmear=1 - if order["SaveSmear"]==1: - cleansmear=0 - - cleanrecon=1 - if order["SaveReconstruction"]==1: - cleanrecon=0 - - # CHECK THE OUTSTANDING JOBS VERSUS ORDER - TotalOutstanding_Events_check = "SELECT SUM(NumEvts), MAX(FileNumber) FROM Jobs WHERE IsActive=1 && Project_ID="+str(ID)+" && ID IN (SELECT Job_ID FROM Attempts WHERE ExitCode=0);" - curs.execute(TotalOutstanding_Events_check) - TOTALOUTSTANDINGEVENTS = curs.fetchall() - - RequestedEvents_query = "SELECT NumEvents FROM Project WHERE ID="+str(ID)+";" - curs.execute(RequestedEvents_query) - TotalRequestedEventsret = curs.fetchall() - TotalRequestedEvents= TotalRequestedEventsret[0]["NumEvents"] - - OutstandingEvents=0 - if(TOTALOUTSTANDINGEVENTS[0]["SUM(NumEvts)"]): - OutstandingEvents=TOTALOUTSTANDINGEVENTS[0]["SUM(NumEvts)"] - - FileNumber_NewJob=int(-1) - if(TOTALOUTSTANDINGEVENTS[0]["MAX(FileNumber)"]): - FileNumber_NewJob=TOTALOUTSTANDINGEVENTS[0]["MAX(FileNumber)"] - - FileNumber_NewJob+=1 - - NumEventsToProduce=min(int(float(TotalRequestedEvents)*float(PERCENT)),TotalRequestedEvents-OutstandingEvents) - - percentDisp=float(NumEventsToProduce+OutstandingEvents)/float(TotalRequestedEvents) - - if NumEventsToProduce > 0: - updatequery="UPDATE Project SET Is_Dispatched='"+str(percentDisp) +"', Dispatched_Time="+"NOW() "+"WHERE ID="+str(ID)+";" - #print updatequery - curs.execute(updatequery) - conn.commit() - command="$MCWRAPPER_CENTRAL/gluex_MC.py MCDispatched.config "+str(RunNumber)+" "+str(NumEventsToProduce)+" per_file=100000 base_file_number="+str(FileNumber_NewJob)+" generate="+str(order["RunGeneration"])+" cleangenerate="+str(cleangen)+" geant="+str(order["RunGeant"])+" cleangeant="+str(cleangeant)+" mcsmear="+str(order["RunSmear"])+" cleanmcsmear="+str(cleansmear)+" recon="+str(order["RunReconstruction"])+" cleanrecon="+str(cleanrecon)+" projid="+str(ID)+" batch=1" - print(command) - status = subprocess.call(command, shell=True) - else: - print "All jobs submitted for this order" - -def main(argv): - #print(argv) - - - #print(args) - ID=-1 - MODE="VIEW" - SYSTEM="NULL" - PERCENT=1.0 - argindex=-1 - - for argu in argv: - argindex=argindex+1 - - if argindex == 1: - MODE=str(argv[0]).upper() - - if argindex == len(argv)-1: - ID=argv[argindex] - - if argu[0] == "-": - if argu == "-sys": - SYSTEM=str(argv[argindex+1]).upper() - if argu == "-percent": - PERCENT=argv[argindex+1] - - - #print MODE - #print SYSTEM - #print ID - - if MODE == "DISPATCH" and ID != "All": - DispatchProject(ID,SYSTEM,PERCENT) - elif MODE == "DISPATCH" and ID == "All": - query = "SELECT ID FROM Project WHERE Is_Dispatched!='1.0'" - curs.execute(query) - rows=curs.fetchall() - for row in rows: - print(row["ID"]) - DispatchProject(row["ID"],SYSTEM,PERCENT) - elif MODE=="VIEW" and ID == "Und": - ListUnDispatched() - - - - - - - -if __name__ == "__main__": - main(sys.argv[1:]) diff --git a/MCwrapper/MCOverlord.py b/MCwrapper/MCOverlord.py deleted file mode 100755 index 300c8463..00000000 --- a/MCwrapper/MCOverlord.py +++ /dev/null @@ -1,316 +0,0 @@ -#!/usr/bin/env python -########################################################################################################################## -# -# 2017/03 Thomas Britton -# -# Options: -# MC variation can be changed by supplying "variation=xxxxx" option otherwise default: mc -# the number of events to be generated per file (except for any remainder) can be set by "per_file=xxxx" default: 1000 -# -# If the user does not want genr8, geant, smearing, reconstruction to be performed the sequence will be terminated at the first instance of genr8=0,geant=0,mcsmear=0,recon=0 default: all on -# Similarly, if the user wishes to retain the files created by any step you can supply the cleangenr8=0, cleangeant=0, cleanmcsmear=0, or cleanrecon=0 options. By default all but the reconstruction files # are cleaned. -# -# The reconstruction step is multi-threaded, for this step, if enabled, the script will use 4 threads. This threading can be changed with the "numthreads=xxx" option -# -# By default the job will run interactively in the local directory. If the user wishes to submit the jobs to swif the option "swif=1" must be supplied. -# -# SWIF DOCUMENTATION: -# https://scicomp.jlab.org/docs/swif -# https://scicomp.jlab.org/docs/swif-cli -# https://scicomp.jlab.org/help/swif/add-job.txt #consider phase! -# -########################################################################################################################## -import MySQLdb -#import MySQLdb.cursors -from os import environ -from optparse import OptionParser -import os.path -#import mysql.connector -import time -import os -import getpass -import sys -import re -import subprocess -from subprocess import call -import glob -import json -import time -from datetime import timedelta -from datetime import datetime - -dbhost = "hallddb.jlab.org" -dbuser = 'mcuser' -dbpass = '' -dbname = 'gluex_mc' - -try: - dbcnx=MySQLdb.connect(host=dbhost, user=dbuser, db=dbname) - dbcursor=dbcnx.cursor(MySQLdb.cursors.DictCursor) -except: - print "WARNING: CANNOT CONNECT TO DATABASE. JOBS WILL NOT BE CONTROLLED OR MONITORED" - pass - - -def checkSWIF(): - print "CHECKING SWIF JOBS" - #queryswifjobs="SELECT OutputLocation,ID,NumEvents,Completed_Time FROM Project WHERE ID IN (SELECT Project_ID FROM Jobs WHERE IsActive=1 && ID IN (SELECT Job_ID FROM Attempts WHERE BatchSystem= 'SWIF') )" - queryswifjobs="SELECT * FROM Project WHERE ID IN (SELECT Project_ID FROM Jobs WHERE IsActive=1 && ID IN (SELECT DISTINCT Job_ID FROM Attempts WHERE BatchSystem= 'SWIF' && Completed_Time IS NULL) )" - dbcursor.execute(queryswifjobs) - AllWkFlows = dbcursor.fetchall() - - TOTCompletedEvtsquery="SELECT Project_ID,SUM(NumEvts) FROM Jobs WHERE ID IN (SELECT Job_ID FROM Attempts WHERE ExitCode=0) GROUP BY Project_ID" - dbcursor.execute(TOTCompletedEvtsquery) - TOTCompletedEvtret=dbcursor.fetchall() - - #LOOP OVER SWIF WORKFLOWS - #print AllWkFlows - projIDs=[] - for workflow in AllWkFlows: - splitnames=workflow["OutputLocation"].split("/") - wkflowname=splitnames[len(splitnames)-2] - #print wkflowname - ProjID=workflow["ID"] - projIDs.append(ProjID) - #statuscommand="swif status -workflow "+str("pim_g3_1_70_v2_20180718011203pm")+" -jobs -display json" - statuscommand="swif status -workflow "+str(wkflowname)+" -jobs -display json" - #print statuscommand - jsonOutputstr=subprocess.check_output(statuscommand.split(" ")) - ReturnedJobs=json.loads(jsonOutputstr) - #print "*******************" - #print ReturnedJobs - #print "======================" - #LOOP OVER ALL JOBS IN WORKFLOW - for job in ReturnedJobs["jobs"]: - #NON RUNNING DISPATCHED JOBS ARE A SPECIAL CASE - if int(job["num_attempts"]) == 0: - #print "truncated update of attempt pre dispatch" - updatejobstatus="UPDATE Attempts SET Status=\""+str(job["status"])+"\"" +" WHERE BatchJobID="+str(job["id"]) - #print updatejobstatus - dbcursor.execute(updatejobstatus) - dbcnx.commit() - else: - #print "Update all the attempts" - LoggedSWIFAttemps_query="SELECT ID from Attempts where BatchJobID="+str(job["id"])+" ORDER BY ID" - dbcursor.execute(LoggedSWIFAttemps_query) - LoggedSWIFAttemps=dbcursor.fetchall() - loggedindex=0 - #LOOP OVER ALL ATTEMPTS OF A JOBS - for attempt in job["attempts"]: - #print "|||||||||||||||||||||" - - WallTime=timedelta(seconds=0) - CpuTime=timedelta(seconds=0) - Start_Time=datetime.fromtimestamp(float(0.0)/float(1000)) - RAMUsed="0MB" - ExitCode=0 - #print attempt - #print "||||||||||||||||||||" - #print attempt["exitcode"] - if attempt["exitcode"] or job["status"]=="succeeded": - ExitCode=attempt["exitcode"] - else: - ExitCode=-1 - - Completed_Time='NULL' - - if(job["status"]=="problem" or job["status"]=="succeeded"): - Completed_Time=attempt["auger_ts_complete"] - #print datetime.fromtimestamp(float(attempt["auger_ts_complete"])/float(1000)) - - if(attempt["auger_wall_sec"]): - WallTime=timedelta(seconds=attempt["auger_wall_sec"]) - if(attempt["auger_ts_active"]): - Start_Time=datetime.fromtimestamp(float(attempt["auger_ts_active"])/float(1000)) - - if(attempt["auger_cpu_sec"]): - CpuTime=timedelta(seconds=attempt["auger_cpu_sec"]) - if attempt["auger_vmem_kb"]: - RAMUsed=str(float(attempt["auger_vmem_kb"])/1000.)+"MB" - - #print RAMUsed - #print "|||||||||||||||||||||" - #SOME VODOO IF RETRY JOBS HAPPENED OUTSIDE OF THE DB - if loggedindex == len(LoggedSWIFAttemps): - #print "FOUND AN ATTEMPT EXTERNALLY CREATED" - GetLinkToJob_query="SELECT Job_ID FROM Attempts WHERE BatchJobID="+str(job["id"]) - #print GetLinkToJob_query - dbcursor.execute(GetLinkToJob_query) - LinkToJob=dbcursor.fetchall() - - if(len(LinkToJob)==0): - continue - - #print len(LoggedSWIFAttemps) - #print LinkToJob - #print datetime.fromtimestamp(float(attempt["auger_ts_submitted"])/float(1000)) - - addFoundAttempt="INSERT INTO Attempts (Job_ID,Creation_Time,BatchSystem,BatchJobID, ThreadsRequested, RAMRequested,Start_Time) VALUES (%s,'%s','SWIF',%s,%s,%s,%s)" % (LinkToJob[0]["Job_ID"],datetime.fromtimestamp(float(attempt["auger_ts_submitted"])/float(1000)),attempt["job_id"],attempt["cpu_cores"], "'"+str(float(attempt["ram_bytes"])/float(1000000000))+"GB"+"'",Start_Time) - #print addFoundAttempt - dbcursor.execute(addFoundAttempt) - dbcnx.commit() - - LoggedSWIFAttemps_query="SELECT ID from Attempts where BatchJobID="+str(job["id"])+" ORDER BY ID" - dbcursor.execute(LoggedSWIFAttemps_query) - LoggedSWIFAttemps=dbcursor.fetchall() - #print len(LoggedSWIFAttemps) - - #print "UPDATING ATTEMPT" - #print str(ExitCode) - #UPDATE THE SATUS - - updatejobstatus="UPDATE Attempts SET Status=\""+str(job["status"])+"\", ExitCode="+str(ExitCode)+", RunningLocation="+"'"+str(attempt["auger_node"])+"'"+", WallTime="+"'"+time.strftime("%H:%M:%S",time.gmtime(WallTime.seconds))+"'"+", Start_Time="+"'"+str(Start_Time)+"'"+", CPUTime="+"'"+time.strftime("%H:%M:%S",time.gmtime(CpuTime.seconds))+"'"+", RAMUsed="+"'"+RAMUsed+"'"+" WHERE BatchJobID="+str(job["id"])+" && ID="+str(LoggedSWIFAttemps[loggedindex]["ID"]) - if Completed_Time != 'NULL': - updatejobstatus="UPDATE Attempts SET Status=\""+str(job["status"])+"\", ExitCode="+str(ExitCode)+", Completed_Time='"+str(datetime.fromtimestamp(float(attempt["auger_ts_complete"])/float(1000)))+"'"+", RunningLocation="+"'"+str(attempt["auger_node"])+"'"+", WallTime="+"'"+time.strftime("%H:%M:%S",time.gmtime(WallTime.seconds))+"'"+", Start_Time="+"'"+str(Start_Time)+"'"+", CPUTime="+"'"+time.strftime("%H:%M:%S",time.gmtime(CpuTime.seconds))+"'"+", RAMUsed="+"'"+RAMUsed+"'"+" WHERE BatchJobID="+str(job["id"])+" && ID="+str(LoggedSWIFAttemps[loggedindex]["ID"]) - - - print updatejobstatus - dbcursor.execute(updatejobstatus) - dbcnx.commit() - loggedindex+=1 - - - #CHECK IF ORDER IS DONE NOW - for ID in projIDs: - TOTCompletedEvt=0 - if TOTCompletedEvtret: - for proj in TOTCompletedEvtret: - if str(proj["Project_ID"]) == str(ProjID): - TOTCompletedEvt=int(proj["SUM(NumEvts)"]) - break - - - #FIND THE RIGHT PROJECT AND IF APPLICABLE MARKE AS COMPLETED - for workflow in AllWkFlows: - #print str(ProjID) + " | "+workflow["ID"] - if ProjID == workflow["ID"] and workflow["NumEvents"] == TOTCompletedEvt: - getFinalCompleteTime="SELECT MAX(Completed_Time) FROM Attempts WHERE Job_ID IN (SELECT ID FROM Jobs WHERE Project_ID="+str(ProjID)+");" - #print getFinalCompleteTime - dbcursor.execute(getFinalCompleteTime) - finalTimeRes=dbcursor.fetchall() - #print "============" - #print finalTimeRes[0]["MAX(Completed_Time)"] - updateProjectstatus="UPDATE Project SET Completed_Time="+"'"+str(finalTimeRes[0]["MAX(Completed_Time)"])+"'"+ "WHERE ID="+str(ProjID)+" && Completed_Time IS NULL;" - #print updatejobstatus - dbcursor.execute(updateProjectstatus) - dbcnx.commit() - - - -def checkOSG(): - print "CHECKING OSG JOBS" - queryswifjobs="SELECT * FROM Project WHERE ID IN (SELECT Project_ID FROM Jobs WHERE IsActive=1 && ID IN (SELECT DISTINCT Job_ID FROM Attempts WHERE BatchSystem= 'OSG' && Completed_Time IS NULL) )" - dbcursor.execute(queryswifjobs) - AllWkFlows = dbcursor.fetchall() - - - queryosgjobs="SELECT * from Attempts WHERE BatchSystem='OSG' ;"#&& Completed_Time IS NULL;" - #print queryosgjobs - dbcursor.execute(queryosgjobs) - Alljobs = dbcursor.fetchall() - - TOTCompletedEvtsquery="SELECT Project_ID,SUM(NumEvts) FROM Jobs WHERE ID IN (SELECT Job_ID FROM Attempts WHERE ExitCode=0) GROUP BY Project_ID" - dbcursor.execute(TOTCompletedEvtsquery) - TOTCompletedEvtret=dbcursor.fetchall() - - for job in Alljobs: - #print job - statuscommand="condor_q "+str(job["BatchJobID"])+" -json" - #print statuscommand - jsonOutputstr=subprocess.check_output(statuscommand.split(" ")) - #print "================" - #print jsonOutputstr - #print "================" - if( jsonOutputstr != ""): - JSON_jobar=json.loads(jsonOutputstr) - #print JSON_jobar[0] - JSON_job=JSON_jobar[0] - ExitCode="NULL" - if (JSON_job["JobStatus"]!=3 and JSON_job["JobStatus"]<=1): - ExitCode=str(JSON_job["ExitStatus"]) - - - Completed_Time='NULL' - - if(JSON_job["JobStatus"] >= 3): - Completed_Time=JSON_job["JobFinishedHookDone"] - - WallTime=timedelta(seconds=JSON_job["RemoteWallClockTime"]) - CpuTime=timedelta(seconds=JSON_job["RemoteUserCpu"]) - Start_Time=timedelta(seconds=JSON_job["JobStartDate"]) - #"MemoryUsage": "\/Expr(( ( ResidentSetSize + 1023 ) / 1024 ))\/" - RAMUSED=str(float(int(JSON_job["ResidentSetSize"]) + 1023) / float(1024))+"MB" - TransINSize=JSON_job["TransferInputSizeMB"] - - - updatejobstatus="UPDATE Attempts SET Status=\""+str(JSON_job["JobStatus"])+"\", ExitCode="+ExitCode+", Start_Time="+"'"+time.strftime("%H:%M:%S",time.gmtime(Start_Time.seconds))+"'"+", RunningLocation="+"'"+str(JSON_job["RemoteHost"])+"'"+", WallTime="+"'"+time.strftime("%H:%M:%S",time.gmtime(WallTime.seconds))+"'"+", CPUTime="+"'"+time.strftime("%H:%M:%S",time.gmtime(CpuTime.seconds))+"'"+", RAMUsed="+"'"+RAMUSED+"'"+", Size_In="+str(TransINSize)+" WHERE BatchJobID="+str(job["BatchJobID"])+";" - if Completed_Time != 'NULL': - updatejobstatus="UPDATE Attempts SET Status=\""+str(JSON_job["JobStatus"])+"\", ExitCode="+ExitCode+", Completed_Time='"+time.strftime("%H:%M:%S",time.gmtime(timedelta(seconds=Completed_Time)))+"'"+", Start_Time="+"'"+time.strftime("%H:%M:%S",time.gmtime(Start_Time.seconds))+"'"+", RunningLocation="+"'"+str(JSON_job["RemoteHost"])+"'"+", WallTime="+"'"+time.strftime("%H:%M:%S",time.gmtime(WallTime.seconds))+"'"+", CPUTime="+"'"+time.strftime("%H:%M:%S",time.gmtime(CpuTime.seconds))+"'"+", RAMUsed="+"'"+RAMUSED+"'"+", Size_In="+str(TransINSize)+" WHERE BatchJobID="+str(job["BatchJobID"])+";" - - - #print updatejobstatus - dbcursor.execute(updatejobstatus) - dbcnx.commit() - else: - #print "looking up history" - historystatuscommand="condor_history "+str(job["BatchJobID"])+" -json" - #print historystatuscommand - jsonOutputstr=subprocess.check_output(historystatuscommand.split(" ")) - #print "================" - #print jsonOutputstr - #print "================" - if( jsonOutputstr != ""): - JSON_jobar=json.loads(jsonOutputstr) - #print JSON_jobar[0] - JSON_job=JSON_jobar[0] - ExitCode="NULL" - - #print JSON_job["JobStatus"] - if (JSON_job["JobStatus"]!=3 and JSON_job["JobStatus"]<=1): - ExitCode=str(JSON_job["ExitStatus"]) - - Completed_Time='NULL' - if(JSON_job["JobStatus"] >= 3): - Completed_Time=JSON_job["JobFinishedHookDone"] - - WallTime=timedelta(seconds=JSON_job["RemoteWallClockTime"]) - CpuTime=timedelta(seconds=JSON_job["RemoteUserCpu"]) - #"MemoryUsage": "\/Expr(( ( ResidentSetSize + 1023 ) / 1024 ))\/" - RAMUSED=str(float(int(JSON_job["ResidentSetSize"]) + 1023) / float(1024))+"MB" - TransINSize=JSON_job["TransferInputSizeMB"] - - updatejobstatus="UPDATE Attempts SET Status=\""+str(JSON_job["JobStatus"])+"\", ExitCode="+ExitCode+", RunningLocation="+"'"+str(JSON_job["LastRemoteHost"])+"'"+", WallTime="+"'"+time.strftime("%H:%M:%S",time.gmtime(WallTime.seconds))+"'"+", CPUTime="+"'"+time.strftime("%H:%M:%S",time.gmtime(CpuTime.seconds))+"'"+", RAMUsed="+"'"+RAMUSED+"'"+", Size_In="+str(TransINSize)+" WHERE BatchJobID="+str(job["BatchJobID"])+";" - if Completed_Time != 'NULL': - updatejobstatus="UPDATE Attempts SET Status=\""+str(JSON_job["JobStatus"])+"\", ExitCode="+ExitCode+", Completed_Time='"+time.strftime("%H:%M:%S",time.gmtime(timedelta(seconds=Completed_Time)))+"'"+", RunningLocation="+"'"+str(JSON_job["LastRemoteHost"])+"'"+", WallTime="+"'"+time.strftime("%H:%M:%S",time.gmtime(WallTime.seconds))+"'"+", CPUTime="+"'"+time.strftime("%H:%M:%S",time.gmtime(CpuTime.seconds))+"'"+", RAMUsed="+"'"+RAMUSED+"'"+", Size_In="+str(TransINSize)+" WHERE BatchJobID="+str(job["BatchJobID"])+";" - - #print updatejobstatus - dbcursor.execute(updatejobstatus) - dbcnx.commit() - - TOTCompletedEvt=0 - if TOTCompletedEvtret: - for proj in TOTCompletedEvtret: - for order in AllWkFlows: - if str(proj["Project_ID"]) == str(order["ID"]): - TOTCompletedEvt=int(proj["SUM(NumEvts)"]) - if( order["NumEvents"] == TOTCompletedEvt): - getFinalCompleteTime="SELECT MAX(Completed_Time) FROM Attempts WHERE Job_ID IN (SELECT ID FROM Jobs WHERE Project_ID="+str(order["ID"])+");" - #print getFinalCompleteTime - dbcursor.execute(getFinalCompleteTime) - finalTimeRes=dbcursor.fetchall() - updateProjectstatus="UPDATE Project SET Completed_Time="+"'"+str(finalTimeRes[0]["MAX(Completed_Time)"])+"'"+" WHERE ID="+str(order["ID"])+"&& Completed_Time IS NULL;" - #print updatejobstatus - dbcursor.execute(updateProjectstatus) - dbcnx.commit() - -########################################################## MAIN ########################################################## - -def main(argv): - - checkSWIF() - checkOSG() - - dbcnx.close() - -if __name__ == "__main__": - main(sys.argv[1:]) diff --git a/MCwrapper/MakeMC.csh b/MCwrapper/MakeMC.csh deleted file mode 100755 index ef7999cf..00000000 --- a/MCwrapper/MakeMC.csh +++ /dev/null @@ -1,1107 +0,0 @@ -#!/bin/csh -f - -echo `date` -# SET INPUTS -setenv BATCHRUN $1 -shift -setenv ENVIRONMENT $1 -shift -if ( "$BATCHRUN" != "0" ) then -source $ENVIRONMENT -endif -setenv CONFIG_FILE $1 -shift -setenv OUTDIR $1 -shift -setenv RUN_NUMBER $1 -shift -setenv FILE_NUMBER $1 -shift -setenv EVT_TO_GEN $1 -shift -setenv VERSION $1 -shift -setenv CALIBTIME $1 -set wholecontext = $VERSION -if ( "$CALIBTIME" != "notime" ) then -set wholecontext = "variation=$VERSION calibtime=$CALIBTIME" -else -set wholecontext = "variation=$VERSION" -endif -setenv JANA_CALIB_CONTEXT "$wholecontext" -shift -setenv GENR $1 -shift -setenv GEANT $1 -shift -setenv SMEAR $1 -shift -setenv RECON $1 -shift -setenv CLEANGENR $1 -shift -setenv CLEANGEANT $1 -shift -setenv CLEANSMEAR $1 -shift -setenv CLEANRECON $1 -shift -setenv BATCHSYS $1 -shift -setenv NUMTHREADS $1 -shift -setenv GENERATOR $1 -shift -setenv GEANTVER $1 -shift -setenv BKGFOLDSTR $1 -shift -setenv CUSTOM_GCONTROL $1 -shift -setenv eBEAM_ENERGY $1 -shift -setenv COHERENT_PEAK $1 -shift -setenv GEN_MIN_ENERGY $1 -shift -setenv GEN_MAX_ENERGY $1 -shift -setenv TAGSTR $1 -shift -setenv CUSTOM_PLUGINS $1 -shift -setenv PER_FILE $1 -shift -setenv RUNNING_DIR $1 -shift -setenv ccdbSQLITEPATH $1 -shift -setenv rcdbSQLITEPATH $1 -shift -setenv BGTAGONLY_OPTION $1 -shift -setenv RADIATOR_THICKNESS $1 -shift -setenv BGRATE $1 -shift -setenv RANDBGTAG $1 -shift -setenv RECON_CALIBTIME $1 -shift -setenv GEANT_NOSECONDARIES $1 - -setenv USER_BC `which bc` - -#necessary to run swif, uses local directory if swif=0 is used -if ( "$BATCHRUN" != "0" ) then -# ENVIRONMENT - echo $ENVIRONMENT - echo pwd=$PWD - mkdir -p $OUTDIR - mkdir -p $OUTDIR/log -endif - -if ( "$BATCHSYS" == "QSUB" ) then - if ( ! -d $RUNNING_DIR ) then - mkdir $RUNNING_DIR - endif - -cd $RUNNING_DIR - -endif - -if ( ! -d $RUNNING_DIR/${RUN_NUMBER}_${FILE_NUMBER} ) then - mkdir $RUNNING_DIR/${RUN_NUMBER}_${FILE_NUMBER} -endif - -cd $RUNNING_DIR/${RUN_NUMBER}_${FILE_NUMBER} - -if ( "$ccdbSQLITEPATH" != "no_sqlite" && "$ccdbSQLITEPATH" != "batch_default" ) then - cp $ccdbSQLITEPATH ./ccdb.sqlite - setenv CCDB_CONNECTION sqlite:///$PWD/ccdb.sqlite - setenv JANA_CALIB_URL ${CCDB_CONNECTION} -else if ( "$ccdbSQLITEPATH" == "batch_default" ) then - setenv CCDB_CONNECTION sqlite:////group/halld/www/halldweb/html/dist/ccdb.sqlite - setenv JANA_CALIB_URL ${CCDB_CONNECTION} -endif - -if ( "$rcdbSQLITEPATH" != "no_sqlite" && "$rcdbSQLITEPATH" != "batch_default" ) then - cp $rcdbSQLITEPATH ./rcdb.sqlite - setenv RCDB_CONNECTION sqlite:///$PWD/rcdb.sqlite -else if ( "$rcdbSQLITEPATH" == "batch_default" ) then - setenv RCDB_CONNECTION sqlite:////group/halld/www/halldweb/html/dist/rcdb.sqlite -endif - -echo "" -echo "" -echo "Detected c-shell" - -set current_files=`find . -maxdepth 1 -type f` - -set radthick="50.e-6" - -if ( "$RADIATOR_THICKNESS" != "rcdb" || ( "$VERSION" != "mc" && "$VERSION" != "mc_workfest2018" ) ) then - set radthick=$RADIATOR_THICKNESS -else - set words = `rcnd $RUN_NUMBER radiator_type | sed 's/ / /g' ` - foreach word ($words:q) - - if ( $word != "number" ) then - - if ( "$word" == "3x10-4" ) then - set radthick="30e-6" - end - else - set removedum = `echo $word:q | sed 's/um/ /g'` - - if ( $removedum != $word:q ) then - set radthick = `echo $removedum e-6 | tr -d '[:space:]'` - endif - endif - endif - end -endif - -set polarization_angle=`rcnd $RUN_NUMBER polarization_angle | awk '{print $1}'` - -if ( "$polarization_angle" == "" ) then - set poldir=`rcnd $RUN_NUMBER polarization_direction | awk '{print $1}'` - if ( "$poldir" == "PARA" ) then - set polarization_angle="0.0" - else if ( "$poldir" == "PERP" ) then - set polarization_angle="90.0" - else - set polarization_angle="-1.0" - endif -endif - -set elecE=0 -set variation=$VERSION - -if ( $CALIBTIME != "notime" ) then -set variation=$variation":"$CALIBTIME -endif - -set ccdbelece="`ccdb dump PHOTON_BEAM/endpoint_energy:${RUN_NUMBER}:${variation} | grep -v \#`" - -#set ccdblist=($ccdbelece:as/ / /) - -set elecE_text="$ccdbelece" #$ccdblist[$#ccdblist] - -#echo "text: " $elecE_text - -if ( "$eBEAM_ENERGY" != "rcdb" || ( "$VERSION" != "mc" && "$VERSION" != "mc_workfest2018" ) ) then - set elecE=$eBEAM_ENERGY -else if ( $elecE_text == "Run" ) then - set elecE=12 -else if ( $elecE_text == "-1.0" ) then - set elecE=12 #Should never happen -else - set elecE=`echo $elecE_text` #set elecE = `echo "$elecE_text / 1000" | $USER_BC -l ` #rcdb method -endif - -set copeak = 0 -set copeak_text = `rcnd $RUN_NUMBER coherent_peak | awk '{print $1}'` - -if ( "$COHERENT_PEAK" != "rcdb" && "$polarization_angle" == "-1.0" ) then - copeak=$COHERENT_PEAK -else - - if ( "$COHERENT_PEAK" != "rcdb" || ( "$VERSION" != "mc" && "$VERSION" != "mc_workfest2018" ) ) then - set copeak=$COHERENT_PEAK - else if ( $copeak_text == "Run" ) then - set copeak=9 - else if ( $copeak_text == "-1.0" ) then - set copeak=0 - else - set copeak = `echo "$copeak_text / 1000" | $USER_BC -l ` - endif -endif - -if ( "$polarization_angle" == "-1.0" && "$COHERENT_PEAK" == "rcdb" ) then - set copeak=0 -endif - -setenv COHERENT_PEAK $copeak - -#echo $copeak -#set copeak=`rcnd $RUN_NUMBER coherent_peak | awk '{print $1}' | sed 's/\.//g' #| awk -vFS="" -vOFS="" '{$1=$1"."}1' ` - -if ( ( "$VERSION" != "mc" && "$VERSION" != "mc_workfest2018" ) && "$COHERENT_PEAK" == "rcdb" ) then - echo "error in requesting rcdb for the coherent peak and not using variation=mc" - exit 1 -endif - -setenv eBEAM_ENERGY $elecE - -if ( ( "$VERSION" != "mc" && "$VERSION" != "mc_workfest2018" ) && "$eBEAM_ENERGY" == "rcdb" ) then - echo "error in requesting rcdb for the electron beam energy and not using variation=mc" - exit 1 -endif - -set colsize=`rcnd $RUN_NUMBER collimator_diameter | awk '{print $1}' | sed -r 's/.{2}$//'| sed -e 's/\.//g'` - -if ( "$colsize" == "B" || "$colsize" == "R" || "$JANA_CALIB_CONTEXT" != "variation=mc" ) then - set colsize="50" -endif - -set beam_on_current=`rcnd $RUN_NUMBER beam_on_current | awk '{print $1}'` - -if ( $beam_on_current == "" ) then - echo "Run $RUN_NUMBER does not have a beam_on_current. Defaulting to beam_current." - set beam_on_current=`rcnd $RUN_NUMBER beam_current | awk '{print $1}'` -endif - -set beam_on_current=`echo "$beam_on_current / 1000." | $USER_BC -l` - -if ( "$colsize" == "B" || "$colsize" == "R" || "$JANA_CALIB_CONTEXT" != "variation=mc" ) then - set colsize="50" -endif - -set BGRATE_toUse=$BGRATE - -if ( "$BGRATE" != "rcdb" || ( "$VERSION" != "mc" && "$VERSION" != "mc_workfest2018" ) ) then - set BGRATE_toUse=$BGRATE -else - if ( $BGTAGONLY_OPTION == "1" || $BKGFOLDSTR == "BeamPhotons" ) then - echo "Calculating BGRate. This process takes a minute..." - set BGRATE_toUse=`BGRate_calc --runNo $RUN_NUMBER --coherent_peak $COHERENT_PEAK --beam_on_current $beam_on_current --beam_energy $eBEAM_ENERGY --collimator_diameter 0.00$colsize --radiator_thickness $radthick --endpoint_energy_low $GEN_MIN_ENERGY --endpoint_energy_high $GEN_MAX_ENERGY` - - if ( "$BGRATE_toUse" == "" ) then - echo "BGrate_calc is not built or inaccessible. Please check your build and/or specify a BGRate to be used." - exit 12 - else - set BGRATE_list=($BGRATE_toUse:as/ / /) - set BGRATE_toUse=$BGRATE_list[$#BGRATE_list] - endif - endif -endif - -# PRINT INPUTS -echo "Job started: " `date` -echo "ccdb sqlite path: " $ccdbSQLITEPATH $CCDB_CONNECTION -echo "rcdb sqlite path: " $rcdbSQLITEPATH $RCDB_CONNECTION -echo "Producing file number: "$FILE_NUMBER -echo "Containing: " $EVT_TO_GEN"/""$PER_FILE"" events" -echo "Running location:" $RUNNING_DIR -echo "Output location: "$OUTDIR -echo "Environment file: " $ENVIRONMENT -echo "Context: "$JANA_CALIB_CONTEXT -echo "Reconstruction calibtime: "$RECON_CALIBTIME -echo "Run Number: "$RUN_NUMBER -echo "Electron beam current to use: "$beam_on_current" uA" -echo "Electron beam energy to use: "$eBEAM_ENERGY" GeV" -echo "Radiator Thickness to use: "$radthick" m" -echo "Photon Energy between "$GEN_MIN_ENERGY" and "$GEN_MAX_ENERGY" GeV" -echo "Polarization Angle: "$polarization_angle "degrees" -echo "Coherent Peak position: "$COHERENT_PEAK -echo "----------------------------------------------" -echo "Run generation step? "$GENR" Will be cleaned?" $CLEANGENR -echo "Using "$GENERATOR" with config: "$CONFIG_FILE -echo "----------------------------------------------" -echo "Run geant step? "$GEANT" Will be cleaned?" $CLEANGEANT -echo "Using geant"$GEANTVER -echo "Custom Gcontrol?" "$CUSTOM_GCONTROL" -echo "Background to use: "$BKGFOLDSTR -echo "Random trigger background to use: "$RANDBGTAG -echo "BGRATE will be set to: "$BGRATE_toUse" GHz (if applicable)" -echo "Run mcsmear? "$SMEAR" Will be cleaned?" $CLEANSMEAR -echo "----------------------------------------------" -echo "Run reconstruction? "$RECON" Will be cleaned?" $CLEANRECON -echo "With additional plugins: "$CUSTOM_PLUGINS -echo "==============================================" -echo "" -echo "" -echo "=======SOFTWARE USED=======" -echo `which $GENERATOR` -if ( "$GEANTVER" == "3" ) then - echo `which hdgeant` -else - echo `which hdgeant4` -endif -echo `which mcsmear` -echo `which hd_root` -echo "" -echo "" - - -if ( "$CUSTOM_GCONTROL" == "0" ) then - echo $MCWRAPPER_CENTRAL - cp $MCWRAPPER_CENTRAL/Gcontrol.in ./temp_Gcontrol.in - chmod 777 ./temp_Gcontrol.in -else - cp $CUSTOM_GCONTROL ./temp_Gcontrol.in -endif - -@ length_count=`echo $RUN_NUMBER | wc -c` - 1 - -set formatted_runNumber="" -while ( $length_count < 6 ) - set formatted_runNumber="0""$formatted_runNumber" - @ length_count=$length_count + 1 -end -set formatted_runNumber=$formatted_runNumber$RUN_NUMBER - -@ flength_count=`echo $FILE_NUMBER | wc -c` - 1 - -set formatted_fileNumber="" -while ( $flength_count < 3 ) - set formatted_fileNumber="0""$formatted_fileNumber" - @ flength_count=$flength_count + 1 -end -set formatted_fileNumber=$formatted_fileNumber$FILE_NUMBER - -set custom_tag="" - -if ( "$TAGSTR" != "I_dont_have_one" ) then - set custom_tag=$TAGSTR\_ -endif - -set STANDARD_NAME=$custom_tag$formatted_runNumber\_$formatted_fileNumber - -if ( `echo $eBEAM_ENERGY | grep -o "\." | wc -l` == 0 ) then - set eBEAM_ENERGY=$eBEAM_ENERGY\. -endif -if ( `echo $COHERENT_PEAK | grep -o "\." | wc -l` == 0 ) then - set COHERENT_PEAK=$COHERENT_PEAK\. -endif -if ( `echo $GEN_MIN_ENERGY | grep -o "\." | wc -l` == 0 ) then - set GEN_MIN_ENERGY=$GEN_MIN_ENERGY\. -endif -if ( `echo $GEN_MAX_ENERGY | grep -o "\." | wc -l` == 0 ) then - set GEN_MAX_ENERGY=$GEN_MAX_ENERGY\. -endif - -#echo `-d "$OUTDIR"` -if ( ! -d "$OUTDIR" ) then - echo "making dir" - mkdir $OUTDIR -endif -if ( ! -d "$OUTDIR/configurations/" ) then - mkdir $OUTDIR/configurations/ -endif -if ( ! -d "$OUTDIR/configurations/generation/" ) then - mkdir $OUTDIR/configurations/generation/ -endif -if ( ! -d "$OUTDIR/configurations/geant/" ) then - mkdir $OUTDIR/configurations/geant/ -endif -if ( ! -d "$OUTDIR/hddm/" ) then - mkdir $OUTDIR/hddm/ -endif -if ( ! -d "$OUTDIR/root/" ) then - mkdir $OUTDIR/root/ -endif - -set bkglocstring="" -set bkgloc_pre=`echo $BKGFOLDSTR | cut -c 1-4` - -if ( "$BKGFOLDSTR" == "DEFAULT" || "$bkgloc_pre" == "loc:" || "$BKGFOLDSTR" == "Random" ) then - #find file and run:1 - echo "Finding the right file to fold in during MCsmear step" - set runperiod="RunPeriod-2018-01" - - if ( $RUN_NUMBER >= 40000 ) then - set runperiod="RunPeriod-2018-01" - else if ( $RUN_NUMBER >= 30000 ) then - set runperiod="RunPeriod-2017-01" - else if ( $RUN_NUMBER >= 20000 ) then - set runperiod="RunPeriod-2016-10" - else if ( $RUN_NUMBER >= 10000 ) then - set runperiod="RunPeriod-2016-02" - endif - - if ( $RUN_NUMBER < 10000 ) then - echo "Warning: random triggers do not exist for this run" - exit 1 - endif - - if ( "$bkgloc_pre" == "loc:" ) then - set rand_bkg_loc=`echo $BKGFOLDSTR | cut -c 5-` - if ( "$BATCHSYS" == "OSG" && $BATCHRUN != 0 ) then - set bkglocstring="/srv/run$formatted_runNumber""_random.hddm" - else - set bkglocstring=$rand_bkg_loc"/run$formatted_runNumber""_random.hddm" - endif - else - #set bkglocstring="/cache/halld/""$runperiod""/sim/random_triggers/""run$formatted_runNumber""_random.hddm" - if ( "$BATCHSYS" == "OSG" && $BATCHRUN != 0 ) then - set bkglocstring="/srv/run$formatted_runNumber""_random.hddm" - else - set bkglocstring="/cache/halld/gluex_simulations/random_triggers/"$RANDBGTAG"/run"$formatted_runNumber"_random.hddm" - endif - endif - - if ( ! -f $bkglocstring ) then - echo "Could not find mix-in file "$bkglocstring - exit 1 - endif -endif - -set recon_pre=`echo $CUSTOM_PLUGINS | cut -c1-4` -set jana_config_file=`echo $CUSTOM_PLUGINS | sed -r 's/^.{5}//'` - -if ( $recon_pre == "file" ) then - if ( -f $jana_config_file ) then - cp $jana_config_file ./jana_config.cfg - endif -endif - -set gen_pre="" - -if ( "$GENR" != "0" ) then - - set gen_pre=`echo $GENERATOR | cut -c1-4` - if ( "$gen_pre" != "file" && "$GENERATOR" != "genr8" && "$GENERATOR" != "bggen" && "$GENERATOR" != "genEtaRegge" && "$GENERATOR" != "gen_2pi_amp" && "$GENERATOR" != "gen_pi0" && "$GENERATOR" != "gen_2pi_primakoff" && "$GENERATOR" != "gen_omega_3pi" && "$GENERATOR" != "gen_2k" && "$GENERATOR" != "bggen_jpsi" && "$GENERATOR" != "gen_ee" && "$GENERATOR" != "gen_ee_hb" && "$GENERATOR" != "particle_gun" && "$GENERATOR" != "bggen_phi_ee" && "$GENERATOR" != "genBH" && "$GENERATOR" != "gen_omega_radiative" && "$GENERATOR" != "gen_amp" ) then - echo "NO VALID GENERATOR GIVEN" - echo "only [genr8, bggen, genEtaRegge, gen_2pi_amp, gen_pi0, gen_omega_3pi, gen_2k, bggen_jpsi, gen_ee , gen_ee_hb, bggen_phi_ee, particle_gun, genBH, gen_omega_radiative, gen_amp] are supported" - exit 1 - endif - - if ( "$gen_pre" == "file" ) then - set gen_in_file=`echo $GENERATOR | sed -r 's/^.{5}//'` - echo "bypassing generation" - set generator_return_code=0 - if ( -f $gen_in_file ) then - echo "using pre-generated file: "$gen_in_file - cp $gen_in_file ./$STANDARD_NAME.hddm - else - echo "cannot find file: "$gen_in_file - exit 1 - endif - else if ( "$GENERATOR" == "particle_gun" ) then - echo "bypassing generation" - if ( ! -f $CONFIG_FILE ) then - echo $CONFIG_FILE" not found" - exit 1 - else - if ( `grep KINE $CONFIG_FILE | awk '{print $2}' ` < 100 && ` grep KINE $CONFIG_FILE | wc -w` > 3 ) then - echo "ERROR THETA AND PHI APPEAR TO BE SET BUT WILL BE IGNORED. PLEASE REMOVE THESE SETTINGS FROM:"$CONFIG_FILE" AND RESUBMIT." - exit 1 - else if ( `grep KINE $CONFIG_FILE | awk '{print $2}' ` > 100 && ` grep KINE $CONFIG_FILE | wc -w` < 8 ) then - echo "ERROR THETA AND PHI DON'T APPEAR TO BE SET BUT ARE GOING TO BE USED. PLEASE ADD THESE SETTINGS FROM: "$CONFIG_FILE" AND RESUBMIT." - exit 1 - endif - endif - set generator_return_code=0 - else - if ( -f $CONFIG_FILE ) then - echo "input file found" - else if( "$GENERATOR" == "gen_ee" || "$GENERATOR" == "gen_ee_hb" ) then - echo "Config file not applicable" - else - echo $CONFIG_FILE" does not exist" - exit 1 - endif - endif - echo $GENERATOR - if ( "$GENERATOR" == "genr8" ) then - echo "configuring genr8" - - set STANDARD_NAME="genr8_"$STANDARD_NAME - cp $CONFIG_FILE ./$STANDARD_NAME.conf - set replacementNum=`grep TEMPCOHERENT ./$STANDARD_NAME.conf | wc -l` - - if ( "$polarization_angle" == "-1.0" && "$COHERENT_PEAK" == "0." && $replacementNum != 0 ) then - echo "Running genr8 with an AMO run number without supplying the energy desired to COHERENT_PEAK causes an inifinite loop." - echo "Please specify the desired energy via the COHERENT_PEAK parameter and retry." - exit 1 - endif - - else if ( "$GENERATOR" == "bggen" ) then - echo "configuring bggen" - set STANDARD_NAME="bggen_"$STANDARD_NAME - cp $MCWRAPPER_CENTRAL/Generators/bggen/particle.dat ./ - cp $MCWRAPPER_CENTRAL/Generators/bggen/pythia.dat ./ - cp $MCWRAPPER_CENTRAL/Generators/bggen/pythia-geant.map ./ - cp $CONFIG_FILE ./$STANDARD_NAME.conf - else if ( "$GENERATOR" == "genEtaRegge" ) then - echo "configuring genEtaRegge" - set STANDARD_NAME="genEtaRegge_"$STANDARD_NAME - cp $CONFIG_FILE ./$STANDARD_NAME.conf - else if ( "$GENERATOR" == "gen_amp" ) then - echo "configuring gen_amp" - set STANDARD_NAME="gen_amp_"$STANDARD_NAME - cp $CONFIG_FILE ./$STANDARD_NAME.conf - else if ( "$GENERATOR" == "gen_2pi_amp" ) then - echo "configuring gen_2pi_amp" - set STANDARD_NAME="gen_2pi_amp_"$STANDARD_NAME - cp $CONFIG_FILE ./$STANDARD_NAME.conf - else if ( "$GENERATOR" == "gen_omega_3pi" ) then - echo "configuring gen_omega_3pi" - set STANDARD_NAME="gen_omega_3pi_"$STANDARD_NAME - cp $CONFIG_FILE ./$STANDARD_NAME.conf - else if ( "$GENERATOR" == "gen_omega_radiative" ) then - echo "configuring gen_omega_radiative" - set STANDARD_NAME="gen_omega_radiative_"$STANDARD_NAME - cp $CONFIG_FILE ./$STANDARD_NAME.conf - else if ( "$GENERATOR" == "gen_2pi_primakoff" ) then - echo "configuring gen_2pi_primakoff" - set STANDARD_NAME="gen_2pi_primakoff_"$STANDARD_NAME - cp $CONFIG_FILE ./$STANDARD_NAME.conf - else if ( "$GENERATOR" == "gen_pi0" ) then - echo "configuring gen_pi0" - set STANDARD_NAME="gen_pi0_"$STANDARD_NAME - cp $CONFIG_FILE ./$STANDARD_NAME.conf - else if ( "$GENERATOR" == "gen_2k" ) then - echo "configuring gen_2k" - set STANDARD_NAME="gen_2k_"$STANDARD_NAME - cp $CONFIG_FILE ./$STANDARD_NAME.conf - else if ( "$GENERATOR" == "bggen_jpsi" ) then - echo "configuring bggen_jpsi" - set STANDARD_NAME="bggen_jpsi_"$STANDARD_NAME - cp $MCWRAPPER_CENTRAL/Generators/bggen_jpsi/particle.dat ./ - cp $MCWRAPPER_CENTRAL/Generators/bggen_jpsi/pythia.dat ./ - cp $MCWRAPPER_CENTRAL/Generators/bggen_jpsi/pythia-geant.map ./ - cp $CONFIG_FILE ./$STANDARD_NAME.conf - else if ( "$GENERATOR" == "bggen_phi_ee" ) then - echo "configuring bggen_phi_ee" - set STANDARD_NAME="bggen_phi_ee_"$STANDARD_NAME - cp $MCWRAPPER_CENTRAL/Generators/bggen_phi_ee/particle.dat ./ - cp $MCWRAPPER_CENTRAL/Generators/bggen_phi_ee/pythia.dat ./ - cp $MCWRAPPER_CENTRAL/Generators/bggen_phi_ee/pythia-geant.map ./ - cp $CONFIG_FILE ./$STANDARD_NAME.conf - else if ( "$GENERATOR" == "gen_ee" ) then - echo "configuring gen_ee" - set STANDARD_NAME="gen_ee_"$STANDARD_NAME - echo "note: this generator is run completely from command line, thus no config file will be made and/or modified" - cp $CONFIG_FILE ./cobrems.root - else if ( "$GENERATOR" == "gen_ee_hb" ) then - echo "configuring gen_ee_hb" - set STANDARD_NAME="gen_ee_hb_"$STANDARD_NAME - echo "note: this generator is run completely from command line, thus no config file will be made and/or modified" - cp $CONFIG_FILE ./cobrems.root - cp $MCWRAPPER_CENTRAL/Generators/gen_ee_hb/CFFs_DD_Feb2012.dat ./ - else if ( "$GENERATOR" == "particle_gun" ) then - echo "configuring the particle gun" - set STANDARD_NAME="particle_gun_"$STANDARD_NAME - cp $CONFIG_FILE ./$STANDARD_NAME.conf - else if ( "$GENERATOR" == "genBH" ) then - echo "configuring genBH" - set STANDARD_NAME="genBH_"$STANDARD_NAME - endif - - if ( "$gen_pre" != "file" ) then - set config_file_name=`basename "$CONFIG_FILE"` - echo $config_file_name - endif - - if ( "$GENERATOR" == "genr8" ) then - echo "RUNNING GENR8" - set RUNNUM=$formatted_runNumber+$formatted_fileNumber - sed -i 's/TEMPCOHERENT/'$COHERENT_PEAK'/' $STANDARD_NAME.conf - # RUN genr8 and convert - genr8 -r$formatted_runNumber -M$EVT_TO_GEN -A$STANDARD_NAME.ascii < $STANDARD_NAME.conf #$config_file_name - set generator_return_code=$status - genr8_2_hddm -V"0 0 50 80" $STANDARD_NAME.ascii - else if ( "$GENERATOR" == "bggen" ) then - set RANDOMnum=`bash -c 'echo $RANDOM'` - echo Random Number used: $RANDOMnum - sed -i 's/TEMPTRIG/'$EVT_TO_GEN'/' $STANDARD_NAME.conf - sed -i 's/TEMPRUNNO/'$RUN_NUMBER'/' $STANDARD_NAME.conf - sed -i 's/TEMPCOLD/'0.00$colsize'/' $STANDARD_NAME.conf - sed -i 's/TEMPRAND/'$RANDOMnum'/' $STANDARD_NAME.conf - set Fortran_eBEAM_ENRGY=`echo $eBEAM_ENERGY | cut -c -7` - sed -i 's/TEMPELECE/'$Fortran_eBEAM_ENRGY'/' $STANDARD_NAME.conf - set Fortran_COHERENT_PEAK=`echo $COHERENT_PEAK | cut -c -7` - sed -i 's/TEMPCOHERENT/'$Fortran_COHERENT_PEAK'/' $STANDARD_NAME.conf - sed -i 's/TEMPMINGENE/'$GEN_MIN_ENERGY'/' $STANDARD_NAME.conf - sed -i 's/TEMPMAXGENE/'$GEN_MAX_ENERGY'/' $STANDARD_NAME.conf - - ln -s $STANDARD_NAME.conf fort.15 - bggen - set generator_return_code=$status - mv bggen.hddm $STANDARD_NAME.hddm - else if ( "$GENERATOR" == "genEtaRegge" ) then - echo "RUNNING GENETAREGGE" - sed -i 's/TEMPCOLD/'0.00$colsize'/' $STANDARD_NAME.conf - sed -i 's/TEMPELECE/'$eBEAM_ENERGY'/' $STANDARD_NAME.conf - sed -i 's/TEMPCOHERENT/'$COHERENT_PEAK'/' $STANDARD_NAME.conf - sed -i 's/TEMPRADTHICK/'"$radthick"'/' $STANDARD_NAME.conf - sed -i 's/TEMPMINGENE/'$GEN_MIN_ENERGY'/' $STANDARD_NAME.conf - sed -i 's/TEMPMAXGENE/'$GEN_MAX_ENERGY'/' $STANDARD_NAME.conf - genEtaRegge -N$EVT_TO_GEN -O$STANDARD_NAME.hddm -I$STANDARD_NAME.conf - set generator_return_code=$status - else if ( "$GENERATOR" == "gen_amp" ) then - echo "RUNNING GEN_AMP" - set optionals_line=`head -n 1 $STANDARD_NAME.conf | sed -r 's/.//'` - - if ( "$polarization_angle" == "-1.0" ) then - sed -i 's/TEMPPOLFRAC/'0'/' $STANDARD_NAME.conf - sed -i 's/TEMPPOLANGLE/'0'/' $STANDARD_NAME.conf - else - sed -i 's/TEMPPOLFRAC/'.4'/' $STANDARD_NAME.conf - sed -i 's/TEMPPOLANGLE/'$polarization_angle'/' $STANDARD_NAME.conf - endif - - echo $optionals_line - echo gen_amp -c $STANDARD_NAME.conf -hd $STANDARD_NAME.hddm -o $STANDARD_NAME.root -n $EVT_TO_GEN -r $RUN_NUMBER -a $GEN_MIN_ENERGY -b $GEN_MAX_ENERGY -p $COHERENT_PEAK -m $eBEAM_ENERGY $optionals_line - gen_amp -c $STANDARD_NAME.conf -hd $STANDARD_NAME.hddm -o $STANDARD_NAME.root -n $EVT_TO_GEN -r $RUN_NUMBER -a $GEN_MIN_ENERGY -b $GEN_MAX_ENERGY -p $COHERENT_PEAK -m $eBEAM_ENERGY $optionals_line - set generator_return_code=$status - else if ( "$GENERATOR" == "gen_2pi_amp" ) then - echo "RUNNING GEN_2PI_AMP" - set optionals_line=`head -n 1 $STANDARD_NAME.conf | sed -r 's/.//'` - - if ( "$polarization_angle" == "-1.0" ) then - sed -i 's/TEMPPOLFRAC/'0'/' $STANDARD_NAME.conf - sed -i 's/TEMPPOLANGLE/'0'/' $STANDARD_NAME.conf - else - sed -i 's/TEMPPOLFRAC/'.4'/' $STANDARD_NAME.conf - sed -i 's/TEMPPOLANGLE/'$polarization_angle'/' $STANDARD_NAME.conf - endif - - echo $optionals_line - echo gen_2pi_amp -c $STANDARD_NAME.conf -hd $STANDARD_NAME.hddm -o $STANDARD_NAME.root -n $EVT_TO_GEN -r $RUN_NUMBER -a $GEN_MIN_ENERGY -b $GEN_MAX_ENERGY -p $COHERENT_PEAK -m $eBEAM_ENERGY $optionals_line - gen_2pi_amp -c $STANDARD_NAME.conf -hd $STANDARD_NAME.hddm -o $STANDARD_NAME.root -n $EVT_TO_GEN -r $RUN_NUMBER -a $GEN_MIN_ENERGY -b $GEN_MAX_ENERGY -p $COHERENT_PEAK -m $eBEAM_ENERGY $optionals_line - set generator_return_code=$status - else if ( "$GENERATOR" == "gen_omega_3pi" ) then - echo "RUNNING GEN_OMEGA_3PI" - set optionals_line=`head -n 1 $STANDARD_NAME.conf | sed -r 's/.//'` - - if ( "$polarization_angle" == "-1.0" ) then - sed -i 's/TEMPPOLFRAC/'0'/' $STANDARD_NAME.conf - sed -i 's/TEMPPOLANGLE/'0'/' $STANDARD_NAME.conf - else - sed -i 's/TEMPPOLFRAC/'.4'/' $STANDARD_NAME.conf - sed -i 's/TEMPPOLANGLE/'$polarization_angle'/' $STANDARD_NAME.conf - endif - - echo $optionals_line - echo gen_omega_3pi -c $STANDARD_NAME.conf -hd $STANDARD_NAME.hddm -o $STANDARD_NAME.root -n $EVT_TO_GEN -r $RUN_NUMBER -a $GEN_MIN_ENERGY -b $GEN_MAX_ENERGY -m $eBEAM_ENERGY -p $COHERENT_PEAK $optionals_line - gen_omega_3pi -c $STANDARD_NAME.conf -hd $STANDARD_NAME.hddm -o $STANDARD_NAME.root -n $EVT_TO_GEN -r $RUN_NUMBER -a $GEN_MIN_ENERGY -b $GEN_MAX_ENERGY -m $eBEAM_ENERGY -p $COHERENT_PEAK $optionals_line - set generator_return_code=$status - else if ( "$GENERATOR" == "gen_omega_radiative" ) then - echo "RUNNING GEN_OMEGA_radiative" - set optionals_line=`head -n 1 $STANDARD_NAME.conf | sed -r 's/.//'` - - if ( "$polarization_angle" == "-1.0" ) then - sed -i 's/TEMPPOLFRAC/'0'/' $STANDARD_NAME.conf - sed -i 's/TEMPPOLANGLE/'0'/' $STANDARD_NAME.conf - else - sed -i 's/TEMPPOLFRAC/'.4'/' $STANDARD_NAME.conf - sed -i 's/TEMPPOLANGLE/'$polarization_angle'/' $STANDARD_NAME.conf - endif - - echo $optionals_line - echo gen_omega_radiative -c $STANDARD_NAME.conf -hd $STANDARD_NAME.hddm -o $STANDARD_NAME.root -n $EVT_TO_GEN -r $RUN_NUMBER -a $GEN_MIN_ENERGY -b $GEN_MAX_ENERGY -m $eBEAM_ENERGY -p $COHERENT_PEAK $optionals_line - gen_omega_radiative -c $STANDARD_NAME.conf -hd $STANDARD_NAME.hddm -o $STANDARD_NAME.root -n $EVT_TO_GEN -r $RUN_NUMBER -a $GEN_MIN_ENERGY -b $GEN_MAX_ENERGY -m $eBEAM_ENERGY -p $COHERENT_PEAK $optionals_line - set generator_return_code=$status - else if ( "$GENERATOR" == "gen_2pi_primakoff" ) then - echo "RUNNING GEN_2PI_PRIMAKOFF" - set optionals_line=`head -n 1 $STANDARD_NAME.conf | sed -r 's/.//'` - echo $optionals_line - echo gen_2pi_primakoff -c $STANDARD_NAME.conf -hd $STANDARD_NAME.hddm -o $STANDARD_NAME.root -n $EVT_TO_GEN -r $RUN_NUMBER -a $GEN_MIN_ENERGY -b $GEN_MAX_ENERGY -p $COHERENT_PEAK -m $eBEAM_ENERGY $optionals_line - gen_2pi_primakoff -c $STANDARD_NAME.conf -hd $STANDARD_NAME.hddm -o $STANDARD_NAME.root -n $EVT_TO_GEN -r $RUN_NUMBER -a $GEN_MIN_ENERGY -b $GEN_MAX_ENERGY -p $COHERENT_PEAK -m $eBEAM_ENERGY $optionals_line - set generator_return_code=$status - else if ( "$GENERATOR" == "gen_pi0" ) then - echo "RUNNING GEN_PI0" - set optionals_line=`head -n 1 $STANDARD_NAME.conf | sed -r 's/.//'` - echo $optionals_line - gen_pi0 -c $STANDARD_NAME.conf -hd $STANDARD_NAME.hddm -o $STANDARD_NAME.root -n $EVT_TO_GEN -r $RUN_NUMBER -a $GEN_MIN_ENERGY -b $GEN_MAX_ENERGY -p $COHERENT_PEAK -s $formatted_fileNumber -m $eBEAM_ENERGY $optionals_line - set generator_return_code=$status - else if ( "$GENERATOR" == "gen_2k" ) then - echo "RUNNING GEN_2K" - set optionals_line=`head -n 1 $STANDARD_NAME.conf | sed -r 's/.//'` - #set RANDOMnum=`bash -c 'echo $RANDOM'` - echo $optionals_line - echo gen_2k -c $STANDARD_NAME.conf -o $STANDARD_NAME.hddm -hd $STANDARD_NAME.root -n $EVT_TO_GEN -r $RUN_NUMBER -a $GEN_MIN_ENERGY -b $GEN_MAX_ENERGY -p $COHERENT_PEAK -m $eBEAM_ENERGY $optionals_line - gen_2k -c $STANDARD_NAME.conf -hd $STANDARD_NAME.hddm -o $STANDARD_NAME.root -n $EVT_TO_GEN -r $RUN_NUMBER -a $GEN_MIN_ENERGY -b $GEN_MAX_ENERGY -p $COHERENT_PEAK -m $eBEAM_ENERGY $optionals_line - set generator_return_code=$status - else if ( "$GENERATOR" == "bggen_jpsi" ) then - set RANDOMnum=`bash -c 'echo $RANDOM'` - echo Random Number used: $RANDOMnum - sed -i 's/TEMPTRIG/'$EVT_TO_GEN'/' $STANDARD_NAME.conf - sed -i 's/TEMPRUNNO/'$RUN_NUMBER'/' $STANDARD_NAME.conf - sed -i 's/TEMPCOLD/'0.00$colsize'/' $STANDARD_NAME.conf - sed -i 's/TEMPRAND/'$RANDOMnum'/' $STANDARD_NAME.conf - set Fortran_eBEAM_ENRGY=`echo $eBEAM_ENERGY | cut -c -7` - sed -i 's/TEMPELECE/'$Fortran_eBEAM_ENRGY'/' $STANDARD_NAME.conf - set Fortran_COHERENT_PEAK=`echo $COHERENT_PEAK | cut -c -7` - sed -i 's/TEMPCOHERENT/'$Fortran_COHERENT_PEAK'/' $STANDARD_NAME.conf - sed -i 's/TEMPMINGENE/'$GEN_MIN_ENERGY'/' $STANDARD_NAME.conf - sed -i 's/TEMPMAXGENE/'$GEN_MAX_ENERGY'/' $STANDARD_NAME.conf - - ln -s $STANDARD_NAME.conf fort.15 - bggen_jpsi - set generator_return_code=$status - mv bggen.hddm $STANDARD_NAME.hddm - else if ( "$GENERATOR" == "bggen_phi_ee" ) then - set RANDOMnum=`bash -c 'echo $RANDOM'` - echo Random Number used: $RANDOMnum - sed -i 's/TEMPTRIG/'$EVT_TO_GEN'/' $STANDARD_NAME.conf - sed -i 's/TEMPRUNNO/'$RUN_NUMBER'/' $STANDARD_NAME.conf - sed -i 's/TEMPCOLD/'0.00$colsize'/' $STANDARD_NAME.conf - sed -i 's/TEMPRAND/'$RANDOMnum'/' $STANDARD_NAME.conf - set Fortran_eBEAM_ENRGY=`echo $eBEAM_ENERGY | cut -c -7` - sed -i 's/TEMPELECE/'$Fortran_eBEAM_ENRGY'/' $STANDARD_NAME.conf - set Fortran_COHERENT_PEAK=`echo $COHERENT_PEAK | cut -c -7` - sed -i 's/TEMPCOHERENT/'$Fortran_COHERENT_PEAK'/' $STANDARD_NAME.conf - sed -i 's/TEMPMINGENE/'$GEN_MIN_ENERGY'/' $STANDARD_NAME.conf - sed -i 's/TEMPMAXGENE/'$GEN_MAX_ENERGY'/' $STANDARD_NAME.conf - - ln -s $STANDARD_NAME.conf fort.15 - bggen_jpsi - set generator_return_code=$status - mv bggen.hddm $STANDARD_NAME.hddm - else if ( "$GENERATOR" == "gen_ee" ) then - set RANDOMnum=`bash -c 'echo $RANDOM'` - echo "Random number used: "$RANDOMnum - echo ee_mc -n$EVT_TO_GEN -R2 -b2 -l$GEN_MIN_ENERGY -u$GEN_MAX_ENERGY -t2 -r$RANDOMnum -omc_ee.hddm - ee_mc -n$EVT_TO_GEN -R2 -b2 -l$GEN_MIN_ENERGY -u$GEN_MAX_ENERGY -t2 -r$RANDOMnum -omc_ee.hddm - set generator_return_code=$status - mv mc_ee.hddm $STANDARD_NAME.hddm - else if ( "$GENERATOR" == "gen_ee_hb" ) then - echo ee_mc_hb -N$RUN_NUMBER -n$EVT_TO_GEN - ee_mc_hb -N$RUN_NUMBER -n$EVT_TO_GEN - set generator_return_code=$status - mv genOut.hddm $STANDARD_NAME.hddm - else if ( "$GENERATOR" == "genBH" ) then - echo genBH -n$EVT_TO_GEN - genBH -n$EVT_TO_GEN -t$NUMTHREADS -E$COHERENT_PEAK -e$GEN_MAX_ENERGY $STANDARD_NAME.hddm - set generator_return_code=$status - endif - - - if ( ! -f ./$STANDARD_NAME.hddm && "$GENERATOR" != "particle_gun" && "$gen_pre" != "file" ) then - echo "An hddm file was not found after generation step. Terminating MC production. Please consult logs to diagnose" - exit 11 - endif - - if ( $generator_return_code != 0 ) then - echo - echo - echo "Something went wrong with " "$GENERATOR" - echo "status code: "$generator_return_code - exit $generator_return_code - endif -#GEANT/smearing - - if ( "$GEANT" != "0" ) then - echo "RUNNING GEANT"$GEANTVER - - if ( `echo $eBEAM_ENERGY | grep -o "\." | wc -l` == 0 ) then - set eBEAM_ENERGY=$eBEAM_ENERGY\. - endif - - if ( `echo $COHERENT_PEAK | grep -o "\." | wc -l` == 0 ) then - set COHERENT_PEAK=$COHERENT_PEAK\. - endif - - cp temp_Gcontrol.in $PWD/control'_'$formatted_runNumber'_'$formatted_fileNumber.in - chmod 777 $PWD/control'_'$formatted_runNumber'_'$formatted_fileNumber.in - set RANDOMnumGeant=`shuf -i1-215 -n1` - sed -i 's/TEMPRANDOM/'$RANDOMnumGeant'/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - sed -i 's/TEMPELECE/'$eBEAM_ENERGY'/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - if ( "$polarization_angle" == "-1" ) then - sed -i 's/TEMPCOHERENT/'0'/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - else - set Fortran_COHERENT_PEAK=`echo $COHERENT_PEAK | cut -c -7` - sed -i 's/TEMPCOHERENT/'$Fortran_COHERENT_PEAK'/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - endif - - sed -i 's/TEMPIN/'$STANDARD_NAME.hddm'/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - sed -i 's/TEMPRUNG/'$RUN_NUMBER'/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - sed -i 's/TEMPOUT/'$STANDARD_NAME'_geant'$GEANTVER'.hddm/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - sed -i 's/TEMPTRIG/'$EVT_TO_GEN'/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - sed -i 's/TEMPCOLD/'0.00$colsize'/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - sed -i 's/TEMPRADTHICK/'"$radthick"'/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - sed -i 's/TEMPBGTAGONLY/'$BGTAGONLY_OPTION'/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - sed -i 's/TEMPBGRATE/'$BGRATE_toUse'/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - sed -i 's/TEMPNOSECONDARIES/'$GEANT_NOSECONDARIES'/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - - if ( "$gen_pre" == "file" ) then - @ skip_num = $FILE_NUMBER * $PER_FILE - sed -i 's/TEMPSKIP/'$skip_num'/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - - else if ( $GENERATOR == "particle_gun" ) then - sed -i 's/INFILE/cINFILE/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - sed -i 's/BEAM/cBEAM/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - sed -i 's/TEMPSKIP/'0'/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - cat $STANDARD_NAME.conf >> control'_'$formatted_runNumber'_'$formatted_fileNumber.in - else - sed -i 's/TEMPSKIP/'0'/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - endif - - if ( "$BKGFOLDSTR" == "None" ) then - echo "removing Beam Photon background from geant simulation" - sed -i 's/BGRATE/cBGRATE/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - sed -i 's/BGGATE/cBGGATE/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - sed -i 's/TEMPMINE/'$GEN_MIN_ENERGY'/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - else if ( "$BKGFOLDSTR" == "BeamPhotons" ) then - sed -i 's/TEMPMINE/0.0012/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - else if ( ("$BKGFOLDSTR" == "DEFAULT" || "$BKGFOLDSTR" == "Random" || "$bkgloc_pre" == "loc:") && "$BGTAGONLY_OPTION" == "0") then - sed -i 's/BGRATE/cBGRATE/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - sed -i 's/BGGATE/cBGGATE/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - sed -i 's/TEMPMINE/'$GEN_MIN_ENERGY'/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - else - sed -i 's/TEMPMINE/'$GEN_MIN_ENERGY'/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - endif - - echo "" >> control'_'$formatted_runNumber'_'$formatted_fileNumber.in - echo END >> control'_'$formatted_runNumber'_'$formatted_fileNumber.in - cp $PWD/control'_'$formatted_runNumber'_'$formatted_fileNumber.in $OUTDIR/configurations/geant/ - - mv $PWD/control'_'$formatted_runNumber'_'$formatted_fileNumber.in $PWD/control.in - - if ( "$GEANTVER" == "3" ) then - hdgeant - set geant_return_code=$status - else if ( "$GEANTVER" == "4" ) then - #make run.mac then call it below - rm -f run.mac - echo "/run/beamOn $EVT_TO_GEN" > run.mac - echo "exit" >>! run.mac - hdgeant4 -t$NUMTHREADS run.mac - set geant_return_code=$status - rm run.mac - else - echo "INVALID GEANT VERSION" - exit 1 - endif - - if ( $geant_return_code != 0 ) then - echo - echo - echo "Something went wrong with hdgeant(4)" - echo "status code: "$geant_return_code - exit $geant_return_code - endif - - if ( ! -f ./$STANDARD_NAME'_geant'$GEANTVER'.hddm' ) then - echo "An hddm file was not created by Geant. Terminating MC production. Please consult logs to diagnose" - exit 12 - endif - - if ( "$SMEAR" != "0" ) then - echo "RUNNING MCSMEAR" - - if ( "$BKGFOLDSTR" == "BeamPhotons" || "$BKGFOLDSTR" == "None" || "$BKGFOLDSTR" == "TagOnly" ) then - echo "running MCsmear without folding in random background" - mcsmear -PTHREAD_TIMEOUT=500 -o$STANDARD_NAME'_geant'$GEANTVER'_smeared.hddm' $STANDARD_NAME'_geant'$GEANTVER'.hddm' - set mcsmear_return_code=$status - else if ( "$BKGFOLDSTR" == "DEFAULT" || "$BKGFOLDSTR" == "Random" ) then - - rm -f count.py - echo "import hddm_s" > count.py - echo "print(sum(1 for r in hddm_s.istream('$bkglocstring')))" >>! count.py - set totalnum=`python count.py` - rm count.py - set fold_skip_num=`echo "($FILE_NUMBER * $PER_FILE)%$totalnum" | $USER_BC` - #set bkglocstring="/w/halld-scifs17exp/halld2/home/tbritton/MCwrapper_Development/converted.hddm" - - echo "mcsmear -PTHREAD_TIMEOUT=500 -o$STANDARD_NAME"\_"geant$GEANTVER"\_"smeared.hddm $STANDARD_NAME"\_"geant$GEANTVER.hddm $bkglocstring"\:"1""+"$fold_skip_num - - mcsmear -PTHREAD_TIMEOUT=500 -o$STANDARD_NAME\_geant$GEANTVER\_smeared.hddm $STANDARD_NAME\_geant$GEANTVER.hddm $bkglocstring\:1\+$fold_skip_num - set mcsmear_return_code=$status - else if ( "$bkgloc_pre" == "loc:" ) then - rm -f count.py - echo "import hddm_s" > count.py - echo "print(sum(1 for r in hddm_s.istream('$bkglocstring')))" >>! count.py - set totalnum=`python count.py` - rm count.py - set fold_skip_num=`echo "($FILE_NUMBER * $PER_FILE)%$totalnum" | $USER_BC` - echo "mcsmear -PTHREAD_TIMEOUT=500 -o$STANDARD_NAME"\_"geant$GEANTVER"\_"smeared.hddm $STANDARD_NAME"\_"geant$GEANTVER.hddm $bkglocstring"\:"1""+"$fold_skip_num - mcsmear -PTHREAD_TIMEOUT=500 -o$STANDARD_NAME\_geant$GEANTVER\_smeared.hddm $STANDARD_NAME\_geant$GEANTVER.hddm $bkglocstring\:1\+$fold_skip_num - set mcsmear_return_code=$status - else - #trust the user and use their string - echo 'mcsmear -PTHREAD_TIMEOUT=500 -o'$STANDARD_NAME'_geant'$GEANTVER'_smeared.hddm'' '$STANDARD_NAME'_geant'$GEANTVER'.hddm'' '$BKGFOLDSTR - mcsmear -PTHREAD_TIMEOUT=500 -o$STANDARD_NAME'_geant'$GEANTVER'_smeared.hddm' $STANDARD_NAME'_geant'$GEANTVER'.hddm' $BKGFOLDSTR - set mcsmear_return_code=$status - endif - - if ( $mcsmear_return_code != 0 ) then - echo - echo - echo "Something went wrong with mcsmear" - echo "status code: "$mcsmear_return_code - exit $mcsmear_return_code - endif - - else - #cp $STANDARD_NAME'_geant'$GEANTVER'.hddm' $STANDARD_NAME'_geant'$GEANTVER'_smeared.hddm' - if ( "$BKGFOLDSTR" == "BeamPhotons" || "$BKGFOLDSTR" == "None" || "$BKGFOLDSTR" == "TagOnly" ) then - echo "running MCsmear without folding in random background" - mcsmear -s -PTHREAD_TIMEOUT=500 -o$STANDARD_NAME'_geant'$GEANTVER'_smeared.hddm' $STANDARD_NAME'_geant'$GEANTVER'.hddm' - set mcsmear_return_code=$status - else if ( "$BKGFOLDSTR" == "DEFAULT" || "$BKGFOLDSTR" == "Random" ) then - - rm -f count.py - echo "import hddm_s" > count.py - echo "print(sum(1 for r in hddm_s.istream('$bkglocstring')))" >>! count.py - set totalnum=`python count.py` - rm count.py - set fold_skip_num=`echo "($FILE_NUMBER * $PER_FILE)%$totalnum" | $USER_BC` - #set bkglocstring="/w/halld-scifs17exp/halld2/home/tbritton/MCwrapper_Development/converted.hddm" - - echo "mcsmear -s -PTHREAD_TIMEOUT=500 -o$STANDARD_NAME"\_"geant$GEANTVER"\_"smeared.hddm $STANDARD_NAME"\_"geant$GEANTVER.hddm $bkglocstring"\:"1""+"$fold_skip_num - - mcsmear -s -PTHREAD_TIMEOUT=500 -o$STANDARD_NAME\_geant$GEANTVER\_smeared.hddm $STANDARD_NAME\_geant$GEANTVER.hddm $bkglocstring\:1\+$fold_skip_num - set mcsmear_return_code=$status - else if ( "$bkgloc_pre" == "loc:" ) then - rm -f count.py - echo "import hddm_s" > count.py - echo "print(sum(1 for r in hddm_s.istream('$bkglocstring')))" >>! count.py - set totalnum=`python count.py` - rm count.py - set fold_skip_num=`echo "($FILE_NUMBER * $PER_FILE)%$totalnum" | $USER_BC` - echo "mcsmear -s -PTHREAD_TIMEOUT=500 -o$STANDARD_NAME"\_"geant$GEANTVER"\_"smeared.hddm $STANDARD_NAME"\_"geant$GEANTVER.hddm $bkglocstring"\:"1""+"$fold_skip_num - mcsmear -s -PTHREAD_TIMEOUT=500 -o$STANDARD_NAME\_geant$GEANTVER\_smeared.hddm $STANDARD_NAME\_geant$GEANTVER.hddm $bkglocstring\:1\+$fold_skip_num - set mcsmear_return_code=$status - else - #trust the user and use their string - echo 'mcsmear -s -PTHREAD_TIMEOUT=500 -o'$STANDARD_NAME'_geant'$GEANTVER'_smeared.hddm'' '$STANDARD_NAME'_geant'$GEANTVER'.hddm'' '$BKGFOLDSTR - mcsmear -s -PTHREAD_TIMEOUT=500 -o$STANDARD_NAME'_geant'$GEANTVER'_smeared.hddm' $STANDARD_NAME'_geant'$GEANTVER'.hddm' $BKGFOLDSTR - set mcsmear_return_code=$status - endif - - if ( $mcsmear_return_code != 0 ) then - echo - echo - echo "Something went wrong with mcsmear" - echo "status code: "$mcsmear_return_code - exit $mcsmear_return_code - endif - endif - - #run reconstruction - if ( "$CLEANGENR" == "1" ) then - if ( "$GENERATOR" == "genr8" ) then - rm *.ascii - else if ( "$GENERATOR" == "bggen" || "$GENERATOR" == "bggen_jpsi" || "$GENERATOR" == "bggen_phi_ee" ) then - rm particle.dat - rm pythia.dat - rm pythia-geant.map - rm bggen.his - rm -f bggen.nt - unlink fort.15 - else if ( "$GENERATOR" == "gen_ee_hb" ) then - rm CFFs_DD_Feb2012.dat - rm ee.ascii - rm cobrems.root - rm tcs_gen.root - endif - if ( "$GENERATOR" != "particle_gun" && "$gen_pre" != "file" ) then - rm $STANDARD_NAME.hddm - endif - endif - - if ( ! -f ./$STANDARD_NAME'_geant'$GEANTVER'_smeared.hddm' ) then - echo "An hddm file was not created by mcsmear. Terminating MC production. Please consult logs to diagnose" - exit 13 - endif - - if ( "$RECON" != "0" ) then - echo "RUNNING RECONSTRUCTION" - - if ( "$RECON_CALIBTIME" != "notime" ) then - set reconwholecontext = "variation=$VERSION calibtime=$RECON_CALIBTIME" - setenv JANA_CALIB_CONTEXT "$reconwholecontext" - endif - if ( "$recon_pre" == "file" ) then - echo "using config file: "$jana_config_file - - hd_root ./$STANDARD_NAME'_geant'$GEANTVER'_smeared.hddm' --config=jana_config.cfg -PNTHREADS=$NUMTHREADS -PTHREAD_TIMEOUT=500 - set hd_root_return_code=$status - #echo "STATUS: " $hd_root_return_code - rm jana_config.cfg - else - - set pluginlist=("danarest" "monitoring_hists") - - if ( "$CUSTOM_PLUGINS" != "None" ) then - set pluginlist=( "$pluginlist" "$CUSTOM_PLUGINS" ) - endif - set PluginStr="" - - foreach plugin ($pluginlist) - set PluginStr="$PluginStr""$plugin""," - end - - set PluginStr=`echo $PluginStr | sed -r 's/.{1}$//'` - echo "Running hd_root with:""$PluginStr" - echo "hd_root ""$STANDARD_NAME"'_geant'"$GEANTVER"'_smeared.hddm'" -PPLUGINS=""$PluginStr ""-PNTHREADS=""$NUMTHREADS" - hd_root ./$STANDARD_NAME'_geant'$GEANTVER'_smeared.hddm' -PPLUGINS=$PluginStr -PNTHREADS=$NUMTHREADS -PTHREAD_TIMEOUT=500 - set hd_root_return_code=$status - - endif - - if ( $hd_root_return_code != 0 ) then - echo - echo - echo "Something went wrong with hd_root" - echo "Status code: "$hd_root_return_code - exit $hd_root_return_code - endif - - if ( -f dana_rest.hddm ) then - mv dana_rest.hddm dana_rest_$STANDARD_NAME.hddm - endif - - if ( "$CLEANGEANT" == "1" ) then - rm $STANDARD_NAME'_geant'$GEANTVER'.hddm' - rm control.in - rm -f geant.hbook - rm -f hdgeant.rz - if ( "$PWD" != "$MCWRAPPER_CENTRAL" ) then - rm temp_Gcontrol.in - endif - endif - - if ( "$CLEANSMEAR" == "1" ) then - rm $STANDARD_NAME'_geant'$GEANTVER'_smeared.hddm' - rm -rf smear.root - endif - - if ( "$CLEANRECON" == "1" ) then - rm dana_rest* - endif - - set rootfiles=`ls *.root` - set filename_root="" - - foreach rootfile ($rootfiles) - set filename_root=`echo $rootfile | sed -r 's/.{5}$//'` - set filetomv="$rootfile" - set filecheck=`echo $current_files | grep -c $filetomv` - - if ( "$filecheck" == "0" ) then - - mv $filetomv $filename_root\_$STANDARD_NAME.root - mv $PWD/$filename_root\_$STANDARD_NAME.root $OUTDIR/root/ - endif - end - endif - endif -endif - -rm -rf ccdb.sqlite -rm -rf rcdb.sqlite - -if ( "$gen_pre" != "file" && "$GENERATOR" != "gen_ee_hb" && "$GENERATOR" != "gen_ee" ) then - mv $PWD/*.conf $OUTDIR/configurations/generation/ -endif - -set hddmfiles=`ls | grep .hddm` - -if ( "$hddmfiles" != "" ) then - foreach hddmfile ($hddmfiles) - set filetomv="$hddmfile" - set filecheck=`echo $current_files | grep -c $filetomv` - if ( "$filecheck" == "0" ) then - mv $hddmfile $OUTDIR/hddm/ - endif - end -endif - -cd .. - -if ( `ls $RUNNING_DIR/${RUN_NUMBER}_${FILE_NUMBER} | wc -l` == 0 ) then - rm -rf $RUNNING_DIR/${RUN_NUMBER}_${FILE_NUMBER} -else - echo "MOVING AND/OR CLEANUP FAILED" - echo `ls $RUNNING_DIR/${RUN_NUMBER}_${FILE_NUMBER}` -endif - -# mv $PWD/*.root $OUTDIR/root/ #just in case -echo `date` diff --git a/MCwrapper/MakeMC.sh b/MCwrapper/MakeMC.sh deleted file mode 100755 index 126b569f..00000000 --- a/MCwrapper/MakeMC.sh +++ /dev/null @@ -1,1097 +0,0 @@ -#!/bin/bash - -# SET INPUTS -export BATCHRUN=$1 -shift -export ENVIRONMENT=$1 -shift -if [[ "$BATCHRUN" != "0" ]]; then - source $ENVIRONMENT -fi -export CONFIG_FILE=$1 -shift -export OUTDIR=$1 -shift -export RUN_NUMBER=$1 -shift -export FILE_NUMBER=$1 -shift -export EVT_TO_GEN=$1 -shift -export VERSION=$1 -shift -export CALIBTIME=$1 -wholecontext=$VERSION -if [[ "$CALIBTIME" != "notime" ]]; then -wholecontext="variation=$VERSION calibtime=$CALIBTIME" -else -wholecontext="variation=$VERSION" -fi -export JANA_CALIB_CONTEXT="$wholecontext" -shift -export GENR=$1 -shift -export GEANT=$1 -shift -export SMEAR=$1 -shift -export RECON=$1 -shift -export CLEANGENR=$1 -shift -export CLEANGEANT=$1 -shift -export CLEANSMEAR=$1 -shift -export CLEANRECON=$1 -shift -export BATCHSYS=$1 -shift -export NUMTHREADS=$1 -shift -export GENERATOR=$1 -shift -export GEANTVER=$1 -shift -export BKGFOLDSTR=$1 -shift -export CUSTOM_GCONTROL=$1 -shift -export eBEAM_ENERGY=$1 -shift -export COHERENT_PEAK=$1 -shift -export GEN_MIN_ENERGY=$1 -shift -export GEN_MAX_ENERGY=$1 -shift -export TAGSTR=$1 -shift -export CUSTOM_PLUGINS=$1 -shift -export PER_FILE=$1 -shift -export RUNNING_DIR=$1 -shift -export ccdbSQLITEPATH=$1 -shift -export rcdbSQLITEPATH=$1 -shift -export BGTAGONLY_OPTION=$1 -shift -export RADIATOR_THICKNESS=$1 -shift -export BGRATE=$1 -shift -export RANDBGTAG=$1 -shift -export RECON_CALIBTIME=$1 -shift -export GEANT_NOSCONDARIES=$1 - -export USER_BC=`which bc` - -#printenv -#necessary to run swif, uses local directory if swif=0 is used -if [[ "$BATCHRUN" != "0" ]]; then - # ENVIRONMENT - echo $ENVIRONMENT - - - - echo pwd=$PWD - mkdir -p $OUTDIR - mkdir -p $OUTDIR/log -fi -if [[ "$BATCHSYS" == "QSUB" ]]; then - if [[ ! -d $RUNNING_DIR ]]; then - mkdir $RUNNING_DIR - fi - cd $RUNNING_DIR -fi - - - -if [[ ! -d $RUNNING_DIR/${RUN_NUMBER}_${FILE_NUMBER} ]]; then -mkdir $RUNNING_DIR/${RUN_NUMBER}_${FILE_NUMBER} -fi - -cd $RUNNING_DIR/${RUN_NUMBER}_${FILE_NUMBER} - -if [[ "$ccdbSQLITEPATH" != "no_sqlite" && "$ccdbSQLITEPATH" != "batch_default" ]]; then - cp $ccdbSQLITEPATH ./ccdb.sqlite - export CCDB_CONNECTION=sqlite:///$PWD/ccdb.sqlite - export JANA_CALIB_URL=$CCDB_CONNECTION -elif [[ "$ccdbSQLITEPATH" == "batch_default" ]]; then - export CCDB_CONNECTION=sqlite:////group/halld/www/halldweb/html/dist/ccdb.sqlite - export JANA_CALIB_URL=${CCDB_CONNECTION} -fi - -if [[ "$rcdbSQLITEPATH" != "no_sqlite" && "$rcdbSQLITEPATH" != "batch_default" ]]; then - cp $rcdbSQLITEPATH ./rcdb.sqlite - export RCDB_CONNECTION=sqlite:///$PWD/rcdb.sqlite -elif [[ "$rcdbSQLITEPATH" == "batch_default" ]]; then - export RCDB_CONNECTION=sqlite:////group/halld/www/halldweb/html/dist/rcdb.sqlite -fi - -echo "" -echo "" -echo "Detected bash shell" - -current_files=`find . -maxdepth 1 -type f` - -radthick="50.e-6" - -if [[ "$RADIATOR_THICKNESS" != "rcdb" || "$VERSION" != "mc" && "$VERSION" != "mc_workfest2018" ]]; then - radthick=$RADIATOR_THICKNESS -else - words=`rcnd $RUN_NUMBER radiator_type | sed 's/ / /g' ` - for word in $words; - do - if [[ "$word" != "number" ]]; then - if [[ "$word" == "3x10-4" ]]; then - radthick="30e-6" - break - else - removedum=`echo $word | sed 's/um/ /g'` - if [[ $removedum != $word ]]; then - radthick=`echo "$removedum e-6" | tr -d '[:space:]'` - fi - fi - fi - done -fi - -polarization_angle=`rcnd $RUN_NUMBER polarization_angle | awk '{print $1}'` - - -if [[ "$polarization_angle" == "" ]]; then - poldir=`rcnd $RUN_NUMBER polarization_direction | awk '{print $1}'` - - if [[ "$poldir" == "PARA" ]]; then - polarization_angle="0.0" - elif [[ "$poldir" == "PERP" ]]; then - set polarization_angle="90.0" - else - set polarization_angle="-1.0" - fi -fi - -elecE=0 - -variation=$VERSION -if [[ $CALIBTIME != "notime" ]]; then - variation=$variation":"$CALIBTIME -fi - -ccdbelece="`ccdb dump PHOTON_BEAM/endpoint_energy:${RUN_NUMBER}:${variation} | grep -v \#`" - -#ccdblist=(`echo ${ccdbelece}`) #(${ccdbelece:/\ /\ /}) -#ccdblist_length=${#ccdblist[@]} -elecE_text="$ccdbelece" #`echo ${ccdblist[$(($ccdblist_length-1))]}` -#elecE_text=`rcnd $RUN_NUMBER beam_energy | awk '{print $1}'` - -if [[ "$eBEAM_ENERGY" != "rcdb" || "$VERSION" != "mc" && "$VERSION" != "mc_workfest2018" ]]; then - elecE=$eBEAM_ENERGY -elif [[ $elecE_text == "Run" ]]; then - elecE=12 -elif [[ $elecE_text == "-1.0" ]]; then - elecE=12 #Should never happen -else - elecE=`echo $elecE_text` - #elecE=`echo "$elecE_text / 1000" | bc -l ` -fi - -copeak=0 -copeak_text=`rcnd $RUN_NUMBER coherent_peak | awk '{print $1}'` - -if [[ "$COHERENT_PEAK" != "rcdb" && "$polarization_angle" == "-1.0" ]]; then -copeak=$COHERENT_PEAK -else - if [[ "$COHERENT_PEAK" != "rcdb" || "$VERSION" != "mc" && "$VERSION" != "mc_workfest2018" ]]; then - copeak=$COHERENT_PEAK - elif [[ $copeak_text == "Run" ]]; then - copeak=9 - elif [[ $copeak_text == "-1.0" ]]; then - copeak=0 - else - copeak=`echo "$copeak_text / 1000" | $USER_BC -l ` - fi -fi - -if [[ "$polarization_angle" == "-1.0" && "$COHERENT_PEAK" == "rcdb" ]]; then - copeak=0 -fi -#echo $copeak - -#set copeak=`rcnd $RUN_NUMBER coherent_peak | awk '{print $1}' | sed 's/\.//g' #| awk -vFS="" -vOFS="" '{$1=$1"."}1' ` - -export COHERENT_PEAK=$copeak - -if [[ "$VERSION" != "mc" && "$VERSION" != "mc_workfest2018" && "$COHERENT_PEAK" == "rcdb" ]]; then - echo "error in requesting rcdb for the coherent peak while not using variation=mc" - exit 1 -fi - -export eBEAM_ENERGY=$elecE - -if [[ "$VERSION" != "mc" && "$VERSION" != "mc_workfest2018" && "$eBEAM_ENERGY" == "rcdb" ]]; then - echo "error in requesting rcdb for the electron beam energy and not using variation=mc" - exit 1 -fi - - -beam_on_current=`rcnd $RUN_NUMBER beam_on_current | awk '{print $1}'` - -if [[ $beam_on_current == "" ]]; then -echo "Run $RUN_NUMBER does not have a beam_on_current. Defaulting to beam_current." -beam_on_current=`rcnd $RUN_NUMBER beam_current | awk '{print $1}'` -fi - -beam_on_current=`echo "$beam_on_current / 1000." | $USER_BC -l` - -colsize=`rcnd $RUN_NUMBER collimator_diameter | awk '{print $1}' | sed -r 's/.{2}$//' | sed -e 's/\.//g'` -if [[ "$colsize" == "B" || "$colsize" == "R" || "$JANA_CALIB_CONTEXT" != "variation=mc" ]]; then - colsize="50" -fi - -BGRATE_toUse=$BGRATE - -if [[ "$BGRATE" != "rcdb" || "$VERSION" != "mc" && "$VERSION" != "mc_workfest2018" ]]; then - BGRATE_toUse=$BGRATE -else - if [[ $BGTAGONLY_OPTION == "1" || $BKGFOLDSTR == "BeamPhotons" ]]; then - echo "Calculating BGRate. This process takes a minute..." - BGRATE_toUse=`BGRate_calc --runNo $RUN_NUMBER --coherent_peak $COHERENT_PEAK --beam_on_current $beam_on_current --beam_energy $eBEAM_ENERGY --collimator_diameter 0.00$colsize --radiator_thickness $radthick --endpoint_energy_low $GEN_MIN_ENERGY --endpoint_energy_high $GEN_MAX_ENERGY` - - if [[ $BGRATE_toUse == "" ]]; then - echo "BGrate_calc is not built or inaccessible. Please check your build and/or specify a BGRate to be used." - exit 12 - else - BGRATE_list=(`echo ${BGRATE_toUse}`) - BGRATE_list_length=${#BGRATE_list[@]} - BGRATE_toUse=`echo ${BGRATE_list[$(($BGRATE_list_length-1))]}` - fi - fi - -fi - -# PRINT INPUTS -echo "Job started: " `date` -echo "ccdbsqlite path: " $ccdbSQLITEPATH $CCDB_CONNECTION -echo "rcdbsqlite path: " $rcdbSQLITEPATH $RCDB_CONNECTION -echo "Producing file number: "$FILE_NUMBER -echo "Containing: " $EVT_TO_GEN"/""$PER_FILE"" events" -echo "Running location:" $RUNNING_DIR -echo "Output location: "$OUTDIR -echo "Environment file: " $ENVIRONMENT -echo "Context: "$JANA_CALIB_CONTEXT -echo "Reconstruction calibtime: "$RECON_CALIBTIME -echo "Run Number: "$RUN_NUMBER -echo "Electron beam current to use: "$beam_on_current" uA" -echo "Electron beam energy to use: "$eBEAM_ENERGY" GeV" -echo "Radiator Thickness to use: "$radthick" m" -echo "Photon Energy between "$GEN_MIN_ENERGY" and "$GEN_MAX_ENERGY" GeV" -echo "Polarization Angle: "$polarization_angle "degrees" -echo "Coherent Peak position: "$COHERENT_PEAK -echo "----------------------------------------------" -echo "Run generation step? "$GENR" Will be cleaned?" $CLEANGENR -echo "Using "$GENERATOR" with config: "$CONFIG_FILE -echo "----------------------------------------------" -echo "Run geant step? "$GEANT" Will be cleaned?" $CLEANGEANT -echo "Using geant"$GEANTVER -echo "Custom Gcontrol?" "$CUSTOM_GCONTROL" -echo "Background to use: "$BKGFOLDSTR -echo "Random trigger background to use: "$RANDBGTAG -echo "BGRATE will be set to: "$BGRATE_toUse" GHz (if applicable)" -echo "Run mcsmear? "$SMEAR" Will be cleaned?" $CLEANSMEAR -echo "----------------------------------------------" -echo "Run reconstruction? "$RECON" Will be cleaned?" $CLEANRECON -echo "With additional plugins: "$CUSTOM_PLUGINS -echo "==============================================" -echo "" -echo "" -echo "=======SOFTWARE USED=======" -echo `which $GENERATOR` -if [[ "$GEANTVER" == "3" ]]; then - echo `which hdgeant` -else - echo `which hdgeant4` -fi -echo `which mcsmear` -echo `which hd_root` -echo "" -echo "" - -if [[ "$CUSTOM_GCONTROL" == "0" ]]; then - cp $MCWRAPPER_CENTRAL/Gcontrol.in ./temp_Gcontrol.in - chmod 777 ./temp_Gcontrol.in -else - cp $CUSTOM_GCONTROL ./temp_Gcontrol.in -fi - -length_count=$((`echo $RUN_NUMBER | wc -c` - 1)) - -formatted_runNumber="" -while [ $length_count -lt 6 ]; do - formatted_runNumber="0""$formatted_runNumber" - length_count=$(($length_count + 1)) -done - -formatted_runNumber=$formatted_runNumber$RUN_NUMBER -flength_count=$((`echo $FILE_NUMBER | wc -c` - 1)) - -formatted_fileNumber="" -while [ $flength_count -lt 3 ]; do - formatted_fileNumber="0""$formatted_fileNumber" - flength_count=$(($flength_count + 1)) -done - -formatted_fileNumber=$formatted_fileNumber$FILE_NUMBER - -custom_tag="" - -if [[ "$TAGSTR" != "I_dont_have_one" ]]; then - custom_tag=$TAGSTR\_ -fi - -STANDARD_NAME=$custom_tag$formatted_runNumber\_$formatted_fileNumber - -if [[ `echo $eBEAM_ENERGY | grep -o "\." | wc -l` == 0 ]]; then - eBEAM_ENERGY=$eBEAM_ENERGY\. -fi -if [[ `echo $COHERENT_PEAK | grep -o "\." | wc -l` == 0 ]]; then - COHERENT_PEAK=$COHERENT_PEAK\. -fi -if [[ `echo $GEN_MIN_ENERGY | grep -o "\." | wc -l` == 0 ]]; then - GEN_MIN_ENERGY=$GEN_MIN_ENERGY\. -fi -if [[ `echo $GEN_MAX_ENERGY | grep -o "\." | wc -l` == 0 ]]; then - GEN_MAX_ENERGY=$GEN_MAX_ENERGY\. -fi - -if [[ ! -d "$OUTDIR" ]]; then - mkdir $OUTDIR -fi -if [[ ! -d "$OUTDIR/configurations/" ]]; then - mkdir $OUTDIR/configurations/ -fi -if [[ ! -d "$OUTDIR/configurations/generation/" ]]; then - mkdir $OUTDIR/configurations/generation/ -fi -if [[ ! -d "$OUTDIR/configurations/geant/" ]]; then - mkdir $OUTDIR/configurations/geant/ -fi -if [[ ! -d "$OUTDIR/hddm/" ]]; then - mkdir $OUTDIR/hddm/ -fi -if [[ ! -d "$OUTDIR/root/" ]]; then - mkdir $OUTDIR/root/ -fi - - - - -bkglocstring="" -bkgloc_pre=`echo $BKGFOLDSTR | cut -c 1-4` -if [[ "$BKGFOLDSTR" == "DEFAULT" || "$bkgloc_pre" == "loc:" || "$BKGFOLDSTR" == "Random" ]]; then - #find file and run:1 - echo "Finding the right file to fold in during MCsmear step" - - runperiod="RunPeriod-2017-01" - - if [[ $RUN_NUMBER -gt 40000 || $RUN_NUMBER == 40000 ]]; then - runperiod="RunPeriod-2018-01" - elif [[ $RUN_NUMBER -gt 30000 || $RUN_NUMBER == 30000 ]]; then - runperiod="RunPeriod-2017-01" - elif [[ $RUN_NUMBER -gt 20000 || $RUN_NUMBER == 20000 ]]; then - runperiod="RunPeriod-2016-10" - elif [[ $RUN_NUMBER -gt 10000 || $RUN_NUMBER == 10000 ]]; then - runperiod="RunPeriod-2016-02" - fi - - if [[ $RUN_NUMBER < 10000 ]]; then - echo "Warning: random triggers do not exist for this run number" - exit - fi - - if [[ "$bkgloc_pre" == "loc:" ]]; then - rand_bkg_loc=`echo $BKGFOLDSTR | cut -c 5-` - if [[ "$BATCHSYS" == "OSG" && $BATCHRUN != 0 ]]; then - bkglocstring="/srv""/run$formatted_runNumber""_random.hddm" - else - bkglocstring=$rand_bkg_loc"/run$formatted_runNumber""_random.hddm" - fi - else - #bkglocstring="/cache/halld/""$runperiod""/sim/random_triggers/""run$formatted_runNumber""_random.hddm" - if [[ "$BATCHSYS" == "OSG" && $BATCHRUN != 0 ]]; then - bkglocstring="/srv""/run$formatted_runNumber""_random.hddm" - else - bkglocstring="/cache/halld/gluex_simulations/random_triggers/"$RANDBGTAG"/run"$formatted_runNumber"_random.hddm" - fi - fi - #set bkglocstring="/w/halld-scifs1a/home/tbritton/converted.hddm" - - if [[ ! -f $bkglocstring ]]; then - echo "Could not find mix-in file "$bkglocstring - exit - fi -fi - - -recon_pre=`echo $CUSTOM_PLUGINS | cut -c1-4` -jana_config_file=`echo $CUSTOM_PLUGINS | sed -r 's/^.{5}//'` - -if [[ $recon_pre == "file" ]]; then - if [[ -f $jana_config_file ]]; then - echo "gathering jana config file" - cp $jana_config_file ./jana_config.cfg - fi -fi -gen_pre="" - - -if [[ "$GENR" != "0" ]]; then - - gen_pre=`echo $GENERATOR | cut -c1-4` - if [[ "$gen_pre" != "file" && "$GENERATOR" != "genr8" && "$GENERATOR" != "bggen" && "$GENERATOR" != "genEtaRegge" && "$GENERATOR" != "gen_2pi_amp" && "$GENERATOR" != "gen_pi0" && "$GENERATOR" != "gen_2pi_primakoff" && "$GENERATOR" != "gen_omega_3pi" && "$GENERATOR" != "gen_2k" && "$GENERATOR" != "bggen_jpsi" && "$GENERATOR" != "gen_ee" && "$GENERATOR" != "gen_ee_hb" && "$GENERATOR" != "particle_gun" && "$GENERATOR" != "bggen_phi_ee" && "$GENERATOR" != "genBH" && "$GENERATOR" != "gen_omega_radiative" && "$GENERATOR" != "gen_amp" ]]; then - echo "NO VALID GENERATOR GIVEN" - echo "only [genr8, bggen, genEtaRegge, gen_2pi_amp, gen_pi0, gen_omega_3pi, gen_2k, bggen_jpsi, gen_ee, gen_ee_hb, bggen_phi_ee, particle_gun, genBH, gen_omega_radiative, gen_amp] are supported" - exit 1 - fi - - if [[ "$gen_pre" == "file" ]]; then - gen_in_file=`echo $GENERATOR | sed -r 's/^.{5}//'` - echo "bypassing generation" - - if [[ -f $gen_in_file ]]; then - echo "using pre-generated file: "$gen_in_file - cp $gen_in_file ./$STANDARD_NAME.hddm - else - echo "cannot find file: "$gen_in_file - exit - fi - generator_return_code=0 - - elif [[ "$GENERATOR" == "particle_gun" ]]; then - echo "bypassing generation" - if [[ ! -f $CONFIG_FILE ]]; then - echo $CONFIG_FILE "not found" - exit 1 - else - if [[ `grep KINE $CONFIG_FILE | awk '{print $2}' ` < 100 && ` grep KINE $CONFIG_FILE | wc -w` > 3 ]]; then - echo "ERROR THETA AND PHI APPEAR TO BE SET BUT WILL BE IGNORED. PLEASE REMOVE THESE SETTINGS FROM:"$CONFIG_FILE" AND RESUBMIT." - exit 1 - elif [[ `grep KINE $CONFIG_FILE | awk '{print $2}' ` > 100 && ` grep KINE $CONFIG_FILE | wc -w` < 8 ]]; then - echo "ERROR THETA AND PHI DON'T APPEAR TO BE SET BUT ARE GOING TO BE USED. PLEASE ADD THESE SETTINGS FROM: "$CONFIG_FILE" AND RESUBMIT." - exit 1 - fi - fi - - generator_return_code=0 - else - if [[ -f $CONFIG_FILE ]]; then - echo "input file found" - elif [[ "$GENERATOR" == "gen_ee" || "$GENERATOR" == "gen_ee_hb" ]]; then - echo "Config file not applicable" - else - echo $CONFIG_FILE" does not exist" - exit 1 - fi - - fi - - if [[ "$GENERATOR" == "genr8" ]]; then - echo "configuring genr8" - STANDARD_NAME="genr8_"$STANDARD_NAME - cp $CONFIG_FILE ./$STANDARD_NAME.conf - - replacementNum=`grep TEMPCOHERENT ./$STANDARD_NAME.conf | wc -l` - if [[ "$polarization_angle" == "-1.0" && "$COHERENT_PEAK" == "0." && $replacementNum != 0 ]]; then - echo "Running genr8 with an AMO run number without supplying the energy desired to COHERENT_PEAK causes an inifinite loop." - echo "Please specify the desired energy via the COHERENT_PEAK parameter and retry." - exit 1 - fi - - elif [[ "$GENERATOR" == "bggen" ]]; then - echo "configuring bggen" - STANDARD_NAME="bggen_"$STANDARD_NAME - cp $MCWRAPPER_CENTRAL/Generators/bggen/particle.dat ./ - cp $MCWRAPPER_CENTRAL/Generators/bggen/pythia.dat ./ - cp $MCWRAPPER_CENTRAL/Generators/bggen/pythia-geant.map ./ - cp $CONFIG_FILE ./$STANDARD_NAME.conf - - elif [[ "$GENERATOR" == "genEtaRegge" ]]; then - echo "configuring genEtaRegge" - STANDARD_NAME="genEtaRegge_"$STANDARD_NAME - cp $CONFIG_FILE ./$STANDARD_NAME.conf - elif [[ "$GENERATOR" == "gen_amp" ]]; then - echo "configuring gen_amp" - STANDARD_NAME="gen_amp_"$STANDARD_NAME - cp $CONFIG_FILE ./$STANDARD_NAME.conf - elif [[ "$GENERATOR" == "gen_2pi_amp" ]]; then - echo "configuring gen_2pi_amp" - STANDARD_NAME="gen_2pi_amp_"$STANDARD_NAME - cp $CONFIG_FILE ./$STANDARD_NAME.conf - elif [[ "$GENERATOR" == "gen_omega_3pi" ]]; then - echo "configuring gen_omega_3pi" - STANDARD_NAME="gen_omega_3pi_"$STANDARD_NAME - cp $CONFIG_FILE ./$STANDARD_NAME.conf - elif [[ "$GENERATOR" == "gen_omega_radiative" ]]; then - echo "configuring gen_omega_radiative" - STANDARD_NAME="gen_omega_radiative_"$STANDARD_NAME - cp $CONFIG_FILE ./$STANDARD_NAME.conf - elif [[ "$GENERATOR" == "gen_2pi_primakoff" ]]; then - echo "configuring gen_2pi_primakoff" - STANDARD_NAME="gen_2pi_primakoff_"$STANDARD_NAME - cp $CONFIG_FILE ./$STANDARD_NAME.conf - elif [[ "$GENERATOR" == "gen_pi0" ]]; then - echo "configuring gen_pi0" - STANDARD_NAME="gen_pi0_"$STANDARD_NAME - cp $CONFIG_FILE ./$STANDARD_NAME.conf - elif [[ "$GENERATOR" == "gen_2k" ]]; then - echo "configuring gen_2k" - set STANDARD_NAME="gen_2k_"$STANDARD_NAME - cp $CONFIG_FILE ./$STANDARD_NAME.conf - elif [[ "$GENERATOR" == "bggen_jpsi" ]]; then - echo "configuring bggen_jpsi" - set STANDARD_NAME="bggen_jpsi_"$STANDARD_NAME - cp $MCWRAPPER_CENTRAL/Generators/bggen_jpsi/particle.dat ./ - cp $MCWRAPPER_CENTRAL/Generators/bggen_jpsi/pythia.dat ./ - cp $MCWRAPPER_CENTRAL/Generators/bggen_jpsi/pythia-geant.map ./ - cp $CONFIG_FILE ./$STANDARD_NAME.conf - elif [[ "$GENERATOR" == "bggen_phi_ee" ]]; then - echo "configuring bggen_phi_ee" - set STANDARD_NAME="bggen_phi_ee_"$STANDARD_NAME - cp $MCWRAPPER_CENTRAL/Generators/bggen_phi_ee/particle.dat ./ - cp $MCWRAPPER_CENTRAL/Generators/bggen_phi_ee/pythia.dat ./ - cp $MCWRAPPER_CENTRAL/Generators/bggen_phi_ee/pythia-geant.map ./ - cp $CONFIG_FILE ./$STANDARD_NAME.conf - elif [[ "$GENERATOR" == "gen_ee" ]]; then - echo "configuring gen_ee" - set STANDARD_NAME="gen_ee_"$STANDARD_NAME - echo "note: this generator is run completely from command line, thus no config file will be made and/or modified" - cp $CONFIG_FILE ./cobrems.root - elif [[ "$GENERATOR" == "gen_ee_hb" ]]; then - echo "configuring gen_ee_hb" - set STANDARD_NAME="gen_ee_hb_"$STANDARD_NAME - echo "note: this generator is run completely from command line, thus no config file will be made and/or modified" - cp $CONFIG_FILE ./cobrems.root - cp $MCWRAPPER_CENTRAL/Generators/gen_ee_hb/CFFs_DD_Feb2012.dat ./ - elif [[ "$GENERATOR" == "particle_gun" ]]; then - echo "configuring the particle gun" - set STANDARD_NAME="particle_gun_"$STANDARD_NAME - cp $CONFIG_FILE ./$STANDARD_NAME.conf - elif [[ "$GENERATOR" == "genBH" ]]; then - echo "configuring genBH" - set STANDARD_NAME="genBH_"$STANDARD_NAME - fi - - if [[ "$gen_pre" != "file" ]]; then - config_file_name=`basename "$CONFIG_FILE"` - echo $config_file_name - fi - - #RANDOMnum_forGeneration=`bash -c 'echo $RANDOM'` - - if [[ "$GENERATOR" == "genr8" ]]; then - echo "RUNNING GENR8" - RUNNUM=$formatted_runNumber+$formatted_fileNumber - sed -i 's/TEMPMAXE/'$GEN_MAX_ENERGY'/' $STANDARD_NAME.conf - # RUN genr8 and convert - genr8 -r$formatted_runNumber -M$EVT_TO_GEN -A$STANDARD_NAME.ascii < $STANDARD_NAME.conf #$config_file_name - generator_return_code=$? - genr8_2_hddm -V"0 0 50 80" $STANDARD_NAME.ascii - elif [[ "$GENERATOR" == "bggen" ]]; then - RANDOMnum=`bash -c 'echo $RANDOM'` - echo "Random number used: "$RANDOMnum - sed -i 's/TEMPTRIG/'$EVT_TO_GEN'/' $STANDARD_NAME.conf - sed -i 's/TEMPRUNNO/'$RUN_NUMBER'/' $STANDARD_NAME.conf - sed -i 's/TEMPCOLD/'0.00$colsize'/' $STANDARD_NAME.conf - sed -i 's/TEMPRAND/'$RANDOMnum'/' $STANDARD_NAME.conf - Fortran_eBEAM_ENRGY=`echo $eBEAM_ENERGY | cut -c -7` - sed -i 's/TEMPELECE/'$Fortran_eBEAM_ENRGY'/' $STANDARD_NAME.conf - Fortran_COHERENT_PEAK=`echo $COHERENT_PEAK | cut -c -7` - sed -i 's/TEMPCOHERENT/'$Fortran_COHERENT_PEAK'/' $STANDARD_NAME.conf - sed -i 's/TEMPMINGENE/'$GEN_MIN_ENERGY'/' $STANDARD_NAME.conf - sed -i 's/TEMPMAXGENE/'$GEN_MAX_ENERGY'/' $STANDARD_NAME.conf - - ln -s $STANDARD_NAME.conf fort.15 - bggen - generator_return_code=$? - mv bggen.hddm $STANDARD_NAME.hddm - elif [[ "$GENERATOR" == "genEtaRegge" ]]; then - echo "RUNNING GENETAREGGE" - - sed -i 's/TEMPCOLD/'0.00$colsize'/' $STANDARD_NAME.conf - sed -i 's/TEMPELECE/'$eBEAM_ENERGY'/' $STANDARD_NAME.conf - sed -i 's/TEMPCOHERENT/'$COHERENT_PEAK'/' $STANDARD_NAME.conf - sed -i 's/TEMPRADTHICK/'"$radthick"'/' $STANDARD_NAME.conf - sed -i 's/TEMPMINGENE/'$GEN_MIN_ENERGY'/' $STANDARD_NAME.conf - sed -i 's/TEMPMAXGENE/'$GEN_MAX_ENERGY'/' $STANDARD_NAME.conf - genEtaRegge -N$EVT_TO_GEN -O$STANDARD_NAME.hddm -I$STANDARD_NAME.conf - generator_return_code=$? - elif [[ "$GENERATOR" == "gen_amp" ]]; then - echo "RUNNING GEN_2PI_AMP" - optionals_line=`head -n 1 $STANDARD_NAME.conf | sed -r 's/.//'` - echo $optionals_line - if [[ "$polarization_angle" == "-1.0" ]]; then - sed -i 's/TEMPPOLFRAC/'0'/' $STANDARD_NAME.conf - sed -i 's/TEMPPOLANGLE/'0'/' $STANDARD_NAME.conf - else - sed -i 's/TEMPPOLFRAC/'.4'/' $STANDARD_NAME.conf - sed -i 's/TEMPPOLANGLE/'$polarization_angle'/' $STANDARD_NAME.conf - fi - - echo gen_amp -c $STANDARD_NAME.conf -hd $STANDARD_NAME.hddm -o $STANDARD_NAME.root -n $EVT_TO_GEN -r $RUN_NUMBER -a $GEN_MIN_ENERGY -b $GEN_MAX_ENERGY -p $COHERENT_PEAK -m $eBEAM_ENERGY $optionals_line - gen_amp -c $STANDARD_NAME.conf -hd $STANDARD_NAME.hddm -o $STANDARD_NAME.root -n $EVT_TO_GEN -r $RUN_NUMBER -a $GEN_MIN_ENERGY -b $GEN_MAX_ENERGY -p $COHERENT_PEAK -m $eBEAM_ENERGY $optionals_line - generator_return_code=$? - elif [[ "$GENERATOR" == "gen_2pi_amp" ]]; then - echo "RUNNING GEN_2PI_AMP" - optionals_line=`head -n 1 $STANDARD_NAME.conf | sed -r 's/.//'` - echo $optionals_line - if [[ "$polarization_angle" == "-1.0" ]]; then - sed -i 's/TEMPPOLFRAC/'0'/' $STANDARD_NAME.conf - sed -i 's/TEMPPOLANGLE/'0'/' $STANDARD_NAME.conf - else - sed -i 's/TEMPPOLFRAC/'.4'/' $STANDARD_NAME.conf - sed -i 's/TEMPPOLANGLE/'$polarization_angle'/' $STANDARD_NAME.conf - fi - - echo gen_2pi_amp -c $STANDARD_NAME.conf -hd $STANDARD_NAME.hddm -o $STANDARD_NAME.root -n $EVT_TO_GEN -r $RUN_NUMBER -a $GEN_MIN_ENERGY -b $GEN_MAX_ENERGY -p $COHERENT_PEAK -m $eBEAM_ENERGY $optionals_line - gen_2pi_amp -c $STANDARD_NAME.conf -hd $STANDARD_NAME.hddm -o $STANDARD_NAME.root -n $EVT_TO_GEN -r $RUN_NUMBER -a $GEN_MIN_ENERGY -b $GEN_MAX_ENERGY -p $COHERENT_PEAK -m $eBEAM_ENERGY $optionals_line - generator_return_code=$? - elif [[ "$GENERATOR" == "gen_omega_3pi" ]]; then - echo "RUNNING GEN_OMEGA_3PI" - optionals_line=`head -n 1 $STANDARD_NAME.conf | sed -r 's/.//'` - - if [[ "$polarization_angle" == "-1.0" ]]; then - sed -i 's/TEMPPOLFRAC/'0'/' $STANDARD_NAME.conf - sed -i 's/TEMPPOLANGLE/'0'/' $STANDARD_NAME.conf - else - sed -i 's/TEMPPOLFRAC/'.4'/' $STANDARD_NAME.conf - sed -i 's/TEMPPOLANGLE/'$polarization_angle'/' $STANDARD_NAME.conf - fi - - echo $optionals_line - echo gen_omega_3pi -c $STANDARD_NAME.conf -hd $STANDARD_NAME.hddm -o $STANDARD_NAME.root -n $EVT_TO_GEN -r $RUN_NUMBER -a $GEN_MIN_ENERGY -b $GEN_MAX_ENERGY -m $eBEAM_ENERGY -p $COHERENT_PEAK $optionals_line - gen_omega_3pi -c $STANDARD_NAME.conf -hd $STANDARD_NAME.hddm -o $STANDARD_NAME.root -n $EVT_TO_GEN -r $RUN_NUMBER -a $GEN_MIN_ENERGY -b $GEN_MAX_ENERGY -m $eBEAM_ENERGY -p $COHERENT_PEAK $optionals_line - generator_return_code=$? - elif [[ "$GENERATOR" == "gen_omega_radiative" ]]; then - echo "RUNNING GEN_OMEGA_RADIATIVE" - optionals_line=`head -n 1 $STANDARD_NAME.conf | sed -r 's/.//'` - - if [[ "$polarization_angle" == "-1.0" ]]; then - sed -i 's/TEMPPOLFRAC/'0'/' $STANDARD_NAME.conf - sed -i 's/TEMPPOLANGLE/'0'/' $STANDARD_NAME.conf - else - sed -i 's/TEMPPOLFRAC/'.4'/' $STANDARD_NAME.conf - sed -i 's/TEMPPOLANGLE/'$polarization_angle'/' $STANDARD_NAME.conf - fi - - echo $optionals_line - echo gen_omega_radiative -c $STANDARD_NAME.conf -hd $STANDARD_NAME.hddm -o $STANDARD_NAME.root -n $EVT_TO_GEN -r $RUN_NUMBER -a $GEN_MIN_ENERGY -b $GEN_MAX_ENERGY -m $eBEAM_ENERGY -p $COHERENT_PEAK $optionals_line - gen_omega_radiative -c $STANDARD_NAME.conf -hd $STANDARD_NAME.hddm -o $STANDARD_NAME.root -n $EVT_TO_GEN -r $RUN_NUMBER -a $GEN_MIN_ENERGY -b $GEN_MAX_ENERGY -m $eBEAM_ENERGY -p $COHERENT_PEAK $optionals_line - generator_return_code=$? - elif [[ "$GENERATOR" == "gen_2pi_primakoff" ]]; then - echo "RUNNING GEN_2PI_PRIMAKOFF" - optionals_line=`head -n 1 $STANDARD_NAME.conf | sed -r 's/.//'` - echo $optionals_line - echo gen_2pi_primakoff -c $STANDARD_NAME.conf -o $STANDARD_NAME.hddm -hd $STANDARD_NAME.root -n $EVT_TO_GEN -r $RUN_NUMBER -a $GEN_MIN_ENERGY -b $GEN_MAX_ENERGY -p $COHERENT_PEAK -m $eBEAM_ENERGY $optionals_line - gen_2pi_primakoff -c $STANDARD_NAME.conf -hd $STANDARD_NAME.hddm -o $STANDARD_NAME.root -n $EVT_TO_GEN -r $RUN_NUMBER -a $GEN_MIN_ENERGY -b $GEN_MAX_ENERGY -p $COHERENT_PEAK -m $eBEAM_ENERGY $optionals_line - generator_return_code=$? - elif [[ "$GENERATOR" == "gen_pi0" ]]; then - echo "RUNNING GEN_PI0" - optionals_line=`head -n 1 $STANDARD_NAME.conf | sed -r 's/.//'` - echo $optionals_line - gen_pi0 -c $STANDARD_NAME.conf -hd $STANDARD_NAME.hddm -o $STANDARD_NAME.root -n $EVT_TO_GEN -r $RUN_NUMBER -a $GEN_MIN_ENERGY -b $GEN_MAX_ENERGY -p $COHERENT_PEAK -s $formatted_fileNumber -m $eBEAM_ENERGY $optionals_line - generator_return_code=$? - elif [[ "$GENERATOR" == "gen_2k" ]]; then - echo "RUNNING GEN_2K" - set optionals_line=`head -n 1 $STANDARD_NAME.conf | sed -r 's/.//'` - #set RANDOMnum=`bash -c 'echo $RANDOM'` - echo $optionals_line - echo gen_2k -c $STANDARD_NAME.conf -o $STANDARD_NAME.hddm -hd $STANDARD_NAME.root -n $EVT_TO_GEN -r $RUN_NUMBER -a $GEN_MIN_ENERGY -b $GEN_MAX_ENERGY -p $COHERENT_PEAK -m $eBEAM_ENERGY $optionals_line - gen_2k -c $STANDARD_NAME.conf -hd $STANDARD_NAME.hddm -o $STANDARD_NAME.root -n $EVT_TO_GEN -r $RUN_NUMBER -a $GEN_MIN_ENERGY -b $GEN_MAX_ENERGY -p $COHERENT_PEAK -m $eBEAM_ENERGY $optionals_line - generator_return_code=$? - elif [[ "$GENERATOR" == "bggen_jpsi" ]]; then - RANDOMnum=`bash -c 'echo $RANDOM'` - echo "Random number used: "$RANDOMnum - sed -i 's/TEMPTRIG/'$EVT_TO_GEN'/' $STANDARD_NAME.conf - sed -i 's/TEMPRUNNO/'$RUN_NUMBER'/' $STANDARD_NAME.conf - sed -i 's/TEMPCOLD/'0.00$colsize'/' $STANDARD_NAME.conf - sed -i 's/TEMPRAND/'$RANDOMnum'/' $STANDARD_NAME.conf - Fortran_eBEAM_ENRGY=`echo $eBEAM_ENERGY | cut -c -7` - sed -i 's/TEMPELECE/'$Fortran_eBEAM_ENRGY'/' $STANDARD_NAME.conf - Fortran_COHERENT_PEAK=`echo $COHERENT_PEAK | cut -c -7` - sed -i 's/TEMPCOHERENT/'$Fortran_COHERENT_PEAK'/' $STANDARD_NAME.conf - sed -i 's/TEMPMINGENE/'$GEN_MIN_ENERGY'/' $STANDARD_NAME.conf - sed -i 's/TEMPMAXGENE/'$GEN_MAX_ENERGY'/' $STANDARD_NAME.conf - - ln -s $STANDARD_NAME.conf fort.15 - bggen_jpsi - generator_return_code=$? - mv bggen.hddm $STANDARD_NAME.hddm - elif [[ "$GENERATOR" == "bggen_phi_ee" ]]; then - RANDOMnum=`bash -c 'echo $RANDOM'` - echo "Random number used: "$RANDOMnum - sed -i 's/TEMPTRIG/'$EVT_TO_GEN'/' $STANDARD_NAME.conf - sed -i 's/TEMPRUNNO/'$RUN_NUMBER'/' $STANDARD_NAME.conf - sed -i 's/TEMPCOLD/'0.00$colsize'/' $STANDARD_NAME.conf - sed -i 's/TEMPRAND/'$RANDOMnum'/' $STANDARD_NAME.conf - Fortran_eBEAM_ENRGY=`echo $eBEAM_ENERGY | cut -c -7` - sed -i 's/TEMPELECE/'$Fortran_eBEAM_ENRGY'/' $STANDARD_NAME.conf - Fortran_COHERENT_PEAK=`echo $COHERENT_PEAK | cut -c -7` - sed -i 's/TEMPCOHERENT/'$Fortran_COHERENT_PEAK'/' $STANDARD_NAME.conf - sed -i 's/TEMPMINGENE/'$GEN_MIN_ENERGY'/' $STANDARD_NAME.conf - sed -i 's/TEMPMAXGENE/'$GEN_MAX_ENERGY'/' $STANDARD_NAME.conf - - ln -s $STANDARD_NAME.conf fort.15 - bggen_jpsi - generator_return_code=$? - mv bggen.hddm $STANDARD_NAME.hddm - elif [[ "$GENERATOR" == "gen_ee" ]]; then - set RANDOMnum=`bash -c 'echo $RANDOM'` - echo "Random number used: "$RANDOMnum - ee_mc -n$EVT_TO_GEN -R2 -b2 -l$GEN_MIN_ENERGY -u$GEN_MAX_ENERGY -t2 -r$RANDOMnum -omc_ee.hddm - generator_return_code=$? - mv mc_ee.hddm $STANDARD_NAME.hddm - elif [[ "$GENERATOR" == "gen_ee_hb" ]]; then - echo ee_mc_hb -N$RUN_NUMBER -n$EVT_TO_GEN - ee_mc_hb -N$RUN_NUMBER -n$EVT_TO_GEN - generator_return_code=$? - mv genOut.hddm $STANDARD_NAME.hddm - elif [[ "$GENERATOR" == "genBH" ]]; then - echo genBH -n$EVT_TO_GEN - genBH -n$EVT_TO_GEN -t$NUMTHREADS -E$COHERENT_PEAK -e$GEN_MAX_ENERGY $STANDARD_NAME.hddm - generator_return_code=$status - fi - - - if [[ $generator_return_code != 0 ]]; then - echo - echo - echo "Something went wrong with " "$GENERATOR" - echo "status code: "$generator_return_code - exit $generator_return_code - fi - - if [[ ! -f ./$STANDARD_NAME.hddm && "$GENERATOR" != "particle_gun" && "$gen_pre" != "file" ]]; then - echo "An hddm file was not found after generation step. Terminating MC production. Please consult logs to diagnose" - exit 11 - fi - #GEANT/smearing - - if [[ "$GEANT" != "0" ]]; then - echo "RUNNING GEANT"$GEANTVER - - if [[ `echo $eBEAM_ENERGY | grep -o "\." | wc -l` == 0 ]]; then - eBEAM_ENERGY=$eBEAM_ENERGY\. - fi - if [[ `echo $COHERENT_PEAK | grep -o "\." | wc -l` == 0 ]]; then - COHERENT_PEAK=$COHERENT_PEAK\. - fi - - cp temp_Gcontrol.in $PWD/control'_'$formatted_runNumber'_'$formatted_fileNumber.in - chmod 777 $PWD/control'_'$formatted_runNumber'_'$formatted_fileNumber.in - RANDOMnumGeant=`shuf -i1-215 -n1` - sed -i 's/TEMPRANDOM/'$RANDOMnumGeant'/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - sed -i 's/TEMPELECE/'$eBEAM_ENERGY'/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - if [[ "$polarization_angle" == "-1" ]]; then - sed -i 's/TEMPCOHERENT/'0'/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - else - Fortran_COHERENT_PEAK=`echo $COHERENT_PEAK | cut -c -7` - sed -i 's/TEMPCOHERENT/'$Fortran_COHERENT_PEAK'/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - fi - sed -i 's/TEMPIN/'$STANDARD_NAME.hddm'/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - sed -i 's/TEMPRUNG/'$RUN_NUMBER'/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - sed -i 's/TEMPOUT/'$STANDARD_NAME'_geant'$GEANTVER'.hddm/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - sed -i 's/TEMPTRIG/'$EVT_TO_GEN'/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - sed -i 's/TEMPCOLD/'0.00$colsize'/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - sed -i 's/TEMPRADTHICK/'"$radthick"'/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - sed -i 's/TEMPBGTAGONLY/'$BGTAGONLY_OPTION'/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - sed -i 's/TEMPBGRATE/'$BGRATE_toUse'/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - sed -i 's/TEMPNOSECONDARIES/'$GEANT_NOSCONDARIES'/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - - if [[ "$gen_pre" == "file" ]]; then - skip_num=$((FILE_NUMBER * PER_FILE)) - sed -i 's/TEMPSKIP/'$skip_num'/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - elif [[ $GENERATOR == "particle_gun" ]]; then - sed -i 's/INFILE/cINFILE/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - sed -i 's/BEAM/cBEAM/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - sed -i 's/TEMPSKIP/'0'/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - cat $STANDARD_NAME.conf >> control'_'$formatted_runNumber'_'$formatted_fileNumber.in - else - sed -i 's/TEMPSKIP/'0'/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - fi - - if [[ "$BKGFOLDSTR" == "None" ]]; then - echo "removing Beam Photon background from geant simulation" - sed -i 's/BGRATE/cBGRATE/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - sed -i 's/BGGATE/cBGGATE/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - sed -i 's/TEMPMINE/'$GEN_MIN_ENERGY'/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - elif [[ "$BKGFOLDSTR" == "BeamPhotons" ]]; then - sed -i 's/TEMPMINE/0.0012/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - elif [[ "$BKGFOLDSTR" == "DEFAULT" || "$BKGFOLDSTR" == "Random" || "$bkgloc_pre" == "loc:" ]] && [[ "$BGTAGONLY_OPTION" == "0" ]]; then - sed -i 's/BGRATE/cBGRATE/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - sed -i 's/BGGATE/cBGGATE/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - sed -i 's/TEMPMINE/'$GEN_MIN_ENERGY'/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - else - sed -i 's/TEMPMINE/'$GEN_MIN_ENERGY'/' control'_'$formatted_runNumber'_'$formatted_fileNumber.in - fi - - echo "" >> control'_'$formatted_runNumber'_'$formatted_fileNumber.in - echo END >> control'_'$formatted_runNumber'_'$formatted_fileNumber.in - - cp $PWD/control'_'$formatted_runNumber'_'$formatted_fileNumber.in $OUTDIR/configurations/geant/ - mv $PWD/control'_'$formatted_runNumber'_'$formatted_fileNumber.in $PWD/control.in - - if [[ "$GEANTVER" == "3" ]]; then - hdgeant - geant_return_code=$? - elif [[ "$GEANTVER" == "4" ]]; then - #make run.mac then call it below - rm -f run.mac - echo "/run/beamOn $EVT_TO_GEN" > run.mac - echo "exit" >> run.mac - hdgeant4 -t$NUMTHREADS run.mac - geant_return_code=$? - rm run.mac - else - echo "INVALID GEANT VERSION" - exit 1 - fi - - if [[ $geant_return_code != 0 ]]; then - echo - echo - echo "Something went wrong with hdgeant(4)" - echo "status code: "$geant_return_code - exit $geant_return_code - fi - - if [[ ! -f ./$STANDARD_NAME'_geant'$GEANTVER'.hddm' ]]; then - echo "An hddm file was not created by Geant. Terminating MC production. Please consult logs to diagnose" - exit 12 - fi - - if [[ "$SMEAR" != "0" ]]; then - echo "RUNNING MCSMEAR" - - if [[ "$BKGFOLDSTR" == "BeamPhotons" || "$BKGFOLDSTR" == "None" || "$BKGFOLDSTR" == "TagOnly" ]]; then - echo "running MCsmear without folding in random background" - mcsmear -PTHREAD_TIMEOUT=500 -o$STANDARD_NAME'_geant'$GEANTVER'_smeared.hddm' $STANDARD_NAME'_geant'$GEANTVER'.hddm' - mcsmear_return_code=$? - elif [[ "$BKGFOLDSTR" == "DEFAULT" || "$BKGFOLDSTR" == "Random" ]]; then - rm -f count.py - echo "import hddm_s" > count.py - echo "print(sum(1 for r in hddm_s.istream('$bkglocstring')))" >> count.py - totalnum=$(python count.py) - fold_skip_num=`echo "($FILE_NUMBER * $PER_FILE)%$totalnum" | $USER_BC` - echo "skipping: "$fold_skip_num - echo "mcsmear -PTHREAD_TIMEOUT=500 -o$STANDARD_NAME"\_"geant$GEANTVER"\_"smeared.hddm $STANDARD_NAME"\_"geant$GEANTVER.hddm $bkglocstring"\:"1""+"$fold_skip_num - mcsmear -PTHREAD_TIMEOUT=500 -o$STANDARD_NAME\_geant$GEANTVER\_smeared.hddm $STANDARD_NAME\_geant$GEANTVER.hddm $bkglocstring\:1\+$fold_skip_num - mcsmear_return_code=$? - elif [[ "$bkgloc_pre" == "loc:" ]]; then - rm -f count.py - echo "import hddm_s" > count.py - echo "print(sum(1 for r in hddm_s.istream('$bkglocstring')))" >> count.py - totalnum=`python count.py` - fold_skip_num=`echo "($FILE_NUMBER * $PER_FILE)%$totalnum" | $USER_BC` - echo "mcsmear -PTHREAD_TIMEOUT=500 -o$STANDARD_NAME"\_"geant$GEANTVER"\_"smeared.hddm $STANDARD_NAME"\_"geant$GEANTVER.hddm $bkglocstring"\:"1""+"$fold_skip_num - mcsmear -PTHREAD_TIMEOUT=500 -o$STANDARD_NAME\_geant$GEANTVER\_smeared.hddm $STANDARD_NAME\_geant$GEANTVER.hddm $bkglocstring\:1\+$fold_skip_num - mcsmear_return_code=$? - else - #trust the user and use their string - echo 'mcsmear -PTHREAD_TIMEOUT=500 -o'$STANDARD_NAME'_geant'$GEANTVER'_smeared.hddm'' '$STANDARD_NAME'_geant'$GEANTVER'.hddm'' '$BKGFOLDSTR - mcsmear -PTHREAD_TIMEOUT=500 -o$STANDARD_NAME'_geant'$GEANTVER'_smeared.hddm' $STANDARD_NAME'_geant'$GEANTVER'.hddm' $BKGFOLDSTR - mcsmear_return_code=$? - - fi - - if [[ $mcsmear_return_code != 0 ]]; then - echo - echo - echo "Something went wrong with mcsmear" - echo "status code: "$mcsmear_return_code - exit $mcsmear_return_code - fi - - else - #cp $STANDARD_NAME'_geant'$GEANTVER'.hddm' $STANDARD_NAME'_geant'$GEANTVER'_smeared.hddm' - if [[ "$BKGFOLDSTR" == "BeamPhotons" || "$BKGFOLDSTR" == "None" || "$BKGFOLDSTR" == "TagOnly" ]]; then - echo "running MCsmear without folding in random background" - mcsmear -s -PTHREAD_TIMEOUT=500 -o$STANDARD_NAME'_geant'$GEANTVER'_smeared.hddm' $STANDARD_NAME'_geant'$GEANTVER'.hddm' - mcsmear_return_code=$? - elif [[ "$BKGFOLDSTR" == "DEFAULT" || "$BKGFOLDSTR" == "Random" ]]; then - rm -f count.py - echo "import hddm_s" > count.py - echo "print(sum(1 for r in hddm_s.istream('$bkglocstring')))" >> count.py - totalnum=$(python count.py) - fold_skip_num=`echo "($FILE_NUMBER * $PER_FILE)%$totalnum" | $USER_BC` - echo "skipping: "$fold_skip_num - echo "mcsmear -s -PTHREAD_TIMEOUT=500 -o$STANDARD_NAME"\_"geant$GEANTVER"\_"smeared.hddm $STANDARD_NAME"\_"geant$GEANTVER.hddm $bkglocstring"\:"1""+"$fold_skip_num - mcsmear -s -PTHREAD_TIMEOUT=500 -o$STANDARD_NAME\_geant$GEANTVER\_smeared.hddm $STANDARD_NAME\_geant$GEANTVER.hddm $bkglocstring\:1\+$fold_skip_num - mcsmear_return_code=$? - elif [[ "$bkgloc_pre" == "loc:" ]]; then - rm -f count.py - echo "import hddm_s" > count.py - echo "print(sum(1 for r in hddm_s.istream('$bkglocstring')))" >> count.py - totalnum=`python count.py` - fold_skip_num=`echo "($FILE_NUMBER * $PER_FILE)%$totalnum" | $USER_BC` - echo "mcsmear -s -PTHREAD_TIMEOUT=500 -o$STANDARD_NAME"\_"geant$GEANTVER"\_"smeared.hddm $STANDARD_NAME"\_"geant$GEANTVER.hddm $bkglocstring"\:"1""+"$fold_skip_num - mcsmear -s -PTHREAD_TIMEOUT=500 -o$STANDARD_NAME\_geant$GEANTVER\_smeared.hddm $STANDARD_NAME\_geant$GEANTVER.hddm $bkglocstring\:1\+$fold_skip_num - mcsmear_return_code=$? - else - #trust the user and use their string - echo 'mcsmear -s -PTHREAD_TIMEOUT=500 -o'$STANDARD_NAME'_geant'$GEANTVER'_smeared.hddm'' '$STANDARD_NAME'_geant'$GEANTVER'.hddm'' '$BKGFOLDSTR - mcsmear -s -PTHREAD_TIMEOUT=500 -o$STANDARD_NAME'_geant'$GEANTVER'_smeared.hddm' $STANDARD_NAME'_geant'$GEANTVER'.hddm' $BKGFOLDSTR - mcsmear_return_code=$? - - fi - - if [[ $mcsmear_return_code != 0 ]]; then - echo - echo - echo "Something went wrong with mcsmear" - echo "status code: "$mcsmear_return_code - exit $mcsmear_return_code - fi - fi - #run reconstruction - if [[ "$CLEANGENR" == "1" ]]; then - if [[ "$GENERATOR" == "genr8" ]]; then - rm *.ascii - elif [[ "$GENERATOR" == "bggen" || "$GENERATOR" == "bggen_jpsi" || "$GENERATOR" == "bggen_phi_ee" ]]; then - rm particle.dat - rm pythia.dat - rm pythia-geant.map - rm -f bggen.nt - unlink fort.15 - elif [[ "$GENERATOR" == "gen_ee_hb" ]]; then - rm CFFs_DD_Feb2012.dat - rm ee.ascii - rm cobrems.root - rm tcs_gen.root - fi - if [[ "$GENERATOR" != "particle_gun" && "$gen_pre" != "file" ]]; then - rm $STANDARD_NAME.hddm - fi - fi - - if [[ ! -f ./$STANDARD_NAME'_geant'$GEANTVER'_smeared.hddm' ]]; then - echo "An hddm file was not created by mcsmear. Terminating MC production. Please consult logs to diagnose" - exit 13 - fi - - if [[ "$RECON" != "0" ]]; then - echo "RUNNING RECONSTRUCTION" - - if [[ "$RECON_CALIBTIME" != "notime" ]]; then - reconwholecontext="variation=$VERSION calibtime=$RECON_CALIBTIME" - export JANA_CALIB_CONTEXT="$reconwholecontext" - fi - - if [[ "$recon_pre" == "file" ]]; then - echo "using config file: "$jana_config_file - hd_root ./$STANDARD_NAME'_geant'$GEANTVER'_smeared.hddm' --config=jana_config.cfg -PNTHREADS=$NUMTHREADS - hd_root_return_code=$? - rm jana_config.cfg - else - - declare -a pluginlist=("danarest" "monitoring_hists") - - if [[ "$CUSTOM_PLUGINS" != "None" ]]; then - pluginlist=("${pluginlist[@]}" $CUSTOM_PLUGINS) - fi - - - PluginStr="" - - for plugin in "${pluginlist[@]}"; do - PluginStr="$PluginStr""$plugin""," - done - - PluginStr=`echo $PluginStr | sed -r 's/.{1}$//'` - echo "Running hd_root with: ""$PluginStr" - echo "hd_root ""$STANDARD_NAME"'_geant'"$GEANTVER"'_smeared.hddm'" -PPLUGINS=""$PluginStr ""-PNTHREADS=""$NUMTHREADS" - hd_root ./$STANDARD_NAME'_geant'$GEANTVER'_smeared.hddm' -PPLUGINS=$PluginStr -PNTHREADS=$NUMTHREADS -PTHREAD_TIMEOUT=500 - hd_root_return_code=$? - fi - - if [[ $hd_root_return_code != 0 ]]; then - echo - echo - echo "Something went wrong with hd_root" - echo "Status code: "$hd_root_return_code - exit $hd_root_return_code - fi - - if [[ -f dana_rest.hddm ]]; then - mv dana_rest.hddm dana_rest_$STANDARD_NAME.hddm - fi - - - if [[ "$CLEANGEANT" == "1" ]]; then - rm $STANDARD_NAME'_geant'$GEANTVER'.hddm' - rm control.in - rm -f geant.hbook - rm -f hdgeant.rz - if [[ "$PWD" != "$MCWRAPPER_CENTRAL" ]]; then - rm temp_Gcontrol.in - fi - - fi - - if [[ "$CLEANSMEAR" == "1" ]]; then - rm $STANDARD_NAME'_geant'$GEANTVER'_smeared.hddm' - rm -rf smear.root - fi - - if [[ "$CLEANRECON" == "1" ]]; then - rm dana_rest* - fi - - rootfiles=$(ls *.root) - filename_root="" - for rootfile in $rootfiles; do - filename_root=`echo $rootfile | sed -r 's/.{5}$//'` - filetomv="$rootfile" - filecheck=`echo $current_files | grep -c $filetomv` - - if [[ "$filecheck" == "0" ]]; then - mv $filetomv $filename_root\_$STANDARD_NAME.root - mv $PWD/$filename_root\_$STANDARD_NAME.root $OUTDIR/root/ - fi - done - fi - fi -fi - -rm -rf ccdb.sqlite -rm -rf rcdb.sqlite - -if [[ "$gen_pre" != "file" && "$GENERATOR" != "gen_ee_hb" && "$GENERATOR" != "gen_ee" ]]; then - mv $PWD/*.conf $OUTDIR/configurations/generation/ -fi -hddmfiles=$(ls | grep .hddm) -if [[ "$hddmfiles" != "" ]]; then - for hddmfile in $hddmfiles; do - filetomv="$hddmfile" - filecheck=`echo $current_files | grep -c $filetomv` - if [[ "$filecheck" == "0" ]]; then - mv $hddmfile $OUTDIR/hddm/ - fi - done -fi - -cd .. - -if [[ `ls $RUNNING_DIR/${RUN_NUMBER}_${FILE_NUMBER} | wc -l` == 0 ]]; then - rm -rf $RUNNING_DIR/${RUN_NUMBER}_${FILE_NUMBER} -else - echo "MOVING AND/OR CLEANUP FAILED" - echo `ls $RUNNING_DIR/${RUN_NUMBER}_${FILE_NUMBER}` -fi - -#mv $PWD/*.root $OUTDIR/root/ #just in case diff --git a/MCwrapper/README.md b/MCwrapper/README.md deleted file mode 100644 index f8cef8f9..00000000 --- a/MCwrapper/README.md +++ /dev/null @@ -1,5 +0,0 @@ -# Depricated - -This software is no longer maintained in this location. Please find the updated source at the following link. - -https://github.com/JeffersonLab/gluex_MCwrapper diff --git a/MCwrapper/cmake-build-debug/CMakeFiles/clion-log.txt b/MCwrapper/cmake-build-debug/CMakeFiles/clion-log.txt deleted file mode 100644 index 42d6bf0a..00000000 --- a/MCwrapper/cmake-build-debug/CMakeFiles/clion-log.txt +++ /dev/null @@ -1 +0,0 @@ -CMakeLists.txt not found in /run/user/1000/gvfs/sftp:host=ftp.jlab.org/u/home/tbritton/workdir/hdpm/hd_utilities/master/MCwrapper diff --git a/MCwrapper/examples/MC.config b/MCwrapper/examples/MC.config deleted file mode 100755 index 77c55787..00000000 --- a/MCwrapper/examples/MC.config +++ /dev/null @@ -1,55 +0,0 @@ -#THESE TWO ARE OPTIONAL IF THE STANDARD RUNNING DOESN'T SUIT YOUR NEEDS -#CUSTOM_MAKEMC=use-this-script-instead -#CUSTOM_GCONTROL=use-this-Gcontrol-instead -#======================================================================== - -#VARIATION=mc calibtime=timegoeshere #set your jana calib context here with or without calibtime Default is variation=mc -#RECON_CALIBTIME=timegoeshere - -#RUNNING_DIRECTORY=/run/in/this/directory #where the code should run. This is defaulted to ./. Use only when NEEDED - -#ccdbSQLITEPATH=/your/sqlite/path/ccdb.sqlite #if you use SQLITE and it is not part of the environment file that gets sourced -#rcdbSQLITEPATH=/your/sqlite/path/rcdb.sqlite #if you use SQLITE and it is not part of the environment file that gets sourced - - -#TAG=my-custom-prefix-tag - -DATA_OUTPUT_BASE_DIR=OUTPUT-LOCATION#your desired output location - -NCORES=4 # Number of CPU threads to use or nodes:node-id:ppn or nodes:ppn depending on your system - -GENERATOR=generator-to-use #or you may specifile file:/.../file-to-use.hddm -GENERATOR_CONFIG=config file for generator - -#common parameters for generators -#eBEAM_ENERGY=12 #either use rcdb or do not set to pull the value for the chosen run number from the rcdb -#RADIATOR_THICKNESS=50.e-06#either use rcdb or do not set to pull the value for the chosen run number from the rcdb -#COHERENT_PEAK=9 #either use rcdb or do not set to pull the value for the chosen run number from the rcdb -#GEN_MIN_ENERGY=4 -#GEN_MAX_ENERGY=12 - -GEANT_VERSION=3 -BKG=None #[None, BeamPhotons, TagOnly, custom e.g bg.hddm:1.8] Can be stacked eg Random+TagOnly:.123 where the :[num] defines BGRATE - -#optional additional plugins that will be run along side danarest and hd_root. This should be a comma separated list (e.g. plugin1,plugin2) -#CUSTOM_PLUGINS= #or file:/.../file-to-use which is a configuration file for jana/hd_root -#==================================================================================== -#EVERYTHING BELOW FOR BATCH ONLY - -#VERBOSE=True - -BATCH_SYSTEM=swif #can be swif or condor or osg or qsub adding :[name] will pass -q [name] into PBS. - -#environment file location -ENVIRONMENT_FILE=your-environment-files #change this to your own environment file - -WORKFLOW_NAME=WORKFLOW-NAME #SWIF WORKFLOW NAME -PROJECT = gluex # http://scicomp.jlab.org/scicomp/#/projects -TRACK= simulation # https://scicomp.jlab.org/docs/batch_job_tracks - -# RESOURCES for swif jobs -DISK=5GB # Max Disk usage -RAM=5GB # Max RAM usage -TIMELIMIT=300minutes # Max walltime. This may be of the form xx:xx:xx depending on your system -OS=centos7 # Specify CentOS65 machines - diff --git a/MCwrapper/examples/OSGShell.config b/MCwrapper/examples/OSGShell.config deleted file mode 100644 index d791c23e..00000000 --- a/MCwrapper/examples/OSGShell.config +++ /dev/null @@ -1,12 +0,0 @@ -BATCH_SYSTEM=OSG - -NCORES=1 -PROJECT = gluex -TRACK= simulation - -ENVIRONMENT_FILE=/osgpool/halld/tbritton/setup.csh - -DISK=5GB -RAM=4GB -TIMELIMIT=24h -OS=centos7 diff --git a/MCwrapper/examples/SWIFShell.config b/MCwrapper/examples/SWIFShell.config deleted file mode 100644 index 8c920e31..00000000 --- a/MCwrapper/examples/SWIFShell.config +++ /dev/null @@ -1,12 +0,0 @@ -BATCH_SYSTEM=swif - -NCORES=1 -PROJECT = gluex -TRACK= simulation - -ENVIRONMENT_FILE=/work/halld2/home/tbritton/groupMC/group_build.csh - -DISK=5GB -RAM=4GB -TIMELIMIT=24h -OS=centos7 diff --git a/MCwrapper/gluex_MC.py b/MCwrapper/gluex_MC.py deleted file mode 100755 index 90f00b21..00000000 --- a/MCwrapper/gluex_MC.py +++ /dev/null @@ -1,897 +0,0 @@ -#!/usr/bin/env python -########################################################################################################################## -# -# 2017/03 Thomas Britton -# -# Options: -# MC variation can be changed by supplying "variation=xxxxx" option otherwise default: mc -# the number of events to be generated per file (except for any remainder) can be set by "per_file=xxxx" default: 1000 -# -# If the user does not want genr8, geant, smearing, reconstruction to be performed the sequence will be terminated at the first instance of genr8=0,geant=0,mcsmear=0,recon=0 default: all on -# Similarly, if the user wishes to retain the files created by any step you can supply the cleangenr8=0, cleangeant=0, cleanmcsmear=0, or cleanrecon=0 options. By default all but the reconstruction files # are cleaned. -# -# The reconstruction step is multi-threaded, for this step, if enabled, the script will use 4 threads. This threading can be changed with the "numthreads=xxx" option -# -# By default the job will run interactively in the local directory. If the user wishes to submit the jobs to swif the option "swif=1" must be supplied. -# -# SWIF DOCUMENTATION: -# https://scicomp.jlab.org/docs/swif -# https://scicomp.jlab.org/docs/swif-cli -# https://scicomp.jlab.org/help/swif/add-job.txt #consider phase! -# -########################################################################################################################## -from os import environ -from optparse import OptionParser -import os.path -import rcdb -import ccdb -from ccdb.cmd.console_context import ConsoleContext -import ccdb.path_utils -import mysql.connector -import time -import os -import getpass -import sys -import re -import subprocess -from subprocess import call -import glob -try: - dbcnx = mysql.connector.connect(user='mcuser', database='gluex_mc', host='hallddb.jlab.org') - dbcursor = dbcnx.cursor() -except: - pass - -def swif_add_job(WORKFLOW, RUNNO, FILENO,SCRIPT,COMMAND, VERBOSE,PROJECT,TRACK,NCORES,DISK,RAM,TIMELIMIT,OS,DATA_OUTPUT_BASE_DIR, PROJECT_ID): - - - # PREPARE NAMES - STUBNAME = str(RUNNO) + "_" + str(FILENO) - JOBNAME = WORKFLOW + "_" + STUBNAME - - # CREATE ADD-JOB COMMAND - # job - #try removing the name specification - add_command = "swif add-job -workflow " + WORKFLOW #+ " -name " + JOBNAME - # project/track - add_command += " -project " + PROJECT + " -track " + TRACK - # resources - add_command += " -cores " + NCORES + " -disk " + DISK + " -ram " + RAM + " -time " + TIMELIMIT + " -os " + OS - # stdout - add_command += " -stdout " + DATA_OUTPUT_BASE_DIR + "/log/" + str(RUNNO) + "_stdout." + STUBNAME + ".out" - # stderr - add_command += " -stderr " + DATA_OUTPUT_BASE_DIR + "/log/" + str(RUNNO) + "_stderr." + STUBNAME + ".err" - # tags - add_command += " -tag run_number " + str(RUNNO) - # tags - add_command += " -tag file_number " + str(FILENO) - # script with options command - add_command += " "+SCRIPT +" "+ COMMAND - - if(VERBOSE == True): - print( "job add command is \n" + str(add_command)) - - if(int(NCORES)==1 and int(RAM[:-2]) >= 10 and RAM[-2:]=="GB" ): - print( "SciComp has a limit on RAM requested per thread, as RAM is the limiting factor.") - print( "This will likely cause an AUGER-SUBMIT error.") - print( "Please either increase NCORES or decrease RAM requested and try again.") - exit(1) - # ADD JOB - if add_command.find(';')!=-1 or add_command.find('&')!=-1 :#THIS CHECK HELPS PROTECT AGAINST A POTENTIAL HACK VIA CONFIG FILES - print( "Nice try.....you cannot use ; or &") - exit(1) - #status = subprocess.call(add_command.split(" ")) - jobSubout=subprocess.check_output(add_command.split(" ")) - print jobSubout - idnumline=jobSubout.split("\n")[0].strip().split("=") - SWIF_ID_NUM="-1" - if(len(idnumline) == 2 ): - SWIF_ID_NUM=str(idnumline[1]) - - if PROJECT_ID != -1: - recordJob(PROJECT_ID,RUNNO,FILENO,SWIF_ID_NUM,COMMAND.split(" ")[6]) - recordFirstAttempt(PROJECT_ID,RUNNO,FILENO,"SWIF",SWIF_ID_NUM,COMMAND.split(" ")[6],NCORES,RAM) - - - - -def qsub_add_job(VERBOSE, WORKFLOW, RUNNUM, FILENUM, indir, COMMAND, NCORES, DATA_OUTPUT_BASE_DIR, TIMELIMIT, RUNNING_DIR, MEMLIMIT, QUEUENAME, LOG_DIR, PROJECT_ID ): - #name - STUBNAME = str(RUNNUM) + "_" + str(FILENUM) - JOBNAME = WORKFLOW + "_" + STUBNAME - - sub_command="qsub MCqsub.submit" - - qsub_ml_command="" - bits=NCORES.split(":") - if (len(bits)==3): - qsub_ml_command ="nodes="+bits[0]+":"+bits[1]+":ppn="+bits[2] - elif (len(bits)==2): - qsub_ml_command ="nodes="+bits[0]+":ppn="+bits[1] - - shell_to_use="/bin/bash " - if (indir[len(indir)-3]=='c'): - shell_to_use="/bin/csh " - - f=open('MCqsub.submit','w') - f.write("#!/bin/sh -f"+"\n" ) - f.write("#PBS"+" -N "+JOBNAME+"\n" ) - f.write("#PBS"+" -l "+qsub_ml_command+"\n" ) - f.write("#PBS"+" -o "+LOG_DIR+"/log/"+JOBNAME+".out"+"\n" ) - f.write("#PBS"+" -e "+LOG_DIR+"/log/"+JOBNAME+".err"+"\n" ) - f.write("#PBS"+" -l walltime="+TIMELIMIT+"\n" ) - if (QUEUENAME != "DEF"): - f.write("#PBS"+" -q "+QUEUENAME+"\n" ) - f.write("#PBS"+" -l mem="+MEMLIMIT+"\n" ) - f.write("#PBS"+" -m a"+"\n" ) - f.write("#PBS"+" -p 0"+"\n" ) - f.write("#PBS -c c=2 \n") - f.write("NCPU=\\ \n") - f.write("NNODES=\\ \n") - - # f.write("trap \'\' 2 9 15 \n" ) - f.write(shell_to_use+indir+" "+COMMAND+"\n" ) - f.write("exit 0\n") - f.close() - - time.sleep(0.25) - - if ( DATA_OUTPUT_BASE_DIR != LOG_DIR ) : - status = subprocess.call("mkdir -p "+LOG_DIR+"/log/", shell=True) - - - mkdircom="mkdir -p "+DATA_OUTPUT_BASE_DIR+"/log/" - - status = subprocess.call(mkdircom, shell=True) - status = subprocess.call(sub_command, shell=True) - if ( VERBOSE == False ) : - status = subprocess.call("rm MCqsub.submit", shell=True) - - if PROJECT_ID != -1: - recordJob(PROJECT_ID,RUNNO,FILENO,SWIF_ID_NUM,COMMAND.split(" ")[6]) - recordFirstAttempt(PROJECT_ID,RUNNO,FILENO,"QSUB",SWIF_ID_NUM,COMMAND.split(" ")[6],NCORES,MEMLIMIT) - - -def condor_add_job(VERBOSE, WORKFLOW, RUNNUM, FILENUM, indir, COMMAND, NCORES, DATA_OUTPUT_BASE_DIR, TIMELIMIT, RUNNING_DIR, PROJECT_ID ): - STUBNAME = str(RUNNUM) + "_" + str(FILENUM) - JOBNAME = WORKFLOW + "_" + STUBNAME - - mkdircom="mkdir -p "+DATA_OUTPUT_BASE_DIR+"/log/" - - f=open('MCcondor.submit','w') - f.write("Executable = "+indir+"\n") - f.write("Arguments = "+COMMAND+"\n") - f.write("Error = "+DATA_OUTPUT_BASE_DIR+"/log/"+"error_"+JOBNAME+".log\n") - f.write("Output = "+DATA_OUTPUT_BASE_DIR+"/log/"+"out_"+JOBNAME+".log\n") - f.write("Log = "+DATA_OUTPUT_BASE_DIR+"/log/"+"CONDOR_"+JOBNAME+".log\n") - f.write("RequestCpus = "+NCORES+"\n") - f.write("Queue 1\n") - f.close() - - add_command="condor_submit -name "+JOBNAME+" MCcondor.submit" - if add_command.find(';')!=-1 or add_command.find('&')!=-1 or mkdircom.find(';')!=-1 or mkdircom.find('&')!=-1:#THIS CHECK HELPS PROTEXT AGAINST A POTENTIAL HACK VIA CONFIG FILES - print( "Nice try.....you cannot use ; or &") - exit(1) - - status = subprocess.call(mkdircom, shell=True) - status = subprocess.call(add_command, shell=True) - status = subprocess.call("rm MCcondor.submit", shell=True) - - if PROJECT_ID != -1: - recordJob(PROJECT_ID,RUNNO,FILENO,SWIF_ID_NUM,COMMAND.split(" ")[6]) - recordFirstAttempt(PROJECT_ID,RUNNO,FILENO,"Condor",SWIF_ID_NUM,COMMAND.split(" ")[6],NCORES,"UnSet") - - -def OSG_add_job(VERBOSE, WORKFLOW, RUNNUM, FILENUM, indir, COMMAND, NCORES, DATA_OUTPUT_BASE_DIR, TIMELIMIT, RUNNING_DIR, ENVFILE, LOG_DIR, RANDBGTAG, PROJECT_ID ): - STUBNAME = str(RUNNUM) + "_" + str(FILENUM) - JOBNAME = WORKFLOW + "_" + STUBNAME - - mkdircom="mkdir -p "+DATA_OUTPUT_BASE_DIR+"/log/" - - indir_parts=indir.split("/") - script_to_use=indir_parts[len(indir_parts)-1] - - ENVFILE_parts=ENVFILE.split("/") - envfile_to_source="/srv/"+ENVFILE_parts[len(ENVFILE_parts)-1] - - - COMMAND_parts=COMMAND.split(" ") - COMMAND_parts[1]=envfile_to_source - - COMMAND_parts[3]="./" - COMMAND_parts[30]="./" - - additional_passins="" - if COMMAND_parts[2][:5] == "file:": - gen_config_parts=COMMAND_parts[2].split("/") - gen_config_to_use=gen_config_parts[len(gen_config_parts)-1] - additional_passins+=COMMAND_parts[2][5:]+", " - COMMAND_parts[2]="file:/srv/"+gen_config_to_use - else: - gen_config_parts=COMMAND_parts[2].split("/") - gen_config_to_use=gen_config_parts[len(gen_config_parts)-1] - additional_passins+=COMMAND_parts[2]+", " - COMMAND_parts[2]="/srv/"+gen_config_to_use - - if COMMAND_parts[21] == "Random" or COMMAND_parts[21][:4] == "loc:": - formattedRUNNUM="" - for i in range(len(str(RUNNUM)),6): - formattedRUNNUM+="0" - formattedRUNNUM=formattedRUNNUM+str(RUNNUM) - if COMMAND_parts[21] == "Random": - #print "/cache/halld/Simulation/random_triggers/"+RANDBGTAG+"/run"+formattedRUNNUM+"_random.hddm" - additional_passins+="/cache/halld/gluex_simulations/random_triggers/"+RANDBGTAG+"/run"+formattedRUNNUM+"_random.hddm"+", " - elif COMMAND_parts[21][:4] == "loc:": - #print COMMAND_parts[21][4:] - additional_passins+=COMMAND_parts[21][4:]+"/run"+formattedRUNNUM+"_random.hddm"+", " - - - #exit(1) - #BKG_parts=COMMAND_parts[21].split(":") - #if len(BKG_parts) == 2: - - #janaconfig_to_use=janaconfig_parts[len(janaconfig_parts)-1] - #additional_passins+="/cache/halld/Simulation/random_triggers/"+RANDBGTAG+"/run$formatted_runNumber""_random.hddm"+", " - #COMMAND_parts[28]="/srv/"+RandomBKGtouse - - if COMMAND_parts[28] != "None" and COMMAND_parts[28][:5]=="file:" : - janaconfig_parts=COMMAND_parts[28].split("/") - janaconfig_to_use=janaconfig_parts[len(janaconfig_parts)-1] - additional_passins+=COMMAND_parts[28][5:]+", " - COMMAND_parts[28]="file:/srv/"+janaconfig_to_use - - if COMMAND_parts[31] != "no_sqlite" and COMMAND_parts[31] != "batch_default": - ccdbsqlite_parts=COMMAND_parts[31].split("/") - ccdbsqlite_to_use=ccdbsqlite_parts[len(ccdbsqlite_parts)-1] - additional_passins+=COMMAND_parts[31]+", " - COMMAND_parts[31]="/srv/"+ccdbsqlite_to_use - - if COMMAND_parts[32] != "no_sqlite" and COMMAND_parts[32] != "batch_default": - rcdbsqlite_parts=COMMAND_parts[32].split("/") - rcdbsqlite_to_use=rcdbsqlite_parts[len(rcdbsqlite_parts)-1] - additional_passins+=COMMAND_parts[32]+", " - COMMAND_parts[32]="/srv/"+rcdbsqlite_to_use - - if additional_passins != "": - additional_passins=", "+additional_passins - additional_passins=additional_passins[:-2] - - modified_COMMAND="" - - for com in COMMAND_parts: - modified_COMMAND=modified_COMMAND+com+" " - - modified_COMMAND=modified_COMMAND[:-1] - - f=open('MCOSG.submit','w') - f.write("universe = vanilla"+"\n") - f.write("Executable = "+os.environ.get('MCWRAPPER_CENTRAL')+"/osg-container.sh"+"\n") - #f.write("Arguments = "+indir+" "+COMMAND+"\n") - f.write("Arguments = "+"./"+script_to_use+" "+modified_COMMAND+"\n") - f.write("Requirements = (HAS_SINGULARITY == TRUE) && (HAS_CVMFS_oasis_opensciencegrid_org == True)"+"\n") - f.write('+SingularityImage = "/cvmfs/singularity.opensciencegrid.org/markito3/gluex_docker_devel:latest"'+"\n") - f.write('+SingularityBindCVMFS = True'+"\n") - f.write('+SingularityAutoLoad = True'+"\n") - f.write('should_transfer_files = YES'+"\n") - f.write('when_to_transfer_output = ON_EXIT'+"\n") - - f.write('concurrency_limits = GluexProduction'+"\n") - f.write('on_exit_remove = true'+"\n") - f.write('on_exit_hold = false'+"\n") - f.write("Error = "+LOG_DIR+"/log/"+"error_"+JOBNAME+".log\n") - f.write("output = "+LOG_DIR+"/log/"+"out_"+JOBNAME+".log\n") - f.write("log = "+LOG_DIR+"/log/"+"OSG_"+JOBNAME+".log\n") - f.write("initialdir = "+RUNNING_DIR+"\n") - #f.write("transfer_input_files = "+ENVFILE+"\n") - f.write("transfer_input_files = "+indir+", "+ENVFILE+additional_passins+"\n") - f.write("transfer_output_files = "+str(RUNNUM)+"_"+str(FILENUM)+"\n") - f.write("transfer_output_remaps = "+"\""+str(RUNNUM)+"_"+str(FILENUM)+"="+DATA_OUTPUT_BASE_DIR+"\""+"\n") - - f.write("queue\n") - f.close() - - add_command="condor_submit -name "+JOBNAME+" MCOSG.submit" - if add_command.find(';')!=-1 or add_command.find('&')!=-1 :#THIS CHECK HELPS PROTEXT AGAINST A POTENTIAL HACK VIA CONFIG FILES - print( "Nice try.....you cannot use ; or &") - exit(1) - - status = subprocess.call(mkdircom, shell=True) - jobSubout=subprocess.check_output(add_command.split(" ")) - print jobSubout - idnumline=jobSubout.split("\n")[1].split(".")[0].split(" ") - SWIF_ID_NUM="-1" - if(len(idnumline) == 6 ): - SWIF_ID_NUM=str(idnumline[5])+".0" - #1 job(s) submitted to cluster 425013. - status = subprocess.call("rm MCOSG.submit", shell=True) - - if PROJECT_ID != -1: - recordJob(PROJECT_ID,RUNNUM,FILENUM,SWIF_ID_NUM,COMMAND.split(" ")[6]) - recordFirstAttempt(PROJECT_ID,RUNNUM,FILENUM,"OSG",SWIF_ID_NUM,COMMAND.split(" ")[6],NCORES,"Unset") - -def SLURM_add_job(VERBOSE, WORKFLOW, RUNNUM, FILENUM, indir, COMMAND, NCORES, DATA_OUTPUT_BASE_DIR, TIMELIMIT, RUNNING_DIR, ENVFILE, LOG_DIR, RANDBGTAG, PROJECT_ID ): - STUBNAME = str(RUNNUM) + "_" + str(FILENUM) - JOBNAME = WORKFLOW + "_" + STUBNAME - - #mkdircom="mkdir -p "+DATA_OUTPUT_BASE_DIR+"/log/" - - f=open('MCSLURM.submit','w') - f.write("#!/bin/bash -l"+"\n") - f.write("#SBATCH -J "+JOBNAME+"\n") - f.write("#SBATCH --image=docker:jeffersonlab/hdrecon:latest"+"\n") - f.write("#SBATCH --nodes=1"+"\n") - f.write("#SBATCH --time="+TIMELIMIT+"\n") - f.write("#SBATCH --tasks-per-node=1"+"\n") - f.write("#SBATCH --cpus-per-task="+NCORES+"\n") - f.write("#SBATCH --qos=regular"+"\n") - f.write("#SBATCH -C haswell"+"\n") - f.write("#SBATCH -L project"+"\n") - f.write("shifter $MCWRAPPER_CENTRAL/MakeMC.sh"+COMMAND+"\n") - - f.close() - - exit(1) - - add_command="condor_submit -name "+JOBNAME+" MCOSG.submit" - if add_command.find(';')!=-1 or add_command.find('&')!=-1 :#THIS CHECK HELPS PROTEXT AGAINST A POTENTIAL HACK VIA CONFIG FILES - print( "Nice try.....you cannot use ; or &") - exit(1) - - if PROJECT_ID != -1: - recordJob(PROJECT_ID,RUNNO,FILENO,SWIF_ID_NUM,COMMAND.split(" ")[6]) - recordFirstAttempt(PROJECT_ID,RUNNO,FILENO,"SLURM",SWIF_ID_NUM,COMMAND.split(" ")[6],NCORES, "NotSet") - - status = subprocess.call(mkdircom, shell=True) - status = subprocess.call(add_command, shell=True) - status = subprocess.call("rm MCOSG.submit", shell=True) - - - - -def recordJob(PROJECT_ID,RUNNO,FILENO,BatchJobID, NUMEVTS): - - dbcursor.execute("INSERT INTO Jobs (Project_ID, RunNumber, FileNumber, Creation_Time, IsActive, NumEvts) VALUES ("+str(PROJECT_ID)+", "+str(RUNNO)+", "+str(FILENO)+", NOW(), 1, "+str(NUMEVTS)+")") - dbcnx.commit() -def recordFirstAttempt(PROJECT_ID,RUNNO,FILENO,BatchSYS,BatchJobID, NUMEVTS,NCORES, RAM): - findmyjob="SELECT ID FROM Jobs WHERE Project_ID="+str(PROJECT_ID)+" && RunNumber="+str(RUNNO)+" && FileNumber="+str(FILENO)+" && NumEvts="+str(NUMEVTS)+";" - dbcursor.execute(findmyjob) - MYJOB = dbcursor.fetchall() - - if len(MYJOB) != 1: - print "I either can't find a job or too many jobs might be mine" - exit(1) - - Job_ID=MYJOB[0][0] - - addAttempt="INSERT INTO Attempts (Job_ID,Creation_Time,BatchSystem,BatchJobID,Status,WallTime,CPUTime,ThreadsRequested,RAMRequested, RAMUsed) VALUES ("+str(Job_ID)+", NOW(), "+str("'"+BatchSYS+"'")+", "+str(BatchJobID)+", 'Created', 0, 0, "+str(NCORES)+", "+str("'"+RAM+"'")+", '0'"+");" - print addAttempt - dbcursor.execute(addAttempt) - dbcnx.commit() - - -def showhelp(): - helpstring= "variation=%s where %s is a valid jana_calib_context variation string (default is \"mc\")\n" - helpstring+= " per_file=%i where %i is the number of events you want per file/job (default is 10000)\n" - helpstring+= " base_file_number=%i where %i is the starting number of the files/jobs (default is 0)\n" - helpstring+= " numthreads=%i sets the number of threads to use to %i. Note that this will overwrite the NCORES set in MC.config\n" - helpstring+= " generate=[0/1] where 0 means that the generation step and any subsequent step will not run (default is 1)\n" - helpstring+= " geant=[0/1] where 0 means that the geant step and any subsequent step will not run (default is 1)\n" - helpstring+= " mcsmear=[0/1] where 0 means that the mcsmear step and any subsequent step will not run (default is 1)\n" - helpstring+= " recon=[0/1] where 0 means that the reconstruction step will not run (default is 1)\n" - helpstring+= " cleangenerate=[0/1] where 0 means that the generation step will not be cleaned up after use (default is 1)\n" - helpstring+= " cleangeant=[0/1] where 0 means that the geant step will not be cleaned up after use (default is 1)\n" - helpstring+= " cleanmcsmear=[0/1] where 0 means that the mcsmear step will not be cleaned up after use (default is 1)\n" - helpstring+= " cleanrecon=[0/1] where 0 means that the reconstruction step will not run (default is 1)\n" - helpstring+= " batch=[0/1/2] where 1 means that jobs will be submitted, 2 will do the same as 1 but also run the workflow in the case of swif (default is 0 [interactive])\n" - helpstring+= " logdir=[path] will direct the .out and .err files to the specified path for qsub\n" - return helpstring - -########################################################## MAIN ########################################################## - -def main(argv): - parser_usage = "gluex_MC.py config_file Run_Number/Range num_events [all other options]\n\n where [all other options] are:\n\n " - parser_usage += showhelp() - parser = OptionParser(usage = parser_usage) - (options, args) = parser.parse_args(argv) - - #check if there are enough arguments - if(len(argv)<3): - parser.print_help() - return - - #check if the needed arguments are valid - if len(args[1].split("="))>1 or len(args[2].split("="))>1: - parser.print_help() - return - - #!!!!!!!!!!!!!!!!!!REQUIRED COMMAND LINE ARGUMENTS!!!!!!!!!!!!!!!!!!!!!!!! - CONFIG_FILE = args[0] - RUNNUM = args[1] - EVTS = int(args[2]) - #!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - - print( "*********************************") - print( "Welcome to v2.0 of the MCwrapper") - print( "Thomas Britton 7/24/18") - print( "*********************************") - - #load all argument passed in and set default options - VERBOSE = False - - TAGSTR="I_dont_have_one" - - DATA_OUTPUT_BASE_DIR = "UNKNOWN_LOCATION"#your desired output location - - - ENVFILE = "my-environment-file"#change this to your own environment file - - GENERATOR = "genr8" - GENCONFIG = "NA" - - eBEAM_ENERGY="rcdb" - COHERENT_PEAK="rcdb" - MIN_GEN_ENERGY="3" - MAX_GEN_ENERGY="12" - RADIATOR_THICKNESS="rcdb" - BGRATE="rcdb" #GHz - BGTAGONLY="0" - RUNNING_DIR="./" - ccdbSQLITEPATH="no_sqlite" - rcdbSQLITEPATH="no_sqlite" - - GEANTVER = 4 - BGFOLD="DEFAULT" - RANDBGTAG="none" - - CUSTOM_MAKEMC="DEFAULT" - CUSTOM_GCONTROL="0" - CUSTOM_PLUGINS="None" - - BATCHSYS="NULL" - QUEUENAME="DEF" - #-------SWIF ONLY------------- - # PROJECT INFO - PROJECT = "gluex" # http://scicomp.jlab.org/scicomp/#/projects - TRACK = "simulation" # https://scicomp.jlab.org/docs/batch_job_tracks - - # RESOURCES for swif jobs - NCORES = "8" # Number of CPU cores - DISK = "10GB" # Max Disk usage - RAM = "20GB" # Max RAM usage - TIMELIMIT = "300minutes" # Max walltime - OS = "centos7" # Specify CentOS65 machines - - PROJECT_ID=-1 #internally used when needed - #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - VERSION = "mc" - CALIBTIME="notime" - RECON_CALIBTIME="notime" - BASEFILENUM=0 - PERFILE=10000 - GENR=1 - GEANT=1 - SMEAR=1 - RECON=1 - CLEANGENR=1 - CLEANGEANT=1 - CLEANSMEAR=1 - CLEANRECON=0 - BATCHRUN=0 - NOSECONDARIES=0 - SHELL_TO_USE="csh" - #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - #loop over config file and set the "parameters" - f = open(CONFIG_FILE,"r") - - for line in f: - if len(line)==0: - continue - if line[0]=="#": - continue - - parts=line.split("#")[0].split("=") - #print parts - if len(parts)==1: - #print "Warning! No Sets given" - continue - - if len(parts)>2 and str(parts[0]).upper() != "VARIATION": - print( "warning! I am going to have a really difficult time with:") - print( line) - print( "I'm going to just ignore it and hope it isn't a problem....") - continue - - - rm_comments=[] - if len(parts)>1: - rm_comments=parts[len(parts)-1].split("#") - - j=-1 - for i in parts: - j=j+1 - i=i.strip() - parts[j]=i - - if str(parts[0]).upper()=="VERBOSE" : - if rm_comments[0].strip().upper()=="TRUE" or rm_comments[0].strip() == "1": - VERBOSE=True - elif str(parts[0]).upper()=="PROJECT" : - PROJECT=rm_comments[0].strip() - elif str(parts[0]).upper()=="TRACK" : - TRACK=rm_comments[0].strip() - elif str(parts[0]).upper()=="NCORES" : - NCORES=rm_comments[0].strip() - elif str(parts[0]).upper()=="DISK" : - DISK=rm_comments[0].strip() - elif str(parts[0]).upper()=="RAM" : - RAM=rm_comments[0].strip() - elif str(parts[0]).upper()=="TIMELIMIT" : - TIMELIMIT=rm_comments[0].strip() - elif str(parts[0]).upper()=="OS" : - OS=rm_comments[0].strip() - elif str(parts[0]).upper()=="DATA_OUTPUT_BASE_DIR" : - DATA_OUTPUT_BASE_DIR=rm_comments[0].strip() - elif str(parts[0]).upper()=="ENVIRONMENT_FILE" : - ENVFILE=rm_comments[0].strip() - elif str(parts[0]).upper()=="GENERATOR" : - GENERATOR=rm_comments[0].strip() - elif str(parts[0]).upper()=="GEANT_VERSION" : - GEANTVER=rm_comments[0].strip() - elif str(parts[0]).upper()=="WORKFLOW_NAME" : - WORKFLOW=rm_comments[0].strip() - if WORKFLOW.find(';')!=-1 or WORKFLOW.find('&')!=-1 :#THIS CHECK HELPS PROTECT AGAINST A POTENTIAL HACK IN WORKFLOW NAMES - print( "Nice try.....you cannot use ; or & in the name") - exit(1) - elif str(parts[0]).upper()=="GENERATOR_CONFIG" : - GENCONFIG=rm_comments[0].strip() - elif str(parts[0]).upper()=="CUSTOM_MAKEMC" : - CUSTOM_MAKEMC=rm_comments[0].strip() - elif str(parts[0]).upper()=="CUSTOM_GCONTROL" : - CUSTOM_GCONTROL=rm_comments[0].strip() - elif str(parts[0]).upper()=="BKG" : - bkg_parts=rm_comments[0].strip().split("+") - #print bkg_parts - for part in bkg_parts: - subparts=part.split(":") - if len(subparts)>2: - print( "Error in BKG Parsing: "+part) - return - if subparts[0].upper() == "TAGONLY": - BGTAGONLY=1 - if BGFOLD == "DEFAULT": - BGFOLD="TagOnly" - if len(subparts)==2: - BGRATE=subparts[1] - - elif subparts[0].upper() == "BEAMPHOTONS": - #print subparts - BGFOLD=subparts[0] - if len(subparts)==2: - BGRATE=subparts[1] - elif subparts[0].upper() == "RANDOM" or subparts[0].upper() == "DEFAULT": - BGFOLD=subparts[0] - if len(subparts)==2: - RANDBGTAG=subparts[1] - else: - BGFOLD=part - - #IF BEAMPHOTONS OR TAGONLY IS IN THE LIST AND A BGRATE IS NOT SPECIFIED AND WE ARE TALKING VARIATION=mc THEN SET IT PROPERLY - #print BGFOLD - #print BGTAGONLY - #print BGRATE - #return - - elif str(parts[0]).upper()=="EBEAM_ENERGY" : - eBEAM_ENERGY=rm_comments[0].strip() - elif str(parts[0]).upper()=="COHERENT_PEAK" : - COHERENT_PEAK=rm_comments[0].strip() - elif str(parts[0]).upper()=="RADIATOR_THICKNESS" : - RADIATOR_THICKNESS=rm_comments[0].strip() - elif str(parts[0]).upper()=="GEN_MIN_ENERGY" : - MIN_GEN_ENERGY=rm_comments[0].strip() - elif str(parts[0]).upper()=="GEN_MAX_ENERGY" : - MAX_GEN_ENERGY=rm_comments[0].strip() - elif str(parts[0]).upper()=="TAG" : - TAGSTR=rm_comments[0].strip() - elif str(parts[0]).upper()=="CUSTOM_PLUGINS" : - CUSTOM_PLUGINS=rm_comments[0].strip() - elif str(parts[0]).upper()=="BATCH_SYSTEM" : - batch_sys_parts=rm_comments[0].strip().split(":") - BATCHSYS=batch_sys_parts[0] - if len(batch_sys_parts) > 1 : - QUEUENAME=batch_sys_parts[1] - elif str(parts[0]).upper()=="RUNNING_DIRECTORY" : - RUNNING_DIR=rm_comments[0].strip() - elif str(parts[0]).upper()=="RECON_CALIBTIME" : - RECON_CALIBTIME=rm_comments[0].strip() - elif str(parts[0]).upper()=="VARIATION": - #print parts - #print rm_comments - if ( len(parts)>2 ) : - VERSION=str(parts[1]).split("calibtime")[0].split("#")[0].strip() - CALIBTIME=str(parts[2]).split("#")[0].strip() - else: - VERSION=rm_comments[0].strip() - elif str(parts[0]).upper()=="CCDBSQLITEPATH" : - ccdbSQLITEPATH=rm_comments[0].strip() - elif str(parts[0]).upper()=="RCDBSQLITEPATH" : - rcdbSQLITEPATH=rm_comments[0].strip() - elif str(parts[0]).upper()=="NOSECONDARIES" : - NOSECONDARIES=rm_comments[0].strip() - else: - print( "unknown config parameter!! "+str(parts[0])) - #loop over command line arguments - - LOG_DIR = DATA_OUTPUT_BASE_DIR #set LOG_DIR=DATA_OUTPUT_BASE_DIR - - for argu in args: - argfound=0 - flag=argu.split("=") - #redundat check to jump over the first 4 arguments - if(len(flag)<2): - continue - else:#toggle the flags as user defines - if flag[0]=="variation": - argfound=1 - - VERSION=flag[1] - CALIBTIME="notime" - # for part in range(2,len(flag)): - # VERSION+="="+flag[part] - if flag[0]=="calibtime": - argfound=1 - CALIBTIME=flag[1] - if flag[0]=="per_file": - argfound=1 - PERFILE=int(flag[1]) - if flag[0]=="base_file_number": - argfound=1 - BASEFILENUM=int(flag[1]) - if flag[0]=="generate": - argfound=1 - GENR=int(flag[1]) - if flag[0]=="geant": - argfound=1 - GEANT=int(flag[1]) - if flag[0]=="mcsmear": - argfound=1 - SMEAR=int(flag[1]) - if flag[0]=="recon": - argfound=1 - RECON=int(flag[1]) - if flag[0]=="cleangenerate": - argfound=1 - CLEANGENR=int(flag[1]) - if flag[0]=="cleangeant": - argfound=1 - CLEANGEANT=int(flag[1]) - if flag[0]=="cleanmcsmear": - argfound=1 - CLEANSMEAR=int(flag[1]) - if flag[0]=="cleanrecon": - argfound=1 - CLEANRECON=int(flag[1]) - if flag[0]=="batch": - argfound=1 - BATCHRUN=int(flag[1]) - if flag[0]=="numthreads": - argfound=1 - NCORES=str(flag[1]) - if flag[0]=="logdir": - argfound=1 - LOG_DIR=str(flag[1]) - if flag[0]=="projid": - argfound=1 - PROJECT_ID=str(flag[1]) - if flag[0]=="shell": - argfound=1 - SHELL_TO_USE=str(flag[1]) - if argfound==0: - print( "WARNING OPTION: "+argu+" NOT FOUND!") - - - - # if str(GEANTVER)=="3": - # print "!!! Warning: Geant 3 detected! NumThreads has been set to 1" - # print "!!! This is done to ensure efficient use of resources while running and should provide faster job starts." - # NCORES="2" - # print "" - - if DATA_OUTPUT_BASE_DIR == "UNKNOWN_LOCATION": - print( "I doubt that the system will find "+DATA_OUTPUT_BASE_DIR+" so I am saving you the embarassment and stopping this") - return - - name_breakdown=GENCONFIG.split("/") - CHANNEL = name_breakdown[len(name_breakdown)-1].split(".")[0] - - #print a line indicating SWIF or Local run - if BATCHRUN == 0 or BATCHSYS=="NULL": - print( "Locally simulating "+args[2]+" "+CHANNEL+" Events") - else: - print( "Creating "+WORKFLOW+" to simulate "+args[2]+" "+CHANNEL+" Events") - # CREATE WORKFLOW - - #username = getpass.getuser() - #print(username) - #exit - - if (BATCHSYS.upper() =="SWIF" and int(BATCHRUN) != 0): - status = subprocess.call(["swif", "create", "-workflow", WORKFLOW]) - - #calculate files needed to gen - FILES_TO_GEN=EVTS/PERFILE - REMAINING_GEN=EVTS%PERFILE - - indir=os.environ.get('MCWRAPPER_CENTRAL') - - script_to_use = "/MakeMC.csh" - - loginSHELL=environ['SHELL'].split("/") - - - if loginSHELL[len(loginSHELL)-1]=="bash" or ( BATCHSYS.upper() == "OSG" and int(BATCHRUN) != 0) or SHELL_TO_USE=="bash" : - script_to_use = "/MakeMC.sh" - elif loginSHELL[len(loginSHELL)-1]=="zsh" or SHELL_TO_USE=="zcsh": - script_to_use = "/MakeMC.sh" - - indir+=script_to_use - - if len(CUSTOM_MAKEMC)!= 0 and CUSTOM_MAKEMC != "DEFAULT": - indir=CUSTOM_MAKEMC - - if (BATCHSYS.upper() == "OSG" or BATCHSYS.upper() == "SWIF") and int(BATCHRUN) != 0: - ccdbSQLITEPATH="batch_default" - rcdbSQLITEPATH="batch_default" - - if str(indir) == "None": - print( "MCWRAPPER_CENTRAL not set") - return - - outdir=DATA_OUTPUT_BASE_DIR - - #if local run set out directory to cwd - if outdir[len(outdir)-1] != "/" : - outdir+= "/" - - #for every needed file call the script with the right options - - #need two loops 1) for when RUNNUM is a number and 2) when it contains a "-" as in 11366-11555 or RunPeriod2017-02 - # for 2) use rcdb to get a list of the runs of a runperiod and amount of data. Normalize number of events. Loop through list calling with the runnumbers from rcdb and their normalized num_events*requested events - RunType=str(RUNNUM).split("-") - - - if len(RunType) != 1 : - event_sum=0. - #Make python rcdb calls to form the vector - db = rcdb.RCDBProvider("mysql://rcdb@hallddb.jlab.org/rcdb") - - #dbhost = "hallddb.jlab.org" - #dbuser = 'datmon' - #dbpass = '' - #dbname = 'data_monitoring' - - runlow=0 - runhigh=0 - - if RunType[0] != "RunPeriod": - runlow=RunType[0] - runhigh=RunType[1] - else: - cnx = mysql.connector.connect(user='ccdb_user', database='ccdb', host='hallddb.jlab.org') - cursor = cnx.cursor() - #ccddb = ccdb.CCDBProvider("mysql://ccdb_user@hallddb/ccdb") - - #runhigh=ccdbcon.session.query("select runMax from runRanges where name = test2") - #runlow=runRange[0] - #runhigh=runRange[1] - runrange_name="" - for npart in RunType: - if npart=="RunPeriod": - continue - else: - runrange_name=runrange_name+npart - - cursor.execute("select runMin,runMax from runRanges where name = '"+runrange_name+"'") - runRange = cursor.fetchall() - runlow=runRange[0][0] - runhigh=runRange[0][1] - print( runRange) - #cursor.close() - #cnx.close() - print( str(runlow)+"-->"+str(runhigh)) - - table = db.select_runs("@is_production and @status_approved",runlow,runhigh).get_values(['event_count'],True) - #print table - #print len(table) - for runs in table: - if len(table)<=1: - break - event_sum = event_sum + runs[1] - - print( event_sum) - exit - sum2=0. - for runs in table: #do for each job - #print runs[0] - if len(table) <= 1: - break - num_events_this_run=int(((float(runs[1])/float(event_sum))*EVTS)+.5) - sum2=sum2+int(((float(runs[1])/float(event_sum))*EVTS)+.5) - #print num_events_this_run - - if num_events_this_run == 0: - continue - - #do for each file needed - FILES_TO_GEN_this_run=num_events_this_run/PERFILE - REMAINING_GEN_this_run=num_events_this_run%PERFILE - - for FILENUM_this_run in range(1, FILES_TO_GEN_this_run + 2): - num_this_file=PERFILE - - if FILENUM_this_run == FILES_TO_GEN_this_run +1: - num_this_file=REMAINING_GEN_this_run - - if num_this_file == 0: - continue - - COMMAND=str(BATCHRUN)+" "+ENVFILE+" "+GENCONFIG+" "+str(outdir)+" "+str(runs[0])+" "+str(BASEFILENUM+FILENUM_this_run+-1)+" "+str(num_this_file)+" "+str(VERSION)+" "+str(CALIBTIME)+" "+str(GENR)+" "+str(GEANT)+" "+str(SMEAR)+" "+str(RECON)+" "+str(CLEANGENR)+" "+str(CLEANGEANT)+" "+str(CLEANSMEAR)+" "+str(CLEANRECON)+" "+str(BATCHSYS)+" "+str(NCORES).split(':')[-1]+" "+str(GENERATOR)+" "+str(GEANTVER)+" "+str(BGFOLD)+" "+str(CUSTOM_GCONTROL)+" "+str(eBEAM_ENERGY)+" "+str(COHERENT_PEAK)+" "+str(MIN_GEN_ENERGY)+" "+str(MAX_GEN_ENERGY)+" "+str(TAGSTR)+" "+str(CUSTOM_PLUGINS)+" "+str(PERFILE)+" "+str(RUNNING_DIR)+" "+str(ccdbSQLITEPATH)+" "+str(rcdbSQLITEPATH)+" "+str(BGTAGONLY)+" "+str(RADIATOR_THICKNESS)+" "+str(BGRATE)+" "+str(RANDBGTAG)+" "+str(RECON_CALIBTIME)+" "+str(NOSECONDARIES) - if BATCHRUN == 0 or BATCHSYS=="NULL": - #print str(runs[0])+" "+str(BASEFILENUM+FILENUM_this_run+-1)+" "+str(num_this_file) - os.system(str(indir)+" "+COMMAND) - else: - if BATCHSYS.upper()=="SWIF": - swif_add_job(WORKFLOW, runs[0], BASEFILENUM+FILENUM_this_run+-1,str(indir),COMMAND,VERBOSE,PROJECT,TRACK,NCORES,DISK,RAM,TIMELIMIT,OS,DATA_OUTPUT_BASE_DIR, PROJECT_ID) - elif BATCHSYS.upper()=="QSUB": - qsub_add_job(VERBOSE, WORKFLOW, runs[0], BASEFILENUM+FILENUM_this_run+-1, indir, COMMAND, NCORES, DATA_OUTPUT_BASE_DIR, TIMELIMIT, RUNNING_DIR, RAM, QUEUENAME, LOG_DIR, PROJECT_ID ) - elif BATCHSYS.upper()=="CONDOR": - condor_add_job(VERBOSE, WORKFLOW, runs[0], BASEFILENUM+FILENUM_this_run+-1, indir, COMMAND, NCORES, DATA_OUTPUT_BASE_DIR, TIMELIMIT, RUNNING_DIR, PROJECT_ID ) - elif BATCHSYS.upper()=="OSG": - OSG_add_job(VERBOSE, WORKFLOW, runs[0], BASEFILENUM+FILENUM_this_run+-1, indir, COMMAND, NCORES, DATA_OUTPUT_BASE_DIR, TIMELIMIT, RUNNING_DIR, ENVFILE, LOG_DIR, RANDBGTAG, PROJECT_ID) - elif BATCHSYS.upper()=="SLURM": - SLURM_add_job(VERBOSE, WORKFLOW, runs[0], BASEFILENUM+FILENUM_this_run+-1, indir, COMMAND, NCORES, DATA_OUTPUT_BASE_DIR, TIMELIMIT, RUNNING_DIR, ENVFILE, LOG_DIR, RANDBGTAG, PROJECT_ID ) - #print "----------------" - - else: - if FILES_TO_GEN >= 500 and ( ccdbSQLITEPATH == "no_sqlite" or rcdbSQLITEPATH == "no_sqlite"): - print( "This job has >500 subjobs and risks ddosing the servers. Please use sqlite or request again with a larger per file. ") - return - for FILENUM in range(1, FILES_TO_GEN + 2): - num=PERFILE - #last file gets the remainder - if FILENUM == FILES_TO_GEN +1: - num=REMAINING_GEN - #if ever asked to generate 0 events....just don't - if num == 0: - continue - - COMMAND=str(BATCHRUN)+" "+ENVFILE+" "+GENCONFIG+" "+str(outdir)+" "+str(RUNNUM)+" "+str(BASEFILENUM+FILENUM+-1)+" "+str(num)+" "+str(VERSION)+" "+str(CALIBTIME)+" "+str(GENR)+" "+str(GEANT)+" "+str(SMEAR)+" "+str(RECON)+" "+str(CLEANGENR)+" "+str(CLEANGEANT)+" "+str(CLEANSMEAR)+" "+str(CLEANRECON)+" "+str(BATCHSYS).upper()+" "+str(NCORES).split(':')[-1]+" "+str(GENERATOR)+" "+str(GEANTVER)+" "+str(BGFOLD)+" "+str(CUSTOM_GCONTROL)+" "+str(eBEAM_ENERGY)+" "+str(COHERENT_PEAK)+" "+str(MIN_GEN_ENERGY)+" "+str(MAX_GEN_ENERGY)+" "+str(TAGSTR)+" "+str(CUSTOM_PLUGINS)+" "+str(PERFILE)+" "+str(RUNNING_DIR)+" "+str(ccdbSQLITEPATH)+" "+str(rcdbSQLITEPATH)+" "+str(BGTAGONLY)+" "+str(RADIATOR_THICKNESS)+" "+str(BGRATE)+" "+str(RANDBGTAG)+" "+str(RECON_CALIBTIME)+" "+str(NOSECONDARIES) - - #either call MakeMC.csh or add a job depending on swif flag - if BATCHRUN == 0 or BATCHSYS=="NULL": - os.system(str(indir)+" "+COMMAND) - else: - if BATCHSYS.upper()=="SWIF": - swif_add_job(WORKFLOW, RUNNUM, BASEFILENUM+FILENUM+-1,str(indir),COMMAND,VERBOSE,PROJECT,TRACK,NCORES,DISK,RAM,TIMELIMIT,OS,DATA_OUTPUT_BASE_DIR, PROJECT_ID) - elif BATCHSYS.upper()=="QSUB": - qsub_add_job(VERBOSE, WORKFLOW, RUNNUM, BASEFILENUM+FILENUM+-1, indir, COMMAND, NCORES, DATA_OUTPUT_BASE_DIR, TIMELIMIT, RUNNING_DIR, RAM, QUEUENAME, LOG_DIR, PROJECT_ID ) - elif BATCHSYS.upper()=="CONDOR": - condor_add_job(VERBOSE, WORKFLOW, RUNNUM, BASEFILENUM+FILENUM+-1, indir, COMMAND, NCORES, DATA_OUTPUT_BASE_DIR, TIMELIMIT, RUNNING_DIR, PROJECT_ID ) - elif BATCHSYS.upper()=="OSG": - OSG_add_job(VERBOSE, WORKFLOW, RUNNUM, BASEFILENUM+FILENUM+-1, indir, COMMAND, NCORES, DATA_OUTPUT_BASE_DIR, TIMELIMIT, RUNNING_DIR, ENVFILE, LOG_DIR, RANDBGTAG, PROJECT_ID ) - elif BATCHSYS.upper()=="SLURM": - SLURM_add_job(VERBOSE, WORKFLOW, RUNNUM, BASEFILENUM+FILENUM+-1, indir, COMMAND, NCORES, DATA_OUTPUT_BASE_DIR, TIMELIMIT, RUNNING_DIR, ENVFILE, LOG_DIR, RANDBGTAG, PROJECT_ID ) - - - if BATCHRUN == 1 and BATCHSYS.upper() == "SWIF": - print( "All Jobs created. Please call \"swif run "+WORKFLOW+"\" to run") - elif BATCHRUN == 2 and BATCHSYS.upper()=="SWIF": - swifrun = "swif run "+WORKFLOW - subprocess.call(swifrun.split(" ")) - - try: - dbcnx.close() - except: - pass -if __name__ == "__main__": - main(sys.argv[1:]) diff --git a/MCwrapper/osg-container.sh b/MCwrapper/osg-container.sh deleted file mode 100755 index 1968dc15..00000000 --- a/MCwrapper/osg-container.sh +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# -# osg-container.sh - gluex job wrapper script for osg jobs -# -# This script contains GENERIC (non-job-specific) steps for getting -# set up inside the gluex container on an osg worker node and launching -# the job script. It should not normally be modified by the user. -# -# Usage: osg-container.sh [job script arguments] -# -# Author: Richard.T.Jones at uconn.edu -# Version: June 8, 2017 -# -# Simplified version for use with markito3/gluex_docker_devel container -# Author: Mark Ito -# Version: February 28, 2018 - -userproxy=x509up_u$UID - -# define the container context for running on osg workers - -echo "Job running on" `hostname` -[ -r .$userproxy ] && mv .$userproxy /tmp/$userproxy -eval $*; retcode=$? -echo "Job finished with exit code" $retcode -exit $retcode \ No newline at end of file