Skip to content

Commit a85fb40

Browse files
authored
Merge pull request #37 from charlesll/0.6.1
Update README
2 parents 2697a96 + 1cecbaa commit a85fb40

1 file changed

Lines changed: 5 additions & 7 deletions

File tree

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,13 @@
55
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1168729.svg)](https://doi.org/10.5281/zenodo.1168729) [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/charlesll/rampy.git/master)
66
![GitHub](https://img.shields.io/github/license/charlesll/rampy)
77

8-
Rampy is a Python library that aims at helping processing spectroscopic data, such as Raman, Infrared or XAS spectra.
8+
Rampy is a Python library that aims at helping processing spectroscopic data, such as Raman, Infrared or XAS spectra. It offers various functions, for instance to subtract baselines, resample and smooth spectra, perform machine learning classification, etc. It aims at facilitating the use of Python in processing spectroscopic data. It integrates within a workflow that uses Numpy/Scipy/Matplotlib as well as optimisation libraries such as lmfit, emcee or PyMC, for instance.
99

10-
- **Documentation:** http://charlesll.github.io/rampy/html/index.html
11-
- **Examples** https://github.com/charlesll/rampy/tree/master/examples
10+
Check the documentation for more information!
11+
12+
- **Documentation:** http://charlesll.github.io/rampy/
13+
- **Examples** see docs and https://github.com/charlesll/rampy/tree/master/examples
1214
- **Source code:** https://github.com/charlesll/rampy/tree/master/rampy
1315
- **Contributing:** https://github.com/charlesll/rampy/blob/master/CONTRIBUTING.md
1416
- **Bug reports:** https://github.com/charlesll/rampy/issues
1517
- **Contact** lelosq@ipgp.fr
16-
17-
Rampy offers various functions to, for instance, subtract baselines, resample and smooth spectra... It aims at facilitating the use of Python in processing spectroscopic data. It integrates within a workflow that uses Numpy/Scipy/Matplotlib as well as optimisation libraries such as lmfit, emcee or PyMC3, for instance.
18-
19-
See the documentation for more information.

0 commit comments

Comments
 (0)