Skip to content
This repository was archived by the owner on Jan 31, 2022. It is now read-only.

Commit 4cfc600

Browse files
Brian Dorneyjsturdy
authored andcommitted
fixed a bug where the table header for chConfig was being printed for each channel
1 parent 186362c commit 4cfc600

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

trimChamberV3.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,6 @@
207207
cArray_trimPol[idx] = trimPol
208208

209209
# Store the trim config
210-
chConfig.write('vfatN/I:vfatID/I:vfatCH/I:trimDAC/I:trimPolarity/I:mask/I\n')
211210
chConfig.write('%i\t%i\t%i\t%i\t%i\t%i\n'%(
212211
vfat,
213212
dict_vfatID[vfat],

0 commit comments

Comments
 (0)