dunedn package

Subpackages

Submodules

dunedn.configdn module

dunedn.configdn.get_dunedn_search_path()[source]

Retrieves the list of directories to look for the configuration card. Loads DUNEDN_SEARCH_PATH from environment variable (a colon separated list of folders). The first item is automatically set to the current directory. The last item is fixed to the configcards folder in the current directory.

Set this variable with:

export DUNEDN_SEARCH_PATH=<new path>:$DUNEDN_SEARCH_PATH

Returns

Return type

  • list, of Path objects from DUNEDN_SEARCH_PATH

dunedn.configdn.get_output_path()[source]

Gets the DUNEdn output directory path from DUNEDN_OUTPUT_PATH environment variable. If the variable is not set, it returns output by default.

Returns

Return type

  • Path, the path to output directory

Module contents

ProtoDUNE raw data denoising with DL