calibration module ================== There are 3 calibration methods implemented: .. toctree:: :maxdepth: 1 calibration_simple calibration_cor_terms calibration_ibanez .. note:: The calibration-module functions as abstract super-class providing the following functions to the calibration methods: .. automodule:: cyberglove.calibration :members: :undoc-members: :special-members: __init__