Logo

A physics toolbox for laser spectroscopy.

Static Badge Static Badge Static Badge

Static Badge Static Badge

© 2026 Patrick Müller. All rights reserved.

qspec.merge_dicts  (  a b path = None  )[source]

Parameters:
adict

The first dict.

bdict

The second dict.

pathlist | None

_.

Returns:
outdict

b merged into a.

API navigation