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.dict_to_list  (  a  )[source]

Parameters:
adict

A dictionary.

Returns:
out(list, list)

Two lists with the keys and values of 'a', respectively. The lists are in the same order, however, they are not sorted.

API navigation