~sophie-middleton08/maus/devel

« back to all changes in this revision

Viewing changes to bin/examples/simple_histogram_example.py

  • Committer: Chris Rogers
  • Date: 2012-05-10 20:25:42 UTC
  • mfrom: (663.6.10 merge)
  • Revision ID: chris.rogers@stfc.ac.uk-20120510202542-cr294lltgh14lde0
Tags: MAUS-v0.2.2
ReleaseĀ 0.2.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/env python
2
2
 
3
 
#################################################################
4
 
###!!! YOU ARE NOT ALLOWED TO MODIFY THIS FILE DIRECTLY    !!!###
5
 
###!!! PLEASE MAKE A COPY OF THIS FILE WITH THE CP COMMAND !!!###
6
 
#################################################################
7
 
 
8
3
"""
9
4
Simple example showing use of ReducePyMatplotlibHistogram and
10
5
OutputPyImage.