Skip to content
Paige Quarterman edited this page Jul 12, 2026 · 2 revisions

quantized

Plot, analyze, and publish lab data — magnetometry, X-ray/neutron diffraction & reflectometry, transport — in one fast, reproducible app.

Python (FastAPI) backend with golden-verified analysis math + a React front end. Reads and writes OriginPro files. Apache-2.0.

pip install quantized-lab
qz               # the full app
diraculator      # just the materials calculators

Pages

  • Installation — install matrix, desktop installers, run modes
  • Getting Started — import → explore → analyze → export in 5 minutes
  • Features — the full capability tour
  • Origin Interop — working with OriginPro .opj/.opju/.otp/.ogs
  • DiraCulator — the materials calculators (in-app and standalone)

Links

Scope

Magnetometry / XRD / reflectometry / generic lab data. Electron-microscopy tooling (EELS/EDS, imaging) is out of scope — it lives in the sibling fermiviewer project.

Clone this wiki locally