Corelli sample #2361
-
|
Dear experts, I am trying to reproduce the work in the paper "Corelli: Efficient single crystal diffraction with elastic discrimination". https://link.springer.com/article/10.1007/s12043-008-0259-x But I have trouble to understand how to model the sample. it is said "a powder sample using a harmonic oscillator model with ω0 = 2 meV, including excitations up to the fifth harmonic." Could you please kindly help me with which sample component is appropriate for this modelling? Besides, Does the component [StatisticalChopper] work for a pulsed source? Any help would be appreciated. Best regards, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 8 replies
-
|
Dear @HaShuai123, To my memory Stefan Rosenkranz used a sample model of his own for the Corelli simulations - and this model was never contributed back to McStas. I would try to reach out to Stefan for more information. I on the other hand believe that the StatisticalChopper was used for exactly the Corelli simulations together with the SNS source model, so yes should work for pulsed source models. I recommend looking at the Test_StatisticalChopper.instr instrument which uses a simple ToF source implemented using an EXTEND block: COMPONENT source1 = Source_simple(xwidth=0.026, yheight=0.026,
lambda0=lambda, dlambda=0.00001,
focus_xw=0.005, focus_yh=0.05, dist=1.2)
AT (0,0,.001) relative PREVIOUS
EXTEND %{
t=randpm1()*255/60/1487;
%} |
Beta Was this translation helpful? Give feedback.


Hi again @HaShuai123,
Use the mcdoc pages of the components - at best using the mcdoc command in your McStas environment.
(The pages are also on the McStas webpage under http://mcstas.org/download/components/ - but what is found here can differ slightly if you are running a slightly different version)
The instrument example ESS_IN5_reprate.instr uses Tunneling_sample, you may inspire from that also.
Best
Peter
Screenshots below for:
Tunneling_sample:
Incoherent: