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.1.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.1-py3-none-any.whl (31.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: lecrunch3-3.0.1.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.1.tar.gz
Algorithm Hash digest
SHA256 0d7d1680da2809097076d4b680f0410f2fde17d15bddf647ecb119b65ef1fee7
MD5 d03ea14267ce530364e6f80ee6c37d7e
BLAKE2b-256 675b384b569e7bb5ccb80dab17a666678ff1a9d9469edaa70f2a262b84edf566

See more details on using hashes here.

Provenance

The following attestation bundles were made for lecrunch3-3.0.1.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.1-py3-none-any.whl.

File metadata

  • Download URL: lecrunch3-3.0.1-py3-none-any.whl
  • Upload date:
  • Size: 31.0 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 378e78be0d01e63a4c7d9b7e46049ea83326345471f6405fed82f5c9752f50d5
MD5 600e8fc7aa4100f832d6fa180912a681
BLAKE2b-256 09ff78910fa5dd088f78ebe2f3996c3df848ac801cf457f3f6c708258e21d6c0

See more details on using hashes here.

Provenance

The following attestation bundles were made for lecrunch3-3.0.1-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