Make it less noisy

This commit is contained in:
2020-04-23 15:58:35 +02:00
parent d2b5365669
commit d3518fe1db
+4 -4
View File
@@ -180,10 +180,10 @@ int main (int argc, char *argv[])
cout << "Received pulse_id " << metadata->pulse_id << endl;
if (metadata->pulse_id != current_pulse_id) {
cout << "ERROR expecting " << current_pulse_id;
cout << " diff " << current_pulse_id - metadata->pulse_id << endl;
}
// if (metadata->pulse_id != current_pulse_id) {
// cout << "ERROR expecting " << current_pulse_id;
// cout << " diff " << current_pulse_id - metadata->pulse_id << endl;
// }
// TODO: Write to H5