Metadata-Version: 1.2
Name: nionswift-experimental
Version: 0.7.1
Summary: Experimental tools package for Nion Swift.
Home-page: https://github.com/nion-software/experimental
Author: Nion Software
Author-email: swift@nion.com
License: GPL-3.0-only
Description: Nion Swift Experimental
        =======================
        
        A Nion Swift package for experimental menu items and scripts.
        
        .. start-badges
        
        .. list-table::
            :stub-columns: 1
        
            * - tests
              - | |linux|
            * - package
              - |version|
        
        
        .. |linux| image:: https://img.shields.io/travis/nion-software/experimental/master.svg?label=Linux%20build
           :target: https://travis-ci.org/nion-software/experimental
           :alt: Travis CI build status (Linux)
        
        .. |version| image:: https://img.shields.io/pypi/v/nionswift-experimental.svg
           :target: https://pypi.org/project/nionswift-experimental/
           :alt: Latest PyPI version
        
        .. end-badges
        
        More Information
        ----------------
        
        - `Changelog <https://github.com/nion-software/experimental/blob/master/CHANGES.rst>`_
        
        Changelog (nionswift-experimental)
        ==================================
        
        0.7.1 (2020-11-13)
        ------------------
        - Make join/split preserve display layers.
        - Utilize improved tracking of 4D back-graphics.
        
        0.7.0 (2020-08-31)
        ------------------
        - Fix issue with "Select map graphics" buttons in 4D tools.
        - Reconnect 4D tools pick graphics after a Swift restart.
        
        0.6.0 (2019-10-24)
        ------------------
        - Add 4D tools (menu items and panel).
        - Use eels_analysis library for ZLP amplitude position.
        
        0.5.2 (2019-04-29)
        ------------------
        - Fix issue with mark 0eV being allowed to operate on 2D data.
        
        0.5.1 (2019-01-14)
        ------------------
        - Fix issue with measure ZLP being allowed to operate on 2D data.
        
        0.5.0 (2018-12-12)
        ------------------
        - Nion Swift 0.14 compatibility.
        - Align ZLP script.
        - Find interface script.
        
        0.4.0 (2018-10-03)
        ------------------
        - Add Multi EELS script.
        
        0.3.1 (2018-05-14)
        ------------------
        - Initial version online.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: ~=3.7
