// highnoise: irob=1, imcm=15 iadc=2 rms=5.96 write chip_rob1 | chip15, ADCMSK, 0x1ffff8; // highnoise: irob=3, imcm= 3 iadc=2 rms=5.42 write chip_rob3 | chip3, ADCMSK, 0x1ffff8; // highnoise: irob=3, imcm= 7 iadc=2 rms=5.46 write chip_rob3 | chip7, ADCMSK, 0x1ffff8; // highnoise: irob=0, imcm= 4 iadc=9 rms=9.88 write chip_rob0 | chip4, ADCMSK, 0xffdff; // highnoise: irob=0, imcm=10 iadc=5 rms=5.52 write chip_rob1 | chip7, ADCMSK, 0x1ffff8; // highnoise: irob=3, imcm= 8 iadc=20 rms=19.18 // highnoise: irob=3, imcm= 8 iadc=20 mean=531.18 write chip_rob3 | chip8, ADCMSK, 0xfffff; // highnoise: irob=4, imcm= 2 iadc=20 rms=24.93 // highnoise: irob=4, imcm= 2 iadc=20 mean=413.22 write chip_rob4 | chip2, ADCMSK, 0xfffff; // highnoise: irob=4, imcm=13 iadc=17 rms=8.55 write chip_rob4 | chip13, ADCMSK, 0x1dffff; // highnoise: irob=1, imcm=11 iadc=2 rms=8.80 write chip_rob1 | chip11, ADCMSK, 0x1ffff8; // highnoise: irob=5, imcm= 3 iadc=2 rms=8.55 write chip_rob5 | chip3, ADCMSK, 0x1ffff8; // highnoise: irob=5, imcm= 7 iadc=2 rms=12.32 write chip_rob5 | chip7, ADCMSK, 0x1ffff8; // highnoise: irob=5, imcm=11 iadc=2 rms=14.71 write chip_rob5 | chip11, ADCMSK, 0x1ffff8; // highnoise: irob=5, imcm=15 iadc=2 rms=16.90 write chip_rob5 | chip15, ADCMSK, 0x1ffff8; // highnoise: irob=7, imcm= 3 iadc=2 rms=13.40 write chip_rob7 | chip3, ADCMSK, 0x1ffff8; // highnoise: irob=7, imcm= 7 iadc=2 rms=8.17 write chip_rob7 | chip7, ADCMSK, 0x1ffff8;