Skip to main content

A Python tool to control a LeCroy scope and to acquire/process data

Project description

LeCrunch3

A python3 tool to control a LeCroy scope and to acquire/process data

LeCrunch3 is based on LeCrunch2 by Benjamin Land: https://github.com/BenLand100/LeCrunch2 LeCrunch2 is based on LeCrunch by Anthony LaTorre tlatorre9@gmail.com

LeCrunch3 is a proting for python3 and adds some funcitionalities, like the possibility of saving easy to use h5 files:

import matplotlib.pyplot as plt

import h5py

f = h5py.File('testfile.h5', 'r')

numOfSegments = f[f'c1_time'].shape[0]

for i in range(numOfSegments):

    plt.plot(f[f'c1_time'][i], f[f'c1_samples'][i])

And more importantly, the acquisition of trigger times and offset

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

lecrunch3-3.0.3.tar.gz (43.0 kB view details)

Uploaded Source

Built Distribution

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

lecrunch3-3.0.3-py3-none-any.whl (31.1 kB view details)

Uploaded Python 3

File details

Details for the file lecrunch3-3.0.3.tar.gz.

File metadata

  • Download URL: lecrunch3-3.0.3.tar.gz
  • Upload date:
  • Size: 43.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for lecrunch3-3.0.3.tar.gz
Algorithm Hash digest
SHA256 f63bfbb179ba6eb0aa5d6d059c02afd6462716b79e009ef864b21384abd7cb61
MD5 467bd037136f5912ca950a3c1cf39d76
BLAKE2b-256 88ee2e27c23003b5303cba6f3eb3ecb86daf5f30ffdee4a55f51e1f846c2e7dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for lecrunch3-3.0.3.tar.gz:

Publisher: python-publish.yml on forthommel/LeCrunch3

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

File details

Details for the file lecrunch3-3.0.3-py3-none-any.whl.

File metadata

  • Download URL: lecrunch3-3.0.3-py3-none-any.whl
  • Upload date:
  • Size: 31.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for lecrunch3-3.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 6fed14ea9d790eb9c5dba6c98cf7d0e0e7d9363b697317c6d19c708a615987cb
MD5 e1f14815adcc17a014991a7b4f61dc12
BLAKE2b-256 11fbb26cd552d5ed7d6d2ce5ddc9b86aa17487143c03172ff683cdbd85b8a796

See more details on using hashes here.

Provenance

The following attestation bundles were made for lecrunch3-3.0.3-py3-none-any.whl:

Publisher: python-publish.yml on forthommel/LeCrunch3

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

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