Skip to content
jamesrhester edited this page Jan 10, 2013 · 5 revisions

Examples of xasCIF syntax

Beamline namespace

 _xafs_beamline.name   'X11-A'
 _xafs_beamline.collimation    none
 _xafs_beamline.focusing       none
 _xafs_beamline.harmonic_rejection  'detuned mono by 50% on I0'

`

Scan namespace

 _xafs_scan.start   20110401T1202
 _xafs_scan.finish  20110401T1212

Mono namespace

 _xafs_monochromator.material    Si
 _xafs_monochromator.reflection  111
 _xafs_monochromator.d_spacing   3.13525

Facility namespace

_xafs_facility.name    NSLS
_xafs_facility.xray_source   'bending magnet'`

Detector namespace

Sample namespace

_xafs_sample.name        Hematite
_xafs_sample.formula     Fe2O3
_xafs_sample.prep        'Powder spread on polyamide tape'
_xafs_sample.temperature 296

Data namespace

loop_
  _xafs_reduced.energy
  _xafs_reduced.mu
  _xafs_reduced.monitor
  6899.9609 -1.3070486 149013.70
  6900.1421 -1.3006104 144864.70
  6900.5449 -1.3033816 132978.70
  6900.9678 -1.3059724 125444.70
 ...

Example xasCIF file

Clone this wiki locally