Continue turning background detectors back into Things

This commit is contained in:
Julian Stirling 2026-01-13 18:01:45 +00:00
parent 6a1ad573d9
commit 44860bf777
3 changed files with 10 additions and 67 deletions

View file

@ -10,7 +10,9 @@
"kwargs": {
"scans_folder": "./openflexure/scans/"
}
}
},
"bg_color_channels_luv": "openflexure_microscope_server.things.background_detect:ColourChannelDetectLUV",
"bg_channel_deviations_luv": "openflexure_microscope_server.things.background_detect:ChannelDeviationLUV"
},
"settings_folder": "./openflexure/settings/",
"log_folder": "./openflexure/logs/"