Changeset 354

Show
Ignore:
Timestamp:
07/20/09 14:18:48 (15 years ago)
Author:
sriram
Message:

Printing individual power values...checking stats

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • vtcross/branches/sriram/receive_path.py

    r351 r354  
    353353                #if sum(m.data) > 1e12: 
    354354                power_sum = power_sum + sum(m.data) 
     355                print sum(m.data),"\n" 
    355356                # Print center freq so we know that something is happening... 
    356357                #print m.center_freq