.flake8
.gitignore
.gitlab-ci.yml
CHANGELOG
CONTRIBUTING.md
INSTALL.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
conda/environment.yaml
docs/Makefile
docs/conf.py
docs/index.rst
docs/install.rst
docs/modules.rst
docs/pydarm.rst
docs/requirements.txt
docs/filtering/index.rst
docs/fitting/index.rst
docs/model/index.rst
docs/timedependence/index.rst
docs/transferfunction/index.rst
docs/uncertainty/index.rst
docs/unknownsys/index.rst
example_model_files/H1_20190416.ini
example_model_files/H1_20190416_test.ini
example_model_files/H1_20190416_uncertainty.ini
example_model_files/H1_20210417.ini
examples/.gitignore
examples/example.mplstyle
examples/example_darm.py
examples/example_etas.py
examples/example_measurement.py
examples/example_plot.py
examples/example_process_optical_response.py
examples/example_sensing.json
examples/example_uncertainty.py
examples/pydarm_example.ipynb
pydarm/FIR.py
pydarm/FIRtools.py
pydarm/__init__.py
pydarm/__main__.py
pydarm/_version.py
pydarm/actuation.py
pydarm/analog.py
pydarm/calcs.py
pydarm/darm.py
pydarm/digital.py
pydarm/measurement.py
pydarm/model.py
pydarm/pcal.py
pydarm/plot.py
pydarm/sensing.py
pydarm/uncertainty.py
pydarm/utils.py
pydarm.egg-info/PKG-INFO
pydarm.egg-info/SOURCES.txt
pydarm.egg-info/dependency_links.txt
pydarm.egg-info/requires.txt
pydarm.egg-info/top_level.txt
pydarm/cmd/__init__.py
pydarm/cmd/_const.py
pydarm/cmd/_util.py
pydarm/cmd/config.py
pydarm/cmd/env.py
pydarm/cmd/export.py
pydarm/cmd/ls.py
pydarm/cmd/measure.py
pydarm/cmd/measurement_set.py
pydarm/cmd/model.py
pydarm/cmd/report.py
pydarm/cmd/report_example.yaml
pydarm/cmd/report_utils.py
pydarm/cmd/show.py
pydarm/cmd/status.py
pydarm/cmd/uncertainty.py
test/2019-03-27_H1DARM_OLGTF_BB.txt
test/2019-03-27_H1DARM_OLGTF_BB.xml
test/2019-04-04_H1CALCS_InverseSensingFunction_Foton_SRCD-2N_Gain_tf.txt
test/2019-04-24_H1SUSETMX_L1_PCAL2DARM_8min.xml
test/2019-04-24_H1SUSETMX_L1_iEXC2DARM_10min.xml
test/2019-04-24_H1SUSETMX_L2_PCAL2DARM_8min.xml
test/2019-04-24_H1SUSETMX_L2_iEXC2DARM_17min.xml
test/2019-04-24_H1SUSETMX_L3_PCAL2DARM.hdf5
test/2019-04-24_H1SUSETMX_L3_PCAL2DARM_8min.xml
test/2019-04-24_H1SUSETMX_L3_iEXC2DARM.hdf5
test/2019-04-24_H1SUSETMX_L3_iEXC2DARM_8min.xml
test/2019-04-24_PUM.txt
test/2019-04-24_TST.txt
test/2019-04-24_UIM.txt
test/2020-01-03_H1_DARM_OLGTF_LF_SS_5to1100Hz_15min.xml
test/2020-01-03_H1_DARM_OLGTF_LF_SS_A_DARMIN2_B_DARMIN1_coh.txt
test/2020-01-03_H1_DARM_OLGTF_LF_SS_A_DARMIN2_B_DARMIN1_tf.txt
test/2020-01-03_H1_PCALY2DARMTF_LF_SS_5t1100Hz_10min.xml
test/2020-01-03_H1_sensingFunction_processedOpticalResponse_corr.txt
test/20220405_H1_SUSETMX_UIMCoilDriver_S0900303_40Ohm_State1_etaUIM_rdxmodelwsw.hdf5
test/DCS_test.h5
test/FIR_unit_test_coeffs.h5
test/GDS_test.h5
test/H1CALCS_8_CLK_DELAY.txt
test/H1CALCS_DELTAL_EXTERNAL_WHITENING_tf.txt
test/H1CALCS_ETMX_L1_ANALOG.txt
test/H1CALCS_ETMX_L2_ANALOG.txt
test/H1CALCS_ETMX_L3_ANALOG.txt
test/H1CALEY_1123041152.txt
test/H1OMC_1239468752.txt
test/H1SUSETMX_1236641144.txt
test/H1SUSETMX_1256232808.txt
test/H1aa.mat
test/H1susdata_O3.mat
test/O3_H1_actuation.json
test/O3_H1_sensing.json
test/__init__.py
test/test_FIR.py
test/test_FIRtools.py
test/test_actuation.py
test/test_analog.py
test/test_calcs.py
test/test_ch_data.hdf5
test/test_darm.py
test/test_digital.py
test/test_measurement.py
test/test_model.py
test/test_pcal.py
test/test_plot.py
test/test_response_curves.hdf5
test/test_sensing.py
test/test_uncertainty.py
test/test_utils.py