Slide TIFF controller

class library.controller.slide_tif_controller.SlideCZIToTifController

Bases: object

get_and_correct_multiples(scan_run_id, slide_physical_id)
get_slide(id)
update_tif(id, width, height)

Update a TIFF object (row)

Parameters
  • id – primary key

  • width – int of width of TIFF

  • height – int of height of TIFF