common Package¶
Functions¶
add_path_data_ref_eclairs(p_file) |
add to p_file the path of the ECLAIRs data directory. |
add_path_eclairs(p_file) |
add to p_file the path of the ECLAIRs directory. |
add_path_output_eclairs(p_file) |
add to p_file the path of the ECLAIRs output directory. |
add_path_tests_eclairs(p_file) |
add to p_file the path of the ECLAIRs test directory. |
get_root_eclairs() |
get the path of the ECLAIRs directory. |
generic classes, functions. Could be used by other projects.
Subpackages¶
Summary¶
Reference¶
-
add_path_data_ref_eclairs(p_file)[source]¶ add to p_file the path of the ECLAIRs data directory.
The ECLAIRs data directory is ECLAIRs/ecpi/common/data.
Returns: absolute path of p_file Return type: string
-
add_path_eclairs(p_file)[source]¶ add to p_file the path of the ECLAIRs directory.
Returns: absolute path of p_file Return type: string
-
add_path_output_eclairs(p_file)[source]¶ add to p_file the path of the ECLAIRs output directory.
The ECLAIRs output directory is ECLAIRs/OUTPUT. It is a non commited directory.
Returns: absolute path of p_file Return type: string