ewoksfluo.tasks.example_data.scan_data.save_2d_xrf_scans#
- ewoksfluo.tasks.example_data.scan_data.save_2d_xrf_scans(filename, emission_line_groups, scan_number, shape, energy=12, flux=10000000.0, expo_time=0.1, counting_noise=True, integral_type=True, rois=(), ndetectors=1, max_deviation=0, seed=None)[source]#
- Parameters:
filename (
str
)emission_line_groups (
List
[str
])scan_number (
int
)shape (
Tuple
[int
,int
])energy (
float
)flux (
float
)expo_time (
float
)counting_noise (
bool
)integral_type (
bool
)rois (
Sequence
)ndetectors (
int
)max_deviation (
float
)seed (
Optional
[int
])
- Return type:
None