Metadata-Version: 2.1
Name: pyScienceMode
Version: 1.1.1
Summary: Python interface to control the Rehastim2 and RehastimP24 devices.
Home-page: https://github.com/s2mLab/pyScienceMode.git
Author: S2M Lab
Author-email: S2M Lab <kevin.co@umontreal.ca>
License: MIT
Project-URL: Homepage, https://github.com/s2mLab/pyScienceMode
Project-URL: Bug Tracker, https://github.com/s2mLab/pyScienceMode/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: crccheck
Requires-Dist: colorama
Requires-Dist: pyserial
Requires-Dist: typing

# pyScienceMode
`pyScienceMode` is a Python interface to control the Rehastim2 and the RehastimP24. 
Please have a look to the documentation for more information about [pyScienceMode](https://pysciencemode.readthedocs.io/en/latest/index.html)
## How to install
Please refer to the [documentation](https://pysciencemode.readthedocs.io/en/latest/install.html) to install pyScienceMode. 


## How to use
A set of example is provided in the `examples` folder to show how to control the Rehastim2 and the RehastimP24 :
Please take a look at the [documentation example page](https://pysciencemode.readthedocs.io/en/latest/examples.html) for description of each example.

## Main differences between the Rehastim2 and the RehastimP24
They are some differences between the Rehastim2 and the RehastimP24.
Please take a look at the [documentation main differences page](https://pysciencemode.readthedocs.io/en/latest/main_differences.html) for more information.

## How to contribute
You are welcome to contribute to this project by following the steps describes in the 
[how to contribute](https://pysciencemode.readthedocs.io/en/latest/contributing.html) page.

## How to cite
Please refer to the [documentation cite page](https://pysciencemode.readthedocs.io/en/latest/cite.html) to cite pyScienceMode.

## Acknowledgements
The software development was supported by Ingénierie de technologies interactives en réadaptation [INTER #160 OptiStim](https://regroupementinter.com/fr/mandat/160-optistim/).
