tomwer.core.utils.scanutils.MockBlissAcquisition#

class tomwer.core.utils.scanutils.MockBlissAcquisition(n_sample, n_sequence, n_scan_per_sequence, n_darks, n_flats, output_dir, with_nx=False)#
Parameters:
  • n_sequence – number of sequence to create

  • n_scan_per_sequence – number of scans (projection serie) per sequence

  • n_projections_per_scan – number of projection frame in a scan

  • n_darks – number of dark frame in the serie. Only one serie at the beginning

  • n_flats (int) – number of flats to create. In this case will only create one serie of n flats after dark if any

  • output_dir (str) – will contain the proposal file and one folder per sequence.

create_bliss_scan()#
property path#
property proposal_file#
property samples#