Merge external CSM extension
This commit is contained in:
parent
86e326a1e4
commit
55e423c159
10 changed files with 25 additions and 1311 deletions
|
|
@ -23,6 +23,6 @@ with handle_extension_error("zip builder"):
|
|||
with handle_extension_error("autostorage"):
|
||||
from .autostorage import autostorage_extension_v2
|
||||
with handle_extension_error("camera stage mapping"):
|
||||
from .camera_stage_mapping import csm_extension
|
||||
from camera_stage_mapping.ofm_extension import csm_extension
|
||||
with handle_extension_error("lens shading calibration"):
|
||||
from .picamera_autocalibrate import lst_extension_v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue