Skip to content

Commit ea3ed1f

Browse files
updated docs
1 parent 47bbe47 commit ea3ed1f

2 files changed

Lines changed: 8 additions & 10 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ While originally developed for cryogenic transport characterization, PICA's arch
3838
<img src="pica/assets/Images/screenshots/00_PICA_Launcher.png" alt="PICA Launcher" width="800">
3939
</p>
4040

41+
> **More details here:**
42+
> For more information, go through the [User Manual](docs/User_Manual.md) and the [Quick Interfacing Guide](docs/python_instrument_interfacing.md).
43+
4144
## Table of Contents
4245

4346
- [Overview](#overview)
@@ -187,10 +190,8 @@ If you use this software in your research, please cite it:
187190
- **Lead Developer:** [**Prathamesh Deshmukh**](https://prathameshdeshmukh.site/)
188191
- **Principal Investigator:** [**Dr. Sudip Mukherjee**](https://www.google.com/search?q=https://www.researchgate.net/lab/Sudip-Mukherjee-Lab)
189192
- **Affiliation:** [*UGC-DAE Consortium for Scientific Research, Mumbai Centre*](https://www.csr.res.in/Mumbai_Centre)
190-
191-
**Funding:**
192-
Financial support for this work was provided under SERB-CRG project grant No. CRG/2022/005676 from the Anusandhan National Research Foundation (ANRF).
193+
- **Funding:** Financial support for this work was provided under SERB-CRG project grant No. CRG/2022/005676 from the Anusandhan National Research Foundation (ANRF).
193194

194195
## License
195196

196-
This project is licensed under the MIT License - see the LICENSE file for details.
197+
This project is licensed under the MIT License - see the [LICENSE file](LICENSE) for details.

docs/User_Manual.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -320,9 +320,6 @@ PICA uses standard VISA resource strings. While the defaults below are common, u
320320
**Collaborative Ecosystem:**
321321
PICA is open-source (MIT License) to foster transparency. By providing the source code, the measurement protocols become auditable, ensuring that experimental conditions are reproducible and not hidden behind a proprietary "black box." We encourage other research groups to adapt these scripts for their specific hardware configurations.
322322

323-
**Funding:**
324-
Supported by SERB-CRG project grant No. CRG/2022/005676 from the Anusandhan National Research Foundation (ANRF), Govt. of India.
325-
326323
**Citation:**
327324

328325
```bibtex
@@ -359,9 +356,9 @@ In the future, I also plan to develop executable (`.exe`) versions of the PICA s
359356
<p align="center">
360357
<img src="../pica/assets/LOGO/UGC_DAE_CSR_NBG.jpeg" alt="UGC DAE CSR Logo" width="150">
361358
</p>
362-
- **Lead Developer:** [**Prathamesh Deshmukh**](https://prathameshdeshmukh.site/)
363-
- **Principal Investigator:** [**Dr. Sudip Mukherjee**](https://www.google.com/search?q=https://www.researchgate.net/lab/Sudip-Mukherjee-Lab)
364-
- **Affiliation:** [*UGC-DAE Consortium for Scientific Research, Mumbai Centre*](https://www.csr.res.in/Mumbai_Centre)
359+
- **Lead Developer:** [**Prathamesh Deshmukh**](https://prathameshdeshmukh.site/)
360+
- **Principal Investigator:** [**Dr. Sudip Mukherjee**](https://www.google.com/search?q=https://www.researchgate.net/lab/Sudip-Mukherjee-Lab)
361+
- **Affiliation:** [*UGC-DAE Consortium for Scientific Research, Mumbai Centre*](https://www.csr.res.in/Mumbai_Centre)
365362

366363
**Funding:**
367364
Financial support for this work was provided under SERB-CRG project grant No. CRG/2022/005676 from the Anusandhan National Research Foundation (ANRF).

0 commit comments

Comments
 (0)