ewoksfluo.tasks.regrid_data.utils

Functions

get_position_data(scan_uri, position_suburi)

Get position data from HDF5

get_scan_position_suburis(scan_uri)

Get all scan sub-URI's for positioners which were scanned.

save_dataset_link(original_dset, ...)

Save link to dataset, reshaped when needed (C-order reshape because VDS only supports that).

save_stack_positions(parent, dset_name, ...)

Save in C-order

scan_scatter_coordinates_from_uris(scan_uri, ...)

Re-shape C-order flattened motor positions and sort from slow axis to fast axis.

Classes

ScanGrid([method, fill_value])