LiberTEM/LiberTEM

View on GitHub
docs/source/acknowledgments.rst

Summary

Maintainability
Test Coverage
.. _`acknowledgments`:

Acknowledgments
===============

We are very grateful for your continuing support for LiberTEM!

See `the acknowledgement page
<https://libertem.github.io/acknowledgements.html>`_ for a list of
authors and contributors to LiberTEM and its subprojects.

Notable upstream projects
~~~~~~~~~~~~~~~~~~~~~~~~~

`Python <https://www.python.org>`_, `PyData universe <https://pydata.org/>`_,
`Dask.distributed <https://distributed.dask.org/>`_, `PyTorch
<https://pytorch.org/>`_, `NumPy <https://numpy.org/>`_, `OpenBLAS
<https://www.openblas.net/>`_, `Click <https://click.palletsprojects.com/>`_,
`Tornado web <https://www.tornadoweb.org/>`_, `Matplotlib
<https://matplotlib.org/>`_, `Pillow <https://pillow.readthedocs.io/>`_, `H5Py
<https://www.h5py.org/>`_, `Numba <https://numba.pydata.org/>`_, `Psutil
<https://psutil.readthedocs.io/>`_,
`Ncempy <https://openncem.readthedocs.io/>`_

`TypeScript <https://www.typescriptlang.org/>`_, `React
<https://react.dev/>`_, `React Window <https://react-window.vercel.app/>`_, `Redux
<https://redux.js.org/>`_, `Redux-saga <https://redux-saga.js.org/>`_, `Semantic
UI <https://semantic-ui.com/>`_

Not dependencies, but notable related projects or useful tools: `HyperSpy
<https://hyperspy.org/>`_, `NeXus <https://www.nexusformat.org/>`_, `Apache
Spark <https://spark.apache.org/>`_, `Hadoop file system
<https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-hdfs/HdfsDesign.html>`_,
`Godbolt compiler explorer <https://godbolt.org/>`_, `FIO
<https://github.com/axboe/fio>`_, `pyXem
<https://pyxem.readthedocs.io/>`_, `Nion Swift <https://nionswift.readthedocs.io/>`_,
`Alpaka <http://alpaka-group.github.io/alpaka/>`_

Code licensing
~~~~~~~~~~~~~~

Parts of the SEQ reader are based on the PIMS project,
which has the following license:

.. code-block:: text

    Copyright (c) 2013-2014 PIMS contributors
    https://github.com/soft-matter/pims
    All rights reserved

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are met:
        * Redistributions of source code must retain the above copyright
          notice, this list of conditions and the following disclaimer.
        * 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.
        * Neither the name of the soft-matter organization 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 <COPYRIGHT HOLDER> 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.

Confirm message on exit using ctrl+c is implemented by referencing Jupyter
notebook project, which has the following license:

.. code-block:: text

    - Copyright (c) 2001-2015, IPython Development Team
    - Copyright (c) 2015-, Jupyter Development Team

    All rights reserved.

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

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

    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.

    Neither the name of the Jupyter Development Team 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 OWNER 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.


Funding
~~~~~~~

See `LiberTEM funding <https://libertem.github.io/#funding>`_.

Industry partners
~~~~~~~~~~~~~~~~~

See `LiberTEM industry partners <https://libertem.github.io/#industry-partners>`_.