panalytical-xrdml: PANalytical XRDML .xrdml

yadg.extractors.panalyticalxrdml.extract(*, fn, timezone, **kwargs)

Processes a PANalytical xrdml file.

Parameters:
  • fn (str) – The file containing the trace(s) to parse.

  • timezone (ZoneInfo) – A string description of the timezone. Default is “UTC”.

Returns:

Data containing the timesteps, and metadata. This filetype contains the full date specification.

Return type:

xarray.Dataset