Giter Site home page Giter Site logo

etl_agilent_mso-x-92004a's Introduction

ETL_Agilent_MSO-X-92004A

Data acquisition and reconstruction for the Agilent MSO-X-92004A ocsilloscope. This is based on the Tektronix repository https://github.com/tommasoisi/Tektronix_DPO7254Control

Instructions for the acquisition and reconstruction part are here:

Acquisition

  • This step produces files in the HDF5 format
  • How to run? python acquisition.py --numEvents 20000 --numPoints 8000 --trigCh 2 --trig -0.05

python acquisition.py --numEvents 6000 --sampleRate 20 --horizontalWindow 125 --trigCh 1 --trig -0.05

Reconstruction

  • The files created with the previous step are converted into ROOT TTree's using the h5py python package. This step requires the .h5 files for the 4 channels as input.
  • First make sure you have the h5py package. If you have an existing python installation, do pip install h5py Run the conversion script python conversion_h5.py --inputFiles 1 2 3 4

python conversion_bin_fast.py --Run 6068

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.