Edges-cal

Latest version: v6.2.5

Safety actively analyzes 632705 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

3.2.0

------

Added
~~~~~

- New ``CompositeModel`` class that combines modular linear models and
behaves like a simple ``Model``.

Changed
~~~~~~~

- Fully reworked ``NoiseWaves`` class to use the ``CompositeModel``
class.

3.1.1

------

Changed
~~~~~~~

- New ``model_filter`` function that ``xrfi_model`` calls and can be
called by other more general functions.

Added
~~~~~

- New tests of ``ModelFilterInfo`` and ``ModelFilterInfoContainer``

3.1.0

------

Added
~~~~~

- New semi-rigid S-parameters file from 2017.

3.0.0

------

Fixed
~~~~~

- Tests were slow because they were using the wrong default for getting
the standard deviation in ``xrfi_model``. Now uses the fast kind.

Changed
~~~~~~~

- ``modelling`` module got an overhaul. It now consists of smaller,
self-consistent classes that are based on ``attrs`` and are read-only
(but clonable). There is an explicit split between a ``Model`` and a
``FixedLinearModel`` which is defined at some coordinates ``x``,
allowing the latter to provide speedups for fitting lots of data at
the same coordinates. They are also YAML-read/writable.

2.1.0

------

Added
~~~~~

- ``FourierDay`` linear model

Fixed
~~~~~

- models were being mutated in ``ModelFit``. No more.

2.0.0

------

Added
~~~~~

- Ability to pass through LNA S11 options
- Ability to specify ``t_load`` and ``t_load_ns`` in spectra
- Easier conversion to ``Calibration`` object from
``CalibrationObservation``
- New ``NoiseWaves`` linear model
- Modular ``InternalSwitch`` class

Fixed
~~~~~

- Ensure fitted models are always copied

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.