Commit 61aa95e7 authored by Clement Remi's avatar Clement Remi
Browse files

Readme file add : citing Ohmpi

Showing with 9 additions and 1 deletion
+9 -1
...@@ -20,4 +20,12 @@ We strongly recommend users to create a virtual environment to run the code and ...@@ -20,4 +20,12 @@ We strongly recommend users to create a virtual environment to run the code and
`pip install RPi.GPIO adafruit-blinka numpy adafruit-circuitpython-ads1x15 pandas` `pip install RPi.GPIO adafruit-blinka numpy adafruit-circuitpython-ads1x15 pandas`
* check that requirements are met using `pip list` * check that requirements are met using `pip list`
* you should run you code within the virtual environment * you should run you code within the virtual environment
* to leave the virtual environment simply type: `deactivate` * to leave the virtual environment simply type: `deactivate`
\ No newline at end of file
## Citing Ohmpi
If you use Ohmpi for you work, please cite [this paper](https://www.sciencedirect.com/science/article/pii/S2468067220300316) as:
Rémi Clement, Yannick Fargier, Vivien Dubois, Julien Gance, Emile Gros, Nicolas Forquet, OhmPi: An open source data logger for
dedicated applications of electrical resistivity imaging at the small and laboratory scale, HardwareX, Volume 8, 2020, e00122, ISSN 2468-0672, https://doi.org/10.1016/j.ohx.2020.e00122..
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment