Labels

APPLE (1) IDL (4) LSD (2) Mac (2) astro (1) life (2) linux (5) teaching (1) volleyball (2) work (1)

Monday, July 19, 2010

LSD journal

DateContentBeforeAfterComments
xx/xx/2008CREATED
07/19/2010stast.prowidth mod (2*dw)width mod fix(2*dw)dw has to be integer or half integer
07/20/2010stast.prowght.proif width mod fix(2*dw) ne 0 then begin
width = width/fix(2*dw)+1)*fix(2*dw)
endif
quot = fix(width/(2*dw))
width = quot*2.*dw
width and dw are better to be float type
11/08/2010lsd.procombined all the pieces into one
11/30/2010lsd.procontain no routine to exclude the lines in the gap of two ordersyes

No comments: