------------------------------------------------------------------------ VERSION 3.7 13/07/2004 ------------------------------------------------------------------------ - New default configuration file: OMC_config004.dat + The integration time sequence has been changed. - The number of pixels downloaded will be the same for every science shot. This number is calculated in the current version using two equations obtained from stadistical analysis of OMC real data. Such equations consider the "Death Time" between two consecutive shots and the data generation rate of OMC On-Board SW. (NCR: OMC/INT/90000/NCR/023). ------------------------------------------------------------------------ VERSION 3.6 16/01/2004 ------------------------------------------------------------------------ - Priority of Dark current windows changed: DC windows are considered the highest priority windows in the process of selecting windows for Science or Fast monitoring shots. From the current version, 3.6, the priority of the windows will be stated as follows: - Dark Current windows. - Scientific sources requested by the observer. - Scientific sources from the OMC extension Catalog. - Scientific sources from the OMC Catalog with priority 1. - Faint photometric targets. - Scientific sources from the OMC Catalog with priority 2. - Scientific sources from the OMC Catalog with priority 3 and so sucessively. (NCR: OMC/INT/90000/NCR/021). - Photometric and Faint Photometric targets are selected from a FOV of 5*5 degrees instead of 4*4 degrees (NCR: OMC/INT/90000/NCR/020). - In Fast-monitoring mode, a dark current window of the right CCD side will be obtained for every science shot (NCR: OMC/INT/90000/NCR/022). - The selection of photometric stars has been modified. The selection algorithm is not anymore applied directly on the subcatalog, that is ordered by right ascension. In this version, the selection algorithm is applied on a list stored in memory that contains the stars of the subcatalog ordered by the parameter Vmag (NCR: OMC/INT/90000/NCR/020). - Correction of an error that could be produced when several nested input files make up the input for OMC Pointing SW (this facility is not used by ISOC) (NCR: OMC/INT/90000/NCR/019). - An aproximation of the Time spent in reading the CCD (4 seconds) has been taken into account for calculating the number of shots to be prepared for a pointing. - New default configuration file: OMC_config003.dat + Changed position of dark current windows (NCR: OMC/INT/90000/NCR/022). ------------------------------------------------------------------------ VERSION 3.5 02/09/2003 ------------------------------------------------------------------------ - Corrected error in generation of Imaging TCs for Fast_monitoring mode. (NCR: OMC/INT/90000/NCR/018). - Updated code for not generating centring shot in case of less than 6 astrometric stars in the CCD area. This change has been performed for coherence with new version of OMC On-board SW. ------------------------------------------------------------------------ VERSION 3.4 31/03/2003 ------------------------------------------------------------------------ - An OMC extension catalog has been included as another input file for the omc pointing SW. As consecuence of this change, two lines must be included in the file names.prm, below the OMC Catalog file name. /* OMC catalogue extension file name */ OMC_CAT_Vnnnn_ext.ASCII The sources included in this extension catalog will be considered of the same priority of the observer sources, that is, they will be included in the TeleCommands planning the observation following the observer sources. The format of the OMC extension catalog conforms to the agreed definition between the OMC team and ISOC. The format definition is included in the OMCPS V3.4 Release Note. Lately, It will be included in the following documents: OMC Pointing SW Requirements ISOC-OMC Interface Control Document (INT-SOC-ICD-002 Issue 2.2, 4 Sep 2003) ------------------------------------------------------------------------ VERSION 3.3 31/01/2003 ------------------------------------------------------------------------ - Updated code for not generating centring shot in case of less than 5 astrometric stars in the CCD area. (NCR: OMC/INT/90000/NCR/015). - Updated code for not generating photometric shot in case of having no photometric stars in the CCD area. (NCR: OMC/INT/90000/NCR/015). - 2 DC windows have been added in Fast Monitoring mode. A new function count_win_dec_in_FM has been included in count_win.c file. (NCR: OMC/INT/90000/NCR/016). - Corrected bug in function sel_faint. (NCR: OMC/INT/90000/NCR/017). - Improved selection of photometric stars in function sel_objects. (NCR: OMC/INT/90000/NCR/017). - New default configuration file: OMC_config002.dat + Changed position of dark current windows. ------------------------------------------------------------------------ VERSION 3.2 30/10/2002 ------------------------------------------------------------------------ - The OMC FOV has been updated according to Commissioning Phase results. (NCR: OMC/INT/90000/NCR/014). New OMC FOV: 4.979 deg. - New default configuration file: OMC_config001.dat ------------------------------------------------------------------------ VERSION 3.1 27/05/2002 ------------------------------------------------------------------------ - A bug in the gnomonic projection has been fixed. - Corrected NCR OMC/INT/90000/NCR/013. - Some additional checks have been added when reading input and configuration files. ------------------------------------------------------------------------ VERSION 3.0 14/05/2002 ------------------------------------------------------------------------ - Updated according to new "OMC Pointing Software Requirements" document (Ref: OMC/INT/90000/SRD/001, Issue 1.2, Feb. 2002). - Updated according to following Non Conformance Reports (NCR): OMC/INT/90000/NCR/004 OMC/INT/90000/NCR/005 OMC/INT/90000/NCR/006 OMC/INT/90000/NCR/007 OMC/INT/90000/NCR/008 OMC/INT/90000/NCR/009 OMC/INT/90000/NCR/010 OMC/INT/90000/NCR/011 ------------------------------------------------------------------------ VERSION 2.1.2 12/12/2001 ------------------------------------------------------------------------ - Corrected a problem detected in the IM_B parameter M1550. In some cases it was set to 0000 when the correct value should be 0057. (Reported in OMC/INT/90000/NCR/001). - Corrected a bug when reading the temporary files (sub_cat?.dat) created by the programme. (Reported in OMC/INT/90000/NCR/002). - Fixed a bug on the format of output file. The error occurred when declination was between -10 and 10 degrees. (Reported in OMC/INT/90000/NCR/003).