Skip to content

Commit 519c596

Browse files
minor formatting corrections
1 parent 0aebff5 commit 519c596

3 files changed

Lines changed: 3 additions & 5 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ PICA is distributed under the permissive MIT License because we believe scientif
88

99
We designed PICA’s modular architecture specifically to make this process straightforward—preventing the redundant effort of rewriting automation scripts from scratch. By contributing your custom drivers or experimental protocols back to the project via GitHub Pull Requests, you help create a more robust and versatile tool for the entire scientific community. Additionally, we rely on community feedback via GitHub Issues to identify edge cases and resolve bugs across diverse hardware setups, accelerating development far beyond what a single team could achieve.
1010

11-
Commitment to Transparency & Reproducibility
11+
# Commitment to Transparency & Reproducibility
1212

1313
Beyond practical utility, making PICA open source is a statement of scientific integrity. Unlike proprietary "black box" software that obscures experimental methodology, PICA ensures complete transparency. By accessing the full source code, researchers can audit the exact SCPI command sequences, timing delays, and data handling procedures used in an experiment. This methodological clarity is essential for rigorous validation and reproducibility in modern experimental science.
1414

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ If you use this software in your research, please cite it:
164164

165165
## Authors & Acknowledgments
166166
<p align="center">
167-
<img src="pica/assets/LOGO/UGC_DAE_CSR_NBG.jpeg" alt="UGC DAE CSR Logo" width="250">
167+
<img src="pica/assets/LOGO/UGC_DAE_CSR_NBG.jpeg" alt="UGC DAE CSR Logo" width="150">
168168
</p>
169169
- **Lead Developer:** [**Prathamesh Deshmukh**](https://prathameshdeshmukh.site/)
170170
- **Principal Investigator:** [**Dr. Sudip Mukherjee**](https://www.google.com/search?q=https://www.researchgate.net/lab/Sudip-Mukherjee-Lab)
@@ -176,5 +176,3 @@ Financial support for this work was provided under SERB-CRG project grant No. CR
176176
## License
177177

178178
This project is licensed under the MIT License - see the LICENSE file for details.
179-
180-
````

docs/User_Manual.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ In the future, I also plan to develop executable (`.exe`) versions of the PICA s
253253

254254
## Authors & Acknowledgments
255255
<p align="center">
256-
<img src="pica/assets/LOGO/UGC_DAE_CSR_NBG.jpeg" alt="UGC DAE CSR Logo" width="250">
256+
<img src="pica/assets/LOGO/UGC_DAE_CSR_NBG.jpeg" alt="UGC DAE CSR Logo" width="150">
257257
</p>
258258
- **Lead Developer:** [**Prathamesh Deshmukh**](https://prathameshdeshmukh.site/)
259259
- **Principal Investigator:** [**Dr. Sudip Mukherjee**](https://www.google.com/search?q=https://www.researchgate.net/lab/Sudip-Mukherjee-Lab)

0 commit comments

Comments
 (0)