[us-commits] [ehb54/ultrascan3] e54705: Parse Conc:/PSV:/I0se: header tags when loading .d...
emre brookes
noreply at github.com
Sun Jun 21 11:03:10 MDT 2026
Branch: refs/heads/somo-dev-claude
Home: https://github.com/ehb54/ultrascan3
Commit: e54705492a8105b4997dc81f9b3ed185ab60a43b
https://github.com/ehb54/ultrascan3/commit/e54705492a8105b4997dc81f9b3ed185ab60a43b
Author: ehb54 <brookes at uthscsa.edu>
Date: 2026-06-21 (Sun, 21 Jun 2026)
Changed paths:
M us_somo/develop/src/us_hydrodyn_saxs_loads.cpp
Log Message:
-----------
Parse Conc:/PSV:/I0se: header tags when loading .dat/.txt/.sprr directly
load_saxs() and load_sans() (the main SAXS/SANS window's direct file
loader, used when picking individual .dat/.txt/.sprr files rather than
going through the HPLC module) never read the Conc:/PSV:/I0se: header
comment line, so conc_csv was never populated for curves loaded this
way -- do_extrap_c0's concentration pre-population had nothing to find.
Reuses the exact regexes already established in
US_Hydrodyn_Saxs_Hplc::load_file() and calls update_conc_csv() right
after the curve is plotted, keyed by the same name plot_one_iqq() uses.
Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>
To unsubscribe from these emails, change your notification settings at https://github.com/ehb54/ultrascan3/settings/notifications
More information about the us-commits
mailing list