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.3.tar.gz (5.2 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.3-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: garytale-0.1.3.tar.gz
  • Upload date:
  • Size: 5.2 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.3.tar.gz
Algorithm Hash digest
SHA256 bb567a204cedbaa008b7b82d65e09287c7fed0f006106e34e5ebe2e77200411a
MD5 f01adb8c6f2a61626baf00bb267680ce
BLAKE2b-256 0662d16c23d502be3966b3eabf4a8d52da27af7425b284ed40f67a48ab00eb73

See more details on using hashes here.

File details

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

File metadata

  • Download URL: garytale-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 6.1 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 09f0e988ed6d91d17dcb16634a603103a72d2989819e9c08848f96730de4aced
MD5 77bced4718412d317ef86a522751d2f9
BLAKE2b-256 d24ac9d5182425589955a6b75a8ebcf1e8e191775a955be9dd9c9ea3a850ecc2

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