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()

# x stage position of field
print(tmpl.field(well_x=1, well_y=1, field_x=1, field_y=1).FieldXCoordinate)

Read more on available elements and attributes in SCANNINGTEMPLATE.md.

Documentation

Read about available commands in the API reference: http://leicascanningtemplate.rtfd.org/

Development

Install dependencies and link development version of leicascanningtemplate to pip:

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

Testing

pip install tox
tox

Build documentation locally

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.3.tar.gz (17.5 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for leicascanningtemplate-0.0.3.tar.gz
Algorithm Hash digest
SHA256 ffbf2876a7d1f50d33ec75e416e2c95ec17cb79f42f6cff7f7884fc75e9da031
MD5 5b5945483cd9943d075b85ebe234d601
BLAKE2b-256 06330d17fe5ef4fd09e287fc13d1ac9112577d0c618a5ee01773c9223d5f7671

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for leicascanningtemplate-0.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a3df4a763711055b03ee9d869ae13f1e7a1490a744119b6a04cf10efe32d9809
MD5 5292dcc91231892972123988567d2552
BLAKE2b-256 4e1ef403328ee20e610e1113d30272b0e777a81a93c5ca96cb5fa694557061fe

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