als
0.6
Documentation
License
Authors
Changelog
Module Reference
als
Docs
»
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
W
A
AboutDialog (class in als.ui.dialogs)
accept() (als.ui.dialogs.PreferencesDialog method)
add_histogram() (als.model.data.HistogramContainer method)
add_model_observer() (als.logic.Controller method)
add_process() (als.processing.Pipeline method)
add_receiver() (als.config.SignalLogHandler method)
align_before_stack() (als.stack.Stacker property)
als (module)
als.code_utilities (module)
als.config (module)
als.crunching (module)
als.io (module)
als.io.input (module)
als.io.network (module)
als.io.output (module)
als.legacy_code_stash (module)
als.logic (module)
als.main (module)
als.model (module)
als.model.base (module)
als.model.data (module)
als.model.params (module)
als.processing (module)
als.stack (module)
als.ui (module)
als.ui.dialogs (module)
als.ui.params_utils (module)
als.ui.widgets (module)
als.ui.windows (module)
AlsException
apply_processing() (als.logic.Controller method)
AutoStretch (class in als.processing)
B
bayer_pattern() (als.model.base.Image property)
bin_count() (als.model.data.HistogramContainer property)
broadcast_image() (als.io.input.InputScanner method)
browse_scan() (als.ui.dialogs.PreferencesDialog method)
browse_work() (als.ui.dialogs.PreferencesDialog method)
busy_signal (als.processing.QueueConsumer attribute)
C
cb_about() (als.ui.windows.MainWindow method)
cb_pause() (als.ui.windows.MainWindow method)
cb_play() (als.ui.windows.MainWindow method)
cb_prefs() (als.ui.windows.MainWindow method)
cb_quit() (als.ui.windows.MainWindow method)
cb_save() (als.ui.windows.MainWindow method)
cb_stop() (als.ui.windows.MainWindow method)
clone() (als.model.base.Image method)
closeEvent() (als.ui.windows.MainWindow method)
ColorBalance (class in als.processing)
compute_histograms_for_display() (in module als.crunching)
Controller (class in als.logic)
ConvertForOutput (class in als.processing)
CouldNotSaveConfig
count_remaining_images() (als.ui.dialogs.SaveWaitDialog method)
create_scanner() (als.io.input.InputScanner static method)
CriticalFolderMissing
D
data() (als.model.base.Image property)
Debayer (class in als.processing)
destination() (als.model.base.Image property)
dimensions() (als.model.base.Image property)
DynamicData (class in als.model.data)
E
emit() (als.config.SignalLogHandler method)
error_box() (in module als.ui.dialogs)
F
FolderScanner (class in als.io.input)
G
get() (als.code_utilities.SignalingQueue method)
get_align_before_stack() (als.logic.Controller method)
get_autostretch_parameters() (als.logic.Controller method)
get_full_screen_active() (in module als.config)
get_histograms() (als.model.data.HistogramContainer method)
get_image_save_format() (in module als.config)
get_ip() (in module als.io.network)
get_levels_parameters() (als.logic.Controller method)
get_limit_and_utype() (in module als.legacy_code_stash)
get_nowait() (als.code_utilities.SignalingQueue method)
get_parameters() (als.processing.ImageProcessor method)
get_rgb_parameters() (als.logic.Controller method)
get_save_every_image() (als.logic.Controller method)
get_scan_folder_path() (in module als.config)
get_stacking_mode() (als.logic.Controller method)
get_timestamp() (als.logic.Controller static method)
get_window_geometry() (in module als.config)
get_work_folder_path() (in module als.config)
get_www_server_port_number() (in module als.config)
get_www_server_refresh_period() (in module als.config)
global_maximum() (als.model.data.HistogramContainer property)
H
height() (als.model.base.Image property)
HistogramContainer (class in als.model.data)
HistogramView (class in als.ui.widgets)
HTTPHandler (class in als.io.network)
HTTPServer (class in als.io.network)
I
Image (class in als.model.base)
ImageProcessor (class in als.processing)
ImageSaver (class in als.io.output)
ImageView (class in als.ui.widgets)
InputError
InputScanner (class in als.io.input)
is_bw() (als.model.base.Image method)
is_color() (als.model.base.Image method)
is_debug_log_on() (in module als.config)
is_default() (als.model.params.ProcessingParameter method)
is_paused() (als.model.base.Session property)
is_running() (als.model.base.Session property)
is_same_shape_as() (als.model.base.Image method)
is_stopped() (als.model.base.Session property)
L
Levels (class in als.processing)
ListParameter (class in als.model.params)
log() (in module als.code_utilities)
M
main() (in module als.main)
MainWindow (class in als.ui.windows)
MAX_VALUE (als.ui.widgets.Slider attribute)
message_box() (in module als.ui.dialogs)
message_signal (als.config.SignalLogHandler attribute)
mouseDoubleClickEvent() (als.ui.widgets.ImageView method)
(als.ui.widgets.Slider method)
N
needs_debayering() (als.model.base.Image method)
new_image_signal (als.io.input.InputScanner attribute)
new_result_signal (als.processing.QueueConsumer attribute)
O
on_action_full_screen_toggled() (als.ui.windows.MainWindow method)
on_action_image_only_triggered() (als.ui.windows.MainWindow method)
on_btn_quit_clicked() (als.ui.dialogs.SaveWaitDialog method)
on_btn_web_start_clicked() (als.ui.windows.MainWindow method)
on_btn_web_stop_clicked() (als.ui.windows.MainWindow method)
on_cb_stacking_mode_currentTextChanged() (als.ui.windows.MainWindow method)
on_chk_align_toggled() (als.ui.windows.MainWindow method)
on_chk_levels_active_clicked() (als.ui.windows.MainWindow method)
on_chk_rgb_active_clicked() (als.ui.windows.MainWindow method)
on_chk_save_every_image_toggled() (als.ui.windows.MainWindow method)
on_chk_stretch_active_clicked() (als.ui.windows.MainWindow method)
on_created() (als.io.input.FolderScanner method)
on_log_dock_visibilityChanged() (als.ui.windows.MainWindow method)
on_log_message() (als.ui.windows.MainWindow method)
on_moved() (als.io.input.FolderScanner method)
on_new_image_read() (als.logic.Controller method)
on_new_post_processor_result() (als.logic.Controller method)
on_new_pre_processed_image() (als.logic.Controller method)
on_new_stack_result() (als.logic.Controller method)
on_post_processor_busy() (als.logic.Controller method)
on_post_processor_queue_size_changed() (als.logic.Controller method)
on_post_processor_waiting() (als.logic.Controller method)
on_pre_process_queue_size_changed() (als.logic.Controller method)
on_pre_processor_busy() (als.logic.Controller method)
on_pre_processor_waiting() (als.logic.Controller method)
on_processing_dock_visibilityChanged() (als.ui.windows.MainWindow method)
on_saver_busy() (als.logic.Controller method)
on_saver_queue_size_changed() (als.logic.Controller method)
on_saver_waiting() (als.logic.Controller method)
on_session_dock_visibilityChanged() (als.ui.windows.MainWindow method)
on_stack_size_changed() (als.logic.Controller method)
on_stacker_busy() (als.logic.Controller method)
on_stacker_queue_size_changed() (als.logic.Controller method)
on_stacker_waiting() (als.logic.Controller method)
origin() (als.model.base.Image property)
P
paintEvent() (als.ui.widgets.HistogramView method)
pause_session() (als.logic.Controller method)
paused (als.model.base.Session attribute)
Pipeline (class in als.processing)
post_process_image() (in module als.legacy_code_stash)
PreferencesDialog (class in als.ui.dialogs)
process_image() (als.processing.AutoStretch method)
(als.processing.ColorBalance method)
(als.processing.ConvertForOutput method)
(als.processing.Debayer method)
(als.processing.ImageProcessor method)
(als.processing.Levels method)
(als.processing.Standardize method)
ProcessingError
ProcessingParameter (class in als.model.params)
purge_queue() (als.logic.Controller static method)
put() (als.code_utilities.SignalingQueue method)
put_nowait() (als.code_utilities.SignalingQueue method)
Q
question() (in module als.ui.dialogs)
QueueConsumer (class in als.processing)
R
RangeParameter (class in als.model.params)
read_disk_image() (in module als.io.input)
register_log_receiver() (in module als.config)
remove_model_observer() (als.logic.Controller method)
reset() (als.model.params.ProcessingParameter method)
(als.stack.Stacker method)
reset_image_view() (als.ui.windows.MainWindow method)
reset_params() (in module als.ui.params_utils)
run() (als.processing.QueueConsumer method)
running (als.model.base.Session attribute)
S
save() (in module als.config)
save_image() (als.logic.Controller method)
save_post_process_result() (als.logic.Controller method)
SaveWaitDialog (class in als.ui.dialogs)
ScannerStartError
scnr() (in module als.legacy_code_stash)
serve() (als.io.network.WebServer method)
Session (class in als.model.base)
SessionError
set_align_before_stack() (als.logic.Controller method)
set_color_axis_as() (als.model.base.Image method)
set_debug_log() (in module als.config)
set_default_value() (als.ui.widgets.Slider method)
set_full_screen_active() (in module als.config)
set_image_save_format() (in module als.config)
set_save_every_image() (als.logic.Controller method)
set_scan_folder_path() (in module als.config)
set_sliders_defaults() (in module als.ui.params_utils)
set_stacking_mode() (als.logic.Controller method)
set_status() (als.model.base.Session method)
set_window_geometry() (in module als.config)
set_work_folder_path() (in module als.config)
set_www_server_port_number() (in module als.config)
set_www_server_refresh_period() (in module als.config)
setup() (in module als.config)
shutdown() (als.logic.Controller method)
SignalingQueue (class in als.code_utilities)
SignalLogHandler (class in als.config)
size() (als.stack.Stacker property)
size_changed_signal (als.code_utilities.SignalingQueue attribute)
Slider (class in als.ui.widgets)
stack_size_changed_signal (als.stack.Stacker attribute)
Stacker (class in als.stack)
stacking_mode() (als.stack.Stacker property)
StackingError
Standardize (class in als.processing)
start() (als.io.input.FolderScanner method)
(als.io.input.InputScanner method)
start_session() (als.logic.Controller method)
start_www() (als.logic.Controller method)
status_changed_signal (als.model.base.Session attribute)
stop() (als.io.input.FolderScanner method)
(als.io.input.InputScanner method)
(als.io.network.WebServer method)
(als.processing.QueueConsumer method)
stop_session() (als.logic.Controller method)
stop_www() (als.logic.Controller method)
stopped (als.model.base.Session attribute)
stopped() (als.io.network.WebServer method)
SwitchParameter (class in als.model.params)
T
Timer (class in als.code_utilities)
translate_path() (als.io.network.HTTPHandler method)
U
UnknownWidget
UnsupportedParamMapping
update_controls_from_params() (in module als.ui.params_utils)
update_display() (als.ui.dialogs.SaveWaitDialog method)
(als.ui.windows.MainWindow method)
update_params_from_controls() (in module als.ui.params_utils)
W
waiting_signal (als.processing.QueueConsumer attribute)
warning_box() (in module als.ui.dialogs)
wavelets() (in module als.legacy_code_stash)
WebServer (class in als.io.network)
WebServerStartFailure
wheelEvent() (als.ui.widgets.ImageView method)
width() (als.model.base.Image property)