Skip to main content

convenience library for talking with leica matrix screener scanning templates

Project description

build-status-image pypi-version

Overview

Convenience library for talking with Leica matrix screener scanning template XMLs.

Installation

Install using pip

pip install leicascanningtemplate

Example

from leicaleicascanningtemplate import ScanningTemplate

tmpl = ScanningTemplate('path/to/scantempl.xml')
tmpl.add_well(well_x=2, well_y=3, start_x=30e-3, start_y=44e-3)
tmpl.write()

API reference

http://leicascanningtemplate.readthedocs.org/

Development

Install dependencies and link development version of leicascanningtemplate to pip:

pip install -r dev-requirements.txt
./setup.py develop

Testing

tox

Build documentation locally

To build the documentation, you’ll need sphinx:

pip install -r docs/requirements.txt

To build the documentation:

make docs

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

leicascanningtemplate-0.0.2.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

leicascanningtemplate-0.0.2-py2.py3-none-any.whl (7.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file leicascanningtemplate-0.0.2.tar.gz.

File metadata

File hashes

Hashes for leicascanningtemplate-0.0.2.tar.gz
Algorithm Hash digest
SHA256 163f9579859fa2d3358644338f418ce14f46eda20afd850d1eee9424722a3a1d
MD5 6b4a59b3d4a46b215285343387d26ee1
BLAKE2b-256 9770a0856302ebc4a9f9c3d36189cd83dcca58633da75dfeaeee7db908201b86

See more details on using hashes here.

File details

Details for the file leicascanningtemplate-0.0.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for leicascanningtemplate-0.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7a8596b85019ede59444f1e766363aa537b044c892126edcddac45c4ca9067ea
MD5 ecd59731b3fad622fec979bbd40e3128
BLAKE2b-256 babed341a3de0e3c2c186eaff1007e5d1467f5abe7703cc7747a65b3f30125d0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page