histopath_bim_des.process.p70_scanning module

Scanning processes.

histopath_bim_des.process.p70_scanning.register_processes(env: Model) None[source]

Register processes to the simulation environment.

histopath_bim_des.process.p70_scanning.scanning_start(self: Specimen) None[source]

Entry point for scanning.

histopath_bim_des.process.p70_scanning.scanning_generic(self: Batch[Slide], is_mega: bool) None[source]

Generic process for slide scanning.

histopath_bim_des.process.p70_scanning.scanning_regular(self: Batch[Slide]) None[source]

Scan a batch of regular slides.

histopath_bim_des.process.p70_scanning.scanning_megas(self: Batch[Slide]) None[source]

Scan a batch of mega slides.

histopath_bim_des.process.p70_scanning.post_scanning(self: Specimen) None[source]

Post-scanning tasks.