Skip to main content

Library for working with Aglient Cary 60 kinetics scan measurements with simultaneous irradiation, as seen in the working group under Prof. Wöll (IPC RWTH Aachen).

Project description

Garytale

Library for working with Aglient Cary 60 kinetics scan measurements with simultaneous irradiation, as seen in the working group under Prof. Wöll (IPC RWTH Aachen).

Installation

Installing via pip:

pip install garytale

Usage

import garytale

# uncomment this line if you want log output (i.e. when working in an interactive shell).
# garytale.enable_logging("info")

garytale.plot_uvvis("example_measurements/example_filename.csv", (265, 345))

For tuning the output:

garytale.plot_uvvis(
    "example_measurements/example_filename.csv",
    (265, 345),
    write_time_data_into_csv = True/False,     
    show_plots = True/False,
    save_pictures = True/False,
)

For all available options (csv output and picture saving path, keyword arguments for matplotlib functions, etc.), refer to the docstrings by opening up an interactive Python console:

python
>>> import garytale
>>> help(garytale)
>>> help(garytale.plot_uvvis)

Development

Poetry is used as the project's build system. Install it with pipx:

pipx install poetry

or use another installation method (see https://python-poetry.org/docs/#installation for details).

When in a virtual environment, you can run poetry install to install all current dependencies specified in poetry.lock. It is recommended to use development versions in a virtual environment. Poetry can spawn and activate these by running eval $(poetry env activate) (Linux, etc.) or Invoke-Expression (poetry env activate) (Windows Powershell). Leave the virtual enviroment with deactivate. For more information see https://python-poetry.org/docs/basic-usage/#using-your-virtual-environment.

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

garytale-0.1.2.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

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

garytale-0.1.2-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file garytale-0.1.2.tar.gz.

File metadata

  • Download URL: garytale-0.1.2.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.1 CPython/3.13.2 Linux/6.13.8-arch1-1

File hashes

Hashes for garytale-0.1.2.tar.gz
Algorithm Hash digest
SHA256 0e53fbbe70eb98dae9f2c7ad1a67aaff4c47894e0fa778ce0388d6fe5730aa45
MD5 4b4537b8eddb3b7db31e5a05818b70b2
BLAKE2b-256 97dab086d0e0417748c71b1b2ef30ab933b811fef995d4ae449bda1786b8d410

See more details on using hashes here.

File details

Details for the file garytale-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: garytale-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 6.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.1 CPython/3.13.2 Linux/6.13.8-arch1-1

File hashes

Hashes for garytale-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 65eda91a31dee27e4ec1d29aec57ed057cff39d99bc2b0fe0819ae77911260a9
MD5 e6f2ae6bb66161ef9dd2bdd8a890ce1a
BLAKE2b-256 a0228e280420804befec59fe1d5b30f0f34a7b84aa912c57267b94481b9ea212

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