{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "\n", "# Examples\n", "

Tour of pyMez

A tour of some of the features of pyMez
\n", "\n", "
\n", "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.\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "\n", "
\n", " \n", "\n", "\n", " \n", "\n", "\n", " \n", "\n", "\n", " \n", "
\n", " \n", "\n", "\n", " \n", "
\n", "\n", "

pyMez Specific Examples

\n", "Examples specific to the pyMez package." ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "\n", "\n", "

Design Examples

\n", "\n", "\n", "\n", " " ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "\n", "

InstrumentControl Examples

\n", "\n", "\n", "\n", " " ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "\n", "

Analysis Examples

\n", "\n", "\n", "\n", " " ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "\n", "

DataHandlers Examples

\n", "\n", "\n", "\n", " " ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "\n", "

General Examples

\n", "Examples for general tasks in python and related packages.\n", "\n", "\n", "\n", " " ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "\n", "

Lab Examples

\n", "Examples pertinent to work in my laboratory.\n", "\n", "\n", "\n", " " ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "`* This work and any depencies are not endorsed by the National Institute of Standards and Technology`" ] } ], "metadata": { "kernelspec": { "display_name": "Python 2", "language": "python", "name": "python2" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 2 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython2", "version": "2.7.13" } }, "nbformat": 4, "nbformat_minor": 2 }