Skip to content

Commit

Permalink
Tweak Tutorial 2
Browse files Browse the repository at this point in the history
  • Loading branch information
kbarros committed Aug 19, 2024
1 parent 0791cf4 commit f403661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/02_LSWT_CoRh2O4.jl
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ radii = range(0, 3, 200) # (1/Å)
res = powder_average(cryst, radii, 2000) do qs
intensities(swt, qs; energies, kernel, formfactors)
end
plot_intensities(res; units, saturation=0.98)
plot_intensities(res; units, saturation=1.0)

# This result can be compared to experimental neutron scattering data
# from Fig. 5 of [Ge et al.](https://doi.org/10.1103/PhysRevB.96.064413)
Expand Down

0 comments on commit f403661

Please sign in to comment.