Skip to content

Commit bba7405

Browse files
committed
Adds CIF display for experiment data
1 parent a5d72ff commit bba7405

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tutorials/cryst-struct_pd-neut-tof_multphase-LBCO-Si_McStas.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,12 @@
210210
# %%
211211
project.plot_meas(expt_name='mcstas')
212212

213+
# %% [markdown]
214+
# Show experiment as CIF
215+
216+
# %%
217+
project.experiments['mcstas'].show_as_cif()
218+
213219
# %% [markdown]
214220
# ## Analysis
215221
#

0 commit comments

Comments
 (0)