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.create_data_dir  (  path = None overwrite = False  )[source]

Parameters:
pathstr

The path were to create the user folder "PyCLS" (do not include "PyCLS" in 'path'). If None, the user folder is created in the "Documents" Windows library.

overwritebool

Whether to overwrite the current "PyCLS" user folder if it exists.

Returns:
outNone

Creates the user folder "PyCLS" at the specified 'path' or in the "Documents" Windows library if no 'path' is specified.

API navigation