histopath_bim_des.process.p50_staining module

Staining and cover-slip processes.

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

Register processes to the simulation environment.

histopath_bim_des.process.p50_staining.staining_start(self: Specimen) None[source]

Separate specimen slides and send to batching process for staining.

histopath_bim_des.process.p50_staining.staining_regular(self: Batch[Slide]) None[source]

Stain and cover-slip a batch of regular-sized slides.

histopath_bim_des.process.p50_staining.staining_megas(self: Batch[Slide]) None[source]

Stain and cover-slip a batch of mega slides.

histopath_bim_des.process.p50_staining.post_staining(self: Specimen) None[source]

Post-staining tasks.