Skip to content

Commit 08b212b

Browse files
minor improv readme
1 parent 413720f commit 08b212b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
## Overview
3333

34-
High precision low noise transport measurements are essential for advancing research in spintronics and materials characterisation. **PICA (Python-based Instrument Control and Automation)** is a modular, open-source software suite designed to automate advanced transport measurements for electronic devices and chemical samples. It operates as a versatile framework capable of running on any standard laboratory workstation.
34+
High-precision, low-noise transport measurements are essential for advancing research in spintronics and materials characterisation. **PICA (Python-based Instrument Control and Automation)** is a modular, open-source software suite designed to automate advanced transport measurements for electronic devices and chemical samples. It operates as a versatile framework capable of running on any standard laboratory workstation.
3535

3636
PICA provides an extensible, unified graphical user interface (GUI) for orchestrating high-precision instruments, specifically current source (DC/AC) units, nanovoltmeters, high resistance electrometers, impedance analyser, and temperature controllers. Built on the robust Python scientific ecosystem, PICA ensures that the entire hardware ecosystem functions seamlessly as a cohesive unit.
3737

@@ -236,7 +236,7 @@ Upon launching PICA (`pica-gui`), select your desired measurement module from th
236236
* **VISA Instrument Scanner:** To verify instrument connections and addresses.
237237
* **PICA Plotter Utility:** For post or during measurements comparison and detailed analysis.
238238

239-
*The interface is designed to be minimalistic to reduce unnecessary user interaction during active high precision low noise transport measurements.*
239+
*The interface is designed to be minimalistic to reduce unnecessary user interaction during active high-precision, low-noise transport measurements.*
240240

241241
---
242242
## Running Tests
@@ -303,7 +303,7 @@ If you use this software in your research, please cite it:
303303
year = 2025,
304304
publisher = {GitHub},
305305
version = {1.0.0},
306-
url = {[https://github.com/prathameshnium/PICA-Python-Instrument-Control-and-Automation](https://github.com/prathameshnium/PICA-Python-Instrument-Control-and-Automation)}
306+
url = {https://github.com/prathameshnium/PICA-Python-Instrument-Control-and-Automation}
307307
}
308308
````
309309

0 commit comments

Comments
 (0)