Skip to content

Commit ceff0b2

Browse files
committed
Remove =+1 -> =1 since mcstas-pygen -> McStasscript may experience issues in e.g. instr.show_diagram(analysis=True)
1 parent 05b3e52 commit ceff0b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mcstas-comps/contrib/ISIS_moderator.comp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
DEFINE COMPONENT ISIS_moderator
5656

5757
SETTING PARAMETERS (string Face="hydrogen", Emin = 49.0,Emax = 51.0, dist = 1.0, focus_xw = 0.01,
58-
focus_yh = 0.01, xwidth = 0.074, yheight = 0.074, CAngle = 0.0,SAC= 1, Lmin=0, Lmax=0, int target_index=+1, verbose=0)
58+
focus_yh = 0.01, xwidth = 0.074, yheight = 0.074, CAngle = 0.0,SAC= 1, Lmin=0, Lmax=0, int target_index=1, verbose=0)
5959

6060
/* Neutron parameters: (x,y,z,vx,vy,vz,t,sx,sy,sz,p) */
6161

0 commit comments

Comments
 (0)