User Tools

Site Tools


dev:plotting_elem_counts

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dev:plotting_elem_counts [2014/10/26 20:58] jvick3dev:plotting_elem_counts [2014/10/26 21:01] (current) jvick3
Line 1: Line 1:
-The //plot_element_counts.py// script.+The //plot_element_counts.py// script.  If you get an error that it cannot find the module "matplotlib" or something, it's probably not installed.  This fixes that on Ubuntu: 
 + 
 +sudo apt-get install python-matplotlib
  
 Example usage: Example usage:
Line 8: Line 10:
 #!/usr/bin/env python #!/usr/bin/env python
  
-Reads .mfs files in a directory and makes plots of +This script plots the counts of the specified elements against AEPS,  
-# particular elements (DataIsolator) in them +each plot having the specified title.
-Work-in-progress.+
  
 import sys import sys
dev/plotting_elem_counts.1414357119.txt.gz · Last modified: 2014/10/26 20:58 by jvick3