// highnoise: irob=1, imcm= 5 iadc=0 rms=34.05 // highnoise: irob=1, imcm= 5 iadc=0 mean=87.80 write chip_rob1 | chip5, ADCMSK, 0x1ffffe; // highnoise: irob=1, imcm=15 iadc=2 rms=12.43 // highnoise: irob=1, imcm=15 iadc=20 rms=127.30 // highnoise: irob=1, imcm=15 iadc=20 mean=151.13 write chip_rob1 | chip15, ADCMSK, 0xffff8; // highnoise: irob=3, imcm= 3 iadc=2 rms=11.49 write chip_rob3 | chip3, ADCMSK, 0x1ffff8; // highnoise: irob=3, imcm= 7 iadc=2 rms=8.47 write chip_rob3 | chip7, ADCMSK, 0x1ffff8; // highnoise: irob=3, imcm=11 iadc=2 rms=7.10 write chip_rob3 | chip11, ADCMSK, 0x1ffff8; // highnoise: irob=3, imcm=15 iadc=2 rms=5.84 write chip_rob3 | chip15, ADCMSK, 0x1ffff8; // highnoise: irob=5, imcm= 3 iadc=2 rms=7.90 write chip_rob5 | chip3, ADCMSK, 0x1ffff8; // highnoise: irob=5, imcm= 7 iadc=2 rms=10.29 write chip_rob5 | chip7, ADCMSK, 0x1ffff8; // highnoise: irob=5, imcm=11 iadc=2 rms=13.27 write chip_rob5 | chip11, ADCMSK, 0x1ffff8; // highnoise: irob=5, imcm=15 iadc=2 rms=10.20 write chip_rob5 | chip15, ADCMSK, 0x1ffff8; // highnoise: irob=7, imcm= 3 iadc=2 rms=14.32 write chip_rob7 | chip3, ADCMSK, 0x1ffff8; // highnoise: irob=7, imcm= 7 iadc=2 rms=11.40 write chip_rob7 | chip7, ADCMSK, 0x1ffff8; // highnoise: irob=7, imcm=11 iadc=2 rms=8.30 write chip_rob7 | chip11, ADCMSK, 0x1ffff8; // highnoise: irob=7, imcm=15 iadc=2 rms=9.08 write chip_rob7 | chip15, ADCMSK, 0x1ffff8;