NuGrid / NuGridPy

Python tools to access and analyse NuGrid output data (including from MESA)
http://nugrid.github.io/NuGridPy
BSD 3-Clause "New" or "Revised" License
13 stars 10 forks source link

updated chi2 option in data plot #65

Closed dpa1983 closed 5 years ago

dpa1983 commented 5 years ago

I have updated the use of chi2 in data_plot.py, Now a list of atomic numbers zchi2 can be provided that will be used in the chi2 test. Also, chi2 is returned only when plotType == 'PPN'.