Skip to main content

interface for reading binary IGOR files

Project description

PyPI Version Build Status Coverage Status

Python parser for Igor Binary Waves (.ibw) and Packed Experiment (.pxp) files written by WaveMetrics’ IGOR Pro software.

Igor2 is the continuation of the inactive igor project.

Installation

You can install igor2 via pip:

pip install igor2

Usage

This package is a direct replacement of igor. Your scripts should work without any issues if you replace:

import igor

with:

import igor2 as igor

See the docstrings and unit tests for examples using the Python API.

CLI

The package also installs two command-line-interface (CLI) scripts, igorbinarywave and igorpackedexperiment which can be used to dump files to stdout. You should install the [CLI] extra for them to fully work:

pip install igor2[CLI]

For details on their usage, use the --help option. For example:

igorbinarywave --help

Testing

Run internal unit tests by cloning the repository and installing the [dev] extra and then running the tests:

git clone https://github.com/AFM-analysis/igor2.git
cd igor2
pip install -e .[dev]
pytest

Licence

This project is distributed under the GNU Lesser General Public License Version 3 or greater, see the LICENSE file distributed with the project for details.

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

igor2-0.5.13.tar.gz (61.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

igor2-0.5.13-py3-none-any.whl (33.3 kB view details)

Uploaded Python 3

File details

Details for the file igor2-0.5.13.tar.gz.

File metadata

  • Download URL: igor2-0.5.13.tar.gz
  • Upload date:
  • Size: 61.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for igor2-0.5.13.tar.gz
Algorithm Hash digest
SHA256 72b6ac8c73c0940182a5b832ad7924447b217ea4a25f650dc6574d7230b95e18
MD5 e80cb9be837f221f33fa1b952e633c97
BLAKE2b-256 dc3a33cf141cb07ee86e593657d14fc35ede22cef245a29a5b48763331764418

See more details on using hashes here.

File details

Details for the file igor2-0.5.13-py3-none-any.whl.

File metadata

  • Download URL: igor2-0.5.13-py3-none-any.whl
  • Upload date:
  • Size: 33.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for igor2-0.5.13-py3-none-any.whl
Algorithm Hash digest
SHA256 1c1f321da948fb4de4bbb9df8364cecf4045578b195fcc128beeb08153ff63c9
MD5 f187a265e678ef17b22b948ed471902c
BLAKE2b-256 1a2049e2b3051049de324677e7f895f8107a8bb69e148c8fcfcb00b81c2e2192

See more details on using hashes here.

Supported by

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