ewoksdata.data.hdf5.config.guess_data_shape#
- ewoksdata.data.hdf5.config.guess_data_shape(scan_shape, detector_shape, max_shape)[source]#
- Parameters:
scan_shape (
Tuple
[Optional
[NewType()
(PositiveIntegral
,Integral
)]]) –detector_shape (
Tuple
[Optional
[NewType()
(PositiveIntegral
,Integral
)]]) –max_shape (
Optional
[Tuple
[Optional
[NewType()
(StrictPositiveIntegral
,Integral
)]]]) –
- Return type:
Tuple
[NewType()
(StrictPositiveIntegral
,Integral
)]