ewoksdata.tests.data.bliss_scans.save_bliss_scan#
- ewoksdata.tests.data.bliss_scans.save_bliss_scan(tmpdir, image, npoints_per_file, npoints, scannr, subscannr=1, sequence='add', lima_names=('p3',), counter_names=('diode1', 'diode2'))[source]#
- Parameters:
tmpdir (
Path
)image (
ndarray
)npoints_per_file (
int
)npoints (
int
)scannr (
int
)subscannr (
int
)sequence (
str
)lima_names (
Tuple
[str
,...
])counter_names (
Tuple
[str
,...
])
- Return type:
Path