Difference between revisions of "Chi2 surface plot"
Jump to navigation
Jump to search
| Line 18: | Line 18: | ||
... | ... | ||
</source> | </source> | ||
| + | |||
| + | === 2_make_surface_plot.py === | ||
| + | [http://svn.gna.org/viewcvs/*checkout*/relax/trunk/test_suite/shared_data/dispersion/KTeilum_FMPoulsen_MAkke_2006/surface_chi2_clustered_fitting/2_make_surface_plot.py Get file] | ||
| + | <include | ||
| + | highlight="python" | ||
| + | src="http://svn.gna.org/viewcvs/*checkout*/relax/trunk/test_suite/shared_data/dispersion/KTeilum_FMPoulsen_MAkke_2006/surface_chi2_clustered_fitting/2_make_surface_plot.py?revision=HEAD" | ||
| + | /> | ||
| + | |||
== See also == | == See also == | ||
[[Category:Matplotlib]] | [[Category:Matplotlib]] | ||
[[Category:Relaxation_dispersion_analysis]] | [[Category:Relaxation_dispersion_analysis]] | ||
Revision as of 14:21, 7 October 2014
Contents
Plot surface
1_create_surface_data.py
Get file <include highlight="python" src="http://svn.gna.org/viewcvs/*checkout*/relax/trunk/test_suite/shared_data/dispersion/KTeilum_FMPoulsen_MAkke_2006/surface_chi2_clustered_fitting/1_create_surface_data.py?revision=HEAD" />
1_surface_chi2.txt
Get file <include highlight="text" lines="0-10" src="http://svn.gna.org/viewcvs/*checkout*/relax/trunk/test_suite/shared_data/dispersion/KTeilum_FMPoulsen_MAkke_2006/surface_chi2_clustered_fitting/1_surface_chi2.txt?revision=HEAD" />
...
2_make_surface_plot.py
Get file <include highlight="python" src="http://svn.gna.org/viewcvs/*checkout*/relax/trunk/test_suite/shared_data/dispersion/KTeilum_FMPoulsen_MAkke_2006/surface_chi2_clustered_fitting/2_make_surface_plot.py?revision=HEAD" />