Ticket #42 (closed defect: fixed)

Opened 10 months ago

Last modified 10 months ago

Wavelength band wrong with gauss=1 option

Reported by: udby Owned by: erkn
Priority: major Milestone:
Component: McStas component Version: 1.x
Keywords: Source simple Cc:

Description

In line 140:

Lambda=randnorm()*dLambda;

should be

Lambda=Lambda0+randnorm()*dLambda;

Change History

Changed 10 months ago by erkn

  • owner set to erkn
  • status changed from new to assigned

Changed 10 months ago by erkn

  • status changed from assigned to closed
  • resolution set to fixed

fixed upstream in mcstas-1.x branch

Note: See TracTickets for help on using tickets.