LICENSE
MANIFEST.in
README.md
changes.md
setup.py
doc/.DS_Store
doc/SUNCALmanual.pdf
doc/Examples/.DS_Store
doc/Examples/ex_RCrisk.yaml
doc/Examples/ex_XRF.yaml
doc/Examples/ex_contactresistance.yaml
doc/Examples/ex_drift_risk.yaml
doc/Examples/ex_electricalcircuitproblem.yaml
doc/Examples/ex_endgauge.yaml
doc/Examples/ex_expansion.yaml
doc/Examples/ex_gageball_reversesweep.yaml
doc/Examples/ex_magphase.yaml
doc/Examples/ex_pitot.yaml
doc/Examples/ex_reactance.yaml
doc/Examples/ex_stepatten.yaml
doc/Examples/ex_temperature_coeff.yaml
doc/Examples/ex_viscometer.yaml
doc/Examples/ex_voltageanova.yaml
doc/Examples/Data/432A-TCR.csv
doc/Examples/Data/IVdata.csv
doc/Examples/Data/contactresistance.txt
doc/Examples/Data/daily_resistance.csv
doc/Examples/Data/expdata.txt
doc/Examples/Data/lava.dat
doc/Examples/Data/logdata.txt
doc/Examples/Data/logistic.txt
doc/Examples/Data/pressure.txt
doc/Examples/Data/resistance.dat
doc/Examples/Notebooks/.DS_Store
doc/Examples/Notebooks/ArrayCurveFitExamples.ipynb
doc/Examples/Notebooks/ArrayTutorial.ipynb
doc/Examples/Notebooks/Curvefit Methods.ipynb
doc/Examples/Notebooks/Example_Amplifier.ipynb
doc/Examples/Notebooks/Example_DriftRisk.ipynb
doc/Examples/Notebooks/Example_EndGauge_GUMH1.ipynb
doc/Examples/Notebooks/Example_GageBall_ReverseSweep.ipynb
doc/Examples/Notebooks/Example_MagPhase_GUMS2.ipynb
doc/Examples/Notebooks/Example_Resistance_GUMH2.ipynb
doc/Examples/Notebooks/Example_Resistors.ipynb
doc/Examples/Notebooks/Example_ReverseUncertainty.ipynb
doc/Examples/Notebooks/Example_Risk.ipynb
doc/Examples/Notebooks/Example_RiskDeaver.ipynb
doc/Examples/Notebooks/Example_Risk_RCcircuit.ipynb
doc/Examples/Notebooks/Example_StefanBoltzmann_NIST10.ipynb
doc/Examples/Notebooks/Example_StepAttenuator_NIST1900_E11.ipynb
doc/Examples/Notebooks/Example_ThermalExpansion_NIST_E13.ipynb
doc/Examples/Notebooks/Example_Viscometer_NIST1900_E3.ipynb
doc/Examples/Notebooks/Example_Voltage_Reflection_NIST1900_E15.ipynb
doc/Examples/Notebooks/IVdata.csv
doc/Examples/Notebooks/UsageBasic.ipynb
doc/Examples/Notebooks/UsageDistributions.ipynb
doc/Examples/Notebooks/UsageFunctionTypes.ipynb
doc/Examples/Notebooks/UsagePlotting.ipynb
doc/Examples/Notebooks/inst_amp.png
doc/Manual/.DS_Store
doc/Manual/biblio.bib
doc/Manual/biblio.csl
doc/Manual/buildman.sh
doc/Manual/header.tex
doc/Manual/manual.css
doc/Manual/manual.md
doc/Manual/figs/.DS_Store
doc/Manual/figs/contactresistance.png
doc/Manual/figs/correlations.png
doc/Manual/figs/dataimporter.png
doc/Manual/figs/datasets.png
doc/Manual/figs/driftrisk_data.png
doc/Manual/figs/driftrisk_risk.png
doc/Manual/figs/gumderivation.png
doc/Manual/figs/insertdist.png
doc/Manual/figs/measuredqty.png
doc/Manual/figs/outcurvefit.png
doc/Manual/figs/outmagphase.png
doc/Manual/figs/outsummary.png
doc/Manual/figs/outsweepslider.png
doc/Manual/figs/percent.png
doc/Manual/figs/rcrisk_dist.png
doc/Manual/figs/rcrisk_input.png
doc/Manual/figs/rcrisk_model.png
doc/Manual/figs/rcrisk_result.png
doc/Manual/figs/rcrisk_risk.png
doc/Manual/figs/revswp_model.png
doc/Manual/figs/revswp_output.png
doc/Manual/figs/revswp_sweep.png
doc/Manual/figs/risk.png
doc/Manual/figs/riskMC.png
doc/Manual/figs/risksimple.png
doc/Manual/figs/startup.png
doc/Manual/figs/ttable.png
doc/Manual/figs/uncertprop.png
suncal/__init__.py
suncal/__main__.py
suncal/css.py
suncal/curvefit.py
suncal/dataset.py
suncal/dist_explore.py
suncal/distributions.py
suncal/latexchars.py
suncal/out_curvefit.py
suncal/out_uncert.py
suncal/output.py
suncal/plotting.py
suncal/project.py
suncal/report.py
suncal/reverse.py
suncal/risk.py
suncal/startui.py
suncal/sweeper.py
suncal/ttable.py
suncal/uarray.py
suncal/unc_complex.py
suncal/uncertainty.py
suncal/uparser.py
suncal/version.py
suncal.egg-info/PKG-INFO
suncal.egg-info/SOURCES.txt
suncal.egg-info/dependency_links.txt
suncal.egg-info/entry_points.txt
suncal.egg-info/requires.txt
suncal.egg-info/top_level.txt
suncal/gui/__init__.py
suncal/gui/colormap.py
suncal/gui/configmgr.py
suncal/gui/gen_licenses.py
suncal/gui/gui_common.py
suncal/gui/gui_main.py
suncal/gui/gui_widgets.py
suncal/gui/icons.py
suncal/gui/licenses.py
suncal/gui/logo.py
suncal/gui/page_about.py
suncal/gui/page_csvload.py
suncal/gui/page_curvefit.py
suncal/gui/page_dataimport.py
suncal/gui/page_dataset.py
suncal/gui/page_distribution.py
suncal/gui/page_reverse.py
suncal/gui/page_risk.py
suncal/gui/page_sweep.py
suncal/gui/page_ttable.py
suncal/gui/page_uncertprop.py
suncal/gui/page_units.py
test/ex_endgauge.yaml
test/ex_endgauge_units.yaml
test/ex_expansion.yaml
test/ex_magphase.yaml
test/ex_stepatten.yaml
test/ex_viscometer.yaml
test/project.yaml
test/test1.yaml
test/test_GUMH2.csv
test/test_cli.py
test/test_config.py
test/test_cplx.py
test/test_curvefit.py
test/test_dataset.py
test/test_dists.py
test/test_examples.py
test/test_parser.py
test/test_project.py
test/test_report.py
test/test_reverse.py
test/test_risk.py
test/test_ttable.py
test/test_uncertainty.py
test/test_units.py
test/mcmc/K350_trace1000.txt
test/mcmc/xrd.csv