Merge branch 'master' into stage-calibration
This commit is contained in:
commit
70d4c7e950
23 changed files with 1285 additions and 138 deletions
|
|
@ -24,7 +24,3 @@ with handle_extension_error("camera stage mapping"):
|
|||
from .camera_stage_mapping import csm_extension
|
||||
with handle_extension_error("lens shading calibration"):
|
||||
from .picamera_autocalibrate import lst_extension_v2
|
||||
|
||||
#FIXME: this oughtn't stay in the production version...
|
||||
with handle_extension_error("custom element example"):
|
||||
from ..example_extensions.custom_element import customelement_extension_v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue