print(f"Running Performance calculation for SLDNA, Pvalues: {p_values}, The number of Non Nan Cells: {len(non_nan_data)}")
# Run calculation across all dimensions of input_grids, and all provided P_values: The Equivalent calculation with 10 cores takes 43 seconds in the Java code