From 94b09ee066fe7fa3cfac600b57d2987a996e3641 Mon Sep 17 00:00:00 2001
From: Martin Schroen <martin.schroen@ufz.de>
Date: Fri, 16 Aug 2019 09:37:31 +0100
Subject: [PATCH] Rewrote README, added License, styles

---
 .gitignore                  |   3 +-
 LICENSE                     | 681 ++++++++++++++++++++++++++++++++++++
 README.md                   | 115 +++---
 docs/custom.css             | 144 ++++++++
 docs/instant-pasdy-logo.png | Bin 0 -> 45813 bytes
 docs/pasdy.mplstyle         | 490 ++++++++++++++++++++++++++
 6 files changed, 1372 insertions(+), 61 deletions(-)
 create mode 100644 LICENSE
 create mode 100644 docs/custom.css
 create mode 100644 docs/instant-pasdy-logo.png
 create mode 100644 docs/pasdy.mplstyle

diff --git a/.gitignore b/.gitignore
index 8ef23fb..fe976a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,4 +8,5 @@ NM
 builds/build
 builds/*
 !builds/make.py
-!builds/README.md
\ No newline at end of file
+!builds/README.md
+requirements.txt
\ No newline at end of file
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..a923f6a
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,681 @@
+This is a project developed by Martin Schrön, Jannis Jakobi, Mandy Kasner, Rafael Rosolem,
+in order to make Cosmic Ray Neutron Sensing Data Analysis accessible for everyone!
+
+- Please ask us about coauthorship if you use our code for a publication
+- Please push your contributions back to GitLab such that the whole community can benefit from your work.
+
+                    GNU GENERAL PUBLIC LICENSE
+                       Version 3, 29 June 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+                            Preamble
+
+  The GNU General Public License is a free, copyleft license for
+software and other kinds of works.
+
+  The licenses for most software and other practical works are designed
+to take away your freedom to share and change the works.  By contrast,
+the GNU General Public License is intended to guarantee your freedom to
+share and change all versions of a program--to make sure it remains free
+software for all its users.  We, the Free Software Foundation, use the
+GNU General Public License for most of our software; it applies also to
+any other work released this way by its authors.  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+them if you wish), that you receive source code or can get it if you
+want it, that you can change the software or use pieces of it in new
+free programs, and that you know you can do these things.
+
+  To protect your rights, we need to prevent others from denying you
+these rights or asking you to surrender the rights.  Therefore, you have
+certain responsibilities if you distribute copies of the software, or if
+you modify it: responsibilities to respect the freedom of others.
+
+  For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must pass on to the recipients the same
+freedoms that you received.  You must make sure that they, too, receive
+or can get the source code.  And you must show them these terms so they
+know their rights.
+
+  Developers that use the GNU GPL protect your rights with two steps:
+(1) assert copyright on the software, and (2) offer you this License
+giving you legal permission to copy, distribute and/or modify it.
+
+  For the developers' and authors' protection, the GPL clearly explains
+that there is no warranty for this free software.  For both users' and
+authors' sake, the GPL requires that modified versions be marked as
+changed, so that their problems will not be attributed erroneously to
+authors of previous versions.
+
+  Some devices are designed to deny users access to install or run
+modified versions of the software inside them, although the manufacturer
+can do so.  This is fundamentally incompatible with the aim of
+protecting users' freedom to change the software.  The systematic
+pattern of such abuse occurs in the area of products for individuals to
+use, which is precisely where it is most unacceptable.  Therefore, we
+have designed this version of the GPL to prohibit the practice for those
+products.  If such problems arise substantially in other domains, we
+stand ready to extend this provision to those domains in future versions
+of the GPL, as needed to protect the freedom of users.
+
+  Finally, every program is threatened constantly by software patents.
+States should not allow patents to restrict development and use of
+software on general-purpose computers, but in those that do, we wish to
+avoid the special danger that patents applied to a free program could
+make it effectively proprietary.  To prevent this, the GPL assures that
+patents cannot be used to render the program non-free.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+
+                       TERMS AND CONDITIONS
+
+  0. Definitions.
+
+  "This License" refers to version 3 of the GNU General Public License.
+
+  "Copyright" also means copyright-like laws that apply to other kinds of
+works, such as semiconductor masks.
+
+  "The Program" refers to any copyrightable work licensed under this
+License.  Each licensee is addressed as "you".  "Licensees" and
+"recipients" may be individuals or organizations.
+
+  To "modify" a work means to copy from or adapt all or part of the work
+in a fashion requiring copyright permission, other than the making of an
+exact copy.  The resulting work is called a "modified version" of the
+earlier work or a work "based on" the earlier work.
+
+  A "covered work" means either the unmodified Program or a work based
+on the Program.
+
+  To "propagate" a work means to do anything with it that, without
+permission, would make you directly or secondarily liable for
+infringement under applicable copyright law, except executing it on a
+computer or modifying a private copy.  Propagation includes copying,
+distribution (with or without modification), making available to the
+public, and in some countries other activities as well.
+
+  To "convey" a work means any kind of propagation that enables other
+parties to make or receive copies.  Mere interaction with a user through
+a computer network, with no transfer of a copy, is not conveying.
+
+  An interactive user interface displays "Appropriate Legal Notices"
+to the extent that it includes a convenient and prominently visible
+feature that (1) displays an appropriate copyright notice, and (2)
+tells the user that there is no warranty for the work (except to the
+extent that warranties are provided), that licensees may convey the
+work under this License, and how to view a copy of this License.  If
+the interface presents a list of user commands or options, such as a
+menu, a prominent item in the list meets this criterion.
+
+  1. Source Code.
+
+  The "source code" for a work means the preferred form of the work
+for making modifications to it.  "Object code" means any non-source
+form of a work.
+
+  A "Standard Interface" means an interface that either is an official
+standard defined by a recognized standards body, or, in the case of
+interfaces specified for a particular programming language, one that
+is widely used among developers working in that language.
+
+  The "System Libraries" of an executable work include anything, other
+than the work as a whole, that (a) is included in the normal form of
+packaging a Major Component, but which is not part of that Major
+Component, and (b) serves only to enable use of the work with that
+Major Component, or to implement a Standard Interface for which an
+implementation is available to the public in source code form.  A
+"Major Component", in this context, means a major essential component
+(kernel, window system, and so on) of the specific operating system
+(if any) on which the executable work runs, or a compiler used to
+produce the work, or an object code interpreter used to run it.
+
+  The "Corresponding Source" for a work in object code form means all
+the source code needed to generate, install, and (for an executable
+work) run the object code and to modify the work, including scripts to
+control those activities.  However, it does not include the work's
+System Libraries, or general-purpose tools or generally available free
+programs which are used unmodified in performing those activities but
+which are not part of the work.  For example, Corresponding Source
+includes interface definition files associated with source files for
+the work, and the source code for shared libraries and dynamically
+linked subprograms that the work is specifically designed to require,
+such as by intimate data communication or control flow between those
+subprograms and other parts of the work.
+
+  The Corresponding Source need not include anything that users
+can regenerate automatically from other parts of the Corresponding
+Source.
+
+  The Corresponding Source for a work in source code form is that
+same work.
+
+  2. Basic Permissions.
+
+  All rights granted under this License are granted for the term of
+copyright on the Program, and are irrevocable provided the stated
+conditions are met.  This License explicitly affirms your unlimited
+permission to run the unmodified Program.  The output from running a
+covered work is covered by this License only if the output, given its
+content, constitutes a covered work.  This License acknowledges your
+rights of fair use or other equivalent, as provided by copyright law.
+
+  You may make, run and propagate covered works that you do not
+convey, without conditions so long as your license otherwise remains
+in force.  You may convey covered works to others for the sole purpose
+of having them make modifications exclusively for you, or provide you
+with facilities for running those works, provided that you comply with
+the terms of this License in conveying all material for which you do
+not control copyright.  Those thus making or running the covered works
+for you must do so exclusively on your behalf, under your direction
+and control, on terms that prohibit them from making any copies of
+your copyrighted material outside their relationship with you.
+
+  Conveying under any other circumstances is permitted solely under
+the conditions stated below.  Sublicensing is not allowed; section 10
+makes it unnecessary.
+
+  3. Protecting Users' Legal Rights From Anti-Circumvention Law.
+
+  No covered work shall be deemed part of an effective technological
+measure under any applicable law fulfilling obligations under article
+11 of the WIPO copyright treaty adopted on 20 December 1996, or
+similar laws prohibiting or restricting circumvention of such
+measures.
+
+  When you convey a covered work, you waive any legal power to forbid
+circumvention of technological measures to the extent such circumvention
+is effected by exercising rights under this License with respect to
+the covered work, and you disclaim any intention to limit operation or
+modification of the work as a means of enforcing, against the work's
+users, your or third parties' legal rights to forbid circumvention of
+technological measures.
+
+  4. Conveying Verbatim Copies.
+
+  You may convey verbatim copies of the Program's source code as you
+receive it, in any medium, provided that you conspicuously and
+appropriately publish on each copy an appropriate copyright notice;
+keep intact all notices stating that this License and any
+non-permissive terms added in accord with section 7 apply to the code;
+keep intact all notices of the absence of any warranty; and give all
+recipients a copy of this License along with the Program.
+
+  You may charge any price or no price for each copy that you convey,
+and you may offer support or warranty protection for a fee.
+
+  5. Conveying Modified Source Versions.
+
+  You may convey a work based on the Program, or the modifications to
+produce it from the Program, in the form of source code under the
+terms of section 4, provided that you also meet all of these conditions:
+
+    a) The work must carry prominent notices stating that you modified
+    it, and giving a relevant date.
+
+    b) The work must carry prominent notices stating that it is
+    released under this License and any conditions added under section
+    7.  This requirement modifies the requirement in section 4 to
+    "keep intact all notices".
+
+    c) You must license the entire work, as a whole, under this
+    License to anyone who comes into possession of a copy.  This
+    License will therefore apply, along with any applicable section 7
+    additional terms, to the whole of the work, and all its parts,
+    regardless of how they are packaged.  This License gives no
+    permission to license the work in any other way, but it does not
+    invalidate such permission if you have separately received it.
+
+    d) If the work has interactive user interfaces, each must display
+    Appropriate Legal Notices; however, if the Program has interactive
+    interfaces that do not display Appropriate Legal Notices, your
+    work need not make them do so.
+
+  A compilation of a covered work with other separate and independent
+works, which are not by their nature extensions of the covered work,
+and which are not combined with it such as to form a larger program,
+in or on a volume of a storage or distribution medium, is called an
+"aggregate" if the compilation and its resulting copyright are not
+used to limit the access or legal rights of the compilation's users
+beyond what the individual works permit.  Inclusion of a covered work
+in an aggregate does not cause this License to apply to the other
+parts of the aggregate.
+
+  6. Conveying Non-Source Forms.
+
+  You may convey a covered work in object code form under the terms
+of sections 4 and 5, provided that you also convey the
+machine-readable Corresponding Source under the terms of this License,
+in one of these ways:
+
+    a) Convey the object code in, or embodied in, a physical product
+    (including a physical distribution medium), accompanied by the
+    Corresponding Source fixed on a durable physical medium
+    customarily used for software interchange.
+
+    b) Convey the object code in, or embodied in, a physical product
+    (including a physical distribution medium), accompanied by a
+    written offer, valid for at least three years and valid for as
+    long as you offer spare parts or customer support for that product
+    model, to give anyone who possesses the object code either (1) a
+    copy of the Corresponding Source for all the software in the
+    product that is covered by this License, on a durable physical
+    medium customarily used for software interchange, for a price no
+    more than your reasonable cost of physically performing this
+    conveying of source, or (2) access to copy the
+    Corresponding Source from a network server at no charge.
+
+    c) Convey individual copies of the object code with a copy of the
+    written offer to provide the Corresponding Source.  This
+    alternative is allowed only occasionally and noncommercially, and
+    only if you received the object code with such an offer, in accord
+    with subsection 6b.
+
+    d) Convey the object code by offering access from a designated
+    place (gratis or for a charge), and offer equivalent access to the
+    Corresponding Source in the same way through the same place at no
+    further charge.  You need not require recipients to copy the
+    Corresponding Source along with the object code.  If the place to
+    copy the object code is a network server, the Corresponding Source
+    may be on a different server (operated by you or a third party)
+    that supports equivalent copying facilities, provided you maintain
+    clear directions next to the object code saying where to find the
+    Corresponding Source.  Regardless of what server hosts the
+    Corresponding Source, you remain obligated to ensure that it is
+    available for as long as needed to satisfy these requirements.
+
+    e) Convey the object code using peer-to-peer transmission, provided
+    you inform other peers where the object code and Corresponding
+    Source of the work are being offered to the general public at no
+    charge under subsection 6d.
+
+  A separable portion of the object code, whose source code is excluded
+from the Corresponding Source as a System Library, need not be
+included in conveying the object code work.
+
+  A "User Product" is either (1) a "consumer product", which means any
+tangible personal property which is normally used for personal, family,
+or household purposes, or (2) anything designed or sold for incorporation
+into a dwelling.  In determining whether a product is a consumer product,
+doubtful cases shall be resolved in favor of coverage.  For a particular
+product received by a particular user, "normally used" refers to a
+typical or common use of that class of product, regardless of the status
+of the particular user or of the way in which the particular user
+actually uses, or expects or is expected to use, the product.  A product
+is a consumer product regardless of whether the product has substantial
+commercial, industrial or non-consumer uses, unless such uses represent
+the only significant mode of use of the product.
+
+  "Installation Information" for a User Product means any methods,
+procedures, authorization keys, or other information required to install
+and execute modified versions of a covered work in that User Product from
+a modified version of its Corresponding Source.  The information must
+suffice to ensure that the continued functioning of the modified object
+code is in no case prevented or interfered with solely because
+modification has been made.
+
+  If you convey an object code work under this section in, or with, or
+specifically for use in, a User Product, and the conveying occurs as
+part of a transaction in which the right of possession and use of the
+User Product is transferred to the recipient in perpetuity or for a
+fixed term (regardless of how the transaction is characterized), the
+Corresponding Source conveyed under this section must be accompanied
+by the Installation Information.  But this requirement does not apply
+if neither you nor any third party retains the ability to install
+modified object code on the User Product (for example, the work has
+been installed in ROM).
+
+  The requirement to provide Installation Information does not include a
+requirement to continue to provide support service, warranty, or updates
+for a work that has been modified or installed by the recipient, or for
+the User Product in which it has been modified or installed.  Access to a
+network may be denied when the modification itself materially and
+adversely affects the operation of the network or violates the rules and
+protocols for communication across the network.
+
+  Corresponding Source conveyed, and Installation Information provided,
+in accord with this section must be in a format that is publicly
+documented (and with an implementation available to the public in
+source code form), and must require no special password or key for
+unpacking, reading or copying.
+
+  7. Additional Terms.
+
+  "Additional permissions" are terms that supplement the terms of this
+License by making exceptions from one or more of its conditions.
+Additional permissions that are applicable to the entire Program shall
+be treated as though they were included in this License, to the extent
+that they are valid under applicable law.  If additional permissions
+apply only to part of the Program, that part may be used separately
+under those permissions, but the entire Program remains governed by
+this License without regard to the additional permissions.
+
+  When you convey a copy of a covered work, you may at your option
+remove any additional permissions from that copy, or from any part of
+it.  (Additional permissions may be written to require their own
+removal in certain cases when you modify the work.)  You may place
+additional permissions on material, added by you to a covered work,
+for which you have or can give appropriate copyright permission.
+
+  Notwithstanding any other provision of this License, for material you
+add to a covered work, you may (if authorized by the copyright holders of
+that material) supplement the terms of this License with terms:
+
+    a) Disclaiming warranty or limiting liability differently from the
+    terms of sections 15 and 16 of this License; or
+
+    b) Requiring preservation of specified reasonable legal notices or
+    author attributions in that material or in the Appropriate Legal
+    Notices displayed by works containing it; or
+
+    c) Prohibiting misrepresentation of the origin of that material, or
+    requiring that modified versions of such material be marked in
+    reasonable ways as different from the original version; or
+
+    d) Limiting the use for publicity purposes of names of licensors or
+    authors of the material; or
+
+    e) Declining to grant rights under trademark law for use of some
+    trade names, trademarks, or service marks; or
+
+    f) Requiring indemnification of licensors and authors of that
+    material by anyone who conveys the material (or modified versions of
+    it) with contractual assumptions of liability to the recipient, for
+    any liability that these contractual assumptions directly impose on
+    those licensors and authors.
+
+  All other non-permissive additional terms are considered "further
+restrictions" within the meaning of section 10.  If the Program as you
+received it, or any part of it, contains a notice stating that it is
+governed by this License along with a term that is a further
+restriction, you may remove that term.  If a license document contains
+a further restriction but permits relicensing or conveying under this
+License, you may add to a covered work material governed by the terms
+of that license document, provided that the further restriction does
+not survive such relicensing or conveying.
+
+  If you add terms to a covered work in accord with this section, you
+must place, in the relevant source files, a statement of the
+additional terms that apply to those files, or a notice indicating
+where to find the applicable terms.
+
+  Additional terms, permissive or non-permissive, may be stated in the
+form of a separately written license, or stated as exceptions;
+the above requirements apply either way.
+
+  8. Termination.
+
+  You may not propagate or modify a covered work except as expressly
+provided under this License.  Any attempt otherwise to propagate or
+modify it is void, and will automatically terminate your rights under
+this License (including any patent licenses granted under the third
+paragraph of section 11).
+
+  However, if you cease all violation of this License, then your
+license from a particular copyright holder is reinstated (a)
+provisionally, unless and until the copyright holder explicitly and
+finally terminates your license, and (b) permanently, if the copyright
+holder fails to notify you of the violation by some reasonable means
+prior to 60 days after the cessation.
+
+  Moreover, your license from a particular copyright holder is
+reinstated permanently if the copyright holder notifies you of the
+violation by some reasonable means, this is the first time you have
+received notice of violation of this License (for any work) from that
+copyright holder, and you cure the violation prior to 30 days after
+your receipt of the notice.
+
+  Termination of your rights under this section does not terminate the
+licenses of parties who have received copies or rights from you under
+this License.  If your rights have been terminated and not permanently
+reinstated, you do not qualify to receive new licenses for the same
+material under section 10.
+
+  9. Acceptance Not Required for Having Copies.
+
+  You are not required to accept this License in order to receive or
+run a copy of the Program.  Ancillary propagation of a covered work
+occurring solely as a consequence of using peer-to-peer transmission
+to receive a copy likewise does not require acceptance.  However,
+nothing other than this License grants you permission to propagate or
+modify any covered work.  These actions infringe copyright if you do
+not accept this License.  Therefore, by modifying or propagating a
+covered work, you indicate your acceptance of this License to do so.
+
+  10. Automatic Licensing of Downstream Recipients.
+
+  Each time you convey a covered work, the recipient automatically
+receives a license from the original licensors, to run, modify and
+propagate that work, subject to this License.  You are not responsible
+for enforcing compliance by third parties with this License.
+
+  An "entity transaction" is a transaction transferring control of an
+organization, or substantially all assets of one, or subdividing an
+organization, or merging organizations.  If propagation of a covered
+work results from an entity transaction, each party to that
+transaction who receives a copy of the work also receives whatever
+licenses to the work the party's predecessor in interest had or could
+give under the previous paragraph, plus a right to possession of the
+Corresponding Source of the work from the predecessor in interest, if
+the predecessor has it or can get it with reasonable efforts.
+
+  You may not impose any further restrictions on the exercise of the
+rights granted or affirmed under this License.  For example, you may
+not impose a license fee, royalty, or other charge for exercise of
+rights granted under this License, and you may not initiate litigation
+(including a cross-claim or counterclaim in a lawsuit) alleging that
+any patent claim is infringed by making, using, selling, offering for
+sale, or importing the Program or any portion of it.
+
+  11. Patents.
+
+  A "contributor" is a copyright holder who authorizes use under this
+License of the Program or a work on which the Program is based.  The
+work thus licensed is called the contributor's "contributor version".
+
+  A contributor's "essential patent claims" are all patent claims
+owned or controlled by the contributor, whether already acquired or
+hereafter acquired, that would be infringed by some manner, permitted
+by this License, of making, using, or selling its contributor version,
+but do not include claims that would be infringed only as a
+consequence of further modification of the contributor version.  For
+purposes of this definition, "control" includes the right to grant
+patent sublicenses in a manner consistent with the requirements of
+this License.
+
+  Each contributor grants you a non-exclusive, worldwide, royalty-free
+patent license under the contributor's essential patent claims, to
+make, use, sell, offer for sale, import and otherwise run, modify and
+propagate the contents of its contributor version.
+
+  In the following three paragraphs, a "patent license" is any express
+agreement or commitment, however denominated, not to enforce a patent
+(such as an express permission to practice a patent or covenant not to
+sue for patent infringement).  To "grant" such a patent license to a
+party means to make such an agreement or commitment not to enforce a
+patent against the party.
+
+  If you convey a covered work, knowingly relying on a patent license,
+and the Corresponding Source of the work is not available for anyone
+to copy, free of charge and under the terms of this License, through a
+publicly available network server or other readily accessible means,
+then you must either (1) cause the Corresponding Source to be so
+available, or (2) arrange to deprive yourself of the benefit of the
+patent license for this particular work, or (3) arrange, in a manner
+consistent with the requirements of this License, to extend the patent
+license to downstream recipients.  "Knowingly relying" means you have
+actual knowledge that, but for the patent license, your conveying the
+covered work in a country, or your recipient's use of the covered work
+in a country, would infringe one or more identifiable patents in that
+country that you have reason to believe are valid.
+
+  If, pursuant to or in connection with a single transaction or
+arrangement, you convey, or propagate by procuring conveyance of, a
+covered work, and grant a patent license to some of the parties
+receiving the covered work authorizing them to use, propagate, modify
+or convey a specific copy of the covered work, then the patent license
+you grant is automatically extended to all recipients of the covered
+work and works based on it.
+
+  A patent license is "discriminatory" if it does not include within
+the scope of its coverage, prohibits the exercise of, or is
+conditioned on the non-exercise of one or more of the rights that are
+specifically granted under this License.  You may not convey a covered
+work if you are a party to an arrangement with a third party that is
+in the business of distributing software, under which you make payment
+to the third party based on the extent of your activity of conveying
+the work, and under which the third party grants, to any of the
+parties who would receive the covered work from you, a discriminatory
+patent license (a) in connection with copies of the covered work
+conveyed by you (or copies made from those copies), or (b) primarily
+for and in connection with specific products or compilations that
+contain the covered work, unless you entered into that arrangement,
+or that patent license was granted, prior to 28 March 2007.
+
+  Nothing in this License shall be construed as excluding or limiting
+any implied license or other defenses to infringement that may
+otherwise be available to you under applicable patent law.
+
+  12. No Surrender of Others' Freedom.
+
+  If conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot convey a
+covered work so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you may
+not convey it at all.  For example, if you agree to terms that obligate you
+to collect a royalty for further conveying from those to whom you convey
+the Program, the only way you could satisfy both those terms and this
+License would be to refrain entirely from conveying the Program.
+
+  13. Use with the GNU Affero General Public License.
+
+  Notwithstanding any other provision of this License, you have
+permission to link or combine any covered work with a work licensed
+under version 3 of the GNU Affero General Public License into a single
+combined work, and to convey the resulting work.  The terms of this
+License will continue to apply to the part which is the covered work,
+but the special requirements of the GNU Affero General Public License,
+section 13, concerning interaction through a network will apply to the
+combination as such.
+
+  14. Revised Versions of this License.
+
+  The Free Software Foundation may publish revised and/or new versions of
+the GNU General Public License from time to time.  Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+  Each version is given a distinguishing version number.  If the
+Program specifies that a certain numbered version of the GNU General
+Public License "or any later version" applies to it, you have the
+option of following the terms and conditions either of that numbered
+version or of any later version published by the Free Software
+Foundation.  If the Program does not specify a version number of the
+GNU General Public License, you may choose any version ever published
+by the Free Software Foundation.
+
+  If the Program specifies that a proxy can decide which future
+versions of the GNU General Public License can be used, that proxy's
+public statement of acceptance of a version permanently authorizes you
+to choose that version for the Program.
+
+  Later license versions may give you additional or different
+permissions.  However, no additional obligations are imposed on any
+author or copyright holder as a result of your choosing to follow a
+later version.
+
+  15. Disclaimer of Warranty.
+
+  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
+APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
+HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
+OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
+THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
+IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
+ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+  16. Limitation of Liability.
+
+  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
+THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
+GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
+USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
+DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
+PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
+EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGES.
+
+  17. Interpretation of Sections 15 and 16.
+
+  If the disclaimer of warranty and limitation of liability provided
+above cannot be given local legal effect according to their terms,
+reviewing courts shall apply local law that most closely approximates
+an absolute waiver of all civil liability in connection with the
+Program, unless a warranty or assumption of liability accompanies a
+copy of the Program in return for a fee.
+
+                     END OF TERMS AND CONDITIONS
+
+            How to Apply These Terms to Your New Programs
+
+  If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+  To do so, attach the following notices to the program.  It is safest
+to attach them to the start of each source file to most effectively
+state the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+    {one line to give the program's name and a brief idea of what it does.}
+    Copyright (C) 2017  Martin Schrön
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+Also add information on how to contact you by electronic and paper mail.
+
+  If the program does terminal interaction, make it output a short
+notice like this when it starts in an interactive mode:
+
+    CRyPy  Copyright (C) 2017  Martin Schrön
+    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+    This is free software, and you are welcome to redistribute it
+    under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License.  Of course, your program's commands
+might be different; for a GUI interface, you would use an "about box".
+
+  You should also get your employer (if you work as a programmer) or school,
+if any, to sign a "copyright disclaimer" for the program, if necessary.
+For more information on this, and how to apply and follow the GNU GPL, see
+<http://www.gnu.org/licenses/>.
+
+  The GNU General Public License does not permit incorporating your program
+into proprietary programs.  If your program is a subroutine library, you
+may consider it more useful to permit linking proprietary applications with
+the library.  If this is what you want to do, use the GNU Lesser General
+Public License instead of this License.  But first, please read
+<http://www.gnu.org/philosophy/why-not-lgpl.html>.
+
diff --git a/README.md b/README.md
index c4109da..552320e 100644
--- a/README.md
+++ b/README.md
@@ -1,76 +1,71 @@
+# CORNish PASDy -- COsmic-Ray Neutron flavored Processing and Analysis of Sensor Data in pYthon
 
-# Cornish Pasdy -- COsmic-Ray Neutron flavored Pasdy
-# Pasdy -- Processing and Analysis of Sensor Data in pYthon
+This is a project developed by Martin Schrön, Jannis Jakobi, Mandy Kasner, Rafael Rosolem,
+in order to make Cosmic Ray Neutron Sensing Data Analysis accessible for everyone!
+Please ask us about coauthorship if you use our code for a publication.
 
-## Install
+*Note:* This version of PASDy is specific for Cosmic-Ray Neutron Sensing (CRNS). A more general version of PASDy features are to be developed in the far future.
+
+## Contribution
+
+- Did you find a bug or are you missing a feature? Please report your experience in the [project issues](https://git.ufz.de/CRNS/cornish_pasdy/issues).
+- Have you resolved errors or added new features? Please push your contributions back to GitLab such that the whole community can benefit from your work. Contact [Martin](mailto:martin.schroen@ufz.de) to receive write permission.
+
+## Usage
 
-### Install Python 3.*
+The CORNish PASDy package aims to allow various ways of usage depending on the level of detail and interaction required by individual users. It can be used in the following ways:
 
-e.g. from here: <https://www.python.org/downloads/>
+- **Mouse click** on the file `instantPASDy.py` processes the sensor data instantly. It requires a file `config.cfg` to be present locally. Use this option if you have only one type of sensor for which the exact same analysis needs to be performed over and over again.
+- In the **console**, type
     
+        python instantPASDy.py path/to/your/configfile.cfg
     
-### Install Jupyter
+    Use this option if you don't like GUIs or you apply batch scripting. Add the parameter `--nonstop` to avoid the final input prompt at the end of the script.
+- **Execute** `instantPASDy-GUI.py` where the config file can be selected and ammended directly through the interface.
+- Work on your own scripts (e.g., using Jupyter notebooks) and **import** the required snippets from the PASDy package.  
+    *(This option is currently under development)*
+   
 
-Is it already installed? Try typing `jupyter notebook`. Otherwise install:
+## Install
 
-      pip3 install jupyter
-      pip3 install jupyterlab
-      
-      
-### Configure Jupyter
-
-Install more packages:
-
-- Check https://github.com/matplotlib/jupyter-matplotlib
-- Apply `pip3 install` on:
-
-		qgrid
-		utm
-		tzlocal
-		pympler
-		os
-		sys
-		inspect
-		math
-		numpy
-		matplotlib
-		datetime
-		rasterio
-		IPython.display
-		pandas
-		warnings
-		re
-		cartopy
-		netCDF4
-		requests
-		configparser
-		utm
-		copy
-		itertools
-		
-	If some modules fail, try out downloading and installing the corresponding wheel file form <https://www.lfd.uci.edu/~gohlke/pythonlibs/>.
-    
-Activate Widgets:
+### Python 3.*
 
-    jupyter nbextension enable --py --sys-prefix widgetsnbextension
-    
-Apply visual styles:
+Get Python from here: <https://www.python.org/downloads/>
 
-1. copy the file `install/custom.css` into your home folder to `~/.jupyter/custom/`
-2. copy the file `install/pasdy.mplstyle` into your home folder to `~/.matplotlib/stylelib/`
-3. Install the `Handlee` font family: <https://fonts.google.com/specimen/Handlee?selection.family=Handlee>
+### Packages
+
+Find out what packages you need to install or update:
 
+    pip install pipreqs
+    pipreqs ./
     
-### Run Jupyter
+The list of required packages is saved in `requirements.txt`. Install all of them using:
 
-Type
+    pip install -r requirements.txt
 
-    jupyter notebook
-    
-or
+Examples for important packages used by PASDy are:  qgrid, utm, tzlocal, pympler, os, sys, inspect, math, numpy, matplotlib, datetime, rasterio, IPython.display, pandas, warnings, re, cartopy, netCDF4, requests, configparser, utm, copy, itertools.
+
+If the installation of some modules fails, try out downloading and installing the corresponding wheel file directly from <https://www.lfd.uci.edu/~gohlke/pythonlibs/>.
+
+
+### Jupyter Lab
+
+Jupyter notebooks are a great way to play with python, here is a short instruction of installation:
+
+    pip install jupyter
+    pip install jupyterlab
+    jupyter nbextension enable --py --sys-prefix widgetsnbextension
+    jupyter labextension install @jupyterlab/git
+    pip install --upgrade jupyterlab-git
+    jupyter serverextension enable --py jupyterlab_git
+      
+Apply beautiful styles:
+
+1. copy the file `docs/custom.css` into your home folder to `~/.jupyter/custom/`
+2. copy the file `docs/pasdy.mplstyle` into your home folder to `~/.matplotlib/stylelib/`
+3. Install the `Handlee` font family: <https://fonts.google.com/specimen/Handlee?selection.family=Handlee>
+
+Run Jupyter Lab:
 
     jupyter lab
-    
-And it will open in the browser.
-    
-    
\ No newline at end of file
+
diff --git a/docs/custom.css b/docs/custom.css
new file mode 100644
index 0000000..efe0573
--- /dev/null
+++ b/docs/custom.css
@@ -0,0 +1,144 @@
+/* Motivating and distraction-free design for `Jupyter`*/
+/************************************ by Martin Schrön */
+
+/*
+Body
+*/
+    html, body, .notebook_app > #header, body > #header {
+        background-color: #eff9e0; }
+    
+    body {
+        font-family: Handlee, "Helvetica Neue", Helvetica, Arial, sans-serif; }
+/*
+File name
+*/
+    span.save_widget span.filename {
+        color: #00aa00;
+        font-weight: bold; }
+
+    span.save_widget span.filename:hover {
+        background-color: white; }
+/*
+File status
+*/
+    span.checkpoint_status, span.autosave_status {
+        color: #aaccaa; }
+/*
+Logos
+*/
+    #ipython_notebook img, #kernel_logo_widget .current_kernel_logo {
+        opacity: 0.1; }
+/*
+Header
+*/
+    body > #header .header-bar {
+        height: 0px;
+        background: #dfe9d0; }
+        
+    #kernel_indicator {
+        color: #bfc9b0; }      
+/*
+Menu bar
+*/
+    .navbar-default {
+        background-color: #dfe9d0;
+        border-color: #cfd9c0;
+        border: 0; }
+
+    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
+        background-color: #cfd9c0; }
+/*
+Tabs
+*/
+    .navbar-default,
+    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus,
+    .nav > li > a:hover, .nav > li > a:focus {
+        background-color: #dfe9d0;
+        border-color: #cfd9c0; }
+
+    .nav-tabs {
+        border-color: #cfd9c0; }        
+        
+    .nav-tabs > li > a {
+        outline: none; }
+/*
+GUI Table
+*/
+    .list_header  {
+        background-color: #dfe9d0;
+        border-color: #cfd9c0; }
+        
+    .list_container, .list_container > div {
+        border-color: #cfd9c0; }
+        
+    .list_header > div .item_link, .list_item > div .item_link {
+        font-family: Consolas, monospace;
+        color: #00aa00;  }
+/*
+Cell
+*/
+    div.cell.selected {
+        background: linear-gradient(to right, #eeeeee -40px, #eeeeee 5px, transparent 5px, transparent 100%);
+        /*background: linear-gradient(to right, #cfd9c0 -40px, #cfd9c0 5px, transparent 5px, transparent 100%);*/
+        /*background: linear-gradient(to right, #00aa00 -40px, #00aa00 5px, #eff9e0 5px, transparent 100%);*/
+        /*background: linear-gradient(to right, #00aa00 -40px, #00aa00 5px, #eff9e0 5px, #eff9e0 100%)*/
+        border: 0; }
+
+    div.input_prompt, div.output_prompt {
+        font-family: Consolas, monospace;
+        color: #cfd9c0; }
+/*
+Markdown text 
+*/   
+    div.text_cell_render {
+        color: #666666;
+        font-size: 120%; }
+/*
+Input
+*/
+    div.input_area {
+        border: 1px solid #e0f0ff;
+        background: #eef5ff; /*#eff9e0*/ }
+/*
+Code
+*/
+    .CodeMirror, code, kbd, pre, samp {
+        font-family: Consolas, monospace; }
+/*
+Output
+*/
+    div.output_area pre, div.output_area p, div.output_text {
+        font-family: Consolas, monospace;
+        color: #0077ff; /*#00aa00;*/ }
+/*
+Output Table
+*/
+    div.output_area .rendered_html table {
+        font-family: Consolas, monospace;
+        font-size: 70%;
+        line-height: 10px;
+        border: 1px solid #aaaaaa;
+        border-collapse: initial;
+        border-radius: 3px;
+        border: 3px solid #eeeeee; }
+        
+    table.dataframe tr th:first-child {
+        background-color: #eeeeee;
+        color: #666666;
+        font-weight: normal }
+
+    table.dataframe thead th {
+        background-color: #eeeeee;
+        color: #000000; }
+        
+    .rendered_html tr, .rendered_html th, .rendered_html td {
+        border: 1px solid #cccccc;
+        border-width: 1px 0 0 1px;
+        border-collapse: initial; }
+/*
+Widget
+*/
+    .ui-widget-header {
+        border: 0;
+        background: transparent;
+    
\ No newline at end of file
diff --git a/docs/instant-pasdy-logo.png b/docs/instant-pasdy-logo.png
new file mode 100644
index 0000000000000000000000000000000000000000..5a355598181e37543ca8bec2b5518eb346882ac0
GIT binary patch
literal 45813
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

literal 0
HcmV?d00001

diff --git a/docs/pasdy.mplstyle b/docs/pasdy.mplstyle
new file mode 100644
index 0000000..b11e9f4
--- /dev/null
+++ b/docs/pasdy.mplstyle
@@ -0,0 +1,490 @@
+### MATPLOTLIBRC FORMAT
+
+# Colors: for the color values below, you can either use - a
+# matplotlib color string, such as r, k, or b - an rgb tuple, such as
+# (1.0, 0.5, 0.0) - a hex string, such as ff00ff or #ff00ff - a scalar
+# grayscale intensity such as 0.75 - a legal html color name, e.g., red,
+# blue, darkslategray
+
+#### CONFIGURATION BEGINS HERE
+
+# The default backend; one of GTK GTKAgg GTKCairo GTK3Agg GTK3Cairo
+# CocoaAgg MacOSX Qt4Agg Qt5Agg TkAgg WX WXAgg Agg Cairo GDK PS PDF SVG
+# Template.
+# You can also deploy your own backend outside of matplotlib by
+# referring to the module name (which must be in the PYTHONPATH) as
+# 'module://my_backend'.
+backend      : qt4agg
+
+# If you are using the Qt4Agg backend, you can choose here
+# to use the PyQt4 bindings or the newer PySide bindings to
+# the underlying Qt4 toolkit.
+#backend.qt4 : PyQt4        # PyQt4 | PySide
+
+# Note that this can be overridden by the environment variable
+# QT_API used by Enthought Tool Suite (ETS); valid values are
+# "pyqt" and "pyside".  The "pyqt" setting has the side effect of
+# forcing the use of Version 2 API for QString and QVariant.
+
+# The port to use for the web server in the WebAgg backend.
+# webagg.port : 8888
+
+# If webagg.port is unavailable, a number of other random ports will
+# be tried until one that is available is found.
+# webagg.port_retries : 50
+
+# When True, open the webbrowser to the plot that is shown
+# webagg.open_in_browser : True
+
+# When True, the figures rendered in the nbagg backend are created with
+# a transparent background.
+# nbagg.transparent : True
+
+# if you are running pyplot inside a GUI and your backend choice
+# conflicts, we will automatically try to find a compatible one for
+# you if backend_fallback is True
+#backend_fallback: True
+
+#interactive  : False
+#toolbar      : toolbar2   # None | toolbar2  ("classic" is deprecated)
+#timezone     : UTC        # a pytz timezone string, e.g., US/Central or Europe/Paris
+
+# Where your matplotlib data lives if you installed to a non-default
+# location.  This is where the matplotlib fonts, bitmaps, etc reside
+#datapath : /home/jdhunter/mpldata
+
+
+### LINES
+# See http://matplotlib.org/api/artist_api.html#module-matplotlib.lines for more
+# information on line properties.
+lines.linewidth   : 1.0     # line width in points
+#lines.linestyle   : -       # solid line
+#lines.color       : blue    # has no affect on plot(); see axes.prop_cycle
+#lines.marker      : None    # the default marker
+#lines.markeredgewidth  : 0.5     # the line width around the marker symbol
+#lines.markersize  : 6            # markersize, in points
+#lines.dash_joinstyle : miter        # miter|round|bevel
+#lines.dash_capstyle : butt          # butt|round|projecting
+#lines.solid_joinstyle : miter       # miter|round|bevel
+#lines.solid_capstyle : projecting   # butt|round|projecting
+#lines.antialiased : True         # render lines in antialiased (no jaggies)
+
+#markers.fillstyle: full # full|left|right|bottom|top|none
+
+### PATCHES
+# Patches are graphical objects that fill 2D space, like polygons or
+# circles.  See
+# http://matplotlib.org/api/artist_api.html#module-matplotlib.patches
+# information on patch properties
+#patch.linewidth        : 1.0     # edge width in points
+#patch.facecolor        : blue
+#patch.edgecolor        : black
+#patch.antialiased      : True    # render patches in antialiased (no jaggies)
+
+### FONT
+#
+# font properties used by text.Text.  See
+# http://matplotlib.org/api/font_manager_api.html for more
+# information on font properties.  The 6 font properties used for font
+# matching are given below with their default values.
+#
+# The font.family property has five values: 'serif' (e.g., Times),
+# 'sans-serif' (e.g., Helvetica), 'cursive' (e.g., Zapf-Chancery),
+# 'fantasy' (e.g., Western), and 'monospace' (e.g., Courier).  Each of
+# these font families has a default list of font names in decreasing
+# order of priority associated with them.  When text.usetex is False,
+# font.family may also be one or more concrete font names.
+#
+# The font.style property has three values: normal (or roman), italic
+# or oblique.  The oblique style will be used for italic, if it is not
+# present.
+#
+# The font.variant property has two values: normal or small-caps.  For
+# TrueType fonts, which are scalable fonts, small-caps is equivalent
+# to using a font size of 'smaller', or about 83% of the current font
+# size.
+#
+# The font.weight property has effectively 13 values: normal, bold,
+# bolder, lighter, 100, 200, 300, ..., 900.  Normal is the same as
+# 400, and bold is 700.  bolder and lighter are relative values with
+# respect to the current weight.
+#
+# The font.stretch property has 11 values: ultra-condensed,
+# extra-condensed, condensed, semi-condensed, normal, semi-expanded,
+# expanded, extra-expanded, ultra-expanded, wider, and narrower.  This
+# property is not currently implemented.
+#
+# The font.size property is the default font size for text, given in pts.
+# 12pt is the standard value.
+#
+#font.family         : sans-serif
+#font.style          : italic
+#font.variant        : normal
+#font.weight         : medium
+#font.stretch        : normal
+# note that font.size controls default text sizes.  To configure
+# special text sizes tick labels, axes, labels, title, etc, see the rc
+# settings for axes and ticks. Special text sizes can be defined
+# relative to font.size, using the following values: xx-small, x-small,
+# small, medium, large, x-large, xx-large, larger, or smaller
+font.size           : 9.0
+#font.serif          : Bitstream Vera Serif, New Century Schoolbook, Century Schoolbook L, Utopia, ITC Bookman, Bookman, Nimbus Roman No9 L, Times New Roman, Times, Palatino, Charter, serif
+#font.sans-serif     : Myriad Pro, Bitstream Vera Sans, Lucida Grande, Verdana, Geneva, Lucid, Arial, Helvetica, Avant Garde, sans-serif
+#font.cursive        : Apple Chancery, Textile, Zapf Chancery, Sand, Script MT, Felipa, cursive
+#font.fantasy        : Comic Sans MS, Chicago, Charcoal, Impact, Western, Humor Sans, fantasy
+#font.monospace      : Bitstream Vera Sans Mono, Andale Mono, Nimbus Mono L, Courier New, Courier, Fixed, Terminal, monospace
+
+### TEXT
+# text properties used by text.Text.  See
+# http://matplotlib.org/api/artist_api.html#module-matplotlib.text for more
+# information on text properties
+
+#text.color          : black
+
+### LaTeX customizations. See http://wiki.scipy.org/Cookbook/Matplotlib/UsingTex
+#text.usetex         : False  # use latex for all text handling. The following fonts
+                              # are supported through the usual rc parameter settings:
+                              # new century schoolbook, bookman, times, palatino,
+                              # zapf chancery, charter, serif, sans-serif, helvetica,
+                              # avant garde, courier, monospace, computer modern roman,
+                              # computer modern sans serif, computer modern typewriter
+                              # If another font is desired which can loaded using the
+                              # LaTeX \usepackage command, please inquire at the
+                              # matplotlib mailing list
+#text.latex.unicode : False # use "ucs" and "inputenc" LaTeX packages for handling
+                            # unicode strings.
+#text.latex.preamble :  # IMPROPER USE OF THIS FEATURE WILL LEAD TO LATEX FAILURES
+                            # AND IS THEREFORE UNSUPPORTED. PLEASE DO NOT ASK FOR HELP
+                            # IF THIS FEATURE DOES NOT DO WHAT YOU EXPECT IT TO.
+                            # preamble is a comma separated list of LaTeX statements
+                            # that are included in the LaTeX document preamble.
+                            # An example:
+                            # text.latex.preamble : \usepackage{bm},\usepackage{euler}
+                            # The following packages are always loaded with usetex, so
+                            # beware of package collisions: color, geometry, graphicx,
+                            # type1cm, textcomp. Adobe Postscript (PSSNFS) font packages
+                            # may also be loaded, depending on your font settings
+
+#text.dvipnghack : None      # some versions of dvipng don't handle alpha
+                             # channel properly.  Use True to correct
+                             # and flush ~/.matplotlib/tex.cache
+                             # before testing and False to force
+                             # correction off.  None will try and
+                             # guess based on your dvipng version
+
+#text.hinting : auto   # May be one of the following:
+                       #   'none': Perform no hinting
+                       #   'auto': Use freetype's autohinter
+                       #   'native': Use the hinting information in the
+                       #             font file, if available, and if your
+                       #             freetype library supports it
+                       #   'either': Use the native hinting information,
+                       #             or the autohinter if none is available.
+                       # For backward compatibility, this value may also be
+                       # True === 'auto' or False === 'none'.
+#text.hinting_factor : 8 # Specifies the amount of softness for hinting in the
+                         # horizontal direction.  A value of 1 will hint to full
+                         # pixels.  A value of 2 will hint to half pixels etc.
+
+#text.antialiased : True # If True (default), the text will be antialiased.
+                         # This only affects the Agg backend.
+
+# The following settings allow you to select the fonts in math mode.
+# They map from a TeX font name to a fontconfig font pattern.
+# These settings are only used if mathtext.fontset is 'custom'.
+# Note that this "custom" mode is unsupported and may go away in the
+# future.
+#mathtext.cal : cursive
+#mathtext.rm  : serif
+#mathtext.tt  : monospace
+#mathtext.it  : serif:italic
+#mathtext.bf  : serif:bold
+#mathtext.sf  : sans
+#mathtext.fontset : cm # Should be 'cm' (Computer Modern), 'stix',
+                       # 'stixsans' or 'custom'
+#mathtext.fallback_to_cm : True  # When True, use symbols from the Computer Modern
+                                 # fonts when a symbol can not be found in one of
+                                 # the custom math fonts.
+
+#mathtext.default : it # The default font to use for math.
+                       # Can be any of the LaTeX font names, including
+                       # the special name "regular" for the same font
+                       # used in regular text.
+
+### AXES
+# default face and edge color, default tick sizes,
+# default fontsizes for ticklabels, and so on.  See
+# http://matplotlib.org/api/axes_api.html#module-matplotlib.axes
+#axes.hold           : True    # whether to clear the axes by default on
+#axes.facecolor      : white   # axes background color
+#axes.edgecolor      : black   # axes edge color
+#axes.linewidth      : 1.0     # edge linewidth
+axes.grid           : True   # display grid or not
+#axes.titlesize      : large   # fontsize of the axes title
+#axes.labelsize      : medium  # fontsize of the x any y labels
+#axes.labelpad       : 5.0     # space between label and axis
+axes.labelweight    : bold  # weight of the x and y labels
+#axes.labelcolor     : black
+#axes.axisbelow      : False   # whether axis gridlines and ticks are below
+                               # the axes elements (lines, text, etc)
+
+#axes.formatter.limits : -7, 7 # use scientific notation if log10
+                               # of the axis range is smaller than the
+                               # first or larger than the second
+#axes.formatter.use_locale : False # When True, format tick labels
+                                   # according to the user's locale.
+                                   # For example, use ',' as a decimal
+                                   # separator in the fr_FR locale.
+#axes.formatter.use_mathtext : False # When True, use mathtext for scientific
+                                     # notation.
+#axes.formatter.useoffset      : True    # If True, the tick label formatter
+                                         # will default to labeling ticks relative
+                                         # to an offset when the data range is very
+                                         # small compared to the minimum absolute
+                                         # value of the data.
+
+#axes.unicode_minus  : True    # use unicode for the minus symbol
+                               # rather than hyphen.  See
+                               # http://en.wikipedia.org/wiki/Plus_and_minus_signs#Character_codes
+axes.prop_cycle    : cycler('color', ['1f77b4','aec7e8','ff7f0e','ffbb78','2ca02c','98df8a','d62728','ff9896','9467bd','c5b0d5','8c564b','c49c94','e377c2','f7b6d2','7f7f7f','c7c7c7','bcbd22','dbdb8d','17becf','9edae5'])
+                                            #'bgrcmyk')
+                                            # color cycle for plot lines
+                                            # as list of string colorspecs:
+                                            # single letter, long name, or
+                                            # web-style hex
+#axes.xmargin        : 0  # x margin.  See `axes.Axes.margins`
+#axes.ymargin        : 0  # y margin See `axes.Axes.margins`
+
+#polaraxes.grid      : True    # display grid on polar axes
+#axes3d.grid         : True    # display grid on 3d axes
+
+### TICKS
+# see http://matplotlib.org/api/axis_api.html#matplotlib.axis.Tick
+#xtick.major.size     : 4      # major tick size in points
+#xtick.minor.size     : 2      # minor tick size in points
+#xtick.major.width    : 0.5    # major tick width in points
+#xtick.minor.width    : 0.5    # minor tick width in points
+#xtick.major.pad      : 4      # distance to major tick label in points
+#xtick.minor.pad      : 4      # distance to the minor tick label in points
+#xtick.color          : k      # color of the tick labels
+#xtick.labelsize      : medium # fontsize of the tick labels
+xtick.direction      : out     # direction: in, out, or inout
+
+#ytick.major.size     : 4      # major tick size in points
+#ytick.minor.size     : 2      # minor tick size in points
+#ytick.major.width    : 0.5    # major tick width in points
+#ytick.minor.width    : 0.5    # minor tick width in points
+#ytick.major.pad      : 4      # distance to major tick label in points
+#ytick.minor.pad      : 4      # distance to the minor tick label in points
+#ytick.color          : k      # color of the tick labels
+#ytick.labelsize      : medium # fontsize of the tick labels
+ytick.direction      : out     # direction: in, out, or inout
+
+
+### GRIDS
+grid.color       :   black   # grid color
+grid.linestyle   :   -       # dotted
+grid.linewidth   :   0.5     # in points
+grid.alpha       :   0.2     # transparency, between 0.0 and 1.0
+
+### Legend
+#legend.fancybox      : False  # if True, use a rounded box for the
+                               # legend, else a rectangle
+#legend.isaxes        : True
+#legend.numpoints     : 2      # the number of points in the legend line
+legend.fontsize      : small
+#legend.borderpad     : 0.5    # border whitespace in fontsize units
+#legend.markerscale   : 1.0    # the relative size of legend markers vs. original
+# the following dimensions are in axes coords
+#legend.labelspacing  : 0.5    # the vertical space between the legend entries in fraction of fontsize
+#legend.handlelength  : 2.     # the length of the legend lines in fraction of fontsize
+#legend.handleheight  : 0.7     # the height of the legend handle in fraction of fontsize
+#legend.handletextpad : 0.8    # the space between the legend line and legend text in fraction of fontsize
+#legend.borderaxespad : 0.5   # the border between the axes and legend edge in fraction of fontsize
+#legend.columnspacing : 2.    # the border between the axes and legend edge in fraction of fontsize
+#legend.shadow        : False
+legend.frameon       : True   # whether or not to draw a frame around legend
+legend.framealpha    : 0.5    # opacity of of legend frame
+#legend.scatterpoints : 3 # number of scatter points
+
+### FIGURE
+# See http://matplotlib.org/api/figure_api.html#matplotlib.figure.Figure
+figure.titlesize : large     # size of the figure title
+figure.titleweight : bold   # weight of the figure title
+figure.figsize   : 10, 6    # figure size in inches
+figure.dpi       : 80      # figure dots per inch
+#figure.facecolor : 0.75    # figure facecolor; 0.75 is scalar gray
+#figure.edgecolor : white   # figure edgecolor
+figure.autolayout : True  # When True, automatically adjust subplot
+                            # parameters to make the plot fit the figure
+#figure.max_open_warning : 20  # The maximum number of figures to open through
+                               # the pyplot interface before emitting a warning.
+                               # If less than one this feature is disabled.
+
+# The figure subplot parameters.  All dimensions are a fraction of the
+# figure width or height
+#figure.subplot.left    : 0.125  # the left side of the subplots of the figure
+#figure.subplot.right   : 0.9    # the right side of the subplots of the figure
+#figure.subplot.bottom  : 0.1    # the bottom of the subplots of the figure
+#figure.subplot.top     : 0.9    # the top of the subplots of the figure
+#figure.subplot.wspace  : 0.2    # the amount of width reserved for blank space between subplots
+#figure.subplot.hspace  : 0.2    # the amount of height reserved for white space between subplots
+
+### IMAGES
+#image.aspect : equal             # equal | auto | a number
+#image.interpolation  : bilinear  # see help(imshow) for options
+#image.cmap   : jet               # gray | jet etc...
+#image.lut    : 256               # the size of the colormap lookup table
+#image.origin : upper             # lower | upper
+#image.resample  : False
+#image.composite_image : True     # When True, all the images on a set of axes are 
+                                  # combined into a single composite image before 
+                                  # saving a figure as a vector graphics file, 
+                                  # such as a PDF.
+
+### CONTOUR PLOTS
+#contour.negative_linestyle : dashed # dashed | solid
+#contour.corner_mask        : True   # True | False | legacy
+
+### ERRORBAR PLOTS
+#errorbar.capsize : 3             # length of end cap on error bars in pixels
+
+### Agg rendering
+### Warning: experimental, 2008/10/10
+#agg.path.chunksize : 0           # 0 to disable; values in the range
+                                  # 10000 to 100000 can improve speed slightly
+                                  # and prevent an Agg rendering failure
+                                  # when plotting very large data sets,
+                                  # especially if they are very gappy.
+                                  # It may cause minor artifacts, though.
+                                  # A value of 20000 is probably a good
+                                  # starting point.
+### SAVING FIGURES
+#path.simplify : True   # When True, simplify paths by removing "invisible"
+                        # points to reduce file size and increase rendering
+                        # speed
+#path.simplify_threshold : 0.1  # The threshold of similarity below which
+                                # vertices will be removed in the simplification
+                                # process
+#path.snap : True # When True, rectilinear axis-aligned paths will be snapped to
+                  # the nearest pixel when certain criteria are met.  When False,
+                  # paths will never be snapped.
+#path.sketch : None # May be none, or a 3-tuple of the form (scale, length,
+                    # randomness).
+                    # *scale* is the amplitude of the wiggle
+                    # perpendicular to the line (in pixels).  *length*
+                    # is the length of the wiggle along the line (in
+                    # pixels).  *randomness* is the factor by which
+                    # the length is randomly scaled.
+
+# the default savefig params can be different from the display params
+# e.g., you may want a higher resolution, or to make the figure
+# background white
+savefig.dpi         : 300      # figure dots per inch
+#savefig.facecolor   : white    # figure facecolor when saving
+#savefig.edgecolor   : white    # figure edgecolor when saving
+savefig.format      : pdf      # png, ps, pdf, svg
+savefig.bbox        : standard # 'tight' or 'standard'.
+                                # 'tight' is incompatible with pipe-based animation
+                                # backends but will workd with temporary file based ones:
+                                # e.g. setting animation.writer to ffmpeg will not work,
+                                # use ffmpeg_file instead
+savefig.pad_inches  : 0.1      # Padding to be used when bbox is set to 'tight'
+#savefig.jpeg_quality: 95       # when a jpeg is saved, the default quality parameter.
+#savefig.directory   : ~        # default directory in savefig dialog box,
+                                # leave empty to always use current working directory
+savefig.transparent : True    # setting that controls whether figures are saved with a
+                                # transparent background by default
+
+# tk backend params
+#tk.window_focus   : False    # Maintain shell focus for TkAgg
+
+# ps backend params
+ps.papersize      : A4   # auto, letter, legal, ledger, A0-A10, B0-B10
+#ps.useafm         : False    # use of afm fonts, results in small files
+#ps.usedistiller   : False    # can be: None, ghostscript or xpdf
+                                          # Experimental: may produce smaller files.
+                                          # xpdf intended for production of publication quality files,
+                                          # but requires ghostscript, xpdf and ps2eps
+#ps.distiller.res  : 6000      # dpi
+#ps.fonttype       : 3         # Output Type 3 (Type3) or Type 42 (TrueType)
+
+# pdf backend params
+#pdf.compression   : 6 # integer from 0 to 9
+                       # 0 disables compression (good for debugging)
+#pdf.fonttype       : 3         # Output Type 3 (Type3) or Type 42 (TrueType)
+
+# svg backend params
+#svg.image_inline : True       # write raster image data directly into the svg file
+#svg.image_noscale : False     # suppress scaling of raster data embedded in SVG
+#svg.fonttype : 'path'         # How to handle SVG fonts:
+#    'none': Assume fonts are installed on the machine where the SVG will be viewed.
+#    'path': Embed characters as paths -- supported by most SVG renderers
+#    'svgfont': Embed characters as SVG fonts -- supported only by Chrome,
+#               Opera and Safari
+
+# docstring params
+#docstring.hardcopy = False  # set this when you want to generate hardcopy docstring
+
+# Set the verbose flags.  This controls how much information
+# matplotlib gives you at runtime and where it goes.  The verbosity
+# levels are: silent, helpful, debug, debug-annoying.  Any level is
+# inclusive of all the levels below it.  If your setting is "debug",
+# you'll get all the debug and helpful messages.  When submitting
+# problems to the mailing-list, please set verbose to "helpful" or "debug"
+# and paste the output into your report.
+#
+# The "fileo" gives the destination for any calls to verbose.report.
+# These objects can a filename, or a filehandle like sys.stdout.
+#
+# You can override the rc default verbosity from the command line by
+# giving the flags --verbose-LEVEL where LEVEL is one of the legal
+# levels, e.g., --verbose-helpful.
+#
+# You can access the verbose instance in your code
+#   from matplotlib import verbose.
+#verbose.level  : silent      # one of silent, helpful, debug, debug-annoying
+#verbose.fileo  : sys.stdout  # a log filename, sys.stdout or sys.stderr
+
+# Event keys to interact with figures/plots via keyboard.
+# Customize these settings according to your needs.
+# Leave the field(s) empty if you don't need a key-map. (i.e., fullscreen : '')
+
+#keymap.fullscreen : f               # toggling
+#keymap.home : h, r, home            # home or reset mnemonic
+#keymap.back : left, c, backspace    # forward / backward keys to enable
+#keymap.forward : right, v           #   left handed quick navigation
+#keymap.pan : p                      # pan mnemonic
+#keymap.zoom : o                     # zoom mnemonic
+#keymap.save : s                     # saving current figure
+#keymap.quit : ctrl+w, cmd+w         # close the current figure
+#keymap.grid : g                     # switching on/off a grid in current axes
+#keymap.yscale : l                   # toggle scaling of y-axes ('log'/'linear')
+#keymap.xscale : L, k                # toggle scaling of x-axes ('log'/'linear')
+#keymap.all_axes : a                 # enable all axes
+
+# Control location of examples data files
+#examples.directory : ''   # directory to look in for custom installation
+
+###ANIMATION settings
+#animation.html : 'none'           # How to display the animation as HTML in
+                                   # the IPython notebook. 'html5' uses
+                                   # HTML5 video tag.
+#animation.writer : ffmpeg         # MovieWriter 'backend' to use
+#animation.codec : mpeg4           # Codec to use for writing movie
+#animation.bitrate: -1             # Controls size/quality tradeoff for movie.
+                                   # -1 implies let utility auto-determine
+#animation.frame_format: 'png'     # Controls frame format used by temp files
+#animation.ffmpeg_path: 'ffmpeg'   # Path to ffmpeg binary. Without full path
+                                   # $PATH is searched
+#animation.ffmpeg_args: ''         # Additional arguments to pass to ffmpeg
+#animation.avconv_path: 'avconv'   # Path to avconv binary. Without full path
+                                   # $PATH is searched
+#animation.avconv_args: ''         # Additional arguments to pass to avconv
+#animation.mencoder_path: 'mencoder'
+                                   # Path to mencoder binary. Without full path
+                                   # $PATH is searched
+#animation.mencoder_args: ''       # Additional arguments to pass to mencoder
+#animation.convert_path: 'convert' # Path to ImageMagick's convert binary.
+                                   # On Windows use the full path since convert
+                                   # is also the name of a system tool.
\ No newline at end of file
-- 
GitLab