/* March 12, 1998 */ A few input files are not consistent with the current version of sim code, and thus we have updated with new formats. The input files for the new version were found from /home/sdt1/xmmom/archive/* on sdt1 machine. The program was debugged by C. Ho and J. Rho. **Major changes are 1) The input file formats of "sourcecat.dax" have been changed. Here I showed old format and new fomat ####OLD format 1 353.08 157.39 10.05 26.6891 0.9990306 2.330 353.1 157.4 1 -455.39 -12.52 10.67 15.0475 0.9991735 2.330 -455.4 -12.5 1 -413.20 193.49 11.52 6.9240 0.9992392 2.330 -413.2 193.5 1 254.72 -289.43 11.89 4.9327 0.9992861 2.330 254.7 -289.4 ####NEW format 195.92 424.55 14.29 0.00 5 5 2 180 90 34.74 470.48 14.46 0.00 5 0 3 180 90 4.06 408.85 14.59 0.00 5 0 3 180 90 -175.19 199.88 14.66 0.00 4 5 5 180 90 ==New format data set of sourcecat.dax is found under this directory. ==Possible error message when you use old version of the file. eridanus/export/bulk/eridanus3/users/rho/SIM% simom f80001 simom: 0 0 100 -1 f80001 Tue Mar 10 13:54:56 PST 1998 -> whitedsp: loading DPUOS entering whitedsp with task_id 0 exit whitedsp with task_id 0 Tue Mar 10 13:55:07 PST 1998 -> icu_command: initialize Tue Mar 10 13:55:07 PST 1998 -> whitedsp: initialize entering whitedsp with task_id 2 Zeroing SW memory Zeroing BW memory exit whitedsp with task_id 0 Tue Mar 10 13:55:17 PST 1998 -> reddsp: initialize Entering reddsp with red_task_id 2 Exit reddsp with red_task_id 0 starting exposure f80001 building a new script: simom.f80001 no acquisition frame requested obtaining reference frame mv: cannot access sourcecat.dat mv: cannot access sourcecat.dot 2) The one of template file, "raygen.pin.template" is updated. ####OLD file sourcecatfile= sourcecat.dat sbgdfile= ! bgdreplicate= 0 tvsourcefile= ! targettype= 0 targetdim1= 15.0 targetdim2= 0 driftfile= tdrift.dat begintime= Tbegintime integratetime= Tintegratetime randomseed= Trandomseed logfile= ! ####NEW file sourcecatfile= Tsourcecat sbgdfile= ! bgdreplicate= 0 tvsourcefile= ! targettype= 0 targetdim1= 15.0 targetdim2= 0 driftfile= tdrift.dat begintime= Tbegintime integratetime= Tintegratetime randomseed= Trandomseed logfile= ! ====Notice only difference is the first line ====Error message can be artificial - it did not point out direct cause of this, when you used the old template. This note is written by XMM scientist at UCSB, Jeonghee Rho