NMGRL / pychron

Data acquisition and processing framework for Ar-Ar geochronology and noble gas mass spectrometry
http://pychron.readthedocs.org/en/latest/
Apache License 2.0
26 stars 26 forks source link

Permutator #340

Open nmgrluser opened 10 years ago

nmgrluser commented 10 years ago

add ability to take a dataset and generate many different data reduction permutations.

make a series of plots illustrating the effects of the different permutations. a ideogram of ideograms could be a nice final figure.

start out by using a yaml file for configuring the dataset, permutations and output, then add a gui.

nmgrluser commented 10 years ago

added a fits permutator. simple proof of concept implementation. generates all fit permutations, calculates age and displays on an ideogram.

add some additional statistical data. Std Dev, min-max, average. modified SE. add ideogram of weighted means.