// highnoise: irob=1, imcm= 7 iadc=2 rms=4.77 write chip_rob1 | chip7, ADCMSK, 0x1ffff8; // highnoise: irob=1, imcm=11 iadc=2 rms=2.84 write chip_rob1 | chip11, ADCMSK, 0x1ffff8; // highnoise: irob=3, imcm= 3 iadc=2 rms=2.85 write chip_rob3 | chip3, ADCMSK, 0x1ffff8; // highnoise: irob=4, imcm=13 iadc=1 rms=5.06 // highnoise: irob=4, imcm=13 iadc=1 mean=85.97 write chip_rob4 | chip13, ADCMSK, 0x1ffffd; // highnoise: irob=4, imcm=11 iadc=0 rms=6.80 // highnoise: irob=4, imcm=11 iadc=0 mean=84.40 write chip_rob4 | chip11, ADCMSK, 0x1ffffe; // highnoise: irob=5, imcm= 3 iadc=2 rms=2.54 write chip_rob5 | chip3, ADCMSK, 0x1ffff8; // highnoise: irob=5, imcm= 7 iadc=2 rms=4.07 write chip_rob5 | chip7, ADCMSK, 0x1ffff8; // highnoise: irob=5, imcm=15 iadc=2 rms=8.01 write chip_rob5 | chip15, ADCMSK, 0x1ffff8; // highnoise: irob=6, imcm=12 iadc=1 rms=9.97 // highnoise: irob=6, imcm=12 iadc=1 mean=90.67 write chip_rob6 | chip12, ADCMSK, 0xffffd; // highnoise: irob=6, imcm=13 iadc=0 rms=8.45 // highnoise: irob=6, imcm=13 iadc=0 mean=88.67 write chip_rob6 | chip13, ADCMSK, 0x1ffffe; // highnoise: irob=7, imcm= 3 iadc=2 rms=3.82 write chip_rob7 | chip3, ADCMSK, 0x1ffff8;