check_outpath#

radiosim.utils.check_outpath(outpath, verbose=True)[source]#

Check if outpath exists. Check for existing source_bundle files. Ask to overwrite or reuse existing files.

Parameters:
outpathstr

path to out directory

verbosebool, optional

Activate or deactive verbose mode. Automatically overwrites existing files if set to False. Default: True

Returns:
sim_sourcesbool

flag to enable/disable source simulation routine