object
  method display : ?force:bool -> int * int -> unit
  method finish : unit
  method set_decimation : int -> unit
  method set_label : string -> unit
  method start : unit
  method warn : string -> unit
end