forked from McStasMcXtrace/McCode
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGES_McXtrace
27 lines (23 loc) · 1.2 KB
/
CHANGES_McXtrace
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
/************************************************************************'
*
* McXtrace X-ray tracing software
* Copyright, All Rights Reserved
* DTU-Physics, Kgs. Lyngby, Denmark
* ESRF, Grenoble, France
* Univeristy of Copenhagen, Copenhagen Denmark
*
*
*
*
*************************************************************************/
CHANGES in 1.3
1. Source_pt, Source_flat, Source_gaussian, and Source_div now behave in the same manner wrt. phase. The relevant parameters
are randomphase and phase. If randomphase is !=0 the phase is completely random, if ==0 the value of phase is used.
2. EPSD_monitor: HAs a parameter nE which denotes a number of energy bins. if >1 the monitor will output a number of files
each corresponding to an energy bin.
3. Lens_parab, Lens_parab_Cyl The functionality of the _rough versions of these components have been merged into the main components
and the _rough versions themselves retired.
4. New components: An experimental air-scatter componet has been added.
5. Support for binary file dump of photons in the mcpl-format is added.
6. On debian class systems, McXtrace now instals to /usr/share to be more standards compliant.
7. Native FreeBSD support thrugh the ports system