PICA Documentation

Python Instrument Control and Automation

GitHub Release License: MIT DOI Read the Docs

PICA is a modular, open-source Python suite for automating high-precision transport measurements. It supports a resistance range spanning 24 orders of magnitude (10 nΩ – 10 PΩ), pyroelectric current detection down to 1 fA, and capacitance spectroscopy from 20 Hz – 2 MHz.


Quick Start

# Install
pip install .

# Launch GUI
pica-gui

Key Features

  • Unified GUI — Single launcher for all measurement modules

  • Wide resistance range — 10 nΩ to 10 PΩ across four hardware configurations

  • Real-time plotting — Live visualization during acquisition

  • Process isolation — Backend crashes never affect the GUI

  • Open source — MIT licensed, fully auditable SCPI commands


Getting Help