Skip to content

Commit 47d0a20

Browse files
committed
Set a negative value for the secondary_... attribute in the APEX macro
In this way, the real (measured) attenuation length spectrum will be used by default, instead of using a fake constant (wavelength independent) attenuation length.
1 parent 568132b commit 47d0a20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

macros/APEX.config.mac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
/Geometry/APEX/plate_thickn 6.0 mm
1818
/Geometry/APEX/plate_width 495. mm
1919
/Geometry/APEX/WLSp_rindex 1.502
20-
/Geometry/APEX/secondary_wls_attlength 1.5 m
20+
/Geometry/APEX/secondary_wls_attlength -1.5 m
2121
/Geometry/APEX/cromophore_concentration 16.
2222
/Geometry/APEX/cryogenic_temperature true
2323
/Geometry/APEX/reflective_foil_thickn 0.065 mm

0 commit comments

Comments
 (0)