Skip to content

Commit 70cd3f8

Browse files
instrumenet adding added in UM
1 parent 1f36ef3 commit 70cd3f8

1 file changed

Lines changed: 12 additions & 6 deletions

File tree

docs/User_Manual.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,10 @@
2727
8. [Technical Reference](#8-technical-reference)
2828
9. [Citation & Funding](#9-citation--funding)
2929
10. [Future Development](#10-future-development)
30-
11. [Authors & Acknowledgments](#11-authors--acknowledgments)
31-
12. [License](#12-license)
32-
13. [Appendix A: Project File Structure](#13-appendix-a-project-file-structure)
30+
11. [Adding a New Instrument](#11-adding-a-new-instrument)
31+
12. [Authors & Acknowledgments](#12-authors--acknowledgments)
32+
13. [License](#13-license)
33+
14. [Appendix A: Project File Structure](#14-appendix-a-project-file-structure)
3334

3435
<hr />
3536

@@ -498,7 +499,12 @@ In the future, We also plan to develop executable (`.exe`) versions of the PICA
498499
We plan to add more utility modules, such as a PID simulator for temperature controller PID values calibration and various simple data analysis modules. These additions will help to streamline the entire process from measurement to analysis, making PICA a more self-contained ecosystem.
499500
500501
501-
## 11. Authors & Acknowledgments
502+
## 11. Adding a New Instrument
503+
504+
The procedure for adding a new instrument module to PICA is described in the [CONTRIBUTING.md](../CONTRIBUTING.md#adding-a-new-instrument-module) file. Please refer to that guide for detailed, step-by-step instructions.
505+
506+
507+
## 12. Authors & Acknowledgments
502508
<p align="center">
503509
<img src="../pica/assets/LOGO/UGC_DAE_CSR_NBG.jpeg" alt="UGC DAE CSR Logo" width="150">
504510
</p>
@@ -510,10 +516,10 @@ We plan to add more utility modules, such as a PID simulator for temperature con
510516
### Funding
511517
Financial support for this work was provided under SERB-CRG project grant No. CRG/2022/005676 from the Anusandhan National Research Foundation (ANRF).
512518
513-
## 12. License
519+
## 13. License
514520
515521
This project is licensed under the MIT License - see the [LICENSE](https://github.com/prathameshnium/PICA-Python-Instrument-Control-and-Automation/blob/main/LICENSE) file for details.
516-
## 13. Appendix A: Project File Structure
522+
## 14. Appendix A: Project File Structure
517523
518524
For developers and advanced users, the following reference outlines the PICA directory structure (v1.0.0).
519525

0 commit comments

Comments
 (0)