Skip to content
Extraits de code Groupes Projets
Valider 7d6320b1 rédigé par Nicolas Roisin's avatar Nicolas Roisin
Parcourir les fichiers

Modifier README.md

parent c6566c31
Aucune branche associée trouvée
Aucune étiquette associée trouvée
1 requête de fusion!2Modifier README.md
...@@ -8,9 +8,9 @@ Data analysis and Operation Software (DOpeS) provides a set of tools for ...@@ -8,9 +8,9 @@ Data analysis and Operation Software (DOpeS) provides a set of tools for
## Structure ## Structure
- **data_analysis** for the analysis of lab equipment: - **data_analysis** for the analysis of lab equipment:
- Raman spectroscopy - Data processing function such as baseline removal, interpolation, filtering, ...
- White-light interferometer - File handling to read data files and writting processed data in files
- Profilometer - Specific functions to analyse measurements such as Raman specroscopy
- **equipment_control** for the control of various lab equipment: - **equipment_control** for the control of various lab equipment:
- Digital multimeter (DMM) *DMM7510*, *DMM6500* and *K2000* - Digital multimeter (DMM) *DMM7510*, *DMM6500* and *K2000*
- Source Measurement Unit (SMU) *K2400* and *K2450* - Source Measurement Unit (SMU) *K2400* and *K2450*
...@@ -33,7 +33,7 @@ If you want to keep track of the latest develepments, you can download the gitla ...@@ -33,7 +33,7 @@ If you want to keep track of the latest develepments, you can download the gitla
``` ```
cd existing_repo cd existing_repo
git remote add origin https://forge.uclouvain.be/LocLahaye/chopes.git git remote add origin https://forge.uclouvain.be/LocLahaye/dopes.git
git branch -M main git branch -M main
git push -uf origin main git push -uf origin main
``` ```
...@@ -59,7 +59,7 @@ import data_analysis.raman as ram ...@@ -59,7 +59,7 @@ import data_analysis.raman as ram
We welcome any feedback on issue, missing operation or equipment but also idea for further improvements. We welcome any feedback on issue, missing operation or equipment but also idea for further improvements.
## Authors and acknowledgment ## Authors and acknowledgment
The initial idea of this project has been thought by **Loïc Lahaye**, with the help of **Nicolas Roisin**. The initial idea of this project has been thought by **Loïc Lahaye** and **Nicolas Roisin**.
## License ## License
DOpeS © 2025 by Loïc Lahaye and Nicolas Roisin is licensed under <a href=https://creativecommons.org/licenses/by-nc-sa/4.0/> Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International </a> (<a href=https://creativecommons.org/licenses/by-nc-sa/4.0/> CC BY-NC-SA 4.0</a>) DOpeS © 2025 by Loïc Lahaye and Nicolas Roisin is licensed under <a href=https://creativecommons.org/licenses/by-nc-sa/4.0/> Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International </a> (<a href=https://creativecommons.org/licenses/by-nc-sa/4.0/> CC BY-NC-SA 4.0</a>)
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter