3.11.1.1. opengate_core.g4DataSetup

3.11.1.1.1. Attributes

data_packages

3.11.1.1.2. Functions

check_g4_data()

download_with_resume(url, out[, retries, delay])

download_g4_data([missing_g4_Data])

check_for_non_required_files_folders()

Check if there are old data folders and inform the user.

get_missing_g4_data(→ list)

get_g4_data_folder(→ pathlib.Path)

get_g4_data_paths(→ dict)

set_g4_data_path()

3.11.1.1.3. Module Contents

opengate_core.g4DataSetup.data_packages[source]
opengate_core.g4DataSetup.check_g4_data()[source]
opengate_core.g4DataSetup.download_with_resume(url, out, retries=5, delay=10)[source]
opengate_core.g4DataSetup.download_g4_data(missing_g4_Data=None)[source]
opengate_core.g4DataSetup.check_for_non_required_files_folders()[source]

Check if there are old data folders and inform the user.

opengate_core.g4DataSetup.get_missing_g4_data() list[source]
opengate_core.g4DataSetup.get_g4_data_folder() pathlib.Path[source]
opengate_core.g4DataSetup.get_g4_data_paths() dict[source]
opengate_core.g4DataSetup.set_g4_data_path()[source]