Skip to content

Commit aa72202

Browse files
committed
Update plan create example to march_r/march_random_fract
1 parent eda72b2 commit aa72202

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/dev/plans/preferred-orientation-category.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ CrysPy is already a dependency; no `pyproject.toml`/`pixi.toml`/
249249
`docs/docs/verification/fullprof/pd-neut-cwl_pv-march_lbco/`.
250250
2. Add `docs/docs/verification/pd-neut-cwl_pv-march_lbco.py` building
251251
the same LBCO model, setting
252-
`expt.preferred_orientation.create(phase_id='lbco', r=<Pref1>, index_h=<h>, index_k=<k>, index_l=<l>)`,
252+
`expt.preferred_orientation.create(phase_id='lbco', march_r=<Pref1>, march_random_fract=<Pref2>, index_h=<h>, index_k=<k>, index_l=<l>)`,
253253
and overlaying CrysPy vs FullProf. Compare CrysPy-only (no CrysFML
254254
column, since PO is CrysPy-only). Add a markdown cell explaining the
255255
CrysPy formula difference (link the upstream issue): expect agreement

0 commit comments

Comments
 (0)