Scientific InstrumentValidated with real files

Rigaku SmartLab XRD Data (.rasx)

.rasx

Rigaku SmartLab Studio II (X-ray diffractometer control/acquisition software)

What it is

A ZIP archive holding a plain whitespace-separated text profile plus an XML index — the native scan output of Rigaku's SmartLab XRD line.

Who produces it

X-ray diffraction labs running Rigaku SmartLab instruments under SmartLab Studio II.

What we read / what we don't read

What we read

  • The first profile (Data0/Profile0.txt): column 0 as 2θ, column 1 as intensity
  • root.xml, used only to detect how many scans/profiles the archive contains

What we don't read

  • Additional profiles beyond the first, when root.xml reports more than one Data/Profile entry — same reasoning as .brml: merging separate scans would silently produce a wrong graph, so AltaiPlot warns instead of guessing

How to import it into AltaiPlot

  1. Open AltaiPlot and drag your .rasx file onto the window, or use File → Import.
  2. AltaiPlot detects the Rigaku signature (a ZIP with a Data0/Profile0.txt entry) and hands it to the bundled Python reader automatically.
  3. The first profile's 2θ/intensity curve is imported directly.
  4. If the archive contains more than one profile, a banner tells you only the first was imported.

Auditability note: this page's capability claims are sourced fromresources/python/app_sidecar.py:1246 — see the full format list for every extension AltaiPlot recognizes.