Metadata-Version: 2.0
Name: palpao-server
Version: 0.16.1
Summary: ALPAO, Boston MEMS, Physik Instrument Deformable mirrors interface
Home-page: https://github.com/lbusoni/palpao_server
Author: Lorenzo Busoni
Author-email: lorenzo.busoni@inaf.it
License: MIT
Description-Content-Type: UNKNOWN
Keywords: plico, deformable mirror, ALPAO, Boston MEMS, Physik Instrument, piezo, laboratory, instrumentation control
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: plico (>=0.15)
Requires-Dist: palpao (>=0.16)
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: psutil
Requires-Dist: six
Requires-Dist: pyfits
Requires-Dist: pi-gcs

# PALPAO server: deformable mirror controller 

[![Build Status][travis]][travislink]  [![Coverage Status][coveralls]][coverallslink]  [![PyPI version][pypiversion]][pypiversionlink]

This is part a component of the Plico framework to control Deformable Mirrors (Alpao, MEMS, PI piezo tip-tilt platform)

See [palpao][palpao] repository for installation and usage

[plico]: https://github.com/lbusoni/plico
[palpao]: https://github.com/lbusoni/palpao
[allied]: https://www.alliedvision.com
[travis]: https://travis-ci.com/lbusoni/palpao_server.svg?branch=master "go to travis"
[travislink]: https://travis-ci.com/lbusoni/palpao_server
[coveralls]: https://coveralls.io/repos/github/lbusoni/palpao_server/badge.svg?branch=master "go to coveralls"
[coverallslink]: https://coveralls.io/github/lbusoni/palpao_server
[pypiversion]: https://badge.fury.io/py/palpao-server.svg
[pypiversionlink]: https://badge.fury.io/py/palpao_server



