![[CIF logo]](https://www.iucr.org/__data/assets/image/0003/125499/CIF_v2.5.jpg)
Core dictionary version 3.0.14
_refln.phase_calc
Name:_refln.phase_calc
Alias:
_refln_phase_calc
Definition:
The phase of the calculated structure-factor.
Type: Real
Units: degrees
The permitted range is 0. → 360.
Evaluation method:
phase = Atan2d ( _refln.B_calc, _refln.A_calc ) If(phase < 0.) _refln.phase_calc = phase + 360. Else _refln.phase_calc = phase
Category:
refln