Документ взят из кэша поисковой машины. Адрес оригинального документа : http://xmm.vilspa.esa.es/pipermail/sas-uploads/2005-September/008066.html
Дата изменения: Tue Sep 6 18:01:03 2005
Дата индексирования: Sat Dec 22 06:47:41 2007
Кодировка:
[sas-uploads] ssclib-3.25.tgz

[sas-uploads] ssclib-3.25.tgz

SAS Builds - xmmls11 Ian Stewart <ims@star.le.ac.uk>
Tue, 6 Sep 2005 13:50:19 GMT


Package: ssclib-3.25.tgz - 301432 B
MD5: afccde28a50a0f48e3c50656ce6a1b43
Uploaded by: Ian Stewart <ims@star.le.ac.uk>
Accepted on: Tue Sep  6 13:50:19 2005 UTC
The most recent ChangeLog entry says:

Version 3.25 - 0000-00-00 (IMS/LUX)
----------------------
# NOT YET UPLOADED
- Added public logical applyAttcalcFudge to module coordinate.f90. When this is set .true., the sign of the boresight psi is inverted.
- Added some checks on array size in array_utils:median.
- Overloaded all coordinate:tanTo* or *ToTan routines to take a wcs argument instead of refRa and refDec.
- Optional mask() argument added to array_utils:findUniqueValues.
- Some new (private) subroutines, + additional optional arguments to existing subroutines, added to minimizations.f90 so as to enable rudimentary constraint handling in multi-dimensional minimization.
- dss_ranges_aux:swapRangeBounds made public.
- Added dss_ranges_aux:compareRangeBounds + some more public constants.
- Overloaded dss_ranges_aux:initializeRangeT to take scalar and vector arguments. (Vector should be enough! Deprecate the scalar.)
- In dss_ranges_aux:initializeBoundT bound%type is now set to UNDEFINED (was INCLUSIVE).
- Made coordinate:ims_getFocalLength public.
- Overloaded rebinners:rebinImage to take cubes as arguments as well as images.