Skip to content

marras/contour

Repository files navigation

contour

Scripts for creating contour plots for Yukawa colloid phase diagrams.

Requirements:

  • python 2.7 with:
    • matplotlib 1.1.1rc
    • wx bindings
    • ScipPy (min 0.9) [optional, for built-in interpolation]
  • ruby (1.9 works fine)
  • bash
  • awk

Usage:

./preprocess.sh x y z constraints

Parameters format: column_name[=range]

  • column_name - name of column (e.g. charge), or its part, (charg)
  • range (optional):
        • any values
    • 1,5 - values from 1 to 5

About

Scripts for creating contour plots for Yukawa colloid phase diagrams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published