.coveragerc
.darglint
.flake8
.gitignore
.isort.cfg
.pre-commit-config.yaml
.readthedocs.yml
LICENSE.txt
README.md
README.md:Zone.Identifier
pyproject.toml
.github/dependabot.yml
.github/labels.yml
.github/release-drafter.yml
.github/workflows/auto-merge-deps.yml
.github/workflows/check-build.yml
.github/workflows/deploy.yaml
.github/workflows/labeler.yml
.github/workflows/release-draft.yml
.github/workflows/test_suite.yaml
artifacts/applicable.csv
artifacts/autofixable.csv
artifacts/respected.csv
devel/.gitignore
devel/antloss.c
devel/loss.ipynb
devel/rfi_exploration.ipynb
docs/Makefile
docs/conf.py
docs/environment.yaml
docs/index.md
docs/license.md
docs/tutorials.md
docs/_static/.gitignore
docs/demos/composite_models.md
docs/demos/edges3_cal.ipynb
docs/demos/transforms.md
docs/reference/index.md
docs/templates/class.rst
docs/templates/module.rst
examples/settings.yaml
examples/test_some_rfi_stuff.ipynb
examples/untitled.txt
src/edges_cal/__init__.py
src/edges_cal/alanmode.py
src/edges_cal/cached_property.py
src/edges_cal/cal_coefficients.py
src/edges_cal/calobs.py
src/edges_cal/cli.py
src/edges_cal/config.py
src/edges_cal/ee.py
src/edges_cal/loss.py
src/edges_cal/noise_waves.py
src/edges_cal/plot.py
src/edges_cal/receiver_calibration_func.py
src/edges_cal/reflection_coefficient.py
src/edges_cal/s11.py
src/edges_cal/simulate.py
src/edges_cal/spectra.py
src/edges_cal/tools.py
src/edges_cal/types.py
src/edges_cal/xrfi.py
src/edges_cal.egg-info/PKG-INFO
src/edges_cal.egg-info/SOURCES.txt
src/edges_cal.egg-info/dependency_links.txt
src/edges_cal.egg-info/entry_points.txt
src/edges_cal.egg-info/requires.txt
src/edges_cal.egg-info/top_level.txt
src/edges_cal/data/semi_rigid_s_parameters_2017.txt
src/edges_cal/data/semi_rigid_s_parameters_WITH_HEADER.txt
src/edges_cal/modelling/__init__.py
src/edges_cal/modelling/composite.py
src/edges_cal/modelling/core.py
src/edges_cal/modelling/data_transforms.py
src/edges_cal/modelling/fitting.py
src/edges_cal/modelling/models.py
src/edges_cal/modelling/xtransforms.py
src/edges_cal/notebooks/calibrate-observation.ipynb
src/edges_cal/notebooks/compare-observation.ipynb
tests/conftest.py
tests/test_alanmode.py
tests/test_b18_cal.py
tests/test_cached_property.py
tests/test_calobs.py
tests/test_cli.py
tests/test_edges3.py
tests/test_edges3_alan.py
tests/test_freq.py
tests/test_full_calibration.py
tests/test_modelling.py
tests/test_noise_waves.py
tests/test_s11.py
tests/test_simulate.py
tests/test_spec.py
tests/test_switch_correction.py
tests/test_tools.py
tests/test_xrfi.py
tests/data/2015_calobs_inject_lna_nw_v2.h5
tests/data/settings.yaml
tests/data/2015-09-data/reference.h5
tests/data/2015-09-data/S11/Ambient01/External01.s1p
tests/data/2015-09-data/S11/Ambient01/Match01.s1p
tests/data/2015-09-data/S11/Ambient01/Open01.s1p
tests/data/2015-09-data/S11/Ambient01/Short01.s1p
tests/data/2015-09-data/S11/AntSim101/Short01.s1p
tests/data/2015-09-data/S11/HotLoad01/External01.s1p
tests/data/2015-09-data/S11/HotLoad01/Match01.s1p
tests/data/2015-09-data/S11/HotLoad01/Open01.s1p
tests/data/2015-09-data/S11/HotLoad01/Short01.s1p
tests/data/2015-09-data/S11/LongCableOpen01/External01.s1p
tests/data/2015-09-data/S11/LongCableOpen01/Match01.s1p
tests/data/2015-09-data/S11/LongCableOpen01/Open01.s1p
tests/data/2015-09-data/S11/LongCableOpen01/Short01.s1p
tests/data/2015-09-data/S11/LongCableShorted01/External01.s1p
tests/data/2015-09-data/S11/LongCableShorted01/Match01.s1p
tests/data/2015-09-data/S11/LongCableShorted01/Open01.s1p
tests/data/2015-09-data/S11/LongCableShorted01/Short01.s1p
tests/data/2015-09-data/S11/ReceiverReading01/Match01.s1p
tests/data/2015-09-data/S11/ReceiverReading01/Open01.s1p
tests/data/2015-09-data/S11/ReceiverReading01/ReceiverReading01.s1p
tests/data/2015-09-data/S11/ReceiverReading01/Short01.s1p
tests/data/2015-09-data/S11/ReceiverReading02/Match01.s1p
tests/data/2015-09-data/S11/ReceiverReading02/Open01.s1p
tests/data/2015-09-data/S11/ReceiverReading02/ReceiverReading01.s1p
tests/data/2015-09-data/S11/ReceiverReading02/Short01.s1p
tests/data/2015-09-data/S11/SwitchingState01/ExternalMatch01.s1p
tests/data/2015-09-data/S11/SwitchingState01/ExternalOpen01.s1p
tests/data/2015-09-data/S11/SwitchingState01/ExternalShort01.s1p
tests/data/2015-09-data/S11/SwitchingState01/Match01.s1p
tests/data/2015-09-data/S11/SwitchingState01/Open01.s1p
tests/data/2015-09-data/S11/SwitchingState01/Short01.s1p
tests/data/2015-09-data/spectra/ambient.h5
tests/data/2015-09-data/spectra/hot_load.h5
tests/data/2015-09-data/spectra/open.h5
tests/data/2015-09-data/spectra/short.h5
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/Notes.txt
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/definition.yaml
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/Resistance/Ambient_01_2019_329_16_02_35_lab.csv
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/Resistance/AntSim2_01_2019_336_14_53_19_lab.csv
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/Resistance/HotLoad_01_2019_330_16_38_16_lab.csv
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/Resistance/LongCableOpen_01_2019_334_11_43_15_lab.csv
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/Resistance/LongCableShorted_01_2019_333_13_17_29_lab.csv
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/S11/Ambient01/External01.s1p
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/S11/Ambient01/Match01.s1p
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/S11/Ambient01/Open01.s1p
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/S11/Ambient01/Short01.s1p
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/S11/AntSim201/External01.s1p
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/S11/AntSim201/Match01.s1p
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/S11/AntSim201/Open01.s1p
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/S11/AntSim201/Short01.s1p
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/S11/HotLoad01/External01.s1p
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/S11/HotLoad01/Match01.s1p
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/S11/HotLoad01/Open01.s1p
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/S11/HotLoad01/Short01.s1p
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/S11/LongCableOpen01/External01.s1p
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/S11/LongCableOpen01/Match01.s1p
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/S11/LongCableOpen01/Open01.s1p
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/S11/LongCableOpen01/Short01.s1p
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/S11/LongCableShorted01/External01.s1p
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/S11/LongCableShorted01/Match01.s1p
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/S11/LongCableShorted01/Open01.s1p
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/S11/LongCableShorted01/Short01.s1p
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/S11/ReceiverReading01/Match01.s1p
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/S11/ReceiverReading01/Open01.s1p
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/S11/ReceiverReading01/ReceiverReading01.s1p
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/S11/ReceiverReading01/Short01.s1p
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/S11/SwitchingState01/ExternalMatch01.s1p
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/S11/SwitchingState01/ExternalOpen01.s1p
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/S11/SwitchingState01/ExternalShort01.s1p
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/S11/SwitchingState01/Match01.s1p
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/S11/SwitchingState01/Open01.s1p
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/S11/SwitchingState01/Short01.s1p
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/Spectra/Ambient_01_2019_329_23_01_16_lab.acq
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/Spectra/AntSim2_01_2019_336_21_53_11_lab.acq
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/Spectra/HotLoad_01_2019_331_00_00_23_lab.acq
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/Spectra/LongCableOpen_01_2019_334_18_43_21_lab.acq
tests/data/Receiver01_25C_2019_11_26_040_to_200MHz/Spectra/LongCableShorted_01_2019_333_20_17_28_lab.acq
tests/data/b18_cal_test/Ambient_01_2015_245_02_00_00_lab.acq
tests/data/b18_cal_test/Ambient_01_2015_246_02_00_00_lab.acq
tests/data/b18_cal_test/HotLoad_01_2015_246_04_00_00_lab.acq
tests/data/b18_cal_test/HotLoad_01_2015_247_00_00_00_lab.acq
tests/data/b18_cal_test/LongCableOpen_01_2015_243_14_00_00_lab.acq
tests/data/b18_cal_test/LongCableOpen_01_2015_244_00_00_00_lab.acq
tests/data/b18_cal_test/LongCableOpen_01_2015_245_00_00_00_lab.acq
tests/data/b18_cal_test/LongCableShorted_01_2015_241_00_00_00_lab.acq
tests/data/b18_cal_test/LongCableShorted_01_2015_242_00_00_00_lab.acq
tests/data/b18_cal_test/LongCableShorted_01_2015_243_00_00_00_lab.acq
tests/data/b18_cal_test/hot_load_loss.txt
tests/data/b18_cal_test/s11_calibration_low_band_LNA25degC_2015-09-16-12-30-29_simulator2_long.txt
tests/data/b18_cal_test/s11_modelled_alan.txt
tests/data/b18_cal_test/spamb.txt
tests/data/b18_cal_test/specal_alan.txt
tests/data/b18_cal_test/sphot.txt
tests/data/b18_cal_test/spopen.txt
tests/data/b18_cal_test/spshort.txt
tests/data/calfiles/calfile_v0_hickled.h5
tests/data/edges3-2022-316-alan/s11.csv
tests/data/edges3-2022-316-alan/s11_modelled.txt
tests/data/edges3-2022-316-alan/s11amb.csv
tests/data/edges3-2022-316-alan/s11ant.csv
tests/data/edges3-2022-316-alan/s11ant286t.csv
tests/data/edges3-2022-316-alan/s11hot.csv
tests/data/edges3-2022-316-alan/s11lna.csv
tests/data/edges3-2022-316-alan/s11open.csv
tests/data/edges3-2022-316-alan/s11short.csv
tests/data/edges3-2022-316-alan/spamb.txt
tests/data/edges3-2022-316-alan/specal.txt
tests/data/edges3-2022-316-alan/sphot.txt
tests/data/edges3-2022-316-alan/spopen.txt
tests/data/edges3-2022-316-alan/spshort.txt
tests/data/edges3-data-for-alan-comparison/2022_319_14.tmp
tests/data/edges3-data-for-alan-comparison/2022_319_14_L.s1p
tests/data/edges3-data-for-alan-comparison/2022_319_14_O.s1p
tests/data/edges3-data-for-alan-comparison/2022_319_14_S.s1p
tests/data/edges3-data-for-alan-comparison/2022_319_14_amb.s1p
tests/data/edges3-data-for-alan-comparison/2022_319_14_ant.s1p
tests/data/edges3-data-for-alan-comparison/2022_319_14_hot.s1p
tests/data/edges3-data-for-alan-comparison/2022_319_14_lna.s1p
tests/data/edges3-data-for-alan-comparison/2022_319_14_lna_L.s1p
tests/data/edges3-data-for-alan-comparison/2022_319_14_lna_O.s1p
tests/data/edges3-data-for-alan-comparison/2022_319_14_lna_S.s1p
tests/data/edges3-data-for-alan-comparison/2022_319_14_open.s1p
tests/data/edges3-data-for-alan-comparison/2022_319_14_short.s1p
tests/data/edges3-data-for-alan-comparison/spamb.txt
tests/data/edges3-data-for-alan-comparison/sphot.txt
tests/data/edges3-data-for-alan-comparison/spopen.txt
tests/data/edges3-data-for-alan-comparison/spshort.txt