km3dq_common.aux_library

Functions

complete_with_zero(integer, total_length)

get_raw_data_full_path(dataset, run_number)

Return the full iRODS path

get_dst_full_path(dataset, run_number, data_type, ...)

Return the full SPS/irods path

check_raw_data_availability(dataset, run_number_list)

Check that the raw data are available on iRODS

Module Contents

km3dq_common.aux_library.complete_with_zero(integer, total_length)[source]
km3dq_common.aux_library.get_raw_data_full_path(dataset, run_number)[source]

Return the full iRODS path Functional only at CC-IN2P3

km3dq_common.aux_library.get_dst_full_path(dataset, run_number, data_type, version, where)[source]

Return the full SPS/irods path Functional only at CC-IN2P3 - dataset: detector name - run_number: if 0, returns only the directory - data_type: “jppmuon_aashower_dynamic” or “jppmuon_jppshower-upgoing_dynamic” - version: array of version Example: {“data”:”v9.0”,”mc_noise”:”v9.0”, “mc_mupage”:”v9.0”, “mc_neutr”:”v9.0”} - where: string containing “sps” and/or “irods”

km3dq_common.aux_library.check_raw_data_availability(dataset, run_number_list)[source]

Check that the raw data are available on iRODS Function optimised for long list (typically JQAQC one)