Merge branch 'new-semantics-testing' of https://gitlab.com/openflexure/openflexure-microscope-server into new-semantics-testing
This commit is contained in:
commit
64eb87bf6f
1 changed files with 1 additions and 0 deletions
|
|
@ -180,6 +180,7 @@ class Microscope:
|
|||
b64_string, dtype, shape = serialise_array_b64(lst_arr)
|
||||
|
||||
settings_current["camera"]["lens_shading_table"] = {
|
||||
"@type": "ndarray",
|
||||
"b64_string": b64_string,
|
||||
"dtype": dtype,
|
||||
"shape": shape,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue