Skip to main content

iBeatles

MIT License DOI

GUI to automatically fit Bragg Edges, calculate and display strain mapping factors.

Installation

From PyPI (recommended)

To install the latest release from PyPI, use the following command:

pip install ibeatles

This should install the latest release of iBeatles and all its dependencies. To start the application, use the following command:

python -m ibeatles

which will start the GUI application. For command-line interface (CLI) application, use the following command:

python -m ibeatles --no-gui <CONFIG_FILE>

From Conda

To install the latest release from Conda, use the following command:

micromamba install -c conda-forge -c neutronimaging ibeatles

This should install the latest release of iBeatles and all its dependencies. To start the application, use the following command:

python -m ibeatles

which will start the GUI application. For command-line interface (CLI) application, use the following command:

python -m ibeatles --no-gui <CONFIG_FILE>

From Source

Check the instructions in the Development Environment Setup section to setup the development environment for iBeatles.

Development Environment Setup

It is recommended to use a virtual environment to setup the development environment for iBeatles. The following instructions are for setting up a virtual development environment using pixi. For detailed instructions on how to install pixi, please refer to the pixi documentation.

  • Install pixi:
curl -fsSL https://pixi.sh/install.sh | bash
  • Clone the iBeatles repository:
git clone git@github.com:ornlneutronimaging/iBeatles.git
  • Install the dependencies:
cd iBeatles
pixi install

Note that pixi install will install all dependencies, including the editable version of iBeatles.

By default, pixi is configured to use detached-environments so that you can build the conda packages directly in the repo. This settings can be changed by pixi config set detached-environments false if needed.

Run iBeatles

There are several ways to start the application:

  • Use the entry script to start the GUI application.
pixi run ibeatles
  • Use pixi tasks run to start the GUI application.
# to start GUI application
pixi run start
# to start CLI application
pixi run cli  <CONFIG_FILE>
  • Use Python interpreter to start the GUI application.
# start GUI application
pixi run python -m ibeatles
# start CLI application
pixi run python -m ibeatles --no-gui <CONFIG_FILE>

Run Tests

To run the tests, use the following command:

pixi run test

Alternatively, you can always invoke the Python interpreter directly:

python -m pytest

Note: we recommend using pixi to run the tests as it will ensure that the correct environment is used.

Build Documentation

More to come...

Packaging

PyPI Package

To build the PyPI package, use the following command:

pixi run build

This will create a dist directory containing the PyPI package.

Conda Package

To build the Conda package, use the following command:

pixi run build-conda

This will build the Conda packages in the conda.recipe directory.

To clean up all the builds, use

pixi run clean

If you prefer to clean all the environments (not builds), use

pixi clean

which will remove all the environments created by pixi.

Download files

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

Source Distribution

ibeatles-1.3.0.tar.gz (883.7 kB view details)

Uploaded Source

Built Distribution

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

ibeatles-1.3.0-py3-none-any.whl (1.0 MB view details)

Uploaded Python 3

File details

Details for the file ibeatles-1.3.0.tar.gz.

File metadata

  • Download URL: ibeatles-1.3.0.tar.gz
  • Upload date:
  • Size: 883.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for ibeatles-1.3.0.tar.gz
Algorithm Hash digest
SHA256 9c4d72b4cc6a8f0c3bd1c0583bd85ac9d967cea276121ef204359cdada3eebe9
MD5 827137138b5a7ec4b83c86fcd158d4f1
BLAKE2b-256 64d940254746b81cc64ccc42df5f10a72a179da7799ceeabca773849cb571f9c

See more details on using hashes here.

Provenance

The following attestation bundles were made for ibeatles-1.3.0.tar.gz:

Publisher: publish.yaml on ornlneutronimaging/iBeatles

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ibeatles-1.3.0-py3-none-any.whl.

File metadata

  • Download URL: ibeatles-1.3.0-py3-none-any.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for ibeatles-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cfeff9b76f10990b1067b7e23d468f4c7345dd3ab801c377e299105308afdac3
MD5 143205c3c5768a27f6dc6305c97d15db
BLAKE2b-256 3709bd2887db53bf819586831df894ff5cd55cc768c56c2f922bfb7d63fdf64f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ibeatles-1.3.0-py3-none-any.whl:

Publisher: publish.yaml on ornlneutronimaging/iBeatles

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

1.3.0 This release

2 files

1.2.1

2 files

1.2.0

2 files

1.1.5

2 files

1.1.4

2 files

1.1.0

2 files

1.0.4

2 files

1.0.1

2 files

1.0.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page