rel_diff.py takes a two-column text data file and does a scatter plot of the relative difference between them. e.g column of data, column of Monte Carlo.
Uses my root.py helper module.
rel_diff.py takes a two-column text data file and does a scatter plot of the relative difference between them. e.g column of data, column of Monte Carlo.
Uses my root.py helper module.