dunedn package
Subpackages
- dunedn.geometry package
- dunedn.inference package
- dunedn.networks package
- dunedn.preprocessing package
- dunedn.scripts package
- dunedn.tests package
- dunedn.training package
- dunedn.utils package
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
Module contents
ProtoDUNE raw data denoising with DL