LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
imswitch/__init__.py
imswitch/__main__.py
imswitch/test_no_hardware_profile.py
imswitch/test_no_hardware_ui_smoke.py
imswitch/_data/icon.ico
imswitch/_data/icon.png
imswitch/_data/libs/GPU_acc_recon.dll
imswitch/_data/libs/cudart64_90.dll
imswitch/_data/libs/opencv_core340.dll
imswitch/_data/libs/opencv_imgcodecs340.dll
imswitch/_data/libs/opencv_imgproc340.dll
imswitch/_data/user_defaults/README.txt
imswitch/_data/user_defaults/config/modules.json
imswitch/_data/user_defaults/imcontrol_setups/README.txt
imswitch/_data/user_defaults/imcontrol_setups/example_coolLED.json
imswitch/_data/user_defaults/imcontrol_setups/example_kiralux_teensy.json
imswitch/_data/user_defaults/imcontrol_setups/example_mock.json
imswitch/_data/user_defaults/imcontrol_setups/example_monalisa.json
imswitch/_data/user_defaults/imcontrol_setups/example_no_hardware.json
imswitch/_data/user_defaults/imcontrol_setups/example_snouty_smart_modes.json
imswitch/_data/user_defaults/imcontrol_setups/example_sted.json
imswitch/_data/user_defaults/imcontrol_setups/fiji_processor.json
imswitch/_data/user_defaults/imcontrol_setups/galvo_apd_mock_scan_setup.json
imswitch/_data/user_defaults/imcontrol_setups/general_image_processing.json
imswitch/_data/user_defaults/imcontrol_setups/hamamatsu_mock_scan_setup.json
imswitch/_data/user_defaults/imcontrol_setups/mixed_hamamatsu_apd_mock_scan_setup.json
imswitch/_data/user_defaults/imcontrol_setups/mock_scan_setup.json
imswitch/_data/user_defaults/imcontrol_setups/monalisa_processor.json
imswitch/_data/user_defaults/imcontrol_setups/snouty_processor.json
imswitch/_data/user_defaults/imcontrol_setups/widefieldstarss_processor.json
imswitch/_data/user_defaults/imcontrol_slm/info_glyc.json
imswitch/_data/user_defaults/imcontrol_slm/info_oil.json
imswitch/_data/user_defaults/scripts/README.txt
imswitch/_data/user_defaults/scripts/example_import.py
imswitch/_data/user_defaults/scripts/example_imported.py
imswitch/_data/user_defaults/scripts/example_record.py
imswitch/_data/user_defaults/scripts/example_scan_power_series.py
imswitch/_data/user_defaults/scripts/timeresolved/01_binned_photon_arrivals.py
imswitch/_data/user_defaults/scripts/timeresolved/02_gated_sted.py
imswitch/_data/user_defaults/scripts/timeresolved/03_tau_sted.py
imswitch/_data/user_defaults/scripts/wfs/01_WidefieldSTARSS_example.py
imswitch/_data/user_defaults/scripts/wfs/02_zstack.py
imswitch/_data/user_defaults/scripts/wfs/03_cwstarss.py
imswitch/_data/user_defaults/scripts/wfs/04_calibration.py
imswitch/_data/user_defaults/scripts/wfs/05_tiling.py
imswitch/_data/user_defaults/scripts/wfs/06_defocus_scan.py
imswitch/_data/user_defaults/scripts/wfs/07_serial_cwstarss.py
imswitch/_data/user_defaults/scripts/wfs/08_multi_well_tiling.py
imswitch/_data/user_defaults/scripts/wfs/09_AutoWidefieldSTARSS_example.py
imswitch/_data/user_defaults/scripts/wfs/10_photoswitching_kinetics.py
imswitch/_data/user_defaults/scripts/wfs/11_scmos_dark_current_calibration.py
imswitch/_data/user_defaults/scripts/wfs/README.md
imswitch/imcommon/__init__.py
imswitch/imcommon/applaunch.py
imswitch/imcommon/_test/test_acquisition_layout.py
imswitch/imcommon/_test/test_acquisition_metadata.py
imswitch/imcommon/_test/test_api_export_static_audit.py
imswitch/imcommon/_test/test_api_ui_thread_wrapper.py
imswitch/imcommon/_test/test_bead_fits.py
imswitch/imcommon/_test/test_cancellation.py
imswitch/imcommon/_test/test_distribution_identity.py
imswitch/imcommon/_test/test_memory_limits.py
imswitch/imcommon/_test/test_napari_layer_protection.py
imswitch/imcommon/_test/test_napari_update_levels.py
imswitch/imcommon/_test/test_overlay_edge_width.py
imswitch/imcommon/_test/test_restart_after_shutdown.py
imswitch/imcommon/_test/test_shading_correction.py
imswitch/imcommon/_test/test_shutdown_phase.py
imswitch/imcommon/_test/test_tile_mosaic.py
imswitch/imcommon/_test/test_tile_mosaic_phase2a.py
imswitch/imcommon/_test/test_tile_mosaic_phase2b.py
imswitch/imcommon/_test/test_tile_mosaic_phase2c.py
imswitch/imcommon/_test/test_tile_mosaic_phase2f.py
imswitch/imcommon/algorithms/__init__.py
imswitch/imcommon/algorithms/bead_fits.py
imswitch/imcommon/algorithms/bead_recognition.py
imswitch/imcommon/algorithms/detector_transform.py
imswitch/imcommon/algorithms/fast_regionprops.py
imswitch/imcommon/algorithms/line_sampling.py
imswitch/imcommon/algorithms/roi.py
imswitch/imcommon/algorithms/roi_geometry.py
imswitch/imcommon/algorithms/roi_imagej.py
imswitch/imcommon/algorithms/roi_ops.py
imswitch/imcommon/algorithms/roi_payload.py
imswitch/imcommon/algorithms/roi_set.py
imswitch/imcommon/algorithms/roi_set_io.py
imswitch/imcommon/algorithms/roi_style.py
imswitch/imcommon/algorithms/segmentation.py
imswitch/imcommon/algorithms/spatial_frame.py
imswitch/imcommon/algorithms/tile_mosaic.py
imswitch/imcommon/controller/CheckUpdatesController.py
imswitch/imcommon/controller/ModuleCommunicationChannel.py
imswitch/imcommon/controller/MultiModuleWindowController.py
imswitch/imcommon/controller/PickDatasetsController.py
imswitch/imcommon/controller/PickModulesController.py
imswitch/imcommon/controller/ShortcutManager.py
imswitch/imcommon/controller/__init__.py
imswitch/imcommon/controller/basecontrollers.py
imswitch/imcommon/framework/__init__.py
imswitch/imcommon/framework/base.py
imswitch/imcommon/framework/qt.py
imswitch/imcommon/model/SharedAttributes.py
imswitch/imcommon/model/VFileCollection.py
imswitch/imcommon/model/WidgetStatePersistence.py
imswitch/imcommon/model/__init__.py
imswitch/imcommon/model/acquisition_layout.py
imswitch/imcommon/model/acquisition_metadata.py
imswitch/imcommon/model/api.py
imswitch/imcommon/model/cancellation.py
imswitch/imcommon/model/dirtools.py
imswitch/imcommon/model/logging.py
imswitch/imcommon/model/memory_limits.py
imswitch/imcommon/model/modulesconfigtools.py
imswitch/imcommon/model/ome_metadata.py
imswitch/imcommon/model/ostools.py
imswitch/imcommon/model/pythontools.py
imswitch/imcommon/model/shortcut.py
imswitch/imcommon/model/shutdown.py
imswitch/imcommon/model/signaltools.py
imswitch/imcommon/model/state_contracts.py
imswitch/imcommon/model/zarr_compat.py
imswitch/imcommon/view/AboutDialog.py
imswitch/imcommon/view/CheckUpdatesDialog.py
imswitch/imcommon/view/ModuleLoadErrorView.py
imswitch/imcommon/view/MultiModuleWindow.py
imswitch/imcommon/view/PickDatasetsDialog.py
imswitch/imcommon/view/PickModulesDialog.py
imswitch/imcommon/view/ShortcutEditorDialog.py
imswitch/imcommon/view/__init__.py
imswitch/imcommon/view/guitools/BetterComboBox.py
imswitch/imcommon/view/guitools/BetterDoubleSpinBox.py
imswitch/imcommon/view/guitools/BetterPushButton.py
imswitch/imcommon/view/guitools/BetterSlider.py
imswitch/imcommon/view/guitools/BetterSpinBox.py
imswitch/imcommon/view/guitools/CheckableComboBox.py
imswitch/imcommon/view/guitools/CollapsibleSection.py
imswitch/imcommon/view/guitools/FileWatcher.py
imswitch/imcommon/view/guitools/FloatSlider.py
imswitch/imcommon/view/guitools/InfoButton.py
imswitch/imcommon/view/guitools/JsonEditorDialog.py
imswitch/imcommon/view/guitools/__init__.py
imswitch/imcommon/view/guitools/colorutils.py
imswitch/imcommon/view/guitools/dialogtools.py
imswitch/imcommon/view/guitools/imagetools.py
imswitch/imcommon/view/guitools/naparitools.py
imswitch/imcommon/view/guitools/pyqtgraphtools.py
imswitch/imcommon/view/guitools/stylesheet.py
imswitch/imcommon/view/guitools/texttools.py
imswitch/imcommon/view/guitools/viewer_tools.py
imswitch/imcontrol/__init__.py
imswitch/imcontrol/__main__.py
imswitch/imcontrol/_test/__init__.py
imswitch/imcontrol/_test/__test_Manager.py
imswitch/imcontrol/_test/ui/__init__.py
imswitch/imcontrol/_test/ui/test_config_editor_menu.py
imswitch/imcontrol/_test/ui/test_example_setups.py
imswitch/imcontrol/_test/ui/test_liveview.py
imswitch/imcontrol/_test/ui/test_without_widgets.py
imswitch/imcontrol/_test/unit/__init__.py
imswitch/imcontrol/_test/unit/communication_channel_signal_inventory.json
imswitch/imcontrol/_test/unit/configeditor_extraction_snapshot.json
imswitch/imcontrol/_test/unit/configeditor_testing.py
imswitch/imcontrol/_test/unit/test_aa_aotf_calibration_utility.py
imswitch/imcontrol/_test/unit/test_aa_aotf_laser_manager.py
imswitch/imcontrol/_test/unit/test_acquisition.py
imswitch/imcontrol/_test/unit/test_acquisition_concurrency.py
imswitch/imcontrol/_test/unit/test_acquisition_layout_adapters.py
imswitch/imcontrol/_test/unit/test_acquisition_layout_recording_seam.py
imswitch/imcontrol/_test/unit/test_acquisition_leases.py
imswitch/imcontrol/_test/unit/test_api_export_thread_affinity.py
imswitch/imcontrol/_test/unit/test_autofocus_scan_interlock.py
imswitch/imcontrol/_test/unit/test_bead_rec_controller_contract.py
imswitch/imcontrol/_test/unit/test_bead_recognition_model.py
imswitch/imcontrol/_test/unit/test_beadrec_prearm_lease.py
imswitch/imcontrol/_test/unit/test_beadrec_scan_source.py
imswitch/imcontrol/_test/unit/test_beta_stage_timing.py
imswitch/imcontrol/_test/unit/test_bsc203_stage_manager.py
imswitch/imcontrol/_test/unit/test_calibration_workflow.py
imswitch/imcontrol/_test/unit/test_camera_pixel_size_parameter.py
imswitch/imcontrol/_test/unit/test_chunk_contract.py
imswitch/imcontrol/_test/unit/test_close_event_scripting_drain.py
imswitch/imcontrol/_test/unit/test_close_state_persistence_prompt.py
imswitch/imcontrol/_test/unit/test_cobolt0601_laser_manager.py
imswitch/imcontrol/_test/unit/test_cobolt0601_new_laser_manager.py
imswitch/imcontrol/_test/unit/test_communication_channel_contract.py
imswitch/imcontrol/_test/unit/test_config_editor_device_coverage.py
imswitch/imcontrol/_test/unit/test_config_editor_from_imcontrol.py
imswitch/imcontrol/_test/unit/test_config_editor_plugin_fallback.py
imswitch/imcontrol/_test/unit/test_config_editor_widget_section.py
imswitch/imcontrol/_test/unit/test_configeditor_catalog.py
imswitch/imcontrol/_test/unit/test_configeditor_extraction.py
imswitch/imcontrol/_test/unit/test_configeditor_extraction_tree.py
imswitch/imcontrol/_test/unit/test_configeditor_field_widget_roundtrip.py
imswitch/imcontrol/_test/unit/test_configeditor_hosted_theme.py
imswitch/imcontrol/_test/unit/test_configeditor_io_coercion.py
imswitch/imcontrol/_test/unit/test_configeditor_kinds_and_roles.py
imswitch/imcontrol/_test/unit/test_configeditor_opens_active_config.py
imswitch/imcontrol/_test/unit/test_configeditor_plugin_package_extraction.py
imswitch/imcontrol/_test/unit/test_configeditor_plugin_templates.py
imswitch/imcontrol/_test/unit/test_configeditor_processing_section.py
imswitch/imcontrol/_test/unit/test_configeditor_schema_defaults.py
imswitch/imcontrol/_test/unit/test_configeditor_schema_resolution.py
imswitch/imcontrol/_test/unit/test_configeditor_schemagen.py
imswitch/imcontrol/_test/unit/test_configeditor_schemas_match_source.py
imswitch/imcontrol/_test/unit/test_configeditor_session_record.py
imswitch/imcontrol/_test/unit/test_configeditor_template_drift.py
imswitch/imcontrol/_test/unit/test_configeditor_type_authority.py
imswitch/imcontrol/_test/unit/test_configeditor_type_preservation.py
imswitch/imcontrol/_test/unit/test_cwstarss_workflow.py
imswitch/imcontrol/_test/unit/test_defocus_scan_workflow.py
imswitch/imcontrol/_test/unit/test_detector_chunk_consumers.py
imswitch/imcontrol/_test/unit/test_detector_selection.py
imswitch/imcontrol/_test/unit/test_detector_stop_contract.py
imswitch/imcontrol/_test/unit/test_detectors_manager_leases.py
imswitch/imcontrol/_test/unit/test_device_plugin_diagnostics.py
imswitch/imcontrol/_test/unit/test_device_plugin_discovery.py
imswitch/imcontrol/_test/unit/test_device_plugin_external_hints.py
imswitch/imcontrol/_test/unit/test_device_plugin_registry.py
imswitch/imcontrol/_test/unit/test_devices_docs_drift.py
imswitch/imcontrol/_test/unit/test_dock_panel_sizing.py
imswitch/imcontrol/_test/unit/test_dtype_silent_casts.py
imswitch/imcontrol/_test/unit/test_esp32_manager_api.py
imswitch/imcontrol/_test/unit/test_etmonalisa_session_contract.py
imswitch/imcontrol/_test/unit/test_etsnouty_smart_modes.py
imswitch/imcontrol/_test/unit/test_etsted_auto_calibration.py
imswitch/imcontrol/_test/unit/test_etsted_no_hardware_validation.py
imswitch/imcontrol/_test/unit/test_etsted_pipeline_runner.py
imswitch/imcontrol/_test/unit/test_etsted_transform_service.py
imswitch/imcontrol/_test/unit/test_etsted_triggered_scan_runner.py
imswitch/imcontrol/_test/unit/test_etsted_widget_state_contract.py
imswitch/imcontrol/_test/unit/test_event_binary_mask_lease.py
imswitch/imcontrol/_test/unit/test_event_detector_lease_purposes.py
imswitch/imcontrol/_test/unit/test_event_gated_target_acquisition.py
imswitch/imcontrol/_test/unit/test_event_triggered_lifecycle_hardening.py
imswitch/imcontrol/_test/unit/test_event_triggered_session.py
imswitch/imcontrol/_test/unit/test_event_triggered_smart_modes.py
imswitch/imcontrol/_test/unit/test_example_setups_schema.py
imswitch/imcontrol/_test/unit/test_fast_regionprops.py
imswitch/imcontrol/_test/unit/test_flip_mirrors.py
imswitch/imcontrol/_test/unit/test_flipmirror_component_state.py
imswitch/imcontrol/_test/unit/test_focus_acquisition_leases.py
imswitch/imcontrol/_test/unit/test_focus_lock_estimator.py
imswitch/imcontrol/_test/unit/test_focus_lock_safety.py
imswitch/imcontrol/_test/unit/test_focus_lock_scan_interlock.py
imswitch/imcontrol/_test/unit/test_focus_lock_setup_validation.py
imswitch/imcontrol/_test/unit/test_frame_stream_membership.py
imswitch/imcontrol/_test/unit/test_fresh_frame.py
imswitch/imcontrol/_test/unit/test_galvo_jerk_limit.py
imswitch/imcontrol/_test/unit/test_galvo_scan_designer.py
imswitch/imcontrol/_test/unit/test_galvo_signal_goldens.py
imswitch/imcontrol/_test/unit/test_galvo_single_axis.py
imswitch/imcontrol/_test/unit/test_gui_layout_persistence_contract.py
imswitch/imcontrol/_test/unit/test_hamamatsu_crop.py
imswitch/imcontrol/_test/unit/test_hamamatsu_mock_triggering.py
imswitch/imcontrol/_test/unit/test_hdf5_outcome_attr.py
imswitch/imcontrol/_test/unit/test_image_layer_visibility_state.py
imswitch/imcontrol/_test/unit/test_imswitch_server_lifecycle.py
imswitch/imcontrol/_test/unit/test_jena_piezo_z_manager.py
imswitch/imcontrol/_test/unit/test_kdc101_positioner_manager.py
imswitch/imcontrol/_test/unit/test_kinesis_stage_manager_units.py
imswitch/imcontrol/_test/unit/test_laser_component_state.py
imswitch/imcontrol/_test/unit/test_laser_controller_esp32_delegation.py
imswitch/imcontrol/_test/unit/test_laser_scan_arming_window.py
imswitch/imcontrol/_test/unit/test_layering_boundaries.py
imswitch/imcontrol/_test/unit/test_leica_shared_hardware.py
imswitch/imcontrol/_test/unit/test_leicastand_component_state.py
imswitch/imcontrol/_test/unit/test_live_display_throttle.py
imswitch/imcontrol/_test/unit/test_master_controller_shutdown.py
imswitch/imcontrol/_test/unit/test_memory_limits_dialog.py
imswitch/imcontrol/_test/unit/test_memory_limits_recording.py
imswitch/imcontrol/_test/unit/test_microscope_facade.py
imswitch/imcontrol/_test/unit/test_misc_component_state.py
imswitch/imcontrol/_test/unit/test_mock_scan_simulation_coordinator.py
imswitch/imcontrol/_test/unit/test_mpb_laser_manager.py
imswitch/imcontrol/_test/unit/test_multi_well_tiling_workflow.py
imswitch/imcontrol/_test/unit/test_multimanager_plugin_resolution.py
imswitch/imcontrol/_test/unit/test_nidaq_clock_contract.py
imswitch/imcontrol/_test/unit/test_nidaq_laser_manager.py
imswitch/imcontrol/_test/unit/test_nidaq_positioner_manager.py
imswitch/imcontrol/_test/unit/test_nidaq_scan_transaction.py
imswitch/imcontrol/_test/unit/test_nidaq_simulation_startup.py
imswitch/imcontrol/_test/unit/test_ome_hdf5_storer.py
imswitch/imcontrol/_test/unit/test_ome_tiff_storer.py
imswitch/imcontrol/_test/unit/test_ome_zarr_storer.py
imswitch/imcontrol/_test/unit/test_owner_cleanup_hardening.py
imswitch/imcontrol/_test/unit/test_payload_dispatch.py
imswitch/imcontrol/_test/unit/test_photometrics_manager.py
imswitch/imcontrol/_test/unit/test_pi_stage_manager_robustness.py
imswitch/imcontrol/_test/unit/test_piezoconceptz_mock_fallback.py
imswitch/imcontrol/_test/unit/test_pluginapi.py
imswitch/imcontrol/_test/unit/test_point_detector_single_axis.py
imswitch/imcontrol/_test/unit/test_positioned_lapse.py
imswitch/imcontrol/_test/unit/test_positioner_keybindings.py
imswitch/imcontrol/_test/unit/test_positioner_legacy_port.py
imswitch/imcontrol/_test/unit/test_positioner_polling_robustness.py
imswitch/imcontrol/_test/unit/test_positioning_request.py
imswitch/imcontrol/_test/unit/test_pulse_generator_integration.py
imswitch/imcontrol/_test/unit/test_pulsegenerator_base.py
imswitch/imcontrol/_test/unit/test_recording.py
imswitch/imcontrol/_test/unit/test_recording_acquisition_layout.py
imswitch/imcontrol/_test/unit/test_recording_chunk_depth.py
imswitch/imcontrol/_test/unit/test_recording_failure_kinds.py
imswitch/imcontrol/_test/unit/test_recording_metadata.py
imswitch/imcontrol/_test/unit/test_recording_stop_contract.py
imswitch/imcontrol/_test/unit/test_roi_pixel_scale.py
imswitch/imcontrol/_test/unit/test_rs232_driver_settings.py
imswitch/imcontrol/_test/unit/test_scan.py
imswitch/imcontrol/_test/unit/test_scan_advanced_sequence_builder.py
imswitch/imcontrol/_test/unit/test_scan_api_dispatch.py
imswitch/imcontrol/_test/unit/test_scan_axis_provenance_roundtrip.py
imswitch/imcontrol/_test/unit/test_scan_busy_refusal.py
imswitch/imcontrol/_test/unit/test_scan_component_state.py
imswitch/imcontrol/_test/unit/test_scan_controllers_component_state.py
imswitch/imcontrol/_test/unit/test_scan_delay_units.py
imswitch/imcontrol/_test/unit/test_scan_design_refusal.py
imswitch/imcontrol/_test/unit/test_scan_detector_participation.py
imswitch/imcontrol/_test/unit/test_scan_driven_pixel_size.py
imswitch/imcontrol/_test/unit/test_scan_execution_coordinator.py
imswitch/imcontrol/_test/unit/test_scan_info_contract.py
imswitch/imcontrol/_test/unit/test_scan_lifecycle.py
imswitch/imcontrol/_test/unit/test_scan_lifecycle_pairing.py
imswitch/imcontrol/_test/unit/test_scan_once_recording_sources.py
imswitch/imcontrol/_test/unit/test_scan_parameter_serializer.py
imswitch/imcontrol/_test/unit/test_scan_pixel_count_convention.py
imswitch/imcontrol/_test/unit/test_scan_positioner_restore.py
imswitch/imcontrol/_test/unit/test_scan_recording_frame_expectations.py
imswitch/imcontrol/_test/unit/test_scan_repeat_rearm.py
imswitch/imcontrol/_test/unit/test_scan_request_serialization.py
imswitch/imcontrol/_test/unit/test_scan_run_ownership.py
imswitch/imcontrol/_test/unit/test_scan_source_contract.py
imswitch/imcontrol/_test/unit/test_serial_cwstarss_workflow.py
imswitch/imcontrol/_test/unit/test_serial_dac_z_manager.py
imswitch/imcontrol/_test/unit/test_session_notes.py
imswitch/imcontrol/_test/unit/test_settings_component_state.py
imswitch/imcontrol/_test/unit/test_setup_info_save_pruning.py
imswitch/imcontrol/_test/unit/test_setup_metadata.py
imswitch/imcontrol/_test/unit/test_setup_modes.py
imswitch/imcontrol/_test/unit/test_setup_modes_controller_smart_roles.py
imswitch/imcontrol/_test/unit/test_setup_status_controller.py
imswitch/imcontrol/_test/unit/test_setup_validation_xref.py
imswitch/imcontrol/_test/unit/test_shared_attributes_roundtrip.py
imswitch/imcontrol/_test/unit/test_shortcut_editor.py
imswitch/imcontrol/_test/unit/test_shortcut_manager.py
imswitch/imcontrol/_test/unit/test_shortcuts_catalog.py
imswitch/imcontrol/_test/unit/test_shortcuts_leicastand.py
imswitch/imcontrol/_test/unit/test_shortcuts_menu_actions.py
imswitch/imcontrol/_test/unit/test_shortcuts_positioner_alias.py
imswitch/imcontrol/_test/unit/test_shortcuts_setup_mode.py
imswitch/imcontrol/_test/unit/test_slm_component_state.py
imswitch/imcontrol/_test/unit/test_slms_component_state.py
imswitch/imcontrol/_test/unit/test_smart_microscopy_mode_service.py
imswitch/imcontrol/_test/unit/test_snouty_smartmodes_flip_switching.py
imswitch/imcontrol/_test/unit/test_stand_manager_resolution.py
imswitch/imcontrol/_test/unit/test_state_unification_compat.py
imswitch/imcontrol/_test/unit/test_stitched_image.py
imswitch/imcontrol/_test/unit/test_stores.py
imswitch/imcontrol/_test/unit/test_swabian_time_resolved_contract.py
imswitch/imcontrol/_test/unit/test_target_timelapse_modes.py
imswitch/imcontrol/_test/unit/test_target_timelapse_workflow.py
imswitch/imcontrol/_test/unit/test_teensy_pulse_manager.py
imswitch/imcontrol/_test/unit/test_teensypulse_driver.py
imswitch/imcontrol/_test/unit/test_thorcam_tsi_recording_contract.py
imswitch/imcontrol/_test/unit/test_tile_orientation.py
imswitch/imcontrol/_test/unit/test_tile_patterns.py
imswitch/imcontrol/_test/unit/test_tile_registration.py
imswitch/imcontrol/_test/unit/test_tile_saving.py
imswitch/imcontrol/_test/unit/test_tiling_alignment.py
imswitch/imcontrol/_test/unit/test_tiling_detector_selection.py
imswitch/imcontrol/_test/unit/test_tiling_failure_safety.py
imswitch/imcontrol/_test/unit/test_tiling_modes.py
imswitch/imcontrol/_test/unit/test_tiling_stage_frame.py
imswitch/imcontrol/_test/unit/test_tiling_workflow.py
imswitch/imcontrol/_test/unit/test_time_resolved_processing.py
imswitch/imcontrol/_test/unit/test_time_resolved_workflow.py
imswitch/imcontrol/_test/unit/test_tis_manager_setparameter.py
imswitch/imcontrol/_test/unit/test_tiscamera_mock_dtype.py
imswitch/imcontrol/_test/unit/test_trigger_scope_manager_finalize.py
imswitch/imcontrol/_test/unit/test_trigger_scope_raster_length_trim.py
imswitch/imcontrol/_test/unit/test_trigger_scope_scan_widget.py
imswitch/imcontrol/_test/unit/test_triggerscope_component_state.py
imswitch/imcontrol/_test/unit/test_triggerscope_dac_range.py
imswitch/imcontrol/_test/unit/test_triggerscope_laser_manager.py
imswitch/imcontrol/_test/unit/test_triggerscope_positioner.py
imswitch/imcontrol/_test/unit/test_triggerscope_request_completion.py
imswitch/imcontrol/_test/unit/test_triggerscope_scan_boundary.py
imswitch/imcontrol/_test/unit/test_triggerscope_scan_geometry.py
imswitch/imcontrol/_test/unit/test_triggerscope_scan_lifecycle.py
imswitch/imcontrol/_test/unit/test_ulenses_localizer.py
imswitch/imcontrol/_test/unit/test_view_liveview_release_retry.py
imswitch/imcontrol/_test/unit/test_widefield_starss_workflow.py
imswitch/imcontrol/_test/unit/test_widget_responsiveness_contract.py
imswitch/imcontrol/_test/unit/test_widget_state_persistence.py
imswitch/imcontrol/_test/unit/test_workflow_acquisition_output.py
imswitch/imcontrol/_test/unit/test_workflow_facade_controller.py
imswitch/imcontrol/_test/unit/test_workflow_facade_leases.py
imswitch/imcontrol/_test/unit/test_workflow_provenance.py
imswitch/imcontrol/_test/unit/test_workflow_services.py
imswitch/imcontrol/_test/unit/test_zstack_workflow.py
imswitch/imcontrol/_test/unit/configeditor_fixtures/README.md
imswitch/imcontrol/_test/unit/configeditor_fixtures/alias_each_spelling_and_both.json
imswitch/imcontrol/_test/unit/configeditor_fixtures/float_nine_decimals.json
imswitch/imcontrol/_test/unit/configeditor_fixtures/int_beyond_spin_box.json
imswitch/imcontrol/_test/unit/configeditor_fixtures/mock_scanner_without_conversion_factor.json
imswitch/imcontrol/_test/unit/configeditor_fixtures/nested_container_shapes.json
imswitch/imcontrol/_test/unit/configeditor_fixtures/nullable_number_null.json
imswitch/imcontrol/_test/unit/configeditor_fixtures/omitted_optional_keys.json
imswitch/imcontrol/_test/unit/configeditor_fixtures/stale_select_string.json
imswitch/imcontrol/_test/unit/configeditor_fixtures/string_under_int_kind.json
imswitch/imcontrol/_test/unit/configeditor_fixtures/strings_under_string_kind.json
imswitch/imcontrol/_test/unit/configeditor_fixtures/top_level_kinds.json
imswitch/imcontrol/_test/unit/configeditor_fixtures/union_key_each_kind.json
imswitch/imcontrol/_test/unit/configeditor_fixtures/vendor_dict.json
imswitch/imcontrol/_test/unit/data/galvo_goldens/degenerate_xz.npz
imswitch/imcontrol/_test/unit/data/galvo_goldens/mock_between.npz
imswitch/imcontrol/_test/unit/data/galvo_goldens/mock_d1.npz
imswitch/imcontrol/_test/unit/data/galvo_goldens/xy_galvo_galvo.npz
imswitch/imcontrol/_test/unit/data/galvo_goldens/xy_linesteps.npz
imswitch/imcontrol/_test/unit/data/galvo_goldens/xyz_3axis.npz
imswitch/imcontrol/_test/unit/data/galvo_goldens/xz_galvo_piezo.npz
imswitch/imcontrol/controller/CommunicationChannel.py
imswitch/imcontrol/controller/ImConMainController.py
imswitch/imcontrol/controller/MasterController.py
imswitch/imcontrol/controller/PickSetupController.py
imswitch/imcontrol/controller/SetupModeController.py
imswitch/imcontrol/controller/ShortcutManager.py
imswitch/imcontrol/controller/SmartMicroscopyModeService.py
imswitch/imcontrol/controller/WorkflowServices.py
imswitch/imcontrol/controller/__init__.py
imswitch/imcontrol/controller/_fresh_frame.py
imswitch/imcontrol/controller/basecontrollers.py
imswitch/imcontrol/controller/display_transform.py
imswitch/imcontrol/controller/controllers/AlignAverageController.py
imswitch/imcontrol/controller/controllers/AlignXYController.py
imswitch/imcontrol/controller/controllers/AlignmentLineController.py
imswitch/imcontrol/controller/controllers/AutofocusController.py
imswitch/imcontrol/controller/controllers/BFTimelapseController.py
imswitch/imcontrol/controller/controllers/BSC203Controller.py
imswitch/imcontrol/controller/controllers/BeadRecController.py
imswitch/imcontrol/controller/controllers/ConsoleController.py
imswitch/imcontrol/controller/controllers/EtMonalisaController.py
imswitch/imcontrol/controller/controllers/EtSTEDController.py
imswitch/imcontrol/controller/controllers/EtSnoutyController.py
imswitch/imcontrol/controller/controllers/EventTriggeredBaseController.py
imswitch/imcontrol/controller/controllers/FFTController.py
imswitch/imcontrol/controller/controllers/FLIMHistController.py
imswitch/imcontrol/controller/controllers/FlipMirrorController.py
imswitch/imcontrol/controller/controllers/FocusLockController.py
imswitch/imcontrol/controller/controllers/ImageController.py
imswitch/imcontrol/controller/controllers/LaserController.py
imswitch/imcontrol/controller/controllers/LeicaStandController.py
imswitch/imcontrol/controller/controllers/LightSheetMulticolorController.py
imswitch/imcontrol/controller/controllers/LineProfileController.py
imswitch/imcontrol/controller/controllers/MotCorrController.py
imswitch/imcontrol/controller/controllers/PositionerController.py
imswitch/imcontrol/controller/controllers/RecordingController.py
imswitch/imcontrol/controller/controllers/RotationScanController.py
imswitch/imcontrol/controller/controllers/RotatorController.py
imswitch/imcontrol/controller/controllers/SLMController.py
imswitch/imcontrol/controller/controllers/SLMsController.py
imswitch/imcontrol/controller/controllers/ScanControllerAdvanced.py
imswitch/imcontrol/controller/controllers/ScanControllerBase.py
imswitch/imcontrol/controller/controllers/ScanControllerMoNaLISA.py
imswitch/imcontrol/controller/controllers/ScanControllerPointScan.py
imswitch/imcontrol/controller/controllers/SettingsController.py
imswitch/imcontrol/controller/controllers/SetupModesController.py
imswitch/imcontrol/controller/controllers/SetupStatusController.py
imswitch/imcontrol/controller/controllers/SmartModeRoleMixin.py
imswitch/imcontrol/controller/controllers/TilingController.py
imswitch/imcontrol/controller/controllers/TriggerScopeGalvoDetectionController.py
imswitch/imcontrol/controller/controllers/TriggerScopeLSXYRController.py
imswitch/imcontrol/controller/controllers/TriggerScopePLSRController.py
imswitch/imcontrol/controller/controllers/TriggerScopePLSRMulticolorController.py
imswitch/imcontrol/controller/controllers/TriggerScopeRasterController.py
imswitch/imcontrol/controller/controllers/TriggerScopeScanController.py
imswitch/imcontrol/controller/controllers/ULensesController.py
imswitch/imcontrol/controller/controllers/ViewController.py
imswitch/imcontrol/controller/controllers/ViewerToolsController.py
imswitch/imcontrol/controller/controllers/WatcherController.py
imswitch/imcontrol/controller/controllers/WellPlateController.py
imswitch/imcontrol/controller/controllers/WorkflowFacadeController.py
imswitch/imcontrol/controller/controllers/__init__.py
imswitch/imcontrol/controller/controllers/_acquisition_layout_source.py
imswitch/imcontrol/controller/controllers/_beadrec_scan_source.py
imswitch/imcontrol/controller/controllers/_triggerscope_scan_geometry.py
imswitch/imcontrol/controller/controllers/_triggerscope_scan_lifecycle.py
imswitch/imcontrol/controller/patterndesigners/__init__.py
imswitch/imcontrol/controller/patterndesigners/aberrationPatterns.py
imswitch/imcontrol/controller/patterndesigners/analyticalPatterns.py
imswitch/imcontrol/controller/patterndesigners/cghBaseTarget.py
imswitch/imcontrol/controller/patterndesigners/cghComputations.py
imswitch/imcontrol/controller/patterndesigners/cghMultiFociTarget.py
imswitch/imcontrol/controller/patterndesigners/cghUtils.py
imswitch/imcontrol/controller/patterndesigners/patternEngine.py
imswitch/imcontrol/controller/patterndesigners/registries.py
imswitch/imcontrol/controller/server/ImSwitchServer.py
imswitch/imcontrol/controller/server/__init__.py
imswitch/imcontrol/controller/server/_serialize.py
imswitch/imcontrol/model/EtSTEDAutoCalibration.py
imswitch/imcontrol/model/EtSTEDPipelineRunner.py
imswitch/imcontrol/model/EtSTEDTransformService.py
imswitch/imcontrol/model/EtSTEDTriggeredScanRunner.py
imswitch/imcontrol/model/EtSnoutyPaths.py
imswitch/imcontrol/model/EventTriggeredSession.py
imswitch/imcontrol/model/Options.py
imswitch/imcontrol/model/SetupInfo.py
imswitch/imcontrol/model/WidgetStatePersistence.py
imswitch/imcontrol/model/__init__.py
imswitch/imcontrol/model/bead_fits.py
imswitch/imcontrol/model/bead_recognition.py
imswitch/imcontrol/model/configfiletools.py
imswitch/imcontrol/model/errors.py
imswitch/imcontrol/model/scan_parameters.py
imswitch/imcontrol/model/scan_request.py
imswitch/imcontrol/model/state_contracts.py
imswitch/imcontrol/model/ulenses_localizer.py
imswitch/imcontrol/model/configeditor/__init__.py
imswitch/imcontrol/model/configeditor/catalog.py
imswitch/imcontrol/model/configeditor/coercion.py
imswitch/imcontrol/model/configeditor/defaults.py
imswitch/imcontrol/model/configeditor/extraction.py
imswitch/imcontrol/model/configeditor/io.py
imswitch/imcontrol/model/configeditor/kinds.py
imswitch/imcontrol/model/configeditor/resources.py
imswitch/imcontrol/model/configeditor/roles.py
imswitch/imcontrol/model/configeditor/schemagen.py
imswitch/imcontrol/model/configeditor/schemas.py
imswitch/imcontrol/model/configeditor/templates.py
imswitch/imcontrol/model/configeditor/schemas/index.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/AAAOTFLaserManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/APDManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/AVManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/BSC203StageManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/Cobolt0601LaserManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/Cobolt0601NewLaserManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/CoboltLaserManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/CoolLEDLaserManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/ESP32LEDLaserManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/ESP32LEDMatrixManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/ESP32LightSheetManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/ESP32Manager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/ESP32StageManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/ElliptecManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/ElliptecRotatorManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/GRBLLaserManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/GRBLManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/GRBLStageManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/HamamatsuManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/HamamatsuSLMdviManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/HamamatsuSLMusbManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/JenaPiezoZManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/KDC101Manager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/KDC101PositionerManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/KinesisRotatorManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/KinesisStageManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/LEDMatrixManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/LantzLaserManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/LeicaDMIStandManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/LeicaDMIStandMockManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/LeicaDMIZPositionerManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/MHXYStageManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/MPBLaserManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/MockPositionerManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/NidaqLaserManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/NidaqPositionerManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/OxxiusCombinerLaserManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/OxxiusLaserManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/PIStageManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/PMTManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/PhotometricsManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/PiCamManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/PiezoconceptZManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/PiezoconceptZManager2.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/PulseGeneratorLaserManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/PulseStreamerLaserManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/PulseStreamerManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/PyMicroscopeLaserManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/RS232Manager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/SQUIDManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/SQUIDStageManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/SerialDacZManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/SmarACTPositionerManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/StandaRotatorManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/SwabianTimeTaggerManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/TISManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/TeensyPulseManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/ThorCamTSIManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/ThorlabsMFFManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/ThorlabsMFFMockManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/TriggerScopeLaserManager.json
imswitch/imcontrol/model/configeditor/schemas/fixtures/TriggerScopePositionerManager.json
imswitch/imcontrol/model/configeditor/schemas/kinds/detector.json
imswitch/imcontrol/model/configeditor/schemas/kinds/flip_mirror.json
imswitch/imcontrol/model/configeditor/schemas/kinds/laser.json
imswitch/imcontrol/model/configeditor/schemas/kinds/positioner.json
imswitch/imcontrol/model/configeditor/schemas/kinds/rotator.json
imswitch/imcontrol/model/configeditor/schemas/kinds/rs232.json
imswitch/imcontrol/model/configeditor/schemas/kinds/slm.json
imswitch/imcontrol/model/configeditor/schemas/kinds/stand.json
imswitch/imcontrol/model/configeditor/schemas/managers/AAAOTFLaserManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/APDManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/AVManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/BSC203StageManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/Cobolt0601LaserManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/Cobolt0601NewLaserManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/CoboltLaserManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/CoolLEDLaserManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/ESP32LEDLaserManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/ESP32LEDMatrixManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/ESP32LightSheetManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/ESP32Manager.json
imswitch/imcontrol/model/configeditor/schemas/managers/ESP32StageManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/ElliptecManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/ElliptecRotatorManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/GRBLLaserManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/GRBLManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/GRBLStageManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/HamamatsuManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/HamamatsuSLMdviManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/HamamatsuSLMusbManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/JenaPiezoZManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/KDC101Manager.json
imswitch/imcontrol/model/configeditor/schemas/managers/KDC101PositionerManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/KinesisRotatorManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/KinesisStageManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/LEDMatrixManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/LantzLaserManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/LeicaDMIStandManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/LeicaDMIStandMockManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/LeicaDMIZPositionerManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/MHXYStageManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/MPBLaserManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/MockPositionerManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/NidaqLaserManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/NidaqPositionerManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/OxxiusCombinerLaserManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/OxxiusLaserManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/PIStageManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/PMTManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/PhotometricsManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/PiCamManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/PiezoconceptZManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/PiezoconceptZManager2.json
imswitch/imcontrol/model/configeditor/schemas/managers/PulseGeneratorLaserManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/PulseStreamerLaserManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/PulseStreamerManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/PyMicroscopeLaserManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/RS232Manager.json
imswitch/imcontrol/model/configeditor/schemas/managers/SQUIDManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/SQUIDStageManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/SerialDacZManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/SmarACTPositionerManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/StandaRotatorManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/SwabianTimeTaggerManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/TISManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/TeensyPulseManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/ThorCamTSIManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/ThorlabsMFFManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/ThorlabsMFFMockManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/TriggerScopeLaserManager.json
imswitch/imcontrol/model/configeditor/schemas/managers/TriggerScopePositionerManager.json
imswitch/imcontrol/model/configeditor/schemas/overrides/AAAOTFLaserManager.json
imswitch/imcontrol/model/configeditor/schemas/overrides/HamamatsuManager.json
imswitch/imcontrol/model/configeditor/schemas/overrides/README.md
imswitch/imcontrol/model/configeditor/schemas/roles/README.md
imswitch/imcontrol/model/configeditor/schemas/roles/beta_scan_axis.json
imswitch/imcontrol/model/configeditor/schemas/roles/display_transform.json
imswitch/imcontrol/model/configeditor/schemas/roles/galvo_scan_axis.json
imswitch/imcontrol/model/configeditor/schemas/roles/slm.json
imswitch/imcontrol/model/configeditor/schemas/roles/triggerscope_target.json
imswitch/imcontrol/model/interfaces/ESP32Client.py
imswitch/imcontrol/model/interfaces/LeicaDMIHardware.py
imswitch/imcontrol/model/interfaces/RS232Driver.py
imswitch/imcontrol/model/interfaces/RS232Driver_mock.py
imswitch/imcontrol/model/interfaces/SmarACT.py
imswitch/imcontrol/model/interfaces/__init__.py
imswitch/imcontrol/model/interfaces/elliptecbus.py
imswitch/imcontrol/model/interfaces/grbldriver.py
imswitch/imcontrol/model/interfaces/hamamatsu.py
imswitch/imcontrol/model/interfaces/hamamatsu_mock.py
imswitch/imcontrol/model/interfaces/kinesisrotator.py
imswitch/imcontrol/model/interfaces/kinesisstage.py
imswitch/imcontrol/model/interfaces/lantzlasers.py
imswitch/imcontrol/model/interfaces/oxxius.py
imswitch/imcontrol/model/interfaces/photometrics_mock.py
imswitch/imcontrol/model/interfaces/picamera.py
imswitch/imcontrol/model/interfaces/restapicamera.py
imswitch/imcontrol/model/interfaces/squid.py
imswitch/imcontrol/model/interfaces/squid_def.py
imswitch/imcontrol/model/interfaces/standamotor.py
imswitch/imcontrol/model/interfaces/teensypulse.py
imswitch/imcontrol/model/interfaces/thorcamera.py
imswitch/imcontrol/model/interfaces/thorcamera_tsi.py
imswitch/imcontrol/model/interfaces/tiscamera.py
imswitch/imcontrol/model/interfaces/tiscamera_mock.py
imswitch/imcontrol/model/interfaces/pipython/__init__.py
imswitch/imcontrol/model/interfaces/pipython/version.py
imswitch/imcontrol/model/interfaces/pipython/datarectools/__init__.py
imswitch/imcontrol/model/interfaces/pipython/datarectools/datarectools.py
imswitch/imcontrol/model/interfaces/pipython/fastaligntools/__init__.py
imswitch/imcontrol/model/interfaces/pipython/fastaligntools/fastaligntools.py
imswitch/imcontrol/model/interfaces/pipython/gcscommands/__init__.py
imswitch/imcontrol/model/interfaces/pipython/gcserror/__init__.py
imswitch/imcontrol/model/interfaces/pipython/gcsmessages/__init__.py
imswitch/imcontrol/model/interfaces/pipython/interfaces/__init__.py
imswitch/imcontrol/model/interfaces/pipython/interfaces/gcsdll/__init__.py
imswitch/imcontrol/model/interfaces/pipython/interfaces/pigateway/__init__.py
imswitch/imcontrol/model/interfaces/pipython/interfaces/piserial/__init__.py
imswitch/imcontrol/model/interfaces/pipython/interfaces/pisocket/__init__.py
imswitch/imcontrol/model/interfaces/pipython/interfaces/piusb/__init__.py
imswitch/imcontrol/model/interfaces/pipython/pidevice/__init__.py
imswitch/imcontrol/model/interfaces/pipython/pidevice/gcscommands.py
imswitch/imcontrol/model/interfaces/pipython/pidevice/gcsdevice.py
imswitch/imcontrol/model/interfaces/pipython/pidevice/gcserror.py
imswitch/imcontrol/model/interfaces/pipython/pidevice/gcsmessages.py
imswitch/imcontrol/model/interfaces/pipython/pidevice/pierror_base.py
imswitch/imcontrol/model/interfaces/pipython/pidevice/piparams.py
imswitch/imcontrol/model/interfaces/pipython/pidevice/common/__init__.py
imswitch/imcontrol/model/interfaces/pipython/pidevice/common/gcsbasecommands.py
imswitch/imcontrol/model/interfaces/pipython/pidevice/common/gcsbasedevice.py
imswitch/imcontrol/model/interfaces/pipython/pidevice/common/gcscommands_helpers.py
imswitch/imcontrol/model/interfaces/pipython/pidevice/gcs2/__init__.py
imswitch/imcontrol/model/interfaces/pipython/pidevice/gcs2/gcs2commands.py
imswitch/imcontrol/model/interfaces/pipython/pidevice/gcs2/gcs2datarectools.py
imswitch/imcontrol/model/interfaces/pipython/pidevice/gcs2/gcs2device.py
imswitch/imcontrol/model/interfaces/pipython/pidevice/gcs2/gcs2fastaligntools.py
imswitch/imcontrol/model/interfaces/pipython/pidevice/gcs2/gcs2pitools.py
imswitch/imcontrol/model/interfaces/pipython/pidevice/interfaces/__init__.py
imswitch/imcontrol/model/interfaces/pipython/pidevice/interfaces/gcsdll.py
imswitch/imcontrol/model/interfaces/pipython/pidevice/interfaces/pigateway.py
imswitch/imcontrol/model/interfaces/pipython/pidevice/interfaces/piserial.py
imswitch/imcontrol/model/interfaces/pipython/pidevice/interfaces/pisocket.py
imswitch/imcontrol/model/interfaces/pipython/pidevice/interfaces/piusb.py
imswitch/imcontrol/model/interfaces/pipython/piparams/__init__.py
imswitch/imcontrol/model/interfaces/pipython/pitools/__init__.py
imswitch/imcontrol/model/interfaces/pipython/pitools/pitools.py
imswitch/imcontrol/model/interfaces/pipython/pitools/replyserver.py
imswitch/imcontrol/model/interfaces/pyicic/IC_Camera.py
imswitch/imcontrol/model/interfaces/pyicic/IC_Exception.py
imswitch/imcontrol/model/interfaces/pyicic/IC_GrabberDLL.py
imswitch/imcontrol/model/interfaces/pyicic/IC_ImagingControl.py
imswitch/imcontrol/model/interfaces/pyicic/IC_Property.py
imswitch/imcontrol/model/interfaces/pyicic/IC_Structures.py
imswitch/imcontrol/model/interfaces/pyicic/__init__.py
imswitch/imcontrol/model/lantzdrivers/__init__.py
imswitch/imcontrol/model/lantzdrivers/cobolt/__init__.py
imswitch/imcontrol/model/lantzdrivers/cobolt/cobolt0601.py
imswitch/imcontrol/model/lantzdrivers_mock/__init__.py
imswitch/imcontrol/model/lantzdrivers_mock/cobolt/__init__.py
imswitch/imcontrol/model/lantzdrivers_mock/cobolt/cobolt0601.py
imswitch/imcontrol/model/managers/DetectorsManager.py
imswitch/imcontrol/model/managers/FlipMirrorsManager.py
imswitch/imcontrol/model/managers/LasersManager.py
imswitch/imcontrol/model/managers/MultiManager.py
imswitch/imcontrol/model/managers/NidaqManager.py
imswitch/imcontrol/model/managers/PositionersManager.py
imswitch/imcontrol/model/managers/RS232sManager.py
imswitch/imcontrol/model/managers/RecordingManager.py
imswitch/imcontrol/model/managers/RotatorsManager.py
imswitch/imcontrol/model/managers/SLMManager.py
imswitch/imcontrol/model/managers/SLMsManager.py
imswitch/imcontrol/model/managers/ScanManagerAdvanced.py
imswitch/imcontrol/model/managers/ScanManagerBase.py
imswitch/imcontrol/model/managers/ScanManagerMoNaLISA.py
imswitch/imcontrol/model/managers/ScanManagerPointScan.py
imswitch/imcontrol/model/managers/ScanManagerTriggerScope.py
imswitch/imcontrol/model/managers/StandManager.py
imswitch/imcontrol/model/managers/TriggerScopeManager.py
imswitch/imcontrol/model/managers/__init__.py
imswitch/imcontrol/model/managers/_acquisition_leases.py
imswitch/imcontrol/model/managers/_scan_execution.py
imswitch/imcontrol/model/managers/recording_metadata.py
imswitch/imcontrol/model/managers/detectors/APDManager.py
imswitch/imcontrol/model/managers/detectors/AVManager.py
imswitch/imcontrol/model/managers/detectors/DetectorManager.py
imswitch/imcontrol/model/managers/detectors/HamamatsuManager.py
imswitch/imcontrol/model/managers/detectors/PMTManager.py
imswitch/imcontrol/model/managers/detectors/PhotometricsManager.py
imswitch/imcontrol/model/managers/detectors/PiCamManager.py
imswitch/imcontrol/model/managers/detectors/SwabianTimeTaggerManager.py
imswitch/imcontrol/model/managers/detectors/TISManager.py
imswitch/imcontrol/model/managers/detectors/ThorCamTSIManager.py
imswitch/imcontrol/model/managers/detectors/__init__.py
imswitch/imcontrol/model/managers/detectors/_live_display.py
imswitch/imcontrol/model/managers/flipMirrors/ThorlabsMFF.py
imswitch/imcontrol/model/managers/flipMirrors/ThorlabsMFFManager.py
imswitch/imcontrol/model/managers/flipMirrors/ThorlabsMFFMockManager.py
imswitch/imcontrol/model/managers/flipMirrors/ThorlabsMFF_mock.py
imswitch/imcontrol/model/managers/flipMirrors/__init__.py
imswitch/imcontrol/model/managers/lasers/AAAOTFLaserManager.py
imswitch/imcontrol/model/managers/lasers/Cobolt0601LaserManager.py
imswitch/imcontrol/model/managers/lasers/Cobolt0601NewLaserManager.py
imswitch/imcontrol/model/managers/lasers/CoboltLaserManager.py
imswitch/imcontrol/model/managers/lasers/CoolLEDLaserManager.py
imswitch/imcontrol/model/managers/lasers/ESP32LEDLaserManager.py
imswitch/imcontrol/model/managers/lasers/ESP32LEDMatrixManager.py
imswitch/imcontrol/model/managers/lasers/ESP32LightSheetManager.py
imswitch/imcontrol/model/managers/lasers/GRBLLaserManager.py
imswitch/imcontrol/model/managers/lasers/LEDMatrixManager.py
imswitch/imcontrol/model/managers/lasers/LantzLaserManager.py
imswitch/imcontrol/model/managers/lasers/LaserManager.py
imswitch/imcontrol/model/managers/lasers/MPBLaserManager.py
imswitch/imcontrol/model/managers/lasers/NidaqLaserManager.py
imswitch/imcontrol/model/managers/lasers/OxxiusCombinerLaserManager.py
imswitch/imcontrol/model/managers/lasers/OxxiusLaserManager.py
imswitch/imcontrol/model/managers/lasers/PulseGeneratorLaserManager.py
imswitch/imcontrol/model/managers/lasers/PulseStreamerLaserManager.py
imswitch/imcontrol/model/managers/lasers/PyCoboltManager.py
imswitch/imcontrol/model/managers/lasers/PyMicroscopeLaserManager.py
imswitch/imcontrol/model/managers/lasers/TriggerScopeLaserManager.py
imswitch/imcontrol/model/managers/lasers/__init__.py
imswitch/imcontrol/model/managers/lasers/_protocol.py
imswitch/imcontrol/model/managers/lasers/aa_aotf_protocols/__init__.py
imswitch/imcontrol/model/managers/lasers/aa_aotf_protocols/compatibility.py
imswitch/imcontrol/model/managers/lasers/aa_aotf_protocols/frequency_startup.py
imswitch/imcontrol/model/managers/lasers/cobolt0601_protocols/__init__.py
imswitch/imcontrol/model/managers/lasers/cobolt0601_protocols/legacy.py
imswitch/imcontrol/model/managers/lasers/cobolt0601_protocols/scpi_compatible.py
imswitch/imcontrol/model/managers/mockscan/ScanSimulationCoordinator.py
imswitch/imcontrol/model/managers/mockscan/__init__.py
imswitch/imcontrol/model/managers/positioners/BSC203StageManager.py
imswitch/imcontrol/model/managers/positioners/ESP32StageManager.py
imswitch/imcontrol/model/managers/positioners/GRBLStageManager.py
imswitch/imcontrol/model/managers/positioners/JenaPiezoZManager.py
imswitch/imcontrol/model/managers/positioners/KDC101PositionerManager.py
imswitch/imcontrol/model/managers/positioners/KinesisStageManager.py
imswitch/imcontrol/model/managers/positioners/LeicaDMIZPositionerManager.py
imswitch/imcontrol/model/managers/positioners/MHXYStageManager.py
imswitch/imcontrol/model/managers/positioners/MockPositionerManager.py
imswitch/imcontrol/model/managers/positioners/NidaqPositionerManager.py
imswitch/imcontrol/model/managers/positioners/PIStageManager.py
imswitch/imcontrol/model/managers/positioners/PiezoconceptZManager.py
imswitch/imcontrol/model/managers/positioners/PiezoconceptZManager2.py
imswitch/imcontrol/model/managers/positioners/PositionerManager.py
imswitch/imcontrol/model/managers/positioners/SQUIDStageManager.py
imswitch/imcontrol/model/managers/positioners/SerialDacZManager.py
imswitch/imcontrol/model/managers/positioners/SmarACTPositionerManager.py
imswitch/imcontrol/model/managers/positioners/TriggerScopePositionerManager.py
imswitch/imcontrol/model/managers/positioners/_PiezoconceptZSerialMixin.py
imswitch/imcontrol/model/managers/positioners/__init__.py
imswitch/imcontrol/model/managers/pulsegen/PulseGeneratorManager.py
imswitch/imcontrol/model/managers/pulsegen/PulseStreamerManager.py
imswitch/imcontrol/model/managers/pulsegen/TeensyPulseManager.py
imswitch/imcontrol/model/managers/pulsegen/__init__.py
imswitch/imcontrol/model/managers/rotators/ElliptecRotatorManager.py
imswitch/imcontrol/model/managers/rotators/KinesisRotatorManager.py
imswitch/imcontrol/model/managers/rotators/RotatorManager.py
imswitch/imcontrol/model/managers/rotators/StandaRotatorManager.py
imswitch/imcontrol/model/managers/rotators/__init__.py
imswitch/imcontrol/model/managers/rs232/ESP32Manager.py
imswitch/imcontrol/model/managers/rs232/ElliptecManager.py
imswitch/imcontrol/model/managers/rs232/GRBLManager.py
imswitch/imcontrol/model/managers/rs232/KDC101Manager.py
imswitch/imcontrol/model/managers/rs232/RS232Manager.py
imswitch/imcontrol/model/managers/rs232/SQUIDManager.py
imswitch/imcontrol/model/managers/rs232/__init__.py
imswitch/imcontrol/model/managers/stands/LeicaDMIManager_mock.py
imswitch/imcontrol/model/managers/stands/LeicaDMIStandManager.py
imswitch/imcontrol/model/managers/stands/LeicaDMIStandMockManager.py
imswitch/imcontrol/model/managers/stands/__init__.py
imswitch/imcontrol/model/plugins/__init__.py
imswitch/imcontrol/model/plugins/__main__.py
imswitch/imcontrol/model/plugins/builtins.py
imswitch/imcontrol/model/plugins/discovery.py
imswitch/imcontrol/model/plugins/external.py
imswitch/imcontrol/model/plugins/manifest.py
imswitch/imcontrol/model/plugins/registry.py
imswitch/imcontrol/model/plugins/setup_metadata.py
imswitch/imcontrol/model/plugins/validation.py
imswitch/imcontrol/model/signaldesigners/AdvancedScanTTLCycleDesigner.py
imswitch/imcontrol/model/signaldesigners/BetaScanDesigner.py
imswitch/imcontrol/model/signaldesigners/BetaTTLCycleDesigner.py
imswitch/imcontrol/model/signaldesigners/GalvoScanDesigner.py
imswitch/imcontrol/model/signaldesigners/PointScanTTLCycleDesigner.py
imswitch/imcontrol/model/signaldesigners/__init__.py
imswitch/imcontrol/model/signaldesigners/basesignaldesigners.py
imswitch/imcontrol/model/timeresolved/__init__.py
imswitch/imcontrol/model/timeresolved/detector_contract.py
imswitch/imcontrol/model/timeresolved/processing.py
imswitch/imcontrol/model/timeresolved/types.py
imswitch/imcontrol/model/workflows/__init__.py
imswitch/imcontrol/model/workflows/acquisition_output.py
imswitch/imcontrol/model/workflows/calibration.py
imswitch/imcontrol/model/workflows/cwstarss.py
imswitch/imcontrol/model/workflows/defocus_scan.py
imswitch/imcontrol/model/workflows/event_probe.py
imswitch/imcontrol/model/workflows/facade.py
imswitch/imcontrol/model/workflows/mock_facade.py
imswitch/imcontrol/model/workflows/multi_well_tiling.py
imswitch/imcontrol/model/workflows/paths.py
imswitch/imcontrol/model/workflows/positioning_request.py
imswitch/imcontrol/model/workflows/provenance.py
imswitch/imcontrol/model/workflows/recording.py
imswitch/imcontrol/model/workflows/segmentation.py
imswitch/imcontrol/model/workflows/serial_cwstarss.py
imswitch/imcontrol/model/workflows/smart_mode_workflow.py
imswitch/imcontrol/model/workflows/spiral.py
imswitch/imcontrol/model/workflows/stitched_image.py
imswitch/imcontrol/model/workflows/stitching_animation.py
imswitch/imcontrol/model/workflows/target.py
imswitch/imcontrol/model/workflows/target_timelapse.py
imswitch/imcontrol/model/workflows/tile_dataset.py
imswitch/imcontrol/model/workflows/tile_registration.py
imswitch/imcontrol/model/workflows/tiling.py
imswitch/imcontrol/model/workflows/time_resolved.py
imswitch/imcontrol/model/workflows/widefield_starss.py
imswitch/imcontrol/model/workflows/z_stack.py
imswitch/imcontrol/view/ImConMainView.py
imswitch/imcontrol/view/MemoryLimitsDialog.py
imswitch/imcontrol/view/PickSetupDialog.py
imswitch/imcontrol/view/SLMDisplay.py
imswitch/imcontrol/view/SessionNotesDialog.py
imswitch/imcontrol/view/__init__.py
imswitch/imcontrol/view/configeditor/__init__.py
imswitch/imcontrol/view/configeditor/editor.py
imswitch/imcontrol/view/configeditor/builtin_templates/detectors/APDManager.json
imswitch/imcontrol/view/configeditor/builtin_templates/detectors/HamamatsuManager.json
imswitch/imcontrol/view/configeditor/builtin_templates/detectors/PMTManager.json
imswitch/imcontrol/view/configeditor/builtin_templates/detectors/SwabianTimeTaggerManager.json
imswitch/imcontrol/view/configeditor/builtin_templates/detectors/TISManager.json
imswitch/imcontrol/view/configeditor/builtin_templates/detectors/_blank.json
imswitch/imcontrol/view/configeditor/builtin_templates/flipMirrors/_blank.json
imswitch/imcontrol/view/configeditor/builtin_templates/lasers/AAAOTFLaserManager.json
imswitch/imcontrol/view/configeditor/builtin_templates/lasers/Cobolt0601LaserManager.json
imswitch/imcontrol/view/configeditor/builtin_templates/lasers/Cobolt0601NewLaserManager.json
imswitch/imcontrol/view/configeditor/builtin_templates/lasers/CoolLEDLaserManager.json
imswitch/imcontrol/view/configeditor/builtin_templates/lasers/MPBLaserManager.json
imswitch/imcontrol/view/configeditor/builtin_templates/lasers/NidaqLaserManager.json
imswitch/imcontrol/view/configeditor/builtin_templates/lasers/_blank.json
imswitch/imcontrol/view/configeditor/builtin_templates/positioners/KDC101PositionerManager.json
imswitch/imcontrol/view/configeditor/builtin_templates/positioners/MHXYStageManager.json
imswitch/imcontrol/view/configeditor/builtin_templates/positioners/MockPositionerManager.json
imswitch/imcontrol/view/configeditor/builtin_templates/positioners/NidaqPositionerManager.json
imswitch/imcontrol/view/configeditor/builtin_templates/positioners/PiezoconceptZManager.json
imswitch/imcontrol/view/configeditor/builtin_templates/positioners/PiezoconceptZManager2.json
imswitch/imcontrol/view/configeditor/builtin_templates/positioners/_blank.json
imswitch/imcontrol/view/configeditor/builtin_templates/pulsegen/_blank.json
imswitch/imcontrol/view/configeditor/builtin_templates/rotators/StandaRotatorManager.json
imswitch/imcontrol/view/configeditor/builtin_templates/rotators/_blank.json
imswitch/imcontrol/view/configeditor/builtin_templates/rs232devices/RS232Manager.json
imswitch/imcontrol/view/configeditor/builtin_templates/rs232devices/_blank.json
imswitch/imcontrol/view/configeditor/builtin_templates/sections/autofocus.json
imswitch/imcontrol/view/configeditor/builtin_templates/sections/etSTED.json
imswitch/imcontrol/view/configeditor/builtin_templates/sections/focusLock.json
imswitch/imcontrol/view/configeditor/builtin_templates/sections/microscopeStand.json
imswitch/imcontrol/view/configeditor/builtin_templates/sections/nidaq.json
imswitch/imcontrol/view/configeditor/builtin_templates/sections/processing.json
imswitch/imcontrol/view/configeditor/builtin_templates/sections/pulseStreamer.json
imswitch/imcontrol/view/configeditor/builtin_templates/sections/pyroServerInfo.json
imswitch/imcontrol/view/configeditor/builtin_templates/sections/scan.json
imswitch/imcontrol/view/configeditor/builtin_templates/sections/teensyPulse.json
imswitch/imcontrol/view/configeditor/builtin_templates/sections/tiling.json
imswitch/imcontrol/view/configeditor/builtin_templates/slms/HamamatsuSLMdviManager.json
imswitch/imcontrol/view/configeditor/builtin_templates/slms/_blank.json
imswitch/imcontrol/view/configeditor/builtin_templates/stands/_blank.json
imswitch/imcontrol/view/guitools/ViewSetupInfo.py
imswitch/imcontrol/view/guitools/__init__.py
imswitch/imcontrol/view/widgets/AlignAverageWidget.py
imswitch/imcontrol/view/widgets/AlignXYWidget.py
imswitch/imcontrol/view/widgets/AlignmentLineWidget.py
imswitch/imcontrol/view/widgets/AutofocusWidget.py
imswitch/imcontrol/view/widgets/BFTimelapseWidget.py
imswitch/imcontrol/view/widgets/BSC203Widget.py
imswitch/imcontrol/view/widgets/BeadRecWidget.py
imswitch/imcontrol/view/widgets/ConsoleWidget.py
imswitch/imcontrol/view/widgets/EtMonalisaWidget.py
imswitch/imcontrol/view/widgets/EtSTEDWidget.py
imswitch/imcontrol/view/widgets/EtSnoutyWidget.py
imswitch/imcontrol/view/widgets/FFTWidget.py
imswitch/imcontrol/view/widgets/FLIMHistWidget.py
imswitch/imcontrol/view/widgets/FlipMirrorWidget.py
imswitch/imcontrol/view/widgets/FocusLockWidget.py
imswitch/imcontrol/view/widgets/ImageWidget.py
imswitch/imcontrol/view/widgets/LaserWidget.py
imswitch/imcontrol/view/widgets/LeicaStandWidget.py
imswitch/imcontrol/view/widgets/LightSheetMulticolorWidget.py
imswitch/imcontrol/view/widgets/LineProfileWidget.py
imswitch/imcontrol/view/widgets/MotCorrWidget.py
imswitch/imcontrol/view/widgets/PositionerWidget.py
imswitch/imcontrol/view/widgets/RecordingWidget.py
imswitch/imcontrol/view/widgets/RotationScanWidget.py
imswitch/imcontrol/view/widgets/RotatorWidget.py
imswitch/imcontrol/view/widgets/SLMWidget.py
imswitch/imcontrol/view/widgets/SLMsWidget.py
imswitch/imcontrol/view/widgets/ScanWidgetAdvanced.py
imswitch/imcontrol/view/widgets/ScanWidgetBase.py
imswitch/imcontrol/view/widgets/ScanWidgetMoNaLISA.py
imswitch/imcontrol/view/widgets/ScanWidgetPointScan.py
imswitch/imcontrol/view/widgets/SegmentationParamsWidget.py
imswitch/imcontrol/view/widgets/SettingsWidget.py
imswitch/imcontrol/view/widgets/SetupModesWidget.py
imswitch/imcontrol/view/widgets/SetupStatusWidget.py
imswitch/imcontrol/view/widgets/ShortcutEditorDialog.py
imswitch/imcontrol/view/widgets/TilingWidget.py
imswitch/imcontrol/view/widgets/TriggerScopeGalvoDetectionWidget.py
imswitch/imcontrol/view/widgets/TriggerScopeLSXYRWidget.py
imswitch/imcontrol/view/widgets/TriggerScopePLSRMulticolorWidget.py
imswitch/imcontrol/view/widgets/TriggerScopePLSRWidget.py
imswitch/imcontrol/view/widgets/TriggerScopeRasterWidget.py
imswitch/imcontrol/view/widgets/TriggerScopeScanWidget.py
imswitch/imcontrol/view/widgets/ULensesWidget.py
imswitch/imcontrol/view/widgets/ViewWidget.py
imswitch/imcontrol/view/widgets/ViewerToolsWidget.py
imswitch/imcontrol/view/widgets/WatcherWidget.py
imswitch/imcontrol/view/widgets/WellPlateWidget.py
imswitch/imcontrol/view/widgets/__init__.py
imswitch/imcontrol/view/widgets/basewidgets.py
imswitch/improcess/__init__.py
imswitch/improcess/__main__.py
imswitch/improcess/layer_selection.py
imswitch/improcess/profile_helpers.py
imswitch/improcess/_test/__init__.py
imswitch/improcess/_test/test_acquisition_layout_direction_seam.py
imswitch/improcess/_test/test_acquisition_layout_end_to_end.py
imswitch/improcess/_test/test_acquisition_layout_loop_consumption_seam.py
imswitch/improcess/_test/test_acquisition_layout_resolver.py
imswitch/improcess/_test/test_acquisition_layout_transport.py
imswitch/improcess/_test/test_array_result.py
imswitch/improcess/_test/test_axis_split_processors.py
imswitch/improcess/_test/test_beadrec_reconstructor.py
imswitch/improcess/_test/test_bulk_publish_confirm.py
imswitch/improcess/_test/test_colocalization_processor.py
imswitch/improcess/_test/test_color_processors.py
imswitch/improcess/_test/test_contrast.py
imswitch/improcess/_test/test_crop_from_roi.py
imswitch/improcess/_test/test_crop_panel_parity.py
imswitch/improcess/_test/test_crop_preview_layer.py
imswitch/improcess/_test/test_crop_preview_rectangle.py
imswitch/improcess/_test/test_data_edit_controller.py
imswitch/improcess/_test/test_data_frame_ranks.py
imswitch/improcess/_test/test_data_frame_virtual.py
imswitch/improcess/_test/test_data_obj_io.py
imswitch/improcess/_test/test_dataset_sources.py
imswitch/improcess/_test/test_denoise_processor.py
imswitch/improcess/_test/test_display_budgets.py
imswitch/improcess/_test/test_display_levels_memory.py
imswitch/improcess/_test/test_display_settings.py
imswitch/improcess/_test/test_drift_correct_processor.py
imswitch/improcess/_test/test_dropin_reconstructors.py
imswitch/improcess/_test/test_ellipse_geometry.py
imswitch/improcess/_test/test_example_plugins.py
imswitch/improcess/_test/test_extraction_helpers.py
imswitch/improcess/_test/test_frame_range_update_is_silent.py
imswitch/improcess/_test/test_frc_processor.py
imswitch/improcess/_test/test_graph_measurement.py
imswitch/improcess/_test/test_gui_followups.py
imswitch/improcess/_test/test_hdf5_lapse_source.py
imswitch/improcess/_test/test_hdf5_live_source.py
imswitch/improcess/_test/test_image_calculator.py
imswitch/improcess/_test/test_image_toolbar_controller.py
imswitch/improcess/_test/test_imc_display_bridge.py
imswitch/improcess/_test/test_improcess_icons.py
imswitch/improcess/_test/test_improcess_shortcuts.py
imswitch/improcess/_test/test_incomplete_recording_visibility.py
imswitch/improcess/_test/test_layer_selection.py
imswitch/improcess/_test/test_layout_review_findings.py
imswitch/improcess/_test/test_legacy_resolution_robustness.py
imswitch/improcess/_test/test_live_batch_fallback.py
imswitch/improcess/_test/test_live_completion_gate.py
imswitch/improcess/_test/test_live_contracts.py
imswitch/improcess/_test/test_live_controller.py
imswitch/improcess/_test/test_live_discovery.py
imswitch/improcess/_test/test_live_end_to_end.py
imswitch/improcess/_test/test_live_param_fetch.py
imswitch/improcess/_test/test_live_workers.py
imswitch/improcess/_test/test_load_path_helper.py
imswitch/improcess/_test/test_localization_result.py
imswitch/improcess/_test/test_measurement_panels_follow_results.py
imswitch/improcess/_test/test_measurement_panels_publish.py
imswitch/improcess/_test/test_memory_live_controller.py
imswitch/improcess/_test/test_merge_channels_dialog.py
imswitch/improcess/_test/test_metadata_tree.py
imswitch/improcess/_test/test_metadata_widget.py
imswitch/improcess/_test/test_monalisa_coeffs_per_base.py
imswitch/improcess/_test/test_monalisa_display_layers.py
imswitch/improcess/_test/test_monalisa_linestep_layout_seam.py
imswitch/improcess/_test/test_monalisa_live_session.py
imswitch/improcess/_test/test_monalisa_orientation.py
imswitch/improcess/_test/test_multicolor_processor.py
imswitch/improcess/_test/test_multicolor_widget_produces_results.py
imswitch/improcess/_test/test_multicolor_widget_scale.py
imswitch/improcess/_test/test_napari_endpoint_controller.py
imswitch/improcess/_test/test_napari_endpoints.py
imswitch/improcess/_test/test_napari_endpoints_native.py
imswitch/improcess/_test/test_napari_import.py
imswitch/improcess/_test/test_napari_layers.py
imswitch/improcess/_test/test_napari_sessions.py
imswitch/improcess/_test/test_napari_shapes_contract.py
imswitch/improcess/_test/test_napari_storm_contract.py
imswitch/improcess/_test/test_napari_storm_display.py
imswitch/improcess/_test/test_napari_storm_render.py
imswitch/improcess/_test/test_ome_recording_roundtrip.py
imswitch/improcess/_test/test_pass_through_contract.py
imswitch/improcess/_test/test_pattern_finder.py
imswitch/improcess/_test/test_photophysics_plugin.py
imswitch/improcess/_test/test_plane_navigation.py
imswitch/improcess/_test/test_plot_payloads.py
imswitch/improcess/_test/test_plugin_contract.py
imswitch/improcess/_test/test_plugin_param_contract.py
imswitch/improcess/_test/test_plugin_registry_diagnostics.py
imswitch/improcess/_test/test_plugin_store.py
imswitch/improcess/_test/test_plugin_store_dialog.py
imswitch/improcess/_test/test_processing_config.py
imswitch/improcess/_test/test_processor_input_arity.py
imswitch/improcess/_test/test_processor_input_choices.py
imswitch/improcess/_test/test_profile_from_roi.py
imswitch/improcess/_test/test_profile_measurement.py
imswitch/improcess/_test/test_profile_record.py
imswitch/improcess/_test/test_projection_processor.py
imswitch/improcess/_test/test_projection_widget_produces_results.py
imswitch/improcess/_test/test_provenance_graph.py
imswitch/improcess/_test/test_psf_resolution_processor.py
imswitch/improcess/_test/test_reconstruction_provenance_paths.py
imswitch/improcess/_test/test_reconstruction_viewer_sot.py
imswitch/improcess/_test/test_reconstructor_picker_escape.py
imswitch/improcess/_test/test_result_identity.py
imswitch/improcess/_test/test_result_io_footprint.py
imswitch/improcess/_test/test_result_kind_matrix.py
imswitch/improcess/_test/test_result_pipeline_generality.py
imswitch/improcess/_test/test_result_processor_controller.py
imswitch/improcess/_test/test_result_processor_panel_arity.py
imswitch/improcess/_test/test_result_provider.py
imswitch/improcess/_test/test_result_signal_contract.py
imswitch/improcess/_test/test_result_table_channel.py
imswitch/improcess/_test/test_results_table.py
imswitch/improcess/_test/test_results_table_plot_controls.py
imswitch/improcess/_test/test_review_round4.py
imswitch/improcess/_test/test_review_round5.py
imswitch/improcess/_test/test_review_round6.py
imswitch/improcess/_test/test_review_round7.py
imswitch/improcess/_test/test_review_round8.py
imswitch/improcess/_test/test_roi_capture.py
imswitch/improcess/_test/test_roi_commands.py
imswitch/improcess/_test/test_roi_draw_shapes.py
imswitch/improcess/_test/test_roi_geometry.py
imswitch/improcess/_test/test_roi_imagej.py
imswitch/improcess/_test/test_roi_jobs.py
imswitch/improcess/_test/test_roi_manager.py
imswitch/improcess/_test/test_roi_manager_p0.py
imswitch/improcess/_test/test_roi_manager_widget_p0.py
imswitch/improcess/_test/test_roi_measurements.py
imswitch/improcess/_test/test_roi_ops.py
imswitch/improcess/_test/test_roi_overlay.py
imswitch/improcess/_test/test_roi_panel_measure.py
imswitch/improcess/_test/test_roi_panel_measurements.py
imswitch/improcess/_test/test_roi_panel_ux.py
imswitch/improcess/_test/test_roi_persistence.py
imswitch/improcess/_test/test_roi_points.py
imswitch/improcess/_test/test_roi_report.py
imswitch/improcess/_test/test_roi_restriction.py
imswitch/improcess/_test/test_roi_set_io.py
imswitch/improcess/_test/test_roi_sets.py
imswitch/improcess/_test/test_roi_stats.py
imswitch/improcess/_test/test_roi_undo.py
imswitch/improcess/_test/test_runtime_layout_persistence.py
imswitch/improcess/_test/test_runtime_loaded_set_semantics.py
imswitch/improcess/_test/test_runtime_processor_loading.py
imswitch/improcess/_test/test_runtime_reconstructor_loading.py
imswitch/improcess/_test/test_runtime_result_processor_wiring.py
imswitch/improcess/_test/test_runtime_tools_dedup.py
imswitch/improcess/_test/test_safe_raise_dock.py
imswitch/improcess/_test/test_save_protocol.py
imswitch/improcess/_test/test_segmentation_processor.py
imswitch/improcess/_test/test_segmentation_widget_preview.py
imswitch/improcess/_test/test_segmentation_widget_result_processor.py
imswitch/improcess/_test/test_segmentation_widget_scale.py
imswitch/improcess/_test/test_single_file_lapse_reading.py
imswitch/improcess/_test/test_smlm_export.py
imswitch/improcess/_test/test_smlm_import.py
imswitch/improcess/_test/test_smlm_import_dialog.py
imswitch/improcess/_test/test_smlm_import_wiring.py
imswitch/improcess/_test/test_smlm_live_session.py
imswitch/improcess/_test/test_smlm_localizer.py
imswitch/improcess/_test/test_smlm_precision.py
imswitch/improcess/_test/test_smlm_preview.py
imswitch/improcess/_test/test_smlm_render.py
imswitch/improcess/_test/test_smlm_render_controls.py
imswitch/improcess/_test/test_smlm_table_processors.py
imswitch/improcess/_test/test_snouty.py
imswitch/improcess/_test/test_snouty_projections.py
imswitch/improcess/_test/test_source_factory.py
imswitch/improcess/_test/test_spatial_frame.py
imswitch/improcess/_test/test_stack_combine.py
imswitch/improcess/_test/test_standard_image_ops.py
imswitch/improcess/_test/test_storm_endpoint_integration.py
imswitch/improcess/_test/test_table_plots.py
imswitch/improcess/_test/test_tiling_phase2d.py
imswitch/improcess/_test/test_tiling_phase2e.py
imswitch/improcess/_test/test_tiling_phase2f.py
imswitch/improcess/_test/test_tiling_reconstructor.py
imswitch/improcess/_test/test_toolbar_reorg.py
imswitch/improcess/_test/test_typed_display_layers.py
imswitch/improcess/_test/test_user_plugins.py
imswitch/improcess/_test/test_viewer_tool_service.py
imswitch/improcess/_test/test_watcher_save_subdir.py
imswitch/improcess/_test/test_widefield_starss_analysis.py
imswitch/improcess/_test/test_widefield_starss_batch.py
imswitch/improcess/_test/test_widefield_starss_region_geometry.py
imswitch/improcess/_test/test_widefield_starss_table_plot.py
imswitch/improcess/_test/test_workflow_batch_gui.py
imswitch/improcess/_test/test_workflow_replay.py
imswitch/improcess/_test/test_workflows.py
imswitch/improcess/_test/test_z_profile_and_projection_range.py
imswitch/improcess/_test/test_zarr_lapse_source.py
imswitch/improcess/_test/test_zarr_live_source.py
imswitch/improcess/_test/test_zarr_multifile_lapse_source.py
imswitch/improcess/analysis/__init__.py
imswitch/improcess/analysis/colocalization.py
imswitch/improcess/analysis/frc.py
imswitch/improcess/analysis/multicolor.py
imswitch/improcess/analysis/projections.py
imswitch/improcess/analysis/psf_resolution.py
imswitch/improcess/analysis/roi_commands.py
imswitch/improcess/analysis/roi_frame_adapter.py
imswitch/improcess/analysis/roi_jobs.py
imswitch/improcess/analysis/roi_manager.py
imswitch/improcess/analysis/roi_measurements.py
imswitch/improcess/analysis/roi_report.py
imswitch/improcess/analysis/roi_restriction.py
imswitch/improcess/analysis/roi_stats.py
imswitch/improcess/analysis/segmentation.py
imswitch/improcess/analysis/smlm_export.py
imswitch/improcess/analysis/smlm_import.py
imswitch/improcess/analysis/smlm_render.py
imswitch/improcess/analysis/smlm_tables.py
imswitch/improcess/controller/CommunicationChannel.py
imswitch/improcess/controller/DataEditController.py
imswitch/improcess/controller/DataFrameController.py
imswitch/improcess/controller/FileIOController.py
imswitch/improcess/controller/GraphController.py
imswitch/improcess/controller/ImProcessMainController.py
imswitch/improcess/controller/ImProcessMainViewController.py
imswitch/improcess/controller/ImageToolbarController.py
imswitch/improcess/controller/LiveModeController.py
imswitch/improcess/controller/LiveReconstructionController.py
imswitch/improcess/controller/MemoryLiveController.py
imswitch/improcess/controller/MetadataController.py
imswitch/improcess/controller/MoNaLISAController.py
imswitch/improcess/controller/MultiDataFrameController.py
imswitch/improcess/controller/NapariEndpointController.py
imswitch/improcess/controller/ReconstructionViewController.py
imswitch/improcess/controller/ReconstructorManagerController.py
imswitch/improcess/controller/ResultProcessorController.py
imswitch/improcess/controller/ScanParamsController.py
imswitch/improcess/controller/SmlmRenderController.py
imswitch/improcess/controller/WatcherFrameController.py
imswitch/improcess/controller/WidefieldStarssBatchController.py
imswitch/improcess/controller/WorkflowController.py
imswitch/improcess/controller/__init__.py
imswitch/improcess/controller/basecontrollers.py
imswitch/improcess/controller/reconstruction_worker.py
imswitch/improcess/controller/runtime_result_processors.py
imswitch/improcess/controller/shortcuts.py
imswitch/improcess/live/__init__.py
imswitch/improcess/live/source_factory.py
imswitch/improcess/live/sources.py
imswitch/improcess/live/workers.py
imswitch/improcess/model/DataObj.py
imswitch/improcess/model/Denoiser.py
imswitch/improcess/model/UNet.py
imswitch/improcess/model/UNetRCAN.py
imswitch/improcess/model/__init__.py
imswitch/improcess/model/acquisition_layout_resolver.py
imswitch/improcess/model/array_result.py
imswitch/improcess/model/contrast.py
imswitch/improcess/model/dataset_sources.py
imswitch/improcess/model/footprint.py
imswitch/improcess/model/image_sources.py
imswitch/improcess/model/labels_result.py
imswitch/improcess/model/lazy_array.py
imswitch/improcess/model/localization_result.py
imswitch/improcess/model/localization_schema.py
imswitch/improcess/model/luts.py
imswitch/improcess/model/metadata_tree.py
imswitch/improcess/model/napari_endpoints.py
imswitch/improcess/model/napari_import.py
imswitch/improcess/model/napari_layers.py
imswitch/improcess/model/napari_sessions.py
imswitch/improcess/model/plane_navigation.py
imswitch/improcess/model/plotting.py
imswitch/improcess/model/plugin_contract.py
imswitch/improcess/model/plugin_versions.py
imswitch/improcess/model/points_table_result.py
imswitch/improcess/model/processing_config.py
imswitch/improcess/model/provenance.py
imswitch/improcess/model/provenance_io.py
imswitch/improcess/model/result.py
imswitch/improcess/model/result_io.py
imswitch/improcess/model/roi_mask_result.py
imswitch/improcess/model/roi_persistence.py
imswitch/improcess/model/runtime_tools.py
imswitch/improcess/model/save_protocol.py
imswitch/improcess/model/table_plots.py
imswitch/improcess/model/unet_layers.py
imswitch/improcess/model/virtual_image.py
imswitch/improcess/plugins/__init__.py
imswitch/improcess/plugins/plugin_store.py
imswitch/improcess/plugins/user_plugins.py
imswitch/improcess/processors/__init__.py
imswitch/improcess/processors/_axis_split.py
imswitch/improcess/processors/_extraction.py
imswitch/improcess/processors/base.py
imswitch/improcess/processors/run.py
imswitch/improcess/processors/background/__init__.py
imswitch/improcess/processors/background/processor.py
imswitch/improcess/processors/channel_merge/__init__.py
imswitch/improcess/processors/channel_merge/processor.py
imswitch/improcess/processors/channel_split/__init__.py
imswitch/improcess/processors/channel_split/processor.py
imswitch/improcess/processors/colocalization/__init__.py
imswitch/improcess/processors/colocalization/processor.py
imswitch/improcess/processors/colocalization/result.py
imswitch/improcess/processors/combine/__init__.py
imswitch/improcess/processors/combine/processor.py
imswitch/improcess/processors/denoise/__init__.py
imswitch/improcess/processors/denoise/processor.py
imswitch/improcess/processors/denoise/result.py
imswitch/improcess/processors/drift_correct/__init__.py
imswitch/improcess/processors/drift_correct/processor.py
imswitch/improcess/processors/drift_correct/result.py
imswitch/improcess/processors/filters/__init__.py
imswitch/improcess/processors/filters/processor.py
imswitch/improcess/processors/frc/__init__.py
imswitch/improcess/processors/frc/processor.py
imswitch/improcess/processors/frc/result.py
imswitch/improcess/processors/image_calculator/__init__.py
imswitch/improcess/processors/image_calculator/processor.py
imswitch/improcess/processors/label_morphology/__init__.py
imswitch/improcess/processors/label_morphology/processor.py
imswitch/improcess/processors/make_composite/__init__.py
imswitch/improcess/processors/make_composite/processor.py
imswitch/improcess/processors/make_composite/result.py
imswitch/improcess/processors/make_rgb/__init__.py
imswitch/improcess/processors/make_rgb/processor.py
imswitch/improcess/processors/make_rgb/result.py
imswitch/improcess/processors/math_ops/__init__.py
imswitch/improcess/processors/math_ops/processor.py
imswitch/improcess/processors/multicolor_apply/__init__.py
imswitch/improcess/processors/multicolor_apply/processor.py
imswitch/improcess/processors/multicolor_apply/result.py
imswitch/improcess/processors/multicolor_registration/__init__.py
imswitch/improcess/processors/multicolor_registration/processor.py
imswitch/improcess/processors/multicolor_registration/result.py
imswitch/improcess/processors/projection/__init__.py
imswitch/improcess/processors/projection/processor.py
imswitch/improcess/processors/projection/result.py
imswitch/improcess/processors/psf_resolution/__init__.py
imswitch/improcess/processors/psf_resolution/processor.py
imswitch/improcess/processors/psf_resolution/result.py
imswitch/improcess/processors/scale_type/__init__.py
imswitch/improcess/processors/scale_type/processor.py
imswitch/improcess/processors/segmentation/__init__.py
imswitch/improcess/processors/segmentation/processor.py
imswitch/improcess/processors/segmentation/result.py
imswitch/improcess/processors/smlm_drift/__init__.py
imswitch/improcess/processors/smlm_drift/processor.py
imswitch/improcess/processors/smlm_drift/result.py
imswitch/improcess/processors/smlm_filter/__init__.py
imswitch/improcess/processors/smlm_filter/processor.py
imswitch/improcess/processors/smlm_group/__init__.py
imswitch/improcess/processors/smlm_group/processor.py
imswitch/improcess/processors/smlm_render/__init__.py
imswitch/improcess/processors/smlm_render/processor.py
imswitch/improcess/processors/stack_split/__init__.py
imswitch/improcess/processors/stack_split/processor.py
imswitch/improcess/processors/stack_subset/__init__.py
imswitch/improcess/processors/stack_subset/processor.py
imswitch/improcess/processors/table_to_localizations/__init__.py
imswitch/improcess/processors/table_to_localizations/processor.py
imswitch/improcess/processors/transform/__init__.py
imswitch/improcess/processors/transform/processor.py
imswitch/improcess/reconstructors/__init__.py
imswitch/improcess/reconstructors/base.py
imswitch/improcess/reconstructors/registry.py
imswitch/improcess/reconstructors/run.py
imswitch/improcess/reconstructors/beadrec/__init__.py
imswitch/improcess/reconstructors/beadrec/reconstructor.py
imswitch/improcess/reconstructors/monalisa/__init__.py
imswitch/improcess/reconstructors/monalisa/coeffs_to_image.py
imswitch/improcess/reconstructors/monalisa/gauss_processor.py
imswitch/improcess/reconstructors/monalisa/legacy.py
imswitch/improcess/reconstructors/monalisa/live_session.py
imswitch/improcess/reconstructors/monalisa/localizer.py
imswitch/improcess/reconstructors/monalisa/orientation.py
imswitch/improcess/reconstructors/monalisa/params_widget.py
imswitch/improcess/reconstructors/monalisa/pattern_finder.py
imswitch/improcess/reconstructors/monalisa/reconstructor.py
imswitch/improcess/reconstructors/monalisa/result.py
imswitch/improcess/reconstructors/monalisa/scan_geometry.py
imswitch/improcess/reconstructors/monalisa/scan_params.py
imswitch/improcess/reconstructors/monalisa/signal_extractor.py
imswitch/improcess/reconstructors/smlm/__init__.py
imswitch/improcess/reconstructors/smlm/detection.py
imswitch/improcess/reconstructors/smlm/fitting.py
imswitch/improcess/reconstructors/smlm/live_session.py
imswitch/improcess/reconstructors/smlm/localizer.py
imswitch/improcess/reconstructors/smlm/params_widget.py
imswitch/improcess/reconstructors/smlm/precision.py
imswitch/improcess/reconstructors/smlm/preview.py
imswitch/improcess/reconstructors/snouty/__init__.py
imswitch/improcess/reconstructors/snouty/_pipeline.py
imswitch/improcess/reconstructors/snouty/deskew_cpu.py
imswitch/improcess/reconstructors/snouty/deskew_gpu.py
imswitch/improcess/reconstructors/snouty/metadata.py
imswitch/improcess/reconstructors/snouty/params_widget.py
imswitch/improcess/reconstructors/snouty/reconstructor.py
imswitch/improcess/reconstructors/snouty/restack.py
imswitch/improcess/reconstructors/snouty/result.py
imswitch/improcess/reconstructors/snouty_projections/__init__.py
imswitch/improcess/reconstructors/snouty_projections/reconstructor.py
imswitch/improcess/reconstructors/snouty_projections/result.py
imswitch/improcess/reconstructors/tiling/__init__.py
imswitch/improcess/reconstructors/tiling/reconstructor.py
imswitch/improcess/reconstructors/view_only/__init__.py
imswitch/improcess/reconstructors/view_only/reconstructor.py
imswitch/improcess/reconstructors/widefield_starss/__init__.py
imswitch/improcess/reconstructors/widefield_starss/params_widget.py
imswitch/improcess/reconstructors/widefield_starss/reconstructor.py
imswitch/improcess/reconstructors/widefield_starss/result.py
imswitch/improcess/reconstructors/widefield_starss/analysis/__init__.py
imswitch/improcess/reconstructors/widefield_starss/analysis/anisotropy.py
imswitch/improcess/reconstructors/widefield_starss/analysis/batch.py
imswitch/improcess/reconstructors/widefield_starss/analysis/containers.py
imswitch/improcess/reconstructors/widefield_starss/analysis/pipeline.py
imswitch/improcess/reconstructors/widefield_starss/analysis/polarization.py
imswitch/improcess/reconstructors/widefield_starss/analysis/regions.py
imswitch/improcess/reconstructors/widefield_starss/analysis/segmentation.py
imswitch/improcess/view/ChannelControlsDialog.py
imswitch/improcess/view/ChannelPickerDialog.py
imswitch/improcess/view/ColocalizationWidget.py
imswitch/improcess/view/ContrastBrightnessDialog.py
imswitch/improcess/view/DataEditDialog.py
imswitch/improcess/view/DataFrame.py
imswitch/improcess/view/GraphWidget.py
imswitch/improcess/view/ImProcessMainView.py
imswitch/improcess/view/ImageCalculatorDialog.py
imswitch/improcess/view/LocalizationImportDialog.py
imswitch/improcess/view/MergeChannelsDialog.py
imswitch/improcess/view/MetadataWidget.py
imswitch/improcess/view/MultiDataFrame.py
imswitch/improcess/view/MulticolorWidget.py
imswitch/improcess/view/NapariImportDialog.py
imswitch/improcess/view/NapariStormDisplay.py
imswitch/improcess/view/PSFResolutionWidget.py
imswitch/improcess/view/PluginStoreDialog.py
imswitch/improcess/view/ProfileWidget.py
imswitch/improcess/view/ROIManagerWidget.py
imswitch/improcess/view/ROIMeasurementsDialog.py
imswitch/improcess/view/ROIPreflightDialog.py
imswitch/improcess/view/ROIPropertiesDialog.py
imswitch/improcess/view/ROIStatsWidget.py
imswitch/improcess/view/ReconstructionView.py
imswitch/improcess/view/ResultInputList.py
imswitch/improcess/view/ResultProcessorWidget.py
imswitch/improcess/view/ResultsTableWidget.py
imswitch/improcess/view/ScanParamsDialog.py
imswitch/improcess/view/SegmentationWidget.py
imswitch/improcess/view/SmlmRenderWidget.py
imswitch/improcess/view/StackCombineDialog.py
imswitch/improcess/view/StackSubsetDialog.py
imswitch/improcess/view/TableDimReductionDialog.py
imswitch/improcess/view/WatcherFrame.py
imswitch/improcess/view/__init__.py
imswitch/improcess/view/bulk_confirm.py
imswitch/improcess/view/icons.py
imswitch/improcess/view/guitools/__init__.py
imswitch/improcess/workflows/__init__.py
imswitch/improcess/workflows/__main__.py
imswitch/improcess/workflows/batch.py
imswitch/improcess/workflows/replay.py
imswitch/improcess/workflows/runner.py
imswitch/improcess/workflows/runtime.py
imswitch/improcess/workflows/sources.py
imswitch/improcess/workflows/steps.py
imswitch/imscripting/__init__.py
imswitch/imscripting/__main__.py
imswitch/imscripting/_test/__init__.py
imswitch/imscripting/_test/unit/__init__.py
imswitch/imscripting/_test/unit/test_editor_execution_finished.py
imswitch/imscripting/_test/unit/test_script_cancellation.py
imswitch/imscripting/_test/unit/test_script_execution.py
imswitch/imscripting/_test/unit/test_script_output_routing.py
imswitch/imscripting/_test/unit/test_wait_actions.py
imswitch/imscripting/controller/CommunicationChannel.py
imswitch/imscripting/controller/ConsoleController.py
imswitch/imscripting/controller/EditorController.py
imswitch/imscripting/controller/FilesController.py
imswitch/imscripting/controller/ImScrMainController.py
imswitch/imscripting/controller/ImScrMainViewController.py
imswitch/imscripting/controller/OutputController.py
imswitch/imscripting/controller/__init__.py
imswitch/imscripting/controller/basecontrollers.py
imswitch/imscripting/model/ScriptExecutor.py
imswitch/imscripting/model/ScriptRunResult.py
imswitch/imscripting/model/ScriptStore.py
imswitch/imscripting/model/__init__.py
imswitch/imscripting/model/actions.py
imswitch/imscripting/view/ConsoleView.py
imswitch/imscripting/view/EditorView.py
imswitch/imscripting/view/FilesView.py
imswitch/imscripting/view/ImScrMainView.py
imswitch/imscripting/view/OutputView.py
imswitch/imscripting/view/__init__.py
imswitch/imscripting/view/guitools/__init__.py
imswitch/pluginapi/__init__.py
imswitch/pluginapi/devices.py
imswitch2.egg-info/PKG-INFO
imswitch2.egg-info/SOURCES.txt
imswitch2.egg-info/dependency_links.txt
imswitch2.egg-info/entry_points.txt
imswitch2.egg-info/requires.txt
imswitch2.egg-info/top_level.txt
tests/test_bead_fits.py