Skip to content

v0.10.5

Latest
Compare
Choose a tag to compare
@BHM-Bob BHM-Bob released this 12 Jan 12:58
· 20 commits to main since this release

2025-01-12 20:45:13

Focus on

  1. add more control for plotting in HPLC and Mass
  2. add more functionality and fix bugs in dl_torch

What's New

  • addon: mbapy\web_utils\request.py: Browser: add wait_text method to Browser class
  • addon: mbapy\sci_instrument\hplc: add plot_params attribute and plot control
  • addon: mbapy\sci_instrument\mass: add min_tag_lim parameter for peak tag filtering

Minor Addon

  • minor-addon: mbapy\file.py: filetype2opts: add support for csv and excel file types
  • minor-addon: mbapy\file.py: opts_file: support tar file processing
  • minor-addon: My_Progs/BA_PY/mbapy/dl_torch/utils.py: save_checkpoint: add return value to save_checkpoint function
  • minor-addon: dl_torch/bb.py: add attention return option for MultiHeadAttentionLayer and related modules

BUG-FIX

  • fix-bug: mbapy/sci_instrument/hplc/_base.py: HplcData: calcu_single_peak_area: correct keyword for simpson integration
  • fix-bug: mbapy\scripts\hplc.py: explore-hplc: make_fig: add file_labels and peak_labels check if there are None
  • fix-bug: mbapy\web_utils\request.py: Browser: send_key: correct method call for sending keys in Browser class
  • fix-bug: mbapy\dl_torch\data.py: DataSetRAM: update dataset initialization

CODE-FIX

  • fix-code: mbapy\sci_instrument\hplc_base.py: fix scipy.integrate.simps import err
  • fix-code: mbapy\sci_instrument\mass_base.py: MassData: update ESI_IRON_MODE with precise ion masses
  • fix-code: mbapy\sci_instrument\mass_utils.py: _plot_tag_by_match_df: handle marker shortage for mass peaks

Remove

None or a little.

Other Changes

None or a little.

mbapy_lite

update to ee5e584