Logo

A physics toolbox for laser spectroscopy.

Static Badge Static Badge Static Badge

Static Badge Static Badge

© 2025 Patrick Müller. All rights reserved.

qspec.import_iso_shifts_tilda  (  db iso_shifts  )[source]

Parameters:
dbstr

Location of a Tilda-compatible database.

iso_shiftsdict

A dictionary of isotope shifts with the structure {iso_str: {line_str: [val, stat_err, syst_err]}}.

Returns:
outNone

Writes the entries of the given dict to the specified Tilda-compatible database.

API navigation