~vpec/maus/tof_calib_read

« back to all changes in this revision

Viewing changes to bin/examples/configuration_db_example.py

fix calib example

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
        print """
57
57
 
58
58
        """
59
 
        print calibration.get_calibration_for_run('TOF1', 2873)
 
59
        print calibration.get_calibration_for_run('TOF1', 2873, 'tw')
60
60
        print """
61
61
        We can also ask what the runs were for a certain date range:
62
62