grapa.scripts.script_correlations
Provides a script that performs correlation analysis on a data input. possibly, SCAPS 2-D parameter sweeps
@author: Romain Carron Copyright (c) 2026, Empa, Laboratory for Thin Films and Photovoltaics, Romain Carron
Functions
|
Colorize a graph based on parameter values. |
|
Plots cross-correlations between parameters. |
|
Computes cross-correlation statistics for given parameter indices. |
|
Filter pvals according to filters. |
|
|
|
seriesX, seriesy: tuple of column to consider groupbyparam: if True, organize data as series where possible |
|
array of normal plots |
|
array of scatter plots |
|
Plots a Pearson correlation heatmap. |
|
Main function to process a datatable type of input |
|
Process a file contaiing correleation data. |
Run the script as a standalone program. |
|
|
Returns limits [min, max] for a list of values. |
Classes
|
Configuration constants |
|
Base helper class for parameter sweeps |
Specialized helper for datatable type of input |
|
Specialized helper for SCAPS 2-D parameter sweeps |