Changeset 13103


Ignore:
Timestamp:
03/14/12 16:51:46 (13 years ago)
Author:
neise
Message:
added some comments
File:
1 edited

Legend:

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

    r13101 r13103  
    145145    CORE_THR = 45
    146146    EDGE_THR = 18
     147   
    147148    harvey_keitel = AmplitudeCleaner( CORE_THR, EDGE_THR)
    148149    harvey_keitel.info()
     150    # if you wonder why the cleaner object is called is it is:
     151    # http://www.youtube.com/watch?v=pf-Amvro2SY
    149152
    150153    nn = Coordinator().nn
Note: See TracChangeset for help on using the changeset viewer.