Documentation Home | API Documentation | Examples | Index

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

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.

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