Commit 74fe275a authored by Dave Newbold's avatar Dave Newbold

Adding functions to alignment script

parent c4272e73
......@@ -137,5 +137,4 @@ for i_chan in chans:
if not non_cont:
print "Chan, min, max, rec_slip, rec_tap:", hex(i_chan), hex(min), hex(max), hex(d_slip), hex(d_tap)
else:
print "Chan, NON CONTINUOUS RANGE", hex(i_chan)
print trp
\ No newline at end of file
print "Chan, NON CONTINUOUS RANGE", hex(i_chan), trp
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment