Metadata-Version: 2.1
Name: BGISimtool
Version: 0.1
Summary: A package to process or manage simulations for the CERN BGIs.
Home-page: https://gitlab.cern.ch/slevasse/bgisimtool
Author: Swann Levasseur
Author-email: swann.levasseur@cern.ch
License: MIT
Project-URL: Source, https://gitlab.cern.ch/slevasse/bgisimtool
Platform: any
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python
Description-Content-Type: text/x-rst; charset=UTF-8
License-File: LICENSE.txt
Requires-Dist: importlib-metadata
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib
Provides-Extra: testing
Requires-Dist: setuptools ; extra == 'testing'
Requires-Dist: pytest ; extra == 'testing'
Requires-Dist: pytest-cov ; extra == 'testing'

.. These are examples of badges you might want to add to your README:
   please update the URLs accordingly

    .. image:: https://api.cirrus-ci.com/github/<USER>/BGISimtool.svg?branch=main
        :alt: Built Status
        :target: https://cirrus-ci.com/github/<USER>/BGISimtool
    .. image:: https://readthedocs.org/projects/BGISimtool/badge/?version=latest
        :alt: ReadTheDocs
        :target: https://BGISimtool.readthedocs.io/en/stable/
    .. image:: https://img.shields.io/coveralls/github/<USER>/BGISimtool/main.svg
        :alt: Coveralls
        :target: https://coveralls.io/r/<USER>/BGISimtool
    .. image:: https://img.shields.io/pypi/v/BGISimtool.svg
        :alt: PyPI-Server
        :target: https://pypi.org/project/BGISimtool/
    .. image:: https://img.shields.io/conda/vn/conda-forge/BGISimtool.svg
        :alt: Conda-Forge
        :target: https://anaconda.org/conda-forge/BGISimtool
    .. image:: https://pepy.tech/badge/BGISimtool/month
        :alt: Monthly Downloads
        :target: https://pepy.tech/project/BGISimtool
    .. image:: https://img.shields.io/twitter/url/http/shields.io.svg?style=social&label=Twitter
        :alt: Twitter
        :target: https://twitter.com/BGISimtool

.. image:: https://img.shields.io/badge/-PyScaffold-005CA0?logo=pyscaffold
    :alt: Project generated with PyScaffold
    :target: https://pyscaffold.org/

|

==========
BGISimtool
==========


    This package is here to help with all data processing and pre-processing
    related to simulations of Beam Gas Ionisation (BGI) profile monitor at CERN.


BGISimtool full description will come later.


.. _pyscaffold-notes:

Note
====

This project has been set up using PyScaffold 4.1.4. For details and usage
information on PyScaffold see https://pyscaffold.org/.


