Metadata-Version: 2.1
Name: pyJM
Version: 0.1.0
Summary: Package for analysis and visualisation of reconstructed three-dimensional magnetic imaging
Home-page: https://github.com/jmassey-17/pyJM
Author: Jamie Massey
Author-email: jamie435@hotmail.co.uk
License: MIT license
Keywords: pyJM
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: igor==0.3
Requires-Dist: matplotlib>=3.4.3
Requires-Dist: numpy>=1.15.1
Requires-Dist: pandas>=1.3.4
Requires-Dist: Pillow>=8.4.0
Requires-Dist: pytest>=6.2.4
Requires-Dist: pyvista>=0.31.0
Requires-Dist: scikit_image>=0.18.3
Requires-Dist: scipy>=1.7.1
Requires-Dist: seaborn>=0.11.2
Requires-Dist: setuptools>=40.2.0

=====
pyJM2
=====


.. image:: https://img.shields.io/pypi/v/pyJM2.svg
        :target: https://pypi.python.org/pypi/pyJM2

.. image:: https://img.shields.io/travis/jmassey-17/pyJM2.svg
        :target: https://travis-ci.com/jmassey-17/pyJM2

.. image:: https://readthedocs.org/projects/pyJM2/badge/?version=latest
        :target: https://pyJM2.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




Package for analysis and visualisation of reconstructed three-dimensional magnetic imaging


* Free software: MIT license
* Documentation: https://pyJM2.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2024-03-05)
------------------

* First release on PyPI.
