Changeset 13019 for fact


Ignore:
Timestamp:
03/08/12 16:03:29 (13 years ago)
Author:
neise
Message:
updated doc strings
File:
1 edited

Legend:

Unmodified
Added
Removed
  • fact/tools/pyscripts/pyfact/plotters.py

    r13018 r13019  
    184184
    185185def _test_CamPlotter():
    186     """ test of maintaining two independant plotter instances """
     186    """ test of CamPlotter """
    187187   
    188188    c1 = np.random.randn(1440)
     
    196196   
    197197def _test_HistPlotter():
    198     """ test of maintaining two independant plotter instances """
     198    """ test of the HistPlotter """
    199199    plt.ion()
    200200
Note: See TracChangeset for help on using the changeset viewer.