km3dq_common.aux_library¶
Functions¶
|
|
|
Return the full iRODS path |
|
Return the full SPS/irods path |
|
Check that the raw data are available on iRODS |
Module Contents¶
- 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”