Save MET significance with user flag.
Adding a way to save MET significance in the MetAnalysisAlgorithms. It can be toggled on (default False) by the option saveSignificance
. Should be fairly straightforward since the significance calculation runs by default in the algorithm, we just never save the output.