; Prepare a document file indicating which particle belongs to which micrograph. P.A.Penczek 04/2002 ; if you have say 4 micrograph in all and the first 134 particles are obtained ; from the first, from 135 to 183, the particles are obtained from ; the second micrograph and so on then the document file nmb001 is created to ; remember this information for future purposes. X96=1 x80=0.0 DO LB21 X91=1,5 RR X92 5,7,9,11,13 UD N,X95 /usr3/srini01/16stilt/mics/dcu{***X92} X97=X96+X95-1 x80=x80+1.0 do lb1 x19=X96,X97 sd x19,x19,x80 nmb001 lb1 X96=X97+1 lb21 en d