Fix correction addon interface
This adds device
and prefix
parameters to correction addons constructor. It allows to avoid the additional injection of this parameters in base_correction
outside the interface and get rig of additional initialization call after it.