sairyscan.core.SObserver# class sairyscan.core.SObserver# Interface of observer to notify progress An observer must implement the progress and message __init__()# Methods __init__() notify(message) Notify a progress message progress(value) Notify progress value