Metadata-Version: 2.1
Name: liapy
Version: 0.1.7
Summary: Software lock-in amplifier written in python
Home-page: https://github.com/edmundsj/liapy
Author: Jordan Edmunds
Author-email: edmundsj@uci.edu
License: MIT
Description: LockInAmplifier - A python-based Lock-in Amplifier
        =====================================================
        [![Build](https://github.com/edmundsj/liapy/actions/workflows/python-package-conda.yml/badge.svg)](https://github.com/edmundsj/liapy/actions/workflows/python-package-conda.yml) [![docs](https://github.com/edmundsj/liapy/actions/workflows/build-docs.yml/badge.svg)](https://github.com/edmundsj/liapy/actions/workflows/build-docs.yml) [![codecov](https://codecov.io/gh/edmundsj/liapy/branch/main/graph/badge.svg?token=OG93EWLg2F)](https://codecov.io/gh/edmundsj/liapy)
        
        I wrote this to be a python-based lock-in amplifier for some measurements I was doing in the course of my Ph.D. at UC Berkeley. Documentation, including an API, can be found [here](https://edmundsj.github.io/liapy/)
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
