refnx - Neutron and X-ray reflectometry analysis in Python
If you use this package to analyse data please cite:
"Nelson, A.R.J. & Prescott, S.W. (2019). J. Appl. Cryst. 52, https://doi.org/10.1107/S1600576718017296.”
(c) Andrew Nelson 2014-
The refnx package is released under the BSD 3 clause licence:

Copyright 2015-2019 A. R. J. Nelson, ANSTO

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
   list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.

3. Neither the name of the copyright holder nor the names of its contributors
   may be used to endorse or promote products derived from this software
   without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

When released as an standalone executable the **executable** is released under the
GPLv3 licence. The executable includes code from the following packages, and
can be rebuilt from source (https://github.com/refnx/refnx):



 Name                       License
 Cython                     Apache Software License
 PySide6                    GNU General Public License v2 (GPLv2); GNU General Public License v3 (GPLv3); GNU Lesser General Public License v3 (LGPLv3); Other/Proprietary License
 PySide6_Addons             GNU General Public License v2 (GPLv2); GNU General Public License v3 (GPLv3); GNU Lesser General Public License v3 (LGPLv3); Other/Proprietary License
 PySide6_Essentials         GNU General Public License v2 (GPLv2); GNU General Public License v3 (GPLv3); GNU Lesser General Public License v3 (LGPLv3); Other/Proprietary License
 PyYAML                     MIT License
 QtPy                       MIT License
 altgraph                   MIT License
 attrs                      MIT License
 contourpy                  BSD License
 corner                     BSD License
 cycler                     BSD License
 fonttools                  MIT License
 kiwisolver                 BSD License
 macholib                   MIT License
 matplotlib                 Python Software Foundation License
 numpy                      BSD License
 orsopy                     MIT License
 packaging                  Apache Software License; BSD License
 periodictable              Public Domain
 pillow                     MIT-CMU
 pip                        MIT License
 prettytable                BSD-3-Clause
 pyinstaller                GNU General Public License v2 (GPLv2)
 pyinstaller-hooks-contrib  Apache Software License; GNU General Public License v2 (GPLv2)
 pyparsing                  MIT License
 python-dateutil            Apache Software License; BSD License
 refnx                      BSD License
 scipy                      BSD License
 setuptools                 MIT License
 shiboken6                  GNU General Public License v2 (GPLv2); GNU General Public License v3 (GPLv3); GNU Lesser General Public License v3 (LGPLv3); Other/Proprietary License
 six                        MIT License
 tomli                      MIT License
 tqdm                       MIT License; Mozilla Public License 2.0 (MPL 2.0)
 wcwidth                    MIT License
