Page MenuHomeHEPForge

No OneTemporary

Index: contrib/trunk/ChangeLog
===================================================================
--- contrib/trunk/ChangeLog (revision 1416)
+++ contrib/trunk/ChangeLog (revision 1417)
@@ -1,1181 +1,1187 @@
+2024-03-19 Gavin Salam <gavin.salam@physics.ox.ac.uk>
+
+ * data/pythia8_Zq_vshort.dat: *** ADDED ***
+ added this file, as needed for validation of the new
+ JetFlav contrib.
+
2024-02-29 Gregory Soyez <soyez@fastjet.fr>
* contribs.svn:
* NEWS:
updated Nsubjettiness to 2.3.2 to fix unsigned int warning
in example_advanced_usage
2024-02-28 Wed <gavin.salam@physics.ox.ac.uk>
* contribs.svn:
* NEWS:
updated Nsubjettiness to 2.3.1 to fix unsigned int warning
in AxesDefinition.hh
2024-02-26 Mon <gavin.salam@physics.ox.ac.uk>
* VERSION:
* NEWS:
preparing for release of 1.054
2024-02-26 Mon <gavin.salam@physics.ox.ac.uk>
* Makefile.in:
* utils/check.sh:
fixed an issue where a failure in one of the checks
did not result in a non-zero exit code for make check.
Also aligned output in summary.
* contribs.svn:
updated RecursiveTools to 2.0.2, EnergyCorrelator to 1.3.2,
Nsubjettiness to 2.3.0
* scripts/internal/common.sh:
* scripts/internal/release-fjcontrib.sh:
this now searches explicitly for gnu tar rather than just tar
(which could be a BSD tar on macs, and which gives tarballs
that are not very Linux friendly, reported by Ezra Lesser).
2024-02-21 Wed <gavin.salam@physics.ox.ac.uk>
* contribs.svn:
* configure:
added SignalFreeBackgroundEstimator v1.0.0 and updated configure script
so that it allows for longer contrib names in its summary output.
* NEWS:
started preparation of release notes for 1.054
2024-02-01 Gavin Salam <gavin.salam@physics.ox.ac.uk>
* contribs.svn:
updated LundPlane to 2.1.0
2024-01-06 Gavin Salam <gavin.salam@physics.ox.ac.uk>
* configure:
added sorting of contribs, to ensure build order is reproducible,
as requested in https://github.com/alisw/fastjet/pull/6
and communicated to us by Stefan Bruns.
* Makefile.in:
sorted output from tests to ensure reproducibility
2023-09-29 Fri <gavin.salam@physics.ox.ac.uk>
* VERSION:
* NEWS:
prepared release of 1.053
* contribs.svn:
updated LundPlane to 2.0.4
2023-05-18 Gavin Salam <gavin.salam@physics.ox.ac.uk>
* VERSION:
* NEWS:
prepared for release of 1.052
* contribs.svn:
updated ConstituentSubtractor to 1.4.6
2023-03-01 Gavin Salam <gavin.salam@physics.ox.ac.uk>
* NEWS:
* VERSION
Preparing for release of fjcontrib-1.051
* contribs.svn:
added KTClusCXX 1.0.1
updated LundPlane to 2.0.3
2022-08-20 S<gavin.salam@physics.ox.ac.uk>
* NEWS:
* VERSION
Preparing for release of fjcontrib-1.050
* contribs.svn:
updated LundPlane to 2.0.2
2022-06-15 Gavin Salam <gavin.salam@physics.ox.ac.uk>
* NEWS:
* VERSION
Preparing for release of fjcontrib-1.049
* contribs.svn:
updated Nsubjettiness to 2.26
2021-12-08 Gregory Soyez <soyez@fastjet.fr>
* NEWS:
* VERSION:
Preparing for the release of fjcontrib-1.048
* scripts/internal/release-fjcontrib.sh:
included the script directory in the tarball and the
DEVEL-GUIDELINES.
This fixes issue that scripts/c1checks was absent
from the tarball
2021-12-06 Gavin Salam <gavin.salam@physics.ox.ac.uk>
* VERSION:
* NEWS:
* contribs.svn:
updated LundPlane to 2.0.1 and prepared for release of
fjcontrib-1.047
* configure:
* scripts/c11check/Makefile:
* scripts/c11check/c11check.cc:
added facilities for checking if we have c++11
support and adding it in if need be
2021-08-21 Sat <gavin.salam@physics.ox.ac.uk>
* NEWS:
* VERSION:
* contribs.svn:
updated RecursiveTools to 2.0.1 and prepared for release
of fjcontrib-1.046
2020-08-04 Tue <gavin.salam@physics.ox.ac.uk>
* NEWS:
* VERSION:
Preparing for release of 1.045
* contribs.svn:
added Centauro (DIS jet algorithm plugin) 1.0.0
2020-03-07 Gavin Salam <gavin.salam@cern.ch>
* VERSION:
* NEWS:
Preparing for release of 1.044
* contribs.svn:
updated RecursiveTools to 2.0.0
2020-02-23 Gavin Salam <gavin.salam@cern.ch>
* NEWS:
* VERSION:
preparing for release of 1.043
* README:
added note about need for c++11 here if FJ was compiled with
c++11.
* contribs.svn:
updated ConstituentSubtractor to 1.4.5 and LundPlane to 1.0.3 to
fix c++98 compatibility issues
2019-07-18 Gavin Salam <gavin.salam@cern.ch>
* NEWS:
* VERSION:
* contribs.svn:
ConstituentSubtractor updated to 1.4.4,
prepared release of fjcontrib-1.042
2018-12-22 Gavin Salam <gavin.salam@cern.ch>
* VERSION:
* NEWS:
* contribs.svn:
updated ValenciaPlugin to 2.0.2 with bug fixes for negative beta.
Prepared for release of fjcontrib-1.041
2018-12-04 Gavin Salam <gavin.salam@cern.ch>
* DEVEL-GUIDELINES:
* scripts/internal/common.sh (svn_read):
* README:
updated links for read-only access.
2018-12-04 Gavin Salam <gavin.salam@cern.ch>
* NEWS:
* VERSION:
prepared for release of 1.040 with ValenciaPlugin 2.0.1
* contribs.svn:
updated ValenciaPlugin to 2.0.1
2018-10-31 Gavin Salam <gavin.salam@cern.ch>
* scripts/internal/generate-html-contents.pl:
* scripts/internal/common.sh:
fixed issue with incorrect links generate-html-contents.pl and
made it import svn_read address from environment variables set in
common.sh
2018-10-31 Gavin Salam <gavin.salam@cern.ch>
* NEWS:
* VERSION:
preparing for 1.039 release with LundPlane 1.0.2
2018-10-30 Gavin Salam <gavin.salam@cern.ch>
* contribs.svn:
updated LundPlane to 1.0.2
2018-10-25 Gavin Salam <gavin.salam@cern.ch>
* DEVEL-GUIDELINES
* README
* scripts/internal/common.sh
* scripts/internal/check-updates.sh
* scripts/internal/generate-html-contents.pl
* scripts/internal/release-fjcontrib.sh
work in progress to move things over to the new hepforge system.
2018-08-30 Gavin Salam <gavin.salam@cern.ch>
* VERSION:
* NEWS:
prepared release of 1.038 with LundPlane 1.0.1
* contribs.svn:
added LundPlane version 1.0.1
2018-08-23 Gavin Salam <gavin.salam@cern.ch> + Matteo
* scripts/internal/get-author-emails.py:
added script to extract all author emails
2018-08-23 Gavin Salam <gavin.salam@cern.ch>
* scripts/update-contribs.sh:
documented the --force option in the help message
2018-07-20 Gavin Salam <gavin.salam@cern.ch>
* VERSION:
* NEWS:
* contribs.svn:
prepared release of 1.037 with ConstituentSubtractor updated to 1.3.1
2018-06-06 Gavin Salam <gavin.salam@cern.ch>
* VERSION:
* NEWS:
prepared release of 1.036.
* contribs.svn:
updated Nsubjettiness to 2.2.5, with fix for bug involving
undefined pointer for in AxesDefinition
2018-05-29 Gavin Salam <gavin.salam@cern.ch>
* VERSION:
* NEWS:
prepared for the release of 1.035
* contribs.svn:
updated RecursiveTools to 2.0.0-beta2 with bug fix for recent
clang compilers.
2018-05-28 Gavin Salam <gavin.salam@cern.ch>
* contribs.svn:
updated ConstituentSubtractor to 1.2.7 (extra features, clearer examples)
2018-05-18 Gregory Soyez <soyez@fastjet.fr>
* VERSION:
* NEWS:
prepared for the release of 1.034
* contribs.svn:
upped ConstituentSubtractor to 1.2.5 (fixing a bug)
* scripts/internal/Template/Makefile
added CXXFLAGS to the compilation of the examples
2018-02-15 Gregory Soyez <soyez@fastjet.fr>
* VERSION:
* NEWS:
prepared for the release of 1.033
* contribs.svn:
upped EnergyCorrelator to 1.3.1 (fixing a memory leak)
2018-01-17 Gavin Salam <gavin.salam@cern.ch>
* NEWS:
* VERSION:
prepared for release of 1.032
* contribs.svn:
updated EnergyCorrelator to 1.3.0
2017-12-20 Gavin Salam <gavin.salam@cern.ch>
* VERSION:
* NEWS:
upped version to 1.031 & prepared NEWS for release
* contribs.svn:
upped ConstituentSubtractor to 1.2.4
2017-11-13 Gavin Salam <gavin.salam@cern.ch>
* configure:
included patch from attila.krasznahorkay@cern.ch for issue with
macOS sed.
2017-10-13 Gregory Soyez <soyez@fastjet.fr>
* VERSION:
* NEWS:
preapred to release v1.030
* contribs.svn:
switched to v2.0.0-beta1 of RecursiveTools
2017-09-10 Gavin Salam <gavin.salam@cern.ch>
* VERSION:
* NEWS:
prepared release 1.029
* contribs.svn:
added FlavorCone tags/1.0.0
updated ConstituentSubtractor to 1.2.3
* scripts/release-contrib.sh:
changed error and usage messages to reflect correct script name.
2017-08-30 Gregory Soyez <soyez@fastjet.fr>
* NEWS:
* VERSION:
switched to version 1.028 in view of release and updated NEWS
accordingly.
* contribs.svn:
switched ConstituentSubtractor to 1.2.2 [added back an
erronously-renamed function]
2017-08-10 Gavin Salam <gavin.salam@cern.ch>
* NEWS:
* VERSION:
switched to version 1.027 in view of release and updated NEWS
accordingly.
* contribs.svn:
updated ConstituentSubtractor to v1.2.1, which includes changes to
the treatment of massive particles and speed improvements for
whole-event subtraction.
2017-01-25 Gavin Salam <gavin.salam@cern.ch>
* NEWS:
* VERSION:
switched to version 1.026 in view of release and updated NEWS
accordingly.
* contribs.svn:
updated ConstituentSubtractor to v1.1.5, which includes new pileup
subtraction options and rho-rescaling.
2016-10-07 Gavin Salam <gavin.salam@cern.ch>
* NEWS:
* VERSION:
Switched version to 1.025 in view of a release; updated NEWS
accordingly.
* contribs.svn:
switched EnergyCorrelator to version 1.2.0
2016-06-21 Gregory Soyez <soyez@fastjet.fr>
* VERSION:
* NEWS:
Switched version number over to 1.024 (in view of a release)
Updated the release notes
* contribs.svn:
switched to Nsubjettiness 2.2.4
2016-06-01 Gregory Soyez <soyez@fastjet.fr>
* contribs.svn:
switched VariableR over to v1.2.1
2016-04-28 Gregory Soyez <soyez@fastjet.fr>
* VERSION:
* NEWS:
Switched version number over to 1.023 (in view of a release)
Updated the release notes
* contribs.svn:
switched to Nsubjettiness 2.2.3
2016-03-31 Gregory Soyez <soyez@fastjet.fr>
* VERSION:
set version number to 1.022 prior to the release
2016-03-30 Gavin Salam <gavin.salam@cern.ch>
* utils/check.sh (DIFF):
provided more output in cases where the check fails.
* NEWS:
minor tweak to NEWS
2016-03-30 Gregory Soyez <soyez@fastjet.fr>
* NEWS:
drafted for the release of fjcontrib-1.022
* contribs.svn:
switched GenericSubtractor over to version 1.3.1
2016-03-29 Gregory Soyez <soyez@fastjet.fr>
* contribs.svn:
switched VariableR over to 1.2.0 and Nsubjettiness to 2.2.2
2016-03-10 Gregory Soyez <soyez@fastjet.fr>
* scripts/internal/check-updates.sh: *** ADDED ***
added an internal script that checks if the list in contribs.svn
is up-to-date
2016-03-09 Gregory Soyez <soyez@fastjet.fr>
* contribs.svn:
switched ConstituentSubtractor over to version 1.1.1
2015-10-12 Gregory Soyez <soyez@fastjet.fr>
* NEWS:
* VERSION:
prepared for release 1.021 including QCDAwarePlugin 1.0.0
* contribs.svn:
added QCDAwarePlugin to the list of included contribs
2015-10-05 Matteo Cacciari <cacciari@lpthe.jussieu.fr>
* scripts/internal/release-fjcontrib.sh
fixed harmless typo
2015-10-05 Matteo Cacciari <cacciari@lpthe.jussieu.fr>
* Makefile.in
install permissions of libfastjetcontribfragile.so switched
from 0644 to 0755 (reported by Dario Berzano).
This will go into 1.020
* NEWS
mentioned item above
2015-10-04 Matteo Cacciari <cacciari@lpthe.jussieu.fr>
* NEWS:
* VERSION:
prepared for release 1.020 with Nsubjettiness 2.2.1
2015-10-04 Gavin Salam <gavin.salam@cern.ch>
* DEVEL-GUIDELINES:
mentioned the need to check that "make fragile-shared" works.
* scripts/internal/release-fjcontrib.sh:
added a check that "make fragile-shared" works.
2015-09-28 Gregory Soyez <soyez@fastjet.fr>
* contribs.svn:
switched to version 2.2.1 of Nsubjettiness [minor bug in Makefile]
2015-09-24 Matteo Cacciari <cacciari@lpthe.jussieu.fr>
* scripts/internal/generate-html-contents.pl
set up to extract from svn date of tag of last version and
output it in the table with the list of contribs
2015-09-21 Gregory Soyez <soyez@fastjet.fr>
* NEWS:
* VERSION:
prepared for release 1.019 GenericSubtractor 1.3.0
* contribs.svn:
switched GenericSubtractor to version 1.3.0
2015-09-07 Gregory Soyez <soyez@fastjet.fr>
* NEWS:
* VERSION:
prepared for release 1.018 with Nsubjettiness 2.2.0
2015-07-23 Gregory Soyez <soyez@fastjet.fr>
* data/single-ee-event.dat: *** ADDED ***
added a simple e+e- event for tests in e+e- coordinates
2015-05-05 Gavin Salam <gavin.salam@cern.ch>
* NEWS:
* VERSION:
prepared NEWS and VERSION files for release 1.017 with
ClusteringVetoPlugin 1.0.0
2015-05-04 Gavin Salam <gavin.salam@cern.ch>
* contribs.svn:
added ClusteringVetoPlugin 1.0.0
2015-04-07 Gavin Salam <gavin.salam@cern.ch>
* VERSION:
* NEWS:
updated version to 1.016 and mentioned ValenciaPlugin 2.0.0 in NEWS
* contribs.svn:
added ValenciaPlugin (tags/2.0.0)
2015-02-20 Gavin Salam <gavin.salam@cern.ch> + Matteo
* DEVEL-GUIDELINES:
mentioned that people should set svn:keywords to Id on relevant
files.
* scripts/internal/Template/example.cc
modified template example header to include a line showing
how to run the example.
2014-11-25 Gavin Salam <gavin.salam@cern.ch>
* NEWS:
* VERSION:
updated version 1.015 and prepared NEWS
* contribs.svn:
updated EnergyCorrelator to version 1.1.0
2014-08-17 Gavin Salam <gavin.salam@cern.ch>
* NEWS:
* VERSION:
updated version to 1.014 and prepared NEWS
* contribs.svn:
added SoftKiller 1.0.0
2014-08-16 Gavin Salam <gavin.salam@cern.ch>
* contribs.svn:
updated JetCleanser version to tags/1.0.1
2014-07-09 Gregory Soyez <soyez@fastjet.fr>
* VERSION:
* NEWS:
updated version to 1.013 and prepared NEWS for release.
* contribs.svn:
. updated Nsubjettiness to version 2.1.0
. added release 1.0.0 of the new RecursiveTools contrib by
G. Salam, G. Soyez and J. Thaler
2014-06-12 Gregory Soyez <soyez@fastjet.fr>
* configure (sorted_built_contribs):
slightly enlarged the space for printing contribs summary
2014-06-03 Gavin Salam <gavin.salam@cern.ch>
* VERSION:
* NEWS:
updated version to 1.012 and prepared NEWS for release.
* contribs.svn:
updated VariableR to version 1.1.1
2014-04-06 Gavin Salam <gavin.salam@cern.ch>
* VERSION:
* NEWS:
upped version to 1.011 for new contrib with ConstituentSubtractor
and prepared NEWS for the release.
* contribs.svn:
added release 1.0.0 of the new ConstituentSubtractor by Peter
Berta et al.
2014-04-02 Gavin Salam <gavin.salam@cern.ch>
* DEVEL-GUIDELINES:
added details of how to set svn:keywords on source files.
2014-03-14 Gavin Salam <gavin.salam@cern.ch>
* Makefile.in (distclean):
distclean depended on CMS-shared-distclean when it should have
been fragile-shared-distclean.
2014-03-01 Matteo Cacciari <cacciari@lpthe.jussieu.fr>
* scripts/internal/generate-html-contents.pl
added (and set) option to list the contribs alphabetically.
Also added (but not activated) option to include the date using the
time stamp of the svn tag
2014-02-26 Matteo Cacciari <cacciari@lpthe.jussieu.fr>
* NEWS:
* VERSION:
upped version to 1.010 for release with new contrib JetsWithoutJets
and added release date to NEWS.
* contribs.svn
added JetsWithoutJets v1.0.0
* configure
- added a blank line in output to config.log
- enabled alphabetically ordered output of enabled contribs
2014-02-03 Gavin Salam <gavin.salam@cern.ch>
* NEWS:
* VERSION:
upped version to 1.009 for release and added release date to NEWS.
2014-01-31 Gavin SALAM <salam@lpthe.jussieu.fr> + Gregory + Matteo
* configure:
* Makefile.in:
added targets fragile-shared fragile-shared-install and fragile-shared-distclean;
the fragile-shared(-install) builds (installs) a
libfastjetcontribfragile.so file. This is currently very fragile, in
that it relies on just the SRCS formatting in the individual
contrib makefiles (all sources on a single line, without wildcards).
2014-01-20 Gavin Salam <gavin.salam@cern.ch>
* Makefile.in:
* utils/check.sh:
arranged for make check to exit with error on failure from within
subdirectories, but to exit OK on failure when called from the
main directory (previous behaviour was to always exit OK).
Removed redundant "exit 1" from the check.sh code (exit always
handled by print_status_and_exit(...)).
Also, when called directly from a subdirectory, make check no
longer records its output in the test_summary.tmp file, and it now
prints a colour-coded success/failure message.
2013-10-24 Gregory Soyez <soyez@fastjet.fr>
* scripts/internal/switch-to-version.sh:
updated to add support for branches
* scripts/update-contribs.sh (script_new_version):
fixed an issue with checking out versions containing a '-' [the
regular expression matching pattern was consifering these as
"to-be-skipped"]
2013-10-21 Gavin Salam <gavin.salam@cern.ch>
* DEVEL-GUIDELINES:
added some first thoughts on guidelines for reviewing
2013-09-24 Matteo Cacciari <cacciari@lpthe.jussieu.fr>
* VERSION:
* NEWS:
released fjcontrib 1.008 with new contrib JetCleanser 1.0.0
* contribs.svn:
added JetCleanser 1.0.0
2013-09-22 Matteo Cacciari <cacciari@lpthe.jussieu.fr>
* data/Pythia-Zp2jets-lhc-pileup-1ev.dat
replaced with new file including also particle ID and charge.
The events remain the same (up to, sometimes, differences in
the last digit), the "make check" still work without changing
the old reference files
2013-09-22 Matteo Cacciari <cacciari@lpthe.jussieu.fr>
* utils/check.sh
added a safety check to verify if tput is present on the system
before using it to set colors
2013-09-19 Matteo Cacciari <cacciari@lpthe.jussieu.fr>
* utils/check.sh
added colors to Success/Failed output from "make check"
* scripts/internal/generate-html-contents.pl
a flag can now be set to get an alphabetically ordered
output (currently set to false, i.e. same output as before)
2013-09-19 Gregory Soyez <soyez@fastjet.fr>
* Makefile.in:
* utils/check.sh:
instead of having "make check" exit with an error whenever a test
fails, let it keep going and print a summary of what has failed
and succeded at the end of everything
2013-09-03 Matteo Cacciari <cacciari@lpthe.jussieu.fr>
* contribs.svn:
switched SubjetCounting to version 1.0.1
* NEWS:
released fjcontrib 1.007 with new contrib SubjetCounting 1.0.1
and bugfix for exclusion and inclusion of more than one contrib
2013-09-03 Matteo Cacciari <cacciari@lpthe.jussieu.fr>
* VERSION:
* NEWS:
released fjcontrib 1.007 with new contrib SubjetCounting 1.0.0
and bugfix for exclusion and inclusion of more than one contrib
(not actually released as a tarball, see entry above)
* contribs.svn:
added SubjetCounting 1.0.0
2013-08-28 Matteo Cacciari <cacciari@lpthe.jussieu.fr>
* configure
fixed two bugs that were preventing specifying more than
one contrib with the --only and --exclude options. The issues
were a spurious "/" appearing in the replacement of commas with
blanks in the contribs list, and a non-escaped command-line
passed through sed when writing out the Makefile.
2013-08-27 Gregory Soyez <soyez@fastjet.fr>
* VERSION:
* NEWS:
released fjcontrib 1.006 including Nsubjettiness 1.0.3
* contribs.svn:
switched NSubjetiness to version 1.0.3
2013-08-13 Gavin Salam <gavin.salam@cern.ch>
* configure:
identification of svn info fixed to work also with svn 1.8 (that
version prints an absolute and relative URL, and configure was
picking up both; now it picks up just the absolute URL).
* scripts/internal/release-fjcontrib.sh:
hopefully fixed bug where tagging comment didn't have version
number (but '$version')
2013-07-24 Gavin Salam <gavin.salam@cern.ch>
* DEVEL-GUIDELINES:
mentioned that authors can ask for input from fjcontrib
maintainers before making a release
2013-06-04 Gavin Salam <gavin.salam@cern.ch>
* configure:
improved error message when fastjet-config not found
2013-06-04 Gavin Salam <gavin.salam@cern.ch>
* NEWS:
* VERSION:
released version 1.005, which adds ScJet 1.1.0
2013-06-03 Gavin Salam <gavin.salam@cern.ch>
* contribs.svn:
added ScJet 1.1.0 from Jeff Tseng
2013-05-28 Gavin Salam <gavin.salam@cern.ch>
* NEWS:
* VERSION:
release of version 1.004
* contribs.svn:
switched GenericSubtractor to version 1.2.0
2013-05-22 Gavin Salam <gavin.salam@cern.ch>
* configure:
for contribs obtained through an svn checkout (e.g. for
developers), it now supplements version info from the
ContribName/VERSION file with info about the svn location.
2013-05-07 Matteo Cacciari <cacciari@lpthe.jussieu.fr>
* scripts/internal/common.sh:
further replacement [ \t] -> [[:space:]] for the fix
mentioned below, since the first one fails to recognize tabs
(only blanks worked)
2013-05-01 Gavin Salam <gavin.salam@cern.ch>
* NEWS:
* VERSION:
release of 1.003
* contribs.svn:
changed version of EnergyCorrelator to 1.0.1
* scripts/internal/common.sh:
implemented suggested fix by J. Thaler for issue of
already-checked out contribs not being recognized on some
systems.
2013-04-30 Gavin Salam <gavin.salam@cern.ch>
* contribs.svn:
put in EnergyCorrelator 1.0.0
2013-04-29 Gregory Soyez <soyez@fastjet.fr> + Matteo
* scripts/update-contribs.sh:
reworded comments at the top of the script to reflect the changes
made with 'contribs.local'
2013-04-28 Matteo Cacciari <cacciari@lpthe.jussieu.fr> + Gregory
* scripts/update-contribs.sh
* scripts/internal/common.sh
* contribs.svn
replaced contribs.local with local_svn to avoid confusion with
the name of the file that will eventually be used to contain
local modifications to contribs.svn.
Fixed a regular expression in grep (allowing for mixture of spaces
and tabs before the contrib name)
Also reworded some comments.
Added support for a contribs.local overriding default entries in
contribs.svn. Added option to skip processing of a specific
contribution by scripts/update-contribs.sh, by replacing version
number with any number of dashes.
2013-04-27 Matteo Cacciari <cacciari@lpthe.jussieu.fr>
* utils/check.sh
Fixed a few typos in comments
2013-04-12 Gregory Soyez <soyez@fastjet.fr>
* NEWS:
* VERSION:
prepared for 1.002 release
* contribs.svn:
GenericSubtractor switched to version 1.1.0 (was 1.0.0)
2013-02-23 Gavin Salam <gavin.salam@cern.ch>
* NEWS:
* VERSION:
prepared for 1.001 release
* contribs.svn:
added VariableR 1.0.1 and Nsubjettiness 1.0.2 (from Jesse Thaler)
* configure:
now outputs version of each contrib (+ other small formatting)
* Makefile.in:
distclean now removes Makefile and .Makefile.inc
2013-02-22 Gavin Salam <gavin.salam@cern.ch>
* utils/check.sh:
now prints out the directory that it's running in
2013-02-21 Matteo Cacciari <cacciari@lpthe.jussieu.fr>
* DEVEL-GUIDELINES:
Rephrased sentence about registering a new contrib and the note
note about retrieving a registered contrib using
scripts/update-contribs.sh ContribName trunk"
2013-02-21 Gregory Soyez <soyez@fastjet.fr>
* scripts/internal/Template/Makefile:
added missing ; in make install
2013-02-21 Gavin Salam <gavin.salam@cern.ch>
* DEVEL-GUIDELINES:
added info on use of htpasswd to send us a password
* scripts/internal/common.sh (svn_write):
switched write URL from svn+ssh -> https
2013-02-21 Gavin Salam <gavin.salam@cern.ch>
* README:
fixed type for http checkout
2013-02-07 Matteo Cacciari <cacciari@lpthe.jussieu.fr>
* VERSION
Pushed version to 1.000 for release
* contribs.svn
set version numbers to 1.0.0 for both GenericSubtractor and
JetFFMoments
2013-02-06 Gavin SALAM <salam@lpthe.jussieu.fr> + Matteo
* scripts/internal/release-fjcontrib.sh:
a few fixes wrt paths for the tarball, info on release date,
parallel make, etc.
2013-02-06 Gavin SALAM <salam@tycho.lpthe.jussieu.fr> + Matteo
* scripts/update-contribs.sh:
now does "exit 1" if it couldn't find a given contrib version on
the svn.
* scripts/internal/release-fjcontrib.sh:
now allows user to carry on even if there are local modifications,
but with a warning.
* scripts/update-contribs.sh:
tried to make sure that failure of switch-to-contrib results in
failure of update-contribs too (important e.g. for release script)
* configure (makefileinc):
the .Makefile.inc file now has variables to override the install
and check scripts (intended to help possible future changes +
standalone functionality).
* scripts/internal/check.sh -> utils/check.sh
* scripts/internal/install-sh -> utils/install-sh
moved these into a separate directory so that in the tarball we
include utils, but can completely discard scripts/
* scripts/internal/Template/Makefile:
this has been updated to use scripts in utils/*
* scripts/internal/generate-html-contents.pl:
now includes a link to the directory for the contrib
* configure:
fixed bug in output of prefix to .Makefile.inc (wasn't being
output when it was derived from fastjet-config).
* contribs.svn:
JetFFMoments -> tags/0.99.1
* scripts/internal/release-fjcontrib.sh :
fixed typo in checking of existing version; before asking about a
release it now lists the contrib versions.
* VERSION
upped to 0.001 for more testing
2013-02-01 Gavin Salam <gavin.salam@cern.ch>
* contribs.svn:
GenericSubtractor -> 0.99.1
JetFFMoments -> 0.99
* configure:
* Makefile.in:
* scripts/internal/Template/Makefile:
variables are now communicated to sub-directory Makefiles via a
.Makefile.inc; trunks of JetFFMoments and GenericSubtractor also
modified.
* scripts/internal/release-fjcontrib.sh:
contents now lives in a separate directory
* scripts/update-contribs.sh:
no longer query if the contrib isn't yet there.
2013-02-01 Gregory Soyez <soyez@fastjet.fr>
* scripts/internal/package.sh: (well... mostly Matteo)
added a simple script to package a tarball
2013-01-31 Gregory Soyez <soyez@fastjet.fr>
* scripts/internal/release-fjcontrib.sh:
. removed unneeded developer and svn-users files from the
tarball
. fixed a few typos and trivial bugs
. check which fastjet-config to use when running tests
. the script now upload the tarball and the relevant info for
the webpage update
* scripts/internal/generate-html-contents.pl:
played with CSS styles so as to get a result that looks rather
close to what is on the FastJet tools page
* scripts/internal/common.sh:
* scripts/update-contribs.sh:
passed the default answer to get_yesno_answer as an argument
rather than a pre-defined variable
* scripts/internal/release-fjcontrib.sh:
added a script to release fj-contrib
it includes all the contrib in contribs.svn
* configure:
* README:
used --fastjet-config=... rather than --fjconfig=... to specify
the 'fastjet-config' file to use
* scripts/update-contribs.sh:
* scripts/internal/common.sh:
allowed to run
update-contribs.sh --force
which will answer yes to all "yesno" questions asked
* VERSION: *** ADDED ***
added a VERSION file
* scripts/internal/switch-to-version.sh:
* scripts/register-new-contrib.sh:
* scripts/new-contrib-from-template.sh:
* scripts/release-contrib.sh:
removed potential trailing /
2013-01-31 Gavin Salam <gavin.salam@cern.ch> + Gregory
* DEVEL-GUIDELINES: *** ADDED ***
* README
tried to make these a little more compact.
2013-01-31 Gregory Soyez <soyez@fastjet.fr>
* scripts/make-release.sh -> scripts/release-contrib.sh:
renamed for more consistency
* scripts/internal/switch-to-version.sh:
if the version starts with a digit, prefix it by "tags/"
* scripts/internal/install-sh:
added a script for installing files
* scripts/make-release.sh:
checked the full list of mandatory files when making a release
2013-01-31 Gavin Salam <gavin.salam@cern.ch>
* scripts/update-contribs.sh:
added -h option to update-contribs.sh
2013-01-31 Gregory Soyez <soyez@fastjet.fr>
* scripts/update-contribs.sh:
if the svn up updated the update-contribs.sh script, re-run with
the new version
* AUTHORS: *** ADDED ***
* COPYING: *** ADDED ***
* scripts.internal/Template/COPYING:
put this under GPLv2 and added the list of people maintaining the
FastJet-contrib
* README:
mentioned new-contrib-from-template.sh instead of
new-contrib-template.sh
* scripts/internal/check.sh:
checked that the expected output contains more than comments and
empty lines
2013-01-31 Gavin SALAM <gavin.salam@cern.ch> + Matteo + Gregory
* scripts/internal/Template/example.ref *** ADDED ***
added a template reference output file for make check with
instruction on what to do with it.
* scripts/new-contrib-template.sh -> scripts/new-contrib-from-template.sh
a more meaningful name.
2013-01-31 Gregory Soyez <soyez@fastjet.fr>
* scripts/internal/check.sh:
default extension for expected output set to "ref"
* scripts/internal/Template/example.cc:
added missing header
* scripts/internal/Template/Makefile
* scripts/internal/check.sh:
fixed some bash typos
* scripts/switch-to-version.sh: *** DELETED ***
* scripts/internal/switch-to-version.sh: *** ADDED ***
* scripts/update-contribs.sh:
moved switch-to version in internal/
* scripts/new-contrib-template.sh: *** ADDED ***
* scripts/internal/Template: *** ADDED ***
added a template to create a new contrib and is associated script
* scripts/TODO:
updated to reflect altest changes
2013-01-30 Gregory Soyez <soyez@fastjet.fr>
* scripts/switch-to-version.sh:
* scripts/update-contribs.sh:
if the versions agree, still run svn up
* scripts/internal/common.sh:
make sure the full contrib name is specified
* scripts/update-contribs.sh:
when updating a specified contrib, ask for confirmation
* scripts/switch-to-version.sh:
- use svn switch --relocate since svn relocate is not available
with old svn version
- give a write access when checking out the trunk
* scripts/make-release.sh:
gave access to check_pending_modifications
* data/ *** ADDED ***
added common event files for make check purpose
* configure: *** ADDED ***
* Makefile.in: *** ADDED ***
added basic building mechanism
* scripts/update-contribs.sh:
allowed to run it with a contrib name and optional version
This is then equivalent to calling switch-to-version.sh
* scripts/update-contribs.sh:
added "Template" to the list of ignored directories
* scripts/* *** ADDED ***
* README *** ADDED ***
added a list of maintenance scripts (see README for details)
* contribs.svn *** ADDED ***
added an (empty) list of supported contribs
Index: contrib/trunk/data/pythia8_Zq_vshort.dat
===================================================================
--- contrib/trunk/data/pythia8_Zq_vshort.dat (revision 0)
+++ contrib/trunk/data/pythia8_Zq_vshort.dat (revision 1417)
@@ -0,0 +1,763 @@
+# ./generate-events -pythia8 -rts 2e3 -Zj -V2mu -ptmin_gen 70 -parton -nev 1e2 -out a -outfile pythia8_Zq_short.dat -randomize-flavours
+# from path: /home/scybozl/Work/flavour-jet-algo-master/MC-tests
+# started at: 2023-02-10 16:33:24 (GMT)
+# by user: scybozl
+# running on: Linux tplxlap244 5.4.0-137-generic #154-Ubuntu SMP Thu Jan 5 17:03:22 UTC 2023 x86_64
+# git state (if any): 74375ddde56ff3e48c4076103d8defa87bf32d8f (HEAD -> master, origin/master, origin/HEAD) of Fri Feb 10 15:53:49 2023 +0000;; M FlavKtPlugin-2020-09-17/Makefile, M FlavKtPlugin-2020-09-17/examples/Makefile, M FlavKtPlugin-2020-09-17/examples/fastjet-example.cc, D IRSafety/FO-scaling-tests/antikt-delta_R-hist-single-flav.dat, D IRSafety/FO-scaling-tests/antikt-hist-single-flav.dat, D IRSafety/FO-scaling-tests/antikt-no-neutraliser-hist-single-flav.dat, D IRSafety/FO-scaling-tests/cmp-a-0.01-hist-single-flav.dat, D IRSafety/FO-scaling-tests/cmp-a-0.1-hist-single-flav.dat, D IRSafety/FO-scaling-tests/cmp-fixed-ktmax-a-0.1-hist-single-flav.dat, D IRSafety/FO-scaling-tests/fit.log, D IRSafety/FO-scaling-tests/flavkt-alpha-1-hist-single-flav.dat, D IRSafety/FO-scaling-tests/plot-logpt.pdf, D IRSafety/FO-scaling-tests/plot-logpt.py, M IRSafety/json_converters.hh, M IRSafety/mkmk, M IRSafety/read-events.cc, M IRSafety/tests-2022-10-27/a.CPU3-1448491-command.sh, D IRSafety/validation/events/pythia8_dijets_vshort.dat, M IRSafety/validation/generate-reference-runs-IRtests.py, M IRSafety/validation/generate-reference-runs-events.py, M IRSafety/visualise-clustering.py, M MC-tests/Zj-studies.pdf, M MC-tests/generate-events.cc, M MC-tests/lny3-durham.py, M MC-tests/visualise-clustering-wta.pdf, M logbook/soft-quark-limits.nb, M notes/2022-06-09-ratcheting.nb, M panscales-flav2/Makefile, M panscales-flav2/panscales-lund-tests.cc, M panscales-flav2/quick-runs-fixed-coupling/2022-07-25-rts-recursiveFN-eeCMP-flavkt/panglobal-physical-rts1e2-FN-aktlike-born6-nospin-corr.dat, M panscales-flav2/quick-runs-fixed-coupling/2022-07-25-rts-recursiveFN-eeCMP-flavkt/panglobal-physical-rts1e2-FN-born6-nospin-corr.dat, M panscales-flav2/quick-runs-fixed-coupling/2022-07-25-rts-recursiveFN-eeCMP-flavkt/panglobal-physical-rts1e2-RFN-aktlike-born6-nospin-corr.dat, M panscales-flav2/quick-runs-fixed-coupling/2022-07-25-rts-recursiveFN-eeCMP-flavkt/panglobal-physical-rts1e2-RFN-born6-nospin-corr.dat, M panscales-flav2/quick-runs-fixed-coupling/2022-07-25-rts-recursiveFN-eeCMP-flavkt/panglobal-physical-rts1e3-FN-aktlike-born6-nospin-corr.dat, M panscales-flav2/quick-runs-fixed-coupling/2022-07-25-rts-recursiveFN-eeCMP-flavkt/panglobal-physical-rts1e3-FN-born6-nospin-corr.dat, M panscales-flav2/quick-runs-fixed-coupling/2022-07-25-rts-recursiveFN-eeCMP-flavkt/panglobal-physical-rts1e3-RFN-aktlike-born6-nospin-corr.dat, M panscales-flav2/quick-runs-fixed-coupling/2022-07-25-rts-recursiveFN-eeCMP-flavkt/panglobal-physical-rts1e3-RFN-born6-nospin-corr.dat, M panscales-flav2/quick-runs-fixed-coupling/2022-07-25-rts-recursiveFN-eeCMP-flavkt/panglobal-physical-rts1e4-FN-aktlike-born6-nospin-corr.dat, M panscales-flav2/quick-runs-fixed-coupling/2022-07-25-rts-recursiveFN-eeCMP-flavkt/panglobal-physical-rts1e4-FN-born6-nospin-corr.dat, M panscales-flav2/quick-runs-fixed-coupling/2022-07-25-rts-recursiveFN-eeCMP-flavkt/panglobal-physical-rts1e4-RFN-aktlike-born6-nospin-corr.dat, M panscales-flav2/quick-runs-fixed-coupling/2022-07-25-rts-recursiveFN-eeCMP-flavkt/panglobal-physical-rts1e4-RFN-born6-nospin-corr.dat, M panscales-flav2/quick-runs-fixed-coupling/2022-07-25-rts-recursiveFN-eeCMP-flavkt/panglobal-physical-rts1e5-FN-aktlike-born6-nospin-corr.dat, M panscales-flav2/quick-runs-fixed-coupling/2022-07-25-rts-recursiveFN-eeCMP-flavkt/panglobal-physical-rts1e5-FN-born6-nospin-corr.dat, M panscales-flav2/quick-runs-fixed-coupling/2022-07-25-rts-recursiveFN-eeCMP-flavkt/panglobal-physical-rts1e5-RFN-aktlike-born6-nospin-corr.dat, M panscales-flav2/quick-runs-fixed-coupling/2022-07-25-rts-recursiveFN-eeCMP-flavkt/panglobal-physical-rts1e5-RFN-born6-nospin-corr.dat, M panscales-flav2/quick-runs-fixed-coupling/2022-07-25-rts-recursiveFN-eeCMP-flavkt/panglobal-physical-rts1e6-FN-aktlike-born6-nospin-corr.dat, M panscales-flav2/quick-runs-fixed-coupling/2022-07-25-rts-recursiveFN-eeCMP-flavkt/panglobal-physical-rts1e6-FN-born6-nospin-corr.dat, M panscales-flav2/quick-runs-fixed-coupling/2022-07-25-rts-recursiveFN-eeCMP-flavkt/panglobal-physical-rts1e6-RFN-aktlike-born6-nospin-corr.dat, M panscales-flav2/quick-runs-fixed-coupling/2022-07-25-rts-recursiveFN-eeCMP-flavkt/panglobal-physical-rts1e6-RFN-born6-nospin-corr.dat, M paper/flavour-neutralisation.tex, M python-MC-test/MC-test.py, M python-MC-test/flavkt-test.py,
+#----------------------------------------------------
+# time after initialisation = 2023-02-10 16:33:24 (GMT)
+#----------------------------------------------------
+105.91832149627857973 42.240866830189553127 120.56353432078500987 165.9477519193132764 2
+0.98105996220028302002 0.14020636141585821055 0.40956021404212517023 1.0723227322686608165 1
+3.4240246638966720383 2.2069304234231088557 -0.15459659358290228637 4.0765655765056258986 2
+-0.30080817423445532777 -3.1049404479850797323 11.760788198412198469 12.167468092875020957 -5
+-1.3150633649896987798 -1.100402284399109698 -0.12725849771905584085 1.7194393175365418891 22
+0.98960950112651024924 -2.7958836540067930621 70.607500596594107378 70.67053369594356127 1
+-0.44579109176081660459 -1.1250938450030989468 -2.1576235235753307151 2.4738442002363005834 -5
+0.79215387264179348836 4.3970161635973434855 0.29873744031377735819 4.4777787974756995126 21
+-0.033839510802937670941 0.4384629815576562839 8.8270428343650859659 8.8379907274450033583 4
+-0.31388812965072698802 -0.97547950049533982408 -5.9918110051012067885 6.0788062261166198041 21
+-0.80196984155576855891 -1.7672351194117066342 4.437540434324870553 4.843350152561267663 21
+0.050181200828573038764 0.21682481026837521765 0.18826239244833997688 0.29150279531230455232 21
+0.32120491794203848146 -0.070850693674734649408 0.017798766674548910371 0.32940737119784951892 21
+-0.11525261644933977589 -2.5064385926367656054 -0.82398331418457271269 2.6409214464485648577 21
+-0.069892595279002003861 0.50774155948470967026 -2.7369858409055138893 2.784560640284218902 21
+2.8276519788582703541 1.0689718140017154813 2.9593802048194088883 4.2303956847259787111 21
+-0.18225876959531792099 0.057748311354358074221 -0.013011598897997115123 0.19163096896003375957 -4
+-1.4042329198074980923 -0.32531100482184588385 -9.8872728571051382573 9.9917897242574724714 -3
+0.49889495557708557483 -0.45765247606648962186 6.1152366110234144259 6.1525978882380405466 21
+0.22638698194235501449 0.083887370311617040497 0.13314226065032047641 0.27570821181430915647 21
+10.866061767021530926 4.2925090684735556223 11.965613024049108759 16.723421523986903736 21
+1.1672310663112090978 -1.4725817810388921458 32.146281060264691121 32.20284477293181169 -1
+7.6422257080171958066 0.40526348677143181343 6.4778467903240546377 10.026482499107089552 21
+-0.86779659567544542575 -4.1060286088852029351 15.180926618708042497 15.75033570661425486 -5
+0.38493617273252017652 0.029295549309772593582 0.73263945044092149139 0.8281271947169093206 -1
+3.0443813656774785237 0.30161967359089197904 1.557721756122920409 3.4330350124459867445 21
+0.41667876778354506762 -0.28864519178423658774 0.55036736952120901556 0.74822555669762280672 21
+-0.31640443891614628003 -0.33783369700900856003 -0.46269397082037699853 0.65446855267013681612 2
+-0.0077808707029619851234 -0.05118166388015980145 -0.13554329623363509105 0.1450933831031477883 21
+2.3960975968592705954 1.7664902518758858196 0.62200602436013308072 3.0411614554290933299 21
+0.45700784968595298263 0.72064308847624269916 -0.2615665428190829811 0.89252433690375221342 1
+4.4718562845607587874 -0.23653450995936492474 2.989415918718748344 5.3842413336751846487 2
+-0.44950870263429715257 0.17395817544446684488 -0.65433291473245158709 0.81269372081381430206 21
+22.628860510216043167 9.4780609751713758016 25.262789627452153951 35.215160195586015845 21
+-0.30867608668537627192 0.07874632323186497862 1.5230573233269950606 1.5560159125323644869 2
+-0.038561847677206870233 -0.66150280980776410278 1.7414800282070590498 1.863283572654443665 21
+-0.62124699242819714229 -0.10958595684037558682 -1.5048431191781661553 1.6317198659315181875 21
+0.83106101837191037607 1.9001433056459564597 -0.30365279760790575558 2.0960467599134346983 -2
+0.30350537344962252861 0.26307929495758747285 0.051222030519414527006 0.40490730242699746189 3
+0.59246321704468341007 0.47742302179509166216 0.51450592151615814895 0.91851061429146441117 21
+0.18670378671793494418 -0.16307847015212340036 1.0052921949220325892 1.0354058569339523732 -5
+-0.079305158430012331894 -0.75937859700236587379 -0.56241253745192276714 0.94828952542037470153 21
+-0.73200248746245522025 1.6664442697917716263 4.9236516750762655548 5.2493056648907749917 21
+-0.041943035047168703011 2.2775238529767207751 3.5432853886253421472 4.2123325443645525112 21
+-0.38284965865493358894 -0.48007020641897085733 0.45227688200825377773 0.76262418150912325565 21
+0.41525793722014958664 -1.0803699915566704615 0.13219438841554309594 1.1649522863229431202 21
+-0.11552828709950786756 0.22166424648361748861 -0.16392053966265476839 0.29891765858274771395 21
+0.012129853960194281193 0.34108206556563652745 0.62277747268021843574 0.71016609978622391441 21
+1.4304944354281523555 0.28996520546127624307 0.26432542324861985072 1.4833280417846461674 -4
+-1.1137057208357716842 -2.3613758443936805342 1.2397491078055562497 2.8902273546233288037 21
+0.26009684525192428017 0.40583048232288326806 -0.030373579134890679732 0.48298168039987948719 -1
+-0.077485550639556921571 0.22543855326238884662 0.37740730291646884531 0.44638864697664243364 -3
+-0.14197614644580405785 -0.28064723186867263083 -0.21834805004403534667 0.38287852626281043689 21
+0.2246043402371686315 0.20551274875737060577 -0.88538724294094106604 0.93626554433971598268 21
+-0.90242469242664002937 0.56148577001287947041 1.6570288092004665792 1.9685987579871597752 4
+0.1052243773420241113 0.050614177547628994014 -0.292395971397715837 0.31484816760694889215 1
+0.089641223420562743396 -0.43453056215164265197 0.57658044159644561422 0.72752825650397223711 21
+-0.95323998258037734299 0.19585659937037022682 -0.42975840639379897512 1.0638226166861186606 21
+0.16411644312636219922 0.3458841754685986758 0.098144498314534062144 0.39522450872061587468 21
+-0.4846850302797484078 -1.1407755905500722715 370.76238331671629567 370.76525743546562808 2103
+0.34947549502941688271 0.16921242600265673506 -165.24829686897717806 165.24908255135446211 2
+-0.2528284092902395308 -0.5185911668959306553 -718.74842735078448186 718.7488923827833105 2101
+-0.0064677054497958522822 -0.0035147185986087086176 0.0063497799574980251514 0.0097213253274113058111 22
+-2.048689956480982872e-05 2.5246395160251924151e-05 6.2273621942637505519e-05 7.0250249196858650545e-05 22
+
+104.12045484007784069 30.335230049831096721 118.09300216167061137 160.33515321924011232 -1
+18.997387353340908334 8.7441616306672766967 32.198783610374206887 38.395724434679095793 1
+0.9340256627926686317 -0.14915999012185027217 -118.91531229065608954 118.91953182646518883 1
+5.8836990293651965089 1.6954098172629898933 8.6900791585330185995 10.63060696753457357 21
+0.71400696359517734635 0.25976815514932483087 -39.071205612903767701 39.07859252179247278 21
+0.30433059254905703295 -0.16314416880173085445 -55.710338152410663781 55.711408258859506759 4
+6.6345813062059972864 3.6087399312026486875 11.977937949825497199 14.160214353235774709 -5
+0.050612897805333803558 0.26128880290790390539 -5.1417313775267592391 5.1486148683497923173 1
+0.078217884507081045231 0.18729718841392345441 -5.1993725302836688584 5.2137868179388489054 -2
+0.73389118640773620683 -0.15868318584072740873 0.17100544834452022225 0.77007758720730501434 21
+2.1833528674342956855 -2.8451624600405085452 0.70200507179150062331 3.6692901614042932046 1
+-2.1876801131849461513 -1.209686567144848901 -9.0439154963529446718 9.3888547423809125547 2
+-1.0702217341768078818 0.83379921609998675081 45.513789903228882849 45.534005611722037088 1
+0.080142949882271705131 0.19834375618016183984 0.50271492400222306252 0.63826752451150825518 -1
+-0.27838660651942220836 -0.18494352125575452828 1.2049502477129729883 1.2504432446966298187 21
+-0.011858089294010233303 0.063154284395882900882 -0.72125874796926259247 0.72411550145087300034 21
+1.0581844682703074323 0.74341139039529946508 0.059643456002134220828 1.2945934520542992097 5
+-0.64302416198699752226 -0.18118098858523415395 -11.63684576255382197 11.656006431234956722 21
+-0.18300412575286062467 -0.32834731904493663635 -0.64523372489790520312 0.74674562717982617688 6
+-0.17095188453265153239 -0.026601656094718754975 2.7999605468611981074 2.8053005648078968015 21
+-0.93563636017920459587 0.86496882161498689356 -18.496592736993108019 18.540429588848304832 21
+-0.63088838208981867783 0.36386515887616721621 9.4327719714462823219 9.4608458961026595802 -2
+0.090743845586152269145 0.38038035968920574925 -3.1145415735417780745 3.1389955203646193738 6
+-0.018756564620452345626 -0.49395191275768607353 0.73997606800286874762 0.88989037642303003839 -6
+-0.093356848117827823108 0.28284211388753799366 3.5079960367438749458 3.5360502479870961068 1
+1.1114123559420652221 -0.51222024307589231196 9.8926568487850126132 9.9735232756619378591 -1
+-1.0636705813013591637 -0.5012000628217927467 -0.60471844554494047497 1.3222257775738701646 21
+-1.6506658217950043177 1.1475666721422717043 -1.0218921317763511869 2.3099503135869103865 3
+1.1151617797963515599 0.2108636571712875496 0.51057793489861702518 1.2444834690101560515 4
+0.23647904840944838911 -0.38737166841312187238 1.0823059048626419987 1.1736120404658201277 21
+-0.34517783506578225694 0.34373087136261737395 1.9759968895976878223 2.0351565928567119101 21
+0.51623822916573347541 0.95826734328449914013 -1.9479537658249095333 2.2314349832000806018 21
+-0.4985674278879193011 -0.3539770675599536176 8.6623412841736158185 8.6838946198124542519 -1
+0.21566662213957490946 0.22087809165958610658 0.099026792888537024107 0.32419982879400749409 21
+-0.067698224628103431666 -0.14458238223482383633 -0.11204189974638077698 0.19503974510153523902 21
+0.002686865280137132328 0.19653547864743375895 1.2359111268150704266 1.2514430578326392052 -2
+-0.048489309491390471252 0.68113096624226654452 -2.2342738353922384498 2.3362941120131708317 21
+0.071411037418552800182 -0.26999415375230728653 4.6928580812579321346 4.7011608513380522822 21
+2.2517094287280903231 -0.043980594247814641662 13.043721651557289576 13.240834723211291291 1
+-0.058835290967141046226 -0.35855580574123674387 0.59957340661523061964 0.70107925886744659749 -6
+-0.29772441047363829014 -0.25483406314463402653 1.7057400077941815564 1.7501797617731644774 21
+1.1254551475653633563 0.36488960280765947441 9.8781604427490456999 9.9487611009668199813 21
+-0.33753288093043321005 0.10069164737827682177 0.26401261602815806473 0.44019304286072108434 21
+-0.59816836390490080166 0.64333555466362557507 6.481964711068484597 6.5412194996810919534 -3
+-0.010017650248608346922 0.085079437678766953179 -0.060751566877903298569 0.10502198298622521244 3
+-0.29687561245529608955 0.30993037365884007484 -0.6686380437826440204 0.79452425978096841153 21
+-0.43050009542564421361 0.21881654315594709082 0.10624801415559828599 0.49446906094538928267 -5
+-1.0601575868792991741 -1.7775782042582655151 -41.887276774616395869 41.938379486749781222 21
+0.96700431573282585873 0.56140947039556166054 -4.5387725590142196097 4.6744768993499761223 5
+0.14536807802945161949 -0.20824740554715376328 -0.61869105108695676698 0.66878806562482173703 21
+2.42633770277220151 0.97225706935929379071 -6.374468362429514201 6.8895751219090701767 3
+0.018103855253539968828 -0.36979884881223901161 -3.2143062337043071253 3.2355592255726852713 21
+-0.37202674465855556374 -1.0125941013458648055 -33.166779733475202363 33.184319016693450521 1
+0.5496860338208245933 2.5028974032204898137 -53.845366365785743312 53.906308807156470664 21
+-0.38519748432073114275 -0.19527085090431403613 64.346671448490141643 64.348966847239097433 2
+-0.11828939402561365613 -0.1583992414372141222 -1.1221480879268665998 1.1394292569812045635 -5
+0.22999826697228081818 -0.7474384658883266308 -17.929878817639295363 17.946925025706487844 -3
+-0.26259531133505098488 -0.36912615167414158934 0.12650551834258222383 0.47033398724314962047 21
+-0.47454061707748218524 0.43802444801008250108 -6.7896404672941459424 6.8202838569541270886 -4
+-0.47812281754133539868 0.25834903760727728761 1.2034256011553807753 1.3204464515467710939 1
+0.52126511372718120629 0.022665540228152387253 2.1592799883446298637 2.2214232180222728275 2
+-0.016585169538350385404 0.36118119086346955893 -0.7442019144754933313 0.82738347215251217825 21
+0.42395631545459094847 0.064651026865293809154 0.59687741169435448718 0.73497031047486560684 -6
+-0.33188005904223222275 -0.14430268175229529759 1.2668758451952668587 1.3175515339788428371 3
+0.13310784916842366421 -1.4387638336551822338 3.8477938404279057316 4.1233695574104602954 -1
+0.12266834640806242862 0.76034538915291138839 -0.58746508427956378728 1.0233219724330044897 1
+0.92591396232639466835 -0.14901847259267850254 0.50664484154729405585 1.1773751170596826743 3
+-0.23461885366395576757 -0.69744074652118803748 0.21068269949379742068 0.76541283061405118726 21
+0.88470916485289108344 1.353099009360074545 1.0323420563899523561 1.9822505787355317874 -3
+-0.30284380524922333011 0.25598865523469127581 0.062290654583928073418 0.40140339763782401095 21
+0.54377308775317445555 -0.33893124860773038431 -3.5647904459930992438 3.6219186194738126616 21
+-0.76200062856075057027 0.27357344887018597568 -0.38254315175700587259 0.89544773873738170433 21
+2.5945510193081542383 -1.5425688723261097302 35.054982386215876033 35.184698432920519906 21
+-0.19713513789519884756 -0.31118183209077115992 -0.5517153544809081378 0.66338995137575118566 21
+-0.14701686070135638884 -0.034884348370640805292 -0.78249470826730738171 0.79694971206348019788 21
+1.1849311074026342983 -1.1732046636686206398 -8.2652850839880276368 8.4318093213579690115 21
+0.023434938645870023038 -0.19292960205259426787 -0.50162369696056852142 0.53795665350462595899 21
+1.5741086360954210654 1.5488000862015192105 -0.58919474321564702102 2.2855524825916777587 1
+-1.8966130399979663768 -1.910158796137683801 13.931987375151557274 14.189648335012925884 21
+-0.10715498171601298139 -0.18071078054233605248 0.14445119598523020743 0.25496024068929423745 5
+-0.42436758980012179165 0.58114802854940483812 -2.9340783456452150801 3.0210323766460689399 21
+-0.15163764867501777767 -0.1033210025377952479 -0.52271091860894514092 0.55398186838028418144 21
+-0.94486967993222714668 0.12486401798363100379 -2.0409188125867094854 2.2524918056704645863 21
+-0.20214123149097260046 0.55541224580606685102 435.65197855506687574 435.65250448354447599 2
+-0.68680089759605311706 0.66193821586014056635 2.3191143204477611128 2.5292387996906762204 -1
+-0.20466933035627210558 0.74335322386972957354 33.146928417837798975 33.157536505106790514 1
+-0.10318415778250471238 -0.13850035320901371572 -157.79441771289506846 157.79485730108527264 2
+0.14355667229604879287 -0.15834961779228268197 -214.69706370244983873 214.69795171082171237 2101
+0.40491221294648549467 -0.34375364219703224977 -2.0266896218660148676 2.1539710513598731012 -3
+-0.48403647673402294682 -0.27796647214155911776 -22.576430078048765893 22.585740008675138313 -1
+-5.9878496002893717431 -0.9236411452976565073 0.39388278534182508128 6.0714577697255682764 22
+
+7.3161845494895372255 -0.63766282571219368158 0.11700972837968126594 7.3522623401249882491 2
+8.197293014271343381 -9.1446876219901884753 9.5574556039310323285 15.561679924953960352 -2
+1.6093264671797280485 8.85492448522895792 -14.595897874437943287 17.147590328617450695 1
+4.0147404077156076951 4.9437361223015479084 2.7878677667497973047 6.9598688258598775391 2
+-3.4833322775244166536 0.5569396275339495439 -2.528316524501217355 4.5919679825132737605 4
+2.2937971916507584602 0.057610615220846865536 2.390578633566774247 3.3135616400901648504 -5
+8.2181460437992903678 -5.0537089255095644091 -3.4385642331174106623 10.351406778127467234 -4
+-1.3797961694675868749 -1.6783958959185238946 16.684953670090948208 16.833256643495804639 3
+3.3457584544889420464 -9.2488629690722277132 4.6791324283571293918 10.891732926332847953 -4
+7.1065860023618059316 -0.93360988654416965371 7.0428217873375222879 10.048707914822378129 -4
+12.766869958672105057 -0.16181749267349471166 2.649785831412621917 13.044133485783355297 1
+2.0406660674447230086 4.0520879215012843844 6.3636149589708113083 7.8153266002409651492 -4
+0.99544580004178195853 6.6916128790475939425 8.1240757025634096067 10.572095406533067674 6
+4.5830898661181338483 -6.6346627942762479435 10.368458035230474934 13.139150853194573543 1
+-0.02926592140505489964 -0.1789678789336128506 -2.2029807746419685088 2.2104321498946339908 21
+10.030346686198969408 1.7133201846911711996 -0.44347495933534120116 10.190627593046970745 -1
+0.30173243086565493254 4.9421036502623945097 -7.8346152554209318453 9.2680433291092985115 -1
+-0.19594663728209002485 -0.43235660118501284543 0.51129980039685263282 0.69767815010667821873 6
+-4.3962893152159123744 -1.7225752734155290735 60.929171088714021209 61.11389788643373322 -3
+-2.7351190764421970947 -1.1234765988314898699 -1.4393580565213228706 3.2885905256375158601 -5
+-0.027745772454439560778 1.2566014147433648418 2.0728524158934011901 2.4241563649028976535 5
+0.010003775052683069186 -0.59256885797515290726 0.37818694774906896905 0.70303861515925269998 -1
+2.7556389203081881334 9.1118343235455316886 -14.95646374615863472 17.728927728123256458 21
+0.25599526263148469907 0.10707836364202898138 -0.45380054444751605214 0.53191567432336417376 21
+0.013834413227879201885 0.47040056608601660271 1.1620356235558200186 1.2537124367159198091 21
+0.73035495448731901913 1.4819683674415373709 1.6750430229502153434 2.3527468479153692549 21
+0.50060815902009081491 0.8478028771223102833 -1.0139824848305647453 1.413343103028247949 21
+1.9662467966854308976 -5.0179497275638507148 2.8238534411204789798 6.0844140384068063909 21
+4.5462445694013560171 -1.0926630542505983978 -0.40784379683039739817 4.6934623464504969803 5
+-0.79752831098009013822 1.8425072195984484313 -14.37320430187564213 14.512749090525327134 21
+-0.26467884139110103847 0.11367031735564256389 0.44161563102142786796 0.52725723863245543832 3
+1.6002873304319311654 -2.9075698228361037678 2.0106815333046248462 3.8804280747077859459 1
+8.935359724965097783 -0.40519949293235546506 0.14139536839550148617 8.9456599920746331378 21
+-0.47503029844341476684 2.3468399558227637236 -2.9891792875055038792 3.8299483515495822417 6
+0.22617071658153012348 0.25009856859043844146 0.0826676366008086555 0.34718356123404298108 -4
+-0.0047603834458101370458 0.051542607371507211111 0.16722493587491271683 0.17505279433237627695 21
+2.0639228087202035056 -0.73739040135720879121 -0.10386189345584206922 2.1941534261034409958 -1
+0.97071784910226033283 2.1996902974962160293 3.6660245577507311054 4.3841380687081663581 21
+2.2842720622210337389 0.15221623968064595944 2.9646025073932911198 3.7456557055752797147 21
+18.667487588166085999 0.33829055946520258935 1.8144485813034545441 18.758511588373753654 -5
+0.33267390685505127124 -0.50623081033315364685 0.74094848662922518923 1.0123468879148609378 -1
+1.3419570624564343131 2.9720649639728340397 2.8738974274433974898 4.3466429955791552331 21
+0.086595202106064292358 -1.0396397901739982128 -0.042845508825570692568 1.044119418441850522 21
+0.6278865636259410854 -2.0982652801687593502 0.49298257636468373333 2.2449923258984294527 -4
+0.58522885785658651514 -0.20988556435563163194 -0.055279992790336934805 0.6241799770866622854 4
+1.0255267823946314643 1.1840810163210513384 -9.0584130379444527392 9.1928559110116943032 21
+0.33804081002678754153 1.3745589698588882577 -1.4358345458495802571 2.0162601007603577763 -5
+-1.6246401308756017734 -0.32166012739712424029 15.933543001530097172 16.019385549203111196 21
+2.413491593143247016 -0.80731904345145522051 3.9606295276564327246 4.707790560702178162 21
+0.11802325002422495159 2.1630781043179103662 -4.3974951892537568199 4.9021220213735796634 -2
+0.097117510291108946618 -0.28413877704497053633 6.5042900545288668823 6.5112176871049953775 5
+1.1771758834173060571 -0.50952458506247921832 1.1871839672020516598 1.7477883553977608955 -4
+2.6522124262858794985 -0.61291879557589856731 2.7767590650790432427 3.8884818515217594026 21
+-0.29202084552974000298 -0.53146950219101496415 8.2934368402370211015 8.3155775884170406442 3
+0.69925422203895903905 3.4642282239495503227 -6.3618606244037083641 7.2775754382202260118 6
+5.5733923505713454105 -0.33760245860534654483 0.34347267602239595075 5.5941622422519658997 21
+2.1965778847101145033 0.32859833825036177668 0.92817285247471137399 2.4071634999661961629 21
+0.42795434583859337518 -0.35010648314543058035 1.7573891230273734898 1.8423181053763550974 21
+0.2003101747075693162 1.677429124554872919 0.97560636042013160196 1.9508204439385290474 21
+0.34118888170378791624 -1.2053710511168920227 5.9981912840972677614 6.1364914979562490416 1
+0.75894421428784641925 3.1784983159029858157 -11.673012030849445608 12.12629200279107522 -1
+0.30959043669731184378 -0.36565939710996975265 -21.284795444216474181 21.290187179433800679 5
+-0.27322021250389327829 0.076457732585695437066 -1.7464591163929163997 1.7693542648731312994 21
+0.37141722888809092229 0.43514751259000772343 -11.400755177154247022 11.415100644542626185 5
+-0.62614029998226039542 0.1957523314233722278 691.98805925151873453 691.98861272464796457 2101
+-0.21923529449998124807 -0.91444582344089053727 -639.80575096436643889 639.80670429873123339 2101
+-0.017375812499472606532 0.012558244510954188339 -0.01801405948838626439 0.028002405333557668643 22
+
+-45.394763751065617896 71.363387424273511783 87.547538746218421579 121.72961053582089619 2
+-0.36733170586428415261 2.0555487190932337782 -0.95729805736715201103 2.3508791311630470311 3
+0.17039804966494015437 -1.3724328243280525808 13.210092483418984344 13.28638591841684935 2
+-0.01831089331460198158 0.31278287747407740316 0.11126873704996834147 0.60045744986604765447 -3
+0.040984981654933666517 -0.00032185346799489840527 0.0023461170233039490424 0.04105333818335856616 21
+-0.033703403394491585066 -0.31360475653344638269 5.2451836648280911746 5.2546584608802344718 -2
+-0.82648385431794302303 -0.4587347674751974802 -0.85324058839650929187 1.2733941455912178853 2
+-0.58154766744444041926 -0.31576666305788891886 6.3672931401379573302 6.4015879442101457641 -2
+-1.8309402787979516258 -0.44220601983559004733 1.3967445955714139494 2.3976621809090423731 3
+-0.80398661246293268157 1.4222082637002801953 -1.5793093225364338572 2.3266475355342244313 -3
+-0.47581545200209662827 -0.67418777938832330499 8.7757547317765123296 8.8144654187612783147 21
+0.33178654255657680228 0.63330889845781901393 -0.92520237015951423132 1.1692569847712208642 -5
+-0.33414190594802789525 0.58150604688095908212 1.0468206636892158912 1.243235133752432553 21
+0.023841880558893847192 -0.42980301416870175801 1.4241350028658599225 1.487769999914243968 5
+-11.228082714213961424 15.120251323291729051 16.789102570227495193 25.230255778139770939 -3
+-1.0693274081723391777 1.7602464449738330909 2.8675362753845279329 3.5305372032536013194 -4
+1.3602480593845349688 -0.701991557483268247 6.2627560414703848934 6.4471063404298671884 21
+-1.7725163056421240348 -0.073228388884062231567 20.129486629087516292 20.207508713379766618 1
+-0.65309809130526719212 0.84776065562747970894 1.2400374966298199908 1.6379646635823585932 -5
+-0.4690264819387532369 -0.41978680816233432394 9.0818523652799321155 9.1036393376389685983 21
+-3.8276194803931558042 5.1786078780187967396 4.995420319946401122 8.1500229824152636837 21
+-0.19195417500019515411 -0.27077525038328698059 1.1130461767097887815 1.1614807071184678477 21
+0.078207499724963769339 0.3010592408547995702 0.10190340317374210755 0.32731847350201398461 21
+-0.80140428075757519366 -0.64432642086268199222 12.740791014409735382 12.791995975245693984 -3
+-0.71784641739873666921 1.7244324506054216073 0.20429453096639160758 1.8790175653931497912 21
+0.009250118154847601637 0.23620794432461786339 -0.44668190583623795797 0.5053755857275202823 21
+-0.53259326436166176677 0.080204383116532190767 0.20368909109019700532 0.5758277295716704991 21
+-0.55360442193284353785 0.65108447260929214195 0.18697948926260382629 0.87484294353982294812 -5
+0.57569012279627285178 0.89514324637462849843 -0.31249221687057116004 1.1092123036731726948 6
+-0.43241775409942984076 -0.49123994868543208181 2.3375171473869977845 2.4274035955261057396 21
+0.34786265009264438763 0.63823730565993797015 -38.033509935595674278 38.04045521944660635 21
+-0.63493171442307716479 -0.79172812208049625493 -2.1397824903634830029 2.39113797329629163 2
+-0.17067573664151236557 -0.058931217315564971004 -1.2333527755170361484 1.2464999656349757817 3
+-0.39187799647131593694 -0.48077810056393116556 -0.090971452024313906315 0.62689054162879698229 1
+0.0078273204716554460603 -0.69734090434731466068 2.8464134629043327251 2.930599803047947205 -3
+-0.13114568449185354249 -0.36402387396458940616 0.0030356730568064736048 0.38693899608068937912 -5
+0.86013277394469556114 -0.65354021720175881072 -1.6867949671675250833 2.0300543011396561255 -2
+-1.1327977055617162172 -0.31201009443316651826 0.77425711180235301523 1.4071442768709241378 1
+1.1131342119113381006 1.5736736830118966957 -94.443459762474844865 94.463128301684733401 1
+0.1043737307496084149 -0.051557497041285774153 -2.0184825059711486439 2.0218367090552411547 21
+0.43512649692693872172 1.0952403018467844475 -118.47124741137589865 118.47710896875639719 21
+-0.25861646380943564827 0.68878133712365252617 -1.6124576295288575167 1.7723774464681538721 -4
+0.54319935201033431316 -0.1556476161695038718 -0.36252496016292029557 0.6713539030830339982 4
+0.14868366896086970819 0.31041539933585871047 0.88472745668853680634 0.94931934889112334908 21
+-0.014921853680335626924 -0.27493721380515467878 -0.53119354292684883845 0.5983140590855081653 21
+0.47247478292571032377 -0.25731640825103918591 -0.44673321473687488403 0.69929587415132288264 -5
+-0.25824094961314419949 -0.11421061328642728716 0.017220949037261030351 0.28289399663143138808 21
+0.098068726705596478976 0.31176508726389406956 -9.5336925848974232167 9.5392929113285269693 -4
+-1.3940463220139847067 -0.91122642606434567369 -129.67336097127628136 129.68405547459556715 1
+0.15365915336887203679 0.55431865007706515591 -5.6010492520338601707 5.6305091266195841371 5
+-0.49647740876284451872 -0.3139482690700825529 -28.700955053670785588 28.706965606380205003 -5
+-0.57588614720179120976 -0.69368897866938117325 1.8760752110102669743 2.0814676195015824334 21
+0.35019403645824320748 0.78172622554935422556 -14.116105493110989499 14.142070783570598991 21
+-0.442791412353522984 0.11939805779570739075 -0.17420864528343171784 0.49058004764860002611 4
+0.57554542824692167535 0.27007821352206995424 -3.2007001375846244606 3.2632309376030170789 4
+-0.28208213193008202513 0.23576424594784620159 -1.2362783916844155563 1.2897826834654684269 -3
+0.048455723130548716826 1.0445815801015132518 254.84804901764283613 254.8508528727780913 2101
+-0.84155690037231090095 0.78107671594218563982 485.19294621238191212 485.19456236967869245 3
+0.27468022558852223103 0.52597255785932528482 -7.047142921681587957 7.0797754001491712827 2
+-0.094297928668908168048 0.25359199925858244562 -197.91321555727708414 197.91424839175064676 2101
+-0.38803495852203073735 1.5487266303392006606 -11.145145320048024828 11.263760007632681592 -2
+7.4140856701281412922e-05 -0.00036032583891543044008 -0.0011754816535523883447 0.0012317015444744581175 22
+
+3.6601471816979245233 2.1093598100492627623 1.3921597965431711241 4.4479416699248037759 21
+41.356610064814617544 5.3260001700537831226 18.387336802447855177 45.573441043563867936 2
+0.71935319941388209397 1.6355729600789474798 -0.80182011247065854143 1.9584390279022876324 -4
+-2.0418332081058987448 -5.6440862387159729252 -48.852552579740979866 49.220987250116621681 2
+2.6795761319637545483 -0.18312964407840606751 0.28021430110306572159 2.7004045563716543299 -3
+3.6708914117543960387 -0.041941488815634205001 2.1745773127356864407 4.2668477046223491911 3
+0.88171357565458152727 -0.57384506966053472343 2.242105393614746589 2.4766415948908919731 21
+5.3397917312841940429 1.3555144476054903357 1.1780387053594287838 5.6433563012167837769 -2
+-0.23346166402827750463 0.12698904556359724705 -0.26721216056684754525 0.37687253152599009542 -6
+-0.0012248089063118632047 0.42786854141586055933 0.1929562580782293868 0.46936670783274070384 3
+4.1453082351886738621 1.5477475925604937679 1.8953396750356876765 4.8136696457862813148 -5
+2.0059222410594323982 1.2919771178231067577 1.0693118327754158603 2.6146427491856156777 -6
+0.099098276719197200824 -0.91644675905148542672 -5.6963614754289189079 5.7704617830270228396 21
+-0.011303123322485139277 -0.014309707551702192246 0.055413910954942989517 0.058337208146952868049 -3
+3.6743666460366708471 0.2938050950008442852 1.3738175085411203913 3.9337852292835404633 2
+0.55618043422936302989 0.37867644253843796287 -0.25588705421234886339 0.7198685352664082604 5
+1.2299965357413040756 1.0350297128185037554 0.5688626669328546992 1.7052221902680959609 3
+-1.4483082162334273146 -1.7135574457336932852 -19.082292314141703571 19.216572425159220927 -2
+0.97661210084574534562 0.70923862589321473582 0.80335861845494660471 1.4498881659711131409 21
+0.12606468020081845749 0.40120171834150653023 0.101080868601116175 0.43251874455504052408 1
+0.53865331448785003232 0.10988340811033651956 0.14383928553949590357 0.56825302168242119993 21
+0.5669674074894904825 0.62631062523836378286 1.1058667247016120694 1.3916386934991766822 21
+0.30214411762745091439 0.045816007022040909635 -0.39531654789932302307 0.49966523529194251108 -3
+3.9444455459126621655 1.4288465450833258696 2.5296786315539483425 4.8989312194607776973 -3
+4.5990336065335553073 2.7673274921300961005 2.8509241137356000628 6.0775800994312856318 21
+-0.40483979386509638676 0.16512507973299134223 0.066056605491455117063 0.44218211834335202637 21
+0.20602816662479195298 0.59613825132132336471 -0.2519159108340864317 0.67918336718634808591 21
+1.0723656592473911342 0.20145322265466469869 0.5115879568677677014 1.2051032095481191142 4
+14.298080165457882629 8.8203512649985977845 7.480758555670250054 18.390090848716756255 -2
+17.144264756243437375 11.427997954844643758 9.673205548782755514 22.761719110759308649 1
+0.28673089793042183526 0.5939545612974685973 -0.36851515329061523829 0.75551310175195507401 1
+0.21830403779701498812 0.16003220039498114446 -0.0031409368250641723531 0.27069692197341088669 -3
+-0.082937285796311280284 0.07602827465660363937 -0.0061405227136023740608 0.11267918149203390299 21
+0.54038346883707200075 1.7499072370899662054 0.030986951999572114741 1.831706805961710316 4
+1.2643826119615957371 -0.25707317192644402182 0.24369466647375781498 1.3130640104819362168 -6
+0.22723892058940250993 -0.21008831238249178752 -0.48371257696951314164 0.57424078847539838932 3
+-0.20173164027159468104 0.35905179032549461304 -0.6708062704425856726 0.78714350361779783505 21
+1.7516040915331001493 0.29297876728774147059 0.76545320141856409979 1.9338748809369414872 21
+0.10421110156627041987 -0.12418399495578066882 -0.028319903676788396596 0.16457106439801458264 21
+2.8833651774136734858 0.51790137917728618078 1.1234516386670025945 3.1375404649660048051 21
+-0.33573738829552790541 0.70636116873189525034 2.5496714824118562603 2.6669252638227298746 -2
+4.3255536014223538999 -1.9712712075443101778 6.1444200465683085355 7.7685405219475471839 21
+-0.9246564659742944059 -1.1731024773889657808 179.44473810981583028 179.4512582689304736 2
+-0.7358907354470293205 -0.020672039297016442383 1.1895453738629593321 1.398921264476376658 21
+-0.60135797168444327099 -0.074350350306961132674 65.178991189311105359 65.181807675462067664 6
+-0.55419620322804519219 -0.3181083814158753853 144.00336438326095845 144.00478214306602354 21
+-0.27666283137632952105 0.028509316324247802044 7.2051459275420235429 7.2105119749263977269 21
+2.5015268796151284292 -0.72155810603717196461 3.9779063648586561186 4.7541583774005617968 21
+-0.53512068809776613953 0.69331661010365852604 0.57697497393529562082 1.048781289508657899 21
+-0.39195137268329638403 -0.49721026043996019439 22.859064133484309878 22.867830176481010795 21
+-0.16573677626970562127 0.26324287677516894357 1.2833664030202354134 1.3205282335422474649 21
+0.19593167506758835117 0.09511093160158523574 3.3150087937002554739 3.3221557177403298056 -3
+0.29851151470996772908 -0.5658152235993398893 0.74323750368480001605 0.98064161575716080055 21
+0.22953859449582789121 -0.3780103968566800865 6.2098906972986327446 6.2343582106653894215 -2
+-0.3987567338235056269 2.1467799912585898703 0.13841878289420217474 2.1878827717900546368 6
+-3.1096940754475688173 -0.031760621522159748764 -13.767889350971229234 14.118600609144664304 -1
+-2.2632751198199745346 0.062379733981758694883 3.5106460887639174828 4.1774324003819787166 21
+-0.4652212722155670277 0.019009315683053210067 1.9574468340098034602 2.0120612053761215421 -5
+0.047887524840498865708 0.56558054507596344784 -1.8786980350214874669 1.9625699668540144138 21
+0.097967094495771386842 0.85057540252614716181 0.26529567094718053966 0.89635810924528169785 21
+0.51255365867505864319 0.18902190576955910095 0.59031811314479665231 0.80431089050738180379 21
+0.52802834689821109837 -0.47119272193873368293 2.5566663880013544841 2.6528059740342837536 -5
+0.2055505433028073925 -0.38995861595861763815 2.7335980926784815281 2.7689126530657959258 21
+1.9133630738661064896 -0.14235008162285117672 16.097805916881263499 16.211741952540130285 6
+0.075444335810429544176 -0.58568633983249185349 0.91751084462376952811 1.0911216643777543744 4
+-0.48052635034826263194 -0.072907865405154814731 -2.4183041648135077395 2.466660934091134294 -1
+2.2413378154176584189 0.24697586626357526107 -9.8627474573078881548 10.117231819424281625 21
+0.84913097880005716789 -0.011441144001332895913 -1.1931681304961347934 1.46451510970889065 21
+0.25762007182056534393 -0.044583432344835180472 -0.25436277976674948054 0.36476870421562718194 2
+-1.9826360019974913484 -0.7571264738396972227 -10.110710303377725694 10.331047810006232623 6
+-0.14561427910923585571 -0.30694204259572999138 -0.83048148333986615555 0.89728280378246827453 21
+0.16445613374137965645 0.75402989420241517404 19.184442771692719276 19.20279540487866754 1
+0.4026175349037992568 -0.36578477082251326102 -6.2307741499490454373 6.2631737869590535794 -2
+-0.30943770397894471147 -0.093133338633113155192 4.6073526397092248175 4.6186712221205246109 21
+0.13381443924338351503 -0.37149382362686594883 2.8008993640934702896 2.8285952720249922798 21
+-0.21841665006835872531 0.33621216650723190211 7.6295810152862637565 7.6401080439186985771 21
+0.85852066614117639176 -0.87862908963901142911 -7.3864801413883167669 7.4952008439050814559 2
+-0.024294178176950849413 0.035240219118385665564 -0.13727631804321777098 0.14379453269268599458 21
+0.17735435141554845018 -0.69126223045643797604 -16.285514427126862813 16.304483377076927297 -2
+0.39611338775762616748 0.33902567876739153618 -1.3134655030535227205 1.413165190109123337 21
+0.34443610573883676196 1.1700393867507172807 -3.6769815278377624423 3.8739929728310880108 21
+-0.080189210036621161315 -0.10897055455191839712 -0.89334058430224638769 0.90352769228570295468 21
+0.049875759266399199987 0.79435660589297185652 142.25412649217560102 142.25673584776336611 2
+-0.2870501311334939798 1.9423504608305941499 5.3116874802997617877 5.6629627386065006789 -3
+-0.41553910542873462308 0.24152824729154837025 112.44874997957499829 112.45026136301929398 1
+-0.056895693232530436534 -0.29328895824055517538 40.330395570941483641 40.332852148608957066 2
+0.0035263942442371881691 0.30739179218110440628 20.510351682806401641 20.51530960774796597 2
+0.049188033634371464142 0.27181211600538995876 15.245602920455096907 15.251675635721115398 -1
+-0.91301128197153302857 0.61242932090367963038 -503.75255870324139096 503.75434887383920568 2103
+-1.2490457967665826722 0.28219312576928656799 -0.56436050607370424892 1.4377590700348494845 1
+-1.1738769338240846452 0.21998573298468959702 -172.0394588146510273 172.04392075867281164 2
+0.1433782063519698502 -0.19430247791875029928 -0.15744917899226501534 0.28827245263363765471 22
+-0.011133408839977373267 0.0038301692048964201646 -0.0078056266908413628192 0.014126244956569253969 22
+
+17.541855524948324785 -14.074397982022345488 17.742544442285829831 28.646173515864248316 21
+4.9512343552954254378 -5.0337060221176388453 4.5220419727163481127 8.3846157670563190578 21
+0.22236466312318881045 0.37107437721710262446 8.0188388973056206055 8.0304993305382055269 21
+-0.053050220119996417678 -0.67210008729741987921 4.6081333329493112672 4.6571907484489516449 5
+4.7887932228783993693 -3.0747491679336600434 4.3065996020136356748 7.1367655915869070427 21
+4.5912151461948695896 -4.0907389425652862514 5.8593071320553509196 8.4938143188219061841 -5
+-0.001192259131083226939 -0.55850890023289456732 1.6089695815094777753 1.7031490619860540914 21
+0.51701519739068757531 0.72484874429574752686 11.132905446287983509 11.168450836728817777 3
+0.017939917555688453255 0.45517010558268722331 6.2538432663617102847 6.2704112517342691646 -1
+0.33607835046088568864 -0.35990278957786792091 0.17027217411074496711 0.52102906720339692281 -5
+0.96921740141253476253 -0.88826150240416812398 1.1606400484278365237 1.8235888214914970362 3
+-1.0589577440691986254 1.0393117896740535766 89.485845507920814157 89.498145828655822243 21
+0.044629561319603432146 0.24164305428984991786 9.1295003498289339916 9.1328067865775341971 21
+0.82356361320098825374 0.25839315070656804219 9.0933762439603533778 9.1342495892954023162 6
+1.3196149929361342679 -0.22444854058613639136 12.232872115856588735 12.305889690707239481 21
+11.443943841026746 -9.5487335455640796056 11.063965417125409374 18.562152184272758149 -1
+1.5844190627777807734 -0.89231209032952440996 1.5692498910787266997 2.401905463104753391 4
+0.04034244562427024422 0.067319293071040425813 0.72617736040075220316 0.73040602331657644708 -3
+2.417954054847256451 -3.1808453704526900019 2.7680830562996123767 4.8607162937838346295 4
+1.0428858311528803604 -0.6920459457802832226 0.59814752150430339217 1.4745571895901847803 -3
+0.9072414993045354592 0.72542156516184952419 5.7973200541988942902 5.9125496527368621713 21
+0.2102044421393325091 -0.48092213002690825663 0.70013394245990767661 0.87501973693693246847 -3
+1.567909368831348349 -1.0174707645638461084 1.4289958341042219292 2.3527889067016802827 6
+-0.5360469534639488165 -0.9949493698832139188 3.0611730146391815666 3.2631351198661864288 21
+3.1197456534675063189 -3.7753601461252062066 4.6716125318982566483 6.7683174292780314829 21
+0.054552162697435263583 -0.15460419592706023395 2.7312244586483664932 2.736140610307204124 21
+0.98798213072637430798 -1.3776482683911697169 1.1054537609560477485 2.0238704157251978799 21
+0.25918079363163415429 0.88982062812123408069 6.9032980360749363058 6.9652336076325287451 -2
+0.043660052572353238998 0.025501739343326213644 0.14630477581440246015 0.15479543380299845556 2
+17.953361552978819304 -15.891457368023372609 15.41890037165789451 28.506211551217994327 21
+-0.5045615008859123396 0.36132396819658640919 -0.48342201366809767205 0.78666013084971520009 21
+1.3809724095888911144 -1.7891564432938511509 0.88252347150237520079 2.4263168079165300384 1
+-0.1881448698091887084 -0.10148513420649299399 -0.10689871184901855727 0.23900849168053855953 6
+-1.080298283046801977 0.62741155561509032168 -0.086105037681630997026 1.2522394810847372604 -2
+1.5097055360983788752 0.44551165374643847406 0.60539486122637209409 1.6864739480197374899 5
+-1.0897922937545068134 0.099835162611564554069 -0.81101564531895531385 1.3621162506087753918 21
+0.19304078440462824062 -2.1871597356520586786 1.9994572466946971545 2.9696400009194880987 -4
+1.5946119845528885506 -1.0154338714246025077 1.1641526877824792674 2.2201677434345432616 -2
+0.17297595563843881639 0.12869839632478474734 -0.08270550746180545254 0.23092024469525701535 2
+0.20058009706040746956 0.24672709444985987948 -0.092763022489614377353 0.33122743366732365633 21
+-0.38607336855435109291 -0.30262537377922194004 -1.0696090892773311154 1.1767320708753539193 -4
+-0.2736484583187943076 0.26044338814131667847 -0.85918592309428831744 0.93857055547793832861 21
+0.61621201280458393068 0.91265275622639485675 -0.52333883505613920661 1.2192357583544821686 21
+-0.80106667724522295781 1.5519136246995637318 -3.0109436266146061278 3.4964017564593401488 -2
+-0.73887610454656038605 -0.21349366939016331535 -0.84498052468292850214 1.1425889601396530537 2
+-0.39065491663708673542 0.81176160662131791046 -0.5911872902451842382 1.0775298520340850228 6
+-0.1709868396047196093 0.2022746708974995089 0.13488619249641378706 0.29723025877403769224 21
+0.68787589391626058344 -1.3105317352173413425 0.65657042278722443918 1.6191823228166326576 21
+-0.080207769054904690109 0.1743820533912843751 0.18455731911011014068 0.26627765734067282422 21
+-0.27648503821754744081 1.635944237127191947 -2.2775223413787335502 2.8370346382846829414 2
+-0.078036375074319250245 0.049188774147151094474 0.23049319413617622154 0.24826663867692005949 21
+-0.33135148109514411807 0.03877388108012236323 -5.9027287328707451763 5.9121488235442640757 -3
+-0.12523377817851732985 -0.087674085944868238029 -0.20322835040998368794 0.25430691487550499685 21
+-0.38618463903549615779 0.11952201524508052066 -0.6474634960453448107 0.76330404575534782641 4
+-0.38870297304438905517 0.0073376477634539138961 -1.4363890748431755728 1.4880717108584120556 2
+2.0660137095562833842 -1.4873822641351321927 3.5336415363191195915 4.3551511058673950672 1
+0.07261494292216058577 1.5233462548071745601 -3.7176340767499009843 4.0182906652683447746 21
+-0.98806109255632945665 -1.6258997557851844196 -0.71770120754856048251 2.0334477524152401173 5
+-0.28424282288645325023 0.34401425470667396089 -0.48849432344003135276 0.73936898355082625311 -2
+0.08889994706066191299 0.4145520355130450918 0.18080757527096683046 0.46092078496284283329 21
+-0.15077312640298035085 -0.7204286115877557295 -2.6597456540376960277 2.779369868191710502 2
+0.27767568838414324883 0.020470277101372749001 -0.16369088817601462615 0.32298223950562254814 21
+0.51555506272131235157 -0.094480235348473579071 1.7577863790609269401 1.8342672902227756815 1
+-0.45687142078094766795 0.14711165062748218779 -0.26588112519971895953 0.54869491123411473499 21
+-0.77065754678360298691 0.043487085943684888889 -2.4247926149795913098 2.5446853256774124574 6
+0.14292380544844462964 -0.58284411162163096698 4.7243417228998350055 4.7623039788896308622 -3
+-0.50744195242764622567 0.87040228614877512836 -3.1825440085296810011 3.338215667245719942 21
+-0.41177837634328745553 0.5060943557068883214 1.4555228784127567376 1.5950673270069941623 21
+-2.4908844836402743717 2.0764696253321233144 -11.316923307484268335 11.772382289207538264 -1
+0.33869583587482887665 0.50966030248395743918 22.362200295124459615 22.370571528962539531 1
+-0.32840230430663180927 -0.17306718124986994467 5.0519094566943074653 5.0655295361232397511 21
+0.10306659389024991347 0.090330461519154359173 -0.11500876572135466935 0.17891151792757969963 -6
+2.272392290088582012 0.24773244591765042344 145.67803216992274429 145.69596492348659922 5
+-0.40466993297956793674 0.10310859857616901103 0.12735697833861084338 0.43658783502242787256 4
+-0.0098763390772517861693 -0.076808619108725648128 1.3673528620579045167 1.3695440684479260884 -2
+1.1096689920808184837 0.21115772059726078957 2.1656314003566716764 2.4425216922607422276 -1
+0.77208635009712001107 -0.24567932466298125771 1.4743531472769846324 1.68231770645698675 4
+-0.53016498822967672577 1.0027610813846707938 3.4085181903741159637 3.5922974480401177466 21
+0.63702671960561230158 -0.060210652609924864009 51.818516925700976117 51.822467374135456453 -1
+0.53137976824526389485 -0.28860145091974731546 0.34790228586361415797 0.69763260824197514953 5
+0.080988634546971305372 0.30694023453250318667 0.19107645055176525339 0.37051541999775333691 -4
+0.56007158405580947935 0.77190516303465894765 100.34597927538735007 100.35051108238779705 1
+-0.089932170542092446097 0.84038619417783499976 -0.16823007232742315242 0.8617645315852853205 21
+1.7738044362343341476 -1.8548295786671555874 36.920640095979933903 37.009734395707106103 5
+-0.55960348080465538434 -0.32201122515049473982 0.063280784802157930002 0.64873087068274004618 21
+1.5239257742725007549 -0.77966335676521714149 0.88777581792795978721 1.9283077083992861134 5
+-0.25313636631708708036 -0.17301190532686633317 -0.20585503874981797567 0.36930669681951355798 21
+-0.030786915329617275949 0.50091785346824702074 0.63771377479532731503 0.81150809524147959895 -1
+2.5795365660913502914 -1.8548497159064847306 24.347070646609584088 24.555716756702469894 1
+2.3310676151944162982 -2.0060157030857128646 -29.005976524342653278 29.168555832580256748 -4
+-1.0963376903555883679 0.65669756785694577417 0.9740661226470411771 1.606864287428186433 3
+-0.49290734809371056224 -1.0262320834555471727 0.13399404516776208807 1.1463264574538558627 21
+0.32132867151687127816 0.28188404646304626722 5.2673092943754733497 5.2846246728981043361 21
+-0.54035285401306198949 0.7456173552328833054 -1.962760409326428368 2.1680301823738026279 21
+0.3235320168946103081 -1.3319428114929401374 53.493001782584315151 53.511577105618776784 -2
+-0.40716945571330975806 0.12941847154667060482 -0.049617043961897470961 0.43011388898159585992 21
+-0.63009721699616039192 -0.25995740495074426413 120.16560040738136195 120.17000903549356394 2203
+-0.50774299759466623438 0.26655150878066047326 28.590679877093620576 28.598334365708886651 -1
+-0.81051715729530926513 0.88552290795373900245 18.000637550681293675 18.04363990756239744 2
+-0.09318971438261672291 -0.34399749206149909941 -794.41175457963618101 794.41204576475456633 2101
+-0.2252290921937313839 0.17594286212145004988 -21.066411713281866014 21.070934637746880469 2
+-0.58114891869371942956 -0.61977101885000362991 -12.233279684431467516 12.267187208933796327 1
+-1.7620389346061493541 -1.2268408936312866775 -0.29907280423308557626 2.1678017270003806516 22
+-8.3813964605800134688e-05 0.00010758353950759702046 4.7181968617362215731e-05 0.00014430917087467019766 22
+
+5.4873461250112729459 27.186072986464402845 27.822818463399229927 39.284892250944437819 -5
+2.920535322059118144 4.614154680087439786 4.4263068504976192941 7.0293770928816936561 21
+1.8329944084557403539 3.3198492874753533499 4.2706447418338830957 5.7113636116022243883 21
+0.11904110295937882225 0.9317108114350552972 1.3767324419493423004 1.666627743995205746 1
+0.3932028048294433642 0.99016854234837581306 0.97666173116902865736 1.4453063084039041719 21
+-0.63753495134822879553 0.64309348773111352227 2.6227668545349636098 2.8193839790635086828 3
+1.5399795934350186677 3.825616949009481349 2.4426349477491506867 4.7930520210728344566 5
+-0.33535020150991345922 -0.41452803969957718877 1.9067966048328424122 2.0420985641128996946 -3
+0.39205440898849591713 2.1329758910633995761 2.4867077675041673324 3.299546685899531262 21
+0.49706917885428980597 0.99140924861601031903 -0.12555380076510325171 1.116124466040773866 -5
+2.699902509211280055 4.6026793439651765283 4.6955029105382903865 7.1078743858823649759 -4
+0.51889848432694474223 1.2939439643788870349 0.67399751646264205451 1.5484893516544309122 -3
+1.0682675452330678834 4.1690053921621945676 4.2613058973827806497 6.0564452824363055328 21
+2.937441501521730558 14.445125346184404691 15.883590348920119339 21.669763524647649433 2
+1.185007536606137668 6.773120815594903199 5.9921481254737472 9.1205946956367274225 -2
+-0.13534325398295146692 -0.14176862751475735602 -0.11181199288335136321 0.22565030888225762196 21
+4.3163661032376152704 24.833209140110195534 24.65383395847855752 35.258060374698168005 2
+1.2117774877675573375 7.0653294671477464561 7.456674058769646507 10.343561919277838967 -6
+-2.0660643343600213484 -1.2049813188969551447 99.653098178518348504 99.681796625010974822 -4
+0.10202597070288632608 0.042064256653311815626 12.507437337374966546 12.507924186240842346 21
+0.88790559372097987989 0.40332016598163988874 24.571387313446678036 24.590732360120114208 21
+0.46411589017350840525 -0.51831343169357180223 2.1848400997297807713 2.292941044678829865 21
+0.89298383165237993353 0.033807812004766901737 25.676266930094413965 25.691812831273864504 -2
+0.19047290933798510792 0.22278123288123907741 3.0306714418219513618 3.0448121116402333541 -3
+0.33239420292983368199 0.59093744239990542155 33.859117852785175273 33.865905491154080664 21
+-0.35981634457868150179 -1.3915229662601715788 -3.4215972639463774208 3.7112170246565736598 -4
+-0.22769703385540829288 0.4435740222590141002 -5.5663913854927855596 5.5886775635151479946 5
+0.052196821170105600629 0.12149450520906945883 -0.77027674307240090457 0.78154442218883612981 -2
+-0.8116850241360524798 -1.2218760934887527014 -4.1684984270365861292 4.4190714977755822801 21
+-1.0452874450710294418 -1.1312435093642623229 553.63239725898631605 553.63507708816757713 2203
+-0.3577194416896871676 -0.45192737774712993248 -132.23224965145496412 132.23575537428345683 2203
+0.053665047747846840454 -0.24136506942392293995 -490.79543070396118765 490.79560392990572382 1
+0.16218002397897307576 -0.57810893741663982315 -294.53535205719589385 294.53614892532294789 1
+
+65.335553667983134574 -28.547507797622984071 51.017455840225437669 87.803847153564987593 5
+4.5590815592257705191 -0.58877876371698267821 0.27498852190526429373 4.6169691122484461943 1
+0.44992618543386098118 4.0476443428720294548 -3.1640086319622637845 5.1572094122553053808 -5
+5.7026119805851340772 -0.50265257607554325592 3.1822292978280257714 6.5497348280143024013 21
+16.654189825788439094 -2.9234596617353809656 16.859660254632874654 24.355631772730436779 -5
+2.7361563956320891222 -2.9576087810335356387 29.580059781453147849 29.855030366712853152 2
+4.3084333885782353235 -3.7036945373797389713 0.044293652407655245695 5.6912927720928099262 -1
+-0.027062278348215691032 0.1426364773193589397 0.016531813291373639863 0.14611924042429574877 5
+-0.059658991379334225247 0.36059482316257857049 -6.8604148082681870591 6.8701440423945578928 4
+-0.130016149792734792 -0.20238997606616435099 4.1070393299022116551 4.1140780205269038561 -2
+-0.13033834330457527706 1.4097861687750463666 -1.8448442809815452925 2.3254968386293533023 21
+2.3208399297277111373 -0.39150228113225921112 0.14827950954330931799 2.3582957466146377001 21
+1.3756804059546494656 -0.68642228695422669027 0.49203226632942220764 1.6142391044898787289 21
+-0.036625538784985978147 0.69981485543360300028 -2.5880265304939094051 2.6812242697165760141 -4
+2.0578167450466731125 -0.64455972456049537289 1.8796074712732224743 2.8605928128250099896 21
+5.0563913693469562105 0.16459458767577991867 2.4646608985054681007 5.6274984142974506796 5
+4.1234956843189953801 -0.37514067276717466548 3.7439154210254881328 5.5821904179948971247 21
+-0.043885286044016327822 0.47952214841195928141 -0.47159972267941763224 0.67399829938961253184 -1
+-0.20961064220746816744 0.47459553735171483568 -0.35229377602580269624 0.62712714024136162472 21
+-1.4658610459187999542 0.67963190141204199435 -3.1588808345063790206 3.5481229197944679221 -6
+13.17085444707999109 -0.75057672147843645938 -0.82252434048160649738 13.217840919442055636 6
+-0.60601779308011649583 -0.088644820516244018926 -1.1476111555354833182 1.3008177558918605499 4
+1.0362507706875303537 0.27974496901221085343 0.19429298976983599978 1.0907899308812145645 -4
+1.8641157705066633277 -0.96303689222635935341 31.026355307955334695 31.09721999403046766 21
+0.7510240685404178107 1.1790855727195532765 -1.2762388454964916917 1.8928987109923802734 21
+-0.54848147364793087277 -0.61072702164287950843 -2.2721407259436614545 2.4158731134709179322 21
+0.19729290674154811858 -0.062248672240728566973 -8.7777900594395106282 8.7802276574039517243 21
+-0.31048389936220516239 0.68279192989352477383 -1.2947028231143491439 1.4962822165190456936 -4
+0.50288419732789235717 0.37630161695378133713 -0.36832527085318589322 0.72812013294045185852 21
+-2.0201132274803916822 0.67485575521343355021 12.886471370710037121 13.061295193445220164 21
+-0.66142958426599796073 -0.25615114460209453817 0.11499241601684381808 0.71855811147369563763 21
+-0.0060145778862875382692 0.24762554489860666429 0.24393906605668502774 0.34765047617123978618 21
+-0.14005931454982328832 0.23683534862559674217 0.30289886621508388398 0.40921304610820596892 21
+-0.51953547523075194192 -0.18676918023121455437 0.06389538507591435712 0.55577194688242603782 21
+-0.85978733814735930352 -0.39066377013500236393 3.3064766493031667594 3.4386974685950066899 21
+0.046918772639271966174 -0.0024991631463841612951 -0.13509181572403236582 0.1430294225606181524 5
+-0.84078588627835915137 -0.23918896577109399759 7.190302442766282276 7.2432438510906331786 1
+1.1377057032703201678 0.19396653682532916108 -1.5090879424458232272 1.8998272823331057158 21
+0.45067462317096695923 -0.20715956845460309355 -0.70488226481644056243 0.86190585914318107452 21
+0.07369836351499504945 0.46786248942056757327 -0.25081245138301772046 0.53594182852279570461 -4
+0.52411600080290310366 1.4183727552811140615 6.046174787001394435 6.2323918691135515857 5
+0.13958567906603702724 -3.0386100887914704316 -41.008515208125764673 41.121174047059852796 21
+0.27396254094392247236 0.035581070340328230239 -2.5819074766176539626 2.6175308411212956372 -1
+0.59376290510919738086 -0.35858696035550707837 2.620199910222023032 2.7104587370310979644 -2
+1.4013750390930050926 -0.52665268266225484517 -4.734206319022674414 4.9762259313080354772 2
+0.69272808744701042105 0.78368809435151631781 4.4852205295568232657 4.6055664614816151925 21
+0.45045631749074227512 -0.036763603498578892315 1.3914501105350463028 1.4630091820004118564 21
+-0.61387560917574568453 0.13955008717388953099 0.69147219913460633567 0.93512100422735788818 21
+-0.27275815442992357163 -0.039453097914478596486 0.28193972126753830132 0.39426331831846217479 21
+-1.2660922857318959167 0.75839633575820841749 -3.4219782410081069912 3.7412551049098845546 1
+0.10557888598348615095 0.080560207960960431017 0.11712733062285482499 0.17707529429895821349 -1
+0.25206871421321747073 -0.32302071964360301592 0.015157335264180098883 0.41001313005376655019 21
+-0.21986670505660391162 0.15860236032754307378 -0.059781192823664709712 0.2776146028387839193 -6
+0.62956019322699230401 -0.67256545322563543454 1.4179937214315645466 1.6909750204506128757 -3
+-0.050795077226175544549 0.0036742325221213942288 -1.8017906388866797851 1.8324691392311922566 -2
+0.14694394900840757057 0.20626062133179265401 0.22645480985016266939 0.33973187805479188039 21
+0.35284029220880946953 -0.070359615393670860151 0.19882885886529805264 0.411071359257757174 21
+-0.051951921012571365688 0.49350647145604287225 1.0480223810240156812 1.1595682604284827111 21
+-0.38333692621744425155 0.0408063039033499525 1.4334898206266091236 1.4844209036793436507 -5
+0.0040514202457553744052 0.33794133011547200507 -0.75574310913816988844 0.8278697987099481459 -5
+2.3328440466877138348 -0.71533156844014289533 -77.748095093288640101 77.786375100232120872 21
+-1.889725471530887102 0.13093506245513564235 -50.830984239094775035 50.866267457550890185 -5
+0.02019754792591571535 0.16773113118457466664 -11.176688857002996969 11.177965623473946621 21
+0.048573112358581443937 -0.13607667464644146449 -2.9060623911134753072 2.9096520117827120444 -1
+-0.11500540017837176943 -0.31418467598425225962 -4.5754333018864992155 4.5876495237436625274 -6
+-0.25785232184541378997 -0.22355573968037456556 1.2539246224564832843 1.3924050945855324102 -3
+-0.10119785205801226646 0.4461714211094102156 -1.520260131925223579 1.5876085194396123423 21
+0.10737491944953676815 0.63009300604937756862 -0.86129581047217385059 1.0725563121515122589 21
+-0.25023310099395840167 -0.4188476450958506514 -1.0963194187938050117 1.19998592602570886 21
+-0.12456152312294803408 0.075799163798228749722 -0.049759295758116703356 0.15406840620180073387 -4
+0.17428823971085691258 -0.05964660454504091408 0.18499977457201594033 0.26107283375900758315 3
+1.529666612015929239 -0.17203123853536481103 -31.563908530339418235 31.601420797213819469 -1
+-1.1263862433539504337 -0.23515289665431068911 11.166103232335526485 11.236365259691224239 3
+-0.22781933109421667605 0.074610639765898739695 -0.093638296822941793907 0.25736457762946762795 21
+-0.00080983507126206034053 -0.034083391815768186717 -0.072443132973766241611 0.080064604823633395148 21
+0.30632765208457352069 -0.078787942449061260097 -1.5074096222334507633 1.5402363258633371412 21
+-0.1969205434646380537 0.12611582530712106553 -1.4413211256979925334 1.4601676236701826017 21
+0.83032441652626309825 0.5544472705203530305 1.1412154224634623034 1.5966286521716959168 3
+0.90153746540388102204 -0.58445068312683212675 -9.5273458642354551529 9.5877354792098152814 21
+0.11327617575541651385 -0.10093839091884740378 0.78341143594836781805 0.94167591491432933726 -3
+0.056184734850544079676 0.070909624926817238499 0.62270690112029969399 0.80370939029000709741 3
+-0.16319960067408667559 -0.072737666853491866892 -0.72857318862086462019 0.7501624950746632603 3
+-0.40670904779985228572 1.2574644425408187942 5.3919127156177601989 5.5515179731905046623 21
+0.24819375770199980646 -0.90400392095244874735 1.4565404199723404055 1.7633017964809201139 1
+-0.57118206841059981915 -0.55112937488883306791 593.22078409857795123 593.22181654845076082 2103
+-1.1454891607224972905 -0.50313644056578410435 79.855274309618806683 79.865756283651535341 2
+-0.76902991979909507414 -0.1022887230249674706 0.77474296572489598223 1.2050297354607015787 -3
+-0.32301862353722798904 0.39742927741952044363 -250.85607616891451244 250.85778479428307719 2203
+-0.63495815632002317042 0.16593460705077864303 -275.21897095121090615 275.21995127097449085 1
+-0.31581140258858181324 -0.15946794102207989541 -37.733626876355437219 37.736728317518888787 -2
+-0.37381262500595502374 -0.13705737329944814307 -4.9566929285801126781 4.9835956287028029266 -1
+-1.6406167038152990045 2.4277064978551434749 -0.11545797918498038048 2.9323561882289035374 -11
+-0.00024456981071336404482 0.00035384423609502050961 -1.873888989155034031e-05 0.00043054765325618388422 22
+-0.31790484835665300256 0.48360004564792424819 -0.018996719316314795989 0.57904545005130980684 11
+
+22.07442716574241004 33.069609127420712014 -3.9797636410106620453 39.960315328765403819 1
+4.3828559055214340034 -18.088396487593591644 -24.591681783270921358 30.842490598371110622 2
+4.3889720485428478369 -0.79881656732627914774 -15.797870463300821342 16.415660045406561096 -5
+-12.871603775347869814 3.5854192256632537728 -12.311481502495789542 18.168819212034694743 21
+2.4880698232213513954 7.2016033777428454243 0.66685002286712447006 7.6484162810702018831 21
+0.10617493977201855615 -0.039992735819720973134 -0.66787445168527337369 0.67744285365471401672 21
+-0.04902220308422292061 0.041043991415050586069 -0.88412392369911585455 0.88643268107828121494 21
+-0.15269687236512535788 -0.046527587324222310916 -0.21469425972906905353 0.26753462649331483103 21
+23.627991942708685968 31.542845735537497376 0.39082196699513627181 39.413016405123165953 3
+1.2530359263820964877 1.481021581032564649 -0.087356221843921222359 1.9419462056872938138 21
+-3.3914284897190420942 2.2731328287389058751 -3.5167612422898559821 5.388555436593429171 21
+-0.099601888174070174475 -0.2870129342061574218 -0.1703140370414816529 0.34828699622988396056 -5
+0.24655216787949280066 -0.38179213482122370538 -2.9433757966382119164 2.9782569207395539479 21
+0.049174560017266784329 -0.74844256317465118755 -0.55651512441553485644 0.93396653656732897542 -1
+0.13399069070285790639 -0.026702106723247704539 0.96619230033622660603 0.97580431897358288484 21
+0.2284269761873379545 2.3474707605517592945 0.46219760924783859224 2.4034193319289838264 21
+-0.4706378694756303549 -0.29168712550891789936 -0.97974076502845630632 1.1253769812959386609 5
+-0.069965939012217398529 0.28658876724584864126 0.050540222208362746426 0.29930363879215904355 -2
+5.718593621253039494 9.1241273317239866003 -0.26098064171072971051 10.771263782207556758 -5
+5.1137446729793936129 5.9502676454199114886 0.13312194268515611939 7.8468969079617929552 21
+-0.34486597087006670703 -0.99644433248454522545 -0.33048322179698791379 1.1050126720965878224 -1
+-0.16920480339853904983 1.0299423284267752443 -1.5000404748934055288 1.8274388886353321038 -5
+-0.047523371202576825123 0.013961178943029626046 -0.343287349196114977 0.34684231207572230327 21
+0.065287926163907106236 0.60201974996668006224 21.055188556349396123 21.063894593262652677 21
+0.28141043080386279884 2.0475359501449998945 -0.40858639617154979273 2.1067838381850796381 6
+0.59390666702895300588 1.2792785547768277254 0.14800773022410476654 1.4181625569938798304 -1
+0.036232971819163684035 0.016820836244373624235 -0.068766051232457978126 0.079526967633082645825 -5
+0.11906300323343747827 0.17083042812170373681 0.080144881700183551176 0.22311933124215468927 21
+0.22108032856337206384 -0.099563101183986715825 -0.30184022855624670356 0.38716514095402332352 4
+-2.0992790631535407364 1.0368128147046422605 -2.5941141431555325703 3.4944787287162202283 21
+-0.25697769031529388295 0.20824971972604133796 -0.25506969876501361938 0.4176913098375791833 1
+0.22321554319987868542 0.54293223945151292131 -1.2458195821269111292 1.4161804357399949694 -1
+0.14833087218123860995 0.19873430455572541065 1.8382860999713184214 1.8549375075179908023 21
+-0.23636545103442080373 -0.010492252436778683189 -0.15395011145906911665 0.28227530997620392528 2
+-0.13867230584873591059 0.87391017212156363314 -1.1479545367311001502 1.4493959485759786432 21
+-0.057916255632726391933 0.41833514479364786176 -0.5599533201808212235 0.70136032595062203221 -6
+-0.57123617481030741772 0.085786635847431833013 -0.054398654178393596181 0.58019766276533046856 21
+1.9799204903268099454 -0.38945355627480482408 -10.092666417760748132 10.292408592778782506 21
+1.7452858314679429164 3.7647188576969736751 -0.78628064154164400978 4.2234308279271113307 3
+-0.59994704440615809204 -2.036386825688563551 -1.6516482408900801104 2.6897489978741364602 3
+1.6000802492768688712 2.6646872187151990907 0.05427628491708041264 3.1086589862534723672 21
+-0.23131475687188299273 -0.32679589675391063075 -0.12688229514619686622 0.42000141869219626001 -6
+0.57842764847319694255 0.53856231380273178466 -2.7162238109797747221 2.8480519134489590272 1
+1.0584826609013937571 0.29854122062802013193 0.79486775658910391318 1.3569551040133778219 21
+1.7691593347401863845 -0.44116834584791053686 12.77768979438721253 12.907126354950722913 6
+-0.25199771780840007906 -0.078673282700656210764 2.4444149138826132273 2.4586290095098286557 3
+-0.14318415325140435024 -0.24580543766650292392 0.65230841576751419364 0.71163774788151012984 21
+0.10784521922195466903 0.33887678886699590386 2.052064877006855248 2.0826517540834794673 21
+-0.8590842852518845163 -1.1388298842625685925 3.8380485740213687862 4.0945788759045402827 21
+-1.2547442620424282822 -0.5756827518014384637 846.23321920426303677 846.23469677659352328 2203
+0.67522300453649986007 1.345348815759810801 -701.84639756123647203 701.84825089365017448 2101
+0.72476772684222567911 0.91258339703495017226 -0.6694512498917551957 1.3507336120780917277 111
+-0.15783197728968098583 0.011072932428738524457 0.1561376671120937587 0.26247342509090076934 211
+-0.23555454473926479286 0.22808664167289269264 2.4885855823857143676 2.5139704543639695977 -211
+
+-74.50470180295337741 -43.769335001416685316 -123.38483538746508827 150.63456735027688183 -3
+-4.6158717286002239888 -0.3030335387380496126 -9.6173514206805386095 10.677099301278268229 2
+-5.6528787454934921186 -4.7715367396068320005 -8.6211708486909266469 11.359893827452264503 1
+-3.8551457015637127235 1.0682175380912442009 1.7902666433451639438 4.3827265193307622937 21
+1.2527590550571223726 -0.068208757384637705434 -27.566405024036747307 27.59494054412602182 21
+-0.95250310653988057297 -0.64587436595396774397 -4.4158842515428302633 4.563381376522081645 -4
+-6.8013852276065938085 -4.8090359382523644172 -10.893766191239858898 13.713490055383733335 21
+-22.212839224822786832 -14.529772977102300757 -36.697617671727869038 45.29337337816947695 3
+-0.48373322237614141406 0.32307673661530983411 -0.87618724263493874549 1.051703614298543199 21
+0.075566335422777020092 0.12500097482849442665 0.44523044240340331479 0.46857834094208272724 5
+-10.100472899310828367 -7.0553588359396162133 -16.958732089013814459 20.961780343294570628 6
+-3.8806152770862292201 -3.5976119894483717943 -6.9388141906230220712 8.7263468489035602715 21
+-5.3935741297348318568 -0.22304589296094781692 -10.082598918510418784 11.436747453487772219 -3
+-0.55175233687627855961 -0.16242833290048661055 -1.2476993684121655548 1.3738876659004488623 21
+-22.230150467963607497 0.45975229516412230435 -47.526486501821345598 52.471580700499373506 -2
+0.19219692971716756391 -0.38849657162250195164 -5.7438484856947944479 5.7601792222615371131 21
+-0.93552711340861571809 -0.40188583231102192883 -0.89611872159996230902 1.3563745667539375273 21
+-0.47056440264430743348 0.050528274364749693748 -0.62246082645020139879 0.78194721305938597045 1
+1.3488264615769960386 0.41204963229445423778 -29.255968179172814558 29.289943527151034885 -3
+-4.1462322394098505285 -3.2201391973896473786 -7.2360018379063264504 8.9398132436796799993 21
+-0.072469923690157395102 0.092732882809797689827 -0.1601365715237066667 0.19873348719639427618 21
+-0.60501556475961315584 -0.12050378285680525547 -3.8770803329197418563 3.9258523791906960732 21
+-0.39124054044612849301 -0.24073968274850551796 -1.7914758680560756154 1.8494351951787060262 21
+-0.1061797208807265247 -0.42504672524382947074 -0.92922833585189501537 1.0273286484455177447 6
+-0.94999764175641643327 -1.561125363636417962 0.16701939500436885355 1.8645115710660831176 -2
+-0.094957207978597024667 2.6874299852976051284 11.417740104275061697 11.730135799980953237 -2
+4.1755492808925680492 3.94463399788412028 -29.207955361278205686 29.769261085234305142 -1
+-0.094611243603019243298 0.34150235506934734087 -0.3818543276474678505 0.52094901235833057651 21
+-2.8627935969323283771 -4.5195645936703972012 -2.2372370589443821842 5.7989034267618126961 21
+0.75516628197616497697 0.77928745612314342939 2.2100206653387486355 2.4620634423038141314 21
+0.060985591119104870517 -0.050193592166856995651 1.0903734988262621108 1.0932305365115735363 -1
+-0.32096867821792185449 0.098442969146937911451 0.3093062243017020152 0.4564890480210890833 5
+-0.026705345609120856309 0.17059413645951007621 -0.12431064804370729748 0.21276435814185373774 21
+-0.31750379394425476409 -0.63328490689279526293 -0.92643948578175949748 1.1662540689244269565 -1
+0.080395619800852469172 0.26031709608107139742 0.64935877462855362552 0.70419831324871939859 3
+-2.9522012436806699398 -5.9477005316082367514 -1.0926582763152943301 6.7374650949509833353 2
+-0.4210450629085581431 -0.56008412254117023732 -0.80627248075737945054 1.0681987092994646993 -2
+-1.5413808146580845193 -0.3478441175908515981 0.58029635998772910455 1.7153699925536720627 1
+0.29174418918084049634 1.3858832924838564438 1.9717189457547221743 2.4276455205311151531 21
+-0.44226889623299536769 -0.04142613528095811376 2.4085782623383700241 2.4491972454394899117 -4
+0.27938529118165367215 0.041077996947292784446 -0.0086577569769659898369 0.28252167973047909166 6
+0.63750475152914254373 1.5987600152468950387 -6.5496780459167700528 6.7720549613642821996 21
+-0.035212988027921020284 0.54181261633969968194 2.181062035528534615 2.24762818735096781 21
+0.87667330212369776188 1.7191985620791985223 5.8141358096327415694 6.1260407268777932188 21
+0.23905831599428373213 -0.11602516872172387308 -1.1933199914865997293 1.2225478805774863122 21
+-0.14778191883408275942 -0.09490118008381842607 0.53996040658507504784 0.56780539817362085664 -3
+-0.18112238205800113011 1.1415498589854271572 3.8354595324785116794 4.0058321511406704829 21
+0.11732492214627583682 0.23599720344202781974 -0.25487858923659800769 0.36663730393990989764 21
+-0.29380851561575888065 0.075545114824149342536 0.0053775527555095575458 0.448284983348503141 -1
+3.0500550535542512165 2.4629873086697680051 -0.70156917193173207181 3.9826299872553008186 21
+-0.36634467539711368378 -0.29862248382823847193 0.23115104688931586985 0.52613174730060718876 3
+-1.1589296218393942972 -1.5103404840706651235 1.6298207003743561128 2.5061048983568849913 -1
+1.6089958975978444489 1.1020580495758751649 0.061354630784353214601 1.9511955652472054989 21
+-0.098955685550396355055 -0.5455987530106232164 1.109464247488605837 1.2403149372014170559 21
+-1.3260484915073424972 -0.35529086441572788058 -0.24040634757431805779 1.3937113804945868711 21
+1.7531915613282640365 -1.6661877528026707296 -238.14681266191695386 238.15932302411715682 2
+0.25636064360543869833 0.10317957394052192088 -0.34367295503909656151 0.44099648988812500949 2
+-0.17708479475150340487 -0.44338444581238262154 0.43202396996583192212 0.64388935535973390589 21
+-0.0095464444116932778428 -0.5376131859366891641 2.2672728508291406513 2.3301599199198328449 -4
+0.25267814997451909509 0.30510830583366632673 1.0906522651754568809 1.160370496563744247 -1
+-0.41562376162718928096 -0.38121089541624125774 0.13513981591839707708 0.57993760686788142777 21
+-0.32007965247432251799 -0.67252172341943949885 -0.37225375188777382052 0.83265197303174676158 3
+1.2543581762317463912 -1.0038049420808561329 8.7277018183280237196 8.8804683336900733792 -2
+-0.13409914446068554872 0.27220012412234817489 0.56661186339042868276 0.81432456173941003552 3
+-0.50707092565258249373 0.64052118502286670143 3.3692665683931366516 3.4668927761032621859 21
+0.35908952305991109766 -0.27386663611916128858 1.1768749529844670931 1.3030283477011617155 2
+-0.01397321574610188577 -0.33209774657156998501 -0.48856080665662204865 0.59091101346751884194 21
+1.8291929412193184135 1.714239523399911036 -28.881727982839947799 28.992200248248764183 1
+-0.82012218485213139729 0.10545951733662661809 17.817318023853999875 17.836494713677296886 21
+-0.26435257882910478955 0.77004084445414378024 4.1347991351785662317 4.2141913905676773311 21
+0.22783359328574270819 -0.051369509443070171528 5.6572853816182444575 5.6621042786054118778 -4
+-0.38361664438872888905 0.59643261150844995022 1.1919170788390669458 1.3869246240337327336 5
+-0.91581918711269594269 -0.024720662536708459811 38.012217440465519758 38.024688172760761518 1
+0.21257844372429524071 -0.22211471831940343691 6.053618099410641662 6.0614203480978403604 5
+-0.023953724078087434979 0.69345025600637999474 5.3733686407479552827 5.4179827969296638912 21
+-0.069984629646834273231 0.2876829777507390884 0.48856177813420820222 0.57127222506261898793 -5
+-0.59728078474250301255 -0.35195741550606934878 0.71962494680027189187 0.99923892148455939477 4
+-0.86914312964211304369 0.2090435806426385601 649.74240231230135123 649.74327552873353397 2101
+-0.16106308426816917656 -0.4669620681135238649 25.341927976729966332 25.348889689056203878 2
+-0.50690681791804936829 -0.21762218945117706159 -205.44645217091823497 205.44745781721610456 2
+-0.64127726008857743878 -0.4195886567166883796 -12.151137344233726267 12.185541839556561783 -3
+1.2108152724080625262 0.34416245690423269421 1.1923044583897524085 1.7338141025309057319 22
+0.012444855537078927665 0.0017997689012253716579 0.0021641403662301661459 0.012759196720849193263 22

File Metadata

Mime Type
text/x-diff
Expires
Tue, Nov 19, 7:02 PM (1 d, 10 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3805742
Default Alt Text
(106 KB)

Event Timeline