Examples

pyMez documentaion contains interactive examples in jupyter explaining the package itself, general themes in programming and data analysis and specific examples pertinent to laboratory work.

pyMez Specific Examples

Examples specific to the pyMez package.

Design Examples

InstrumentControl Examples

  • WR15 VNA Measurement Example
    An example of using the VNA class to measure one-port and two-port scattering and wave parameters and then save them. These measurements use the ZVA67 with a WR15 extension head at 50-75GHz.This is more of a lab example but shows the VNA class in action.

Analysis Examples

  • Fitting Example
    An example of how to use FunctionalModel and DataSimulator models to fit and synthesize data
  • Interpolation Example
    An example of how to interpolate a data table keeping the metadata and header
  • Program Analysis
    An example of how to create a function diagram using the ProgramAnalysis module
  • Calrep Example
    An example of how to create uncertainties using calibration report program.
  • MUF Reference Curve Example
    An example of how to create a reference curve using a MUF .meas file and support directory. Also has a brief example of the DataHandler MUFMeasurement.

DataHandlers Examples

  • Touchstone (.s2p) Example
    An example of how to use the classes in TouchstoneModels to deal with .snp files
  • AsciiDataTable Example
    An example of how to use the classes in GeneralModels to deal with a table with a header/footer and with an arbitrary set of formatting.
  • XML Log Example
    An example of how to use the classes in XMLModels to deal with logging activity

General Examples

Examples for general tasks in python and related packages.

Lab Examples

Examples pertinent to work in my laboratory.

* This work and any depencies are not endorsed by the National Institute of Standards and Technology