Commit 3e50a47892649318fb1bb0d1ba709f2e3f328141

Authored by Erdogan Furkan
1 parent ac2e2d61

new histo1D functions

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
generic_data/defaultValuesConfig.json
@@ -270,6 +270,7 @@ @@ -270,6 +270,7 @@
270 { "key": "max", "value": "Maximum (of a 2nd parameter)" }, 270 { "key": "max", "value": "Maximum (of a 2nd parameter)" },
271 { "key": "median", "value": "Median (of a 2nd parameter)" }, 271 { "key": "median", "value": "Median (of a 2nd parameter)" },
272 { "key": "stadev", "value": "Sta. Dev. (of a 2nd parameter)" }, 272 { "key": "stadev", "value": "Sta. Dev. (of a 2nd parameter)" },
  273 + { "key": "skewness", "value": "Skewness (of a 2nd parameter)" },
273 { "key": "kurtosis", "value": "Kurtosis (of a 2nd parameter)" } 274 { "key": "kurtosis", "value": "Kurtosis (of a 2nd parameter)" }
274 ], 275 ],
275 276