Metadata-Version: 2.4
Name: nionswift
Version: 16.18.0
Summary: Nion Swift: Scientific Image Processing.
Author-email: Nion Software <swift@nion.com>
License-Expression: GPL-3.0-only
Project-URL: Homepage, https://github.com/nion-software/nionswift
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.12
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: h5py
Requires-Dist: imageio>=2.19.0
Requires-Dist: niondata<16.0,>=15.10
Requires-Dist: nionswift-io<16.0,>=15.5
Requires-Dist: nionui<12.0,>=11.0
Requires-Dist: nionutils<5.0,>=4.14
Requires-Dist: numpy<3.0,>=2.0
Requires-Dist: pillow
Requires-Dist: pytz
Requires-Dist: scipy
Requires-Dist: tzlocal
Dynamic: license-file

Nion Swift
==========

Nion Swift: Scientific Image Processing
---------------------------------------
Nion Swift is open source scientific image processing software integrating hardware control, data acquisition,
visualization, processing, and analysis using Python. Nion Swift is easily extended using Python. It runs on Windows,
Linux, and macOS.

Nion Swift is developed for the operation of Nion electron microscope instruments. It is also useful as an offline tool
to visualize, process, and analyze data from the Nion instruments. It is being developed with the intention of
supporting additional instrumentation and fields.

.. start-badges

.. list-table::
    :stub-columns: 1

    * - GitHub tests
      - | |github|
    * - Travis tests
      - | |travis|
    * - PyPI
      - |pypi|
    * - PyPI Downloads
      - |pypi_downloads|
    * - Twitter
      - |twitter|

.. |github| image:: https://img.shields.io/github/workflow/status/nion-software/nionswift/Python%20package
   :target: https://github.com/nion-software/nionswift/actions?query=workflow%3A%22Python+package%22
   :alt: GitHub CI build status

.. |travis| image:: https://img.shields.io/travis/nion-software/nionswift/master
   :target: https://travis-ci.org/nion-software/nionswift
   :alt: Travis CI build status (Linux)

.. |pypi| image:: https://img.shields.io/pypi/v/nionswift
   :target: https://pypi.org/project/nionswift/
   :alt: Latest PyPI version

.. |pypi_downloads| image:: https://img.shields.io/pypi/dm/nionswift
   :target: https://pypi.org/project/nionswift/
   :alt: PyPI downloads per month

.. |twitter| image:: https://img.shields.io/twitter/follow/NionSwiftChrisM?label=Follow
   :target: https://twitter.com/NionSwiftChrisM
   :alt: Follow Nion Swift on Twitter

.. end-badges

User's Guide
------------

- `Nion Swift User's Guide <http://nionswift.readthedocs.io/en/stable/index.html>`_

More Information
----------------

- `Changelog <https://github.com/nion-software/nionswift/blob/master/docs/release_notes.rst>`_
