Ticket #42 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.
