Metadata-Version: 2.0
Name: virtual-ipm
Version: 1.1
Summary: Virtual-IPM is a software for simulating IPMs and other related devices.
Home-page: https://gitlab.com/IPMsim/Virtual-IPM
Author: Dominik Vilsmeier
Author-email: d.vilsmeier@gsi.de
License: AGPL-3.0
Keywords: IPM simulation framework
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Dist: Rx
Requires-Dist: anna
Requires-Dist: injector (==0.12.1)
Requires-Dist: ionics
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pyhocon
Requires-Dist: scipy
Requires-Dist: six

Virtual-IPM
===========

Virtual-IPM is a software which combines efforts towards simulations of Ionization Profile Monitors
and was developed for the IPMSim collaboration. It has been designed with focus on flexibility and
extensibility in order to cover a broad range of
`use cases <https://ipmsim.gitlab.io/Virtual-IPM/use-cases.html>`_.
It combines aspects of a framework
- which enables `developers <https://ipmsim.gitlab.io/Virtual-IPM/developers/introduction.html>`_
to realize their own ideas - as well as of a stand-alone application which allows
`users <https://ipmsim.gitlab.io/Virtual-IPM/usage.html>`_ to effortlessly specify and run their own cases.


