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.12.tar.gz (60.2 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.12-py3-none-any.whl (32.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for igor2-0.5.12.tar.gz
Algorithm Hash digest
SHA256 5a284ac3b7aa6a8a59f28509d06359ea29e08d6f9f563566d2a0f15ea9681893
MD5 08181e109fd0181762875df1c0b2abc6
BLAKE2b-256 5eaa2aadb0fca3dd2361ca6ce613fe4a0827114d63a42956c2b68b3f59f2c784

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for igor2-0.5.12-py3-none-any.whl
Algorithm Hash digest
SHA256 1d99b30a3b82710578aafb21fbe02572c59f77ad4daba6d13a952115d200bac6
MD5 5f6ff868bf76a9f5328a5a1461a132ca
BLAKE2b-256 839954e15e833757cb329da14e38e53f94bcf06395904e292e3c8c239c819d56

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