Disk# class Disk(parent: QWidget = None)[source]# Outlines the disk boundary. parameters_load()[source]# Loads parameter values from disk. parameters_save()[source]# Saves parameter values to disk. parameters_different()[source]# Returns if parameter values are different in UI than on disk. on_enter()[source]# Called when entering the page. on_redo()[source]# Called when the user pressed the redo button. outline_disk()[source]# Triggers outlining the disk boundary. tile_image()[source]# Triggers tiling of the display image. tasks_done()[source]# Finishes up when all background tasks are done. invalidate()[source]# Invalidates results from this analysis step.