Pyamares

Latest version: v0.3.24

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

Scan your dependencies

Page 3 of 4

0.3.12

~~~~~~~

**Fixed**
- Fixed a bug in the ``sum_multiplets`` function that prevented the SNR multiplets from being added.
- Revised the printouts for when ``initialize_with_lm`` is enabled.

0.3.11

~~~~~~~

**Fixed**
- Updated the ``result["phase"]`` and ``result["phase_sd"]`` to be wrapped according to the minimum and maximum degree constraints defined in the prior knowledge dataset.

0.3.10

~~~~~~~

**Added**
- Added the ``initialize_with_lm`` option to both ``fitAMARES`` and ``run_parallel_fitting_with_progress`` functions.
- Added a ``highlight_dataframe`` function that highlights rows in a DataFrame based on the values of a specified column.

**Fixed**
- Updated docstrings in numerous functions to ensure they render properly.
- Add ``result["phase"] = (result["phase"] + 180) % 360 - 180`` to ``report.py`` to wrap ~360 degrees to ~0
- Fixed a bug in ``readmat.py``
- Fix a bug that the internal initializer ``initialize_with_lm`` always uses the input method to initialize. Now it uses ``leastqs`` as the internal initializer.

0.3.9

~~~~~~

**Added**
- The peak-wise Signal-to-Noise Ratio (SNR) is now added to each ``result_pd``. The Standard Deviation (SD) of the noise is obtained from the last 10% of points in the FID.

**Fixed**
- Mute ``__version__`` and ``__author__`` printouts.

0.3.8

~~~~~~

**Added**
- Add a ``read_fidall`` function to read GE MNS Research Pack **fidall** generated MAT-files.

0.3.7

~~~~~~

**Fixed**
- Instead of `try .. catch`, use ``def is_mat_file_v7_3(filename)`` to identify if a file is V-7.3

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.