HISTORY 4.8 KB
Newer Older
1
2
3
4
5
6
7
8
9
October 2010: 2.13
	- Adaptive CLASS_STAR
	- Model-fitting.
	- Licensing back to GPL

December 2009: 2.10
	- Support for FLAGS_WEIGHT

December 2007: 2.7
Emmanuel Bertin's avatar
Emmanuel Bertin committed
10
	- FITS I/O and astrometry layers updated (same as SWarp and SCAMP)
11
	- Early support for model-fitting
Emmanuel Bertin's avatar
Emmanuel Bertin committed
12

13
July 2006: 2.5
Emmanuel Bertin's avatar
Emmanuel Bertin committed
14
15
        - Support for VOTable catalogs and metadata in output.

16
August 2005: 2.4
Emmanuel Bertin's avatar
Emmanuel Bertin committed
17
18
19
        - New windowed measurement parameters
        - Better FITS compliancy of output files

20
May 2003: 2.3
Emmanuel Bertin's avatar
Emmanuel Bertin committed
21
22
23
24
25
	- Autoconf'ed package.
	- Dumpable internal config file
	- Large File Support
	- Support for MEF files

26
27
February 2001: 2.2
	- Mostly bug fixes and experimental stuff added (PSF-fitting)
Emmanuel Bertin's avatar
Emmanuel Bertin committed
28

29
May 1999: 2.1
Emmanuel Bertin's avatar
Emmanuel Bertin committed
30
31
	- Mostly bug fixes and experimental stuff added

32
April 1998: 2.0
Emmanuel Bertin's avatar
Emmanuel Bertin committed
33
34
	- New documentation

35
January 1997 - March 1998:1.2
Emmanuel Bertin's avatar
Emmanuel Bertin committed
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
	- Rewriting of an important part of the software, in order to
	  prepare the future... Further optimization of many functions:
	  V1.2 is 30 to 500% faster than V1.0.
	- (natural) bicubic spline interpolation added to the background-map
	  processing.
	- Possibility to use another FITS frame for detecting objects,
	  allowing pixel-to-pixel colour measurements.
	- New MAG_AUTO magnitudes, more robust towards contamination by
	  neighbouring sources (MASKing option).
	- New .sex format.
	- New CHECKIMAGE_TYPEs: MINIBACKGROUND (produces small background maps),
				BACKGROUND_RMS (produces noise maps)
				MINIBACK_RMS (produces small noise maps)
				IDENTICAL (useful for converting data types)
	                        -OBJECTS (background and detections removed).
        - Multiple CHECKIMAGE output.
	- New astrometric parameters using the WCS library.
        - Handling of external flag-maps.
        - Handling of images with variable S/N and external noise- or weight-
          maps, with interpolation.
        - Real-time cross-identification with an ASCII catalog.

58
May 1996:	1.1 "DeNIS" version (not distributed officially)
Emmanuel Bertin's avatar
Emmanuel Bertin committed
59
60
61
62
	- Corrects 2 fatal bugs which sometimes appeared with DEC-Alphas
	- Incorporates a new extended FITS output format.
	- Added possibility to measure within multiple apertures.

63
May 1995: Passed 1.0a version: -> FIRST OFFICIAL RELEASE!!! <-
Emmanuel Bertin's avatar
Emmanuel Bertin committed
64
65
66
67
68
69
70
71
72
73
74
	- Now the NNW filename is correct in FITS catalog headers.
	- Corrected a convolution bug with large masks at the bottom of
	  the frame. Added a better-than-nothing normalization of
	  zero-sum masks.
	- Display of the FITS ID limited to 20 characters.
	- New default.nnw enhanced and with a larger seeing range.
	- FWHM parameters slightly tuned for undersampled profiles.
	- The ``sexcopy'' SExTool put in the previous archive wasn't the
	  right one! Replaced.
	- 2 new SExtools released: sexreduce and sexin.

75
Apr 1995: FIRST 1.0 version:
Emmanuel Bertin's avatar
Emmanuel Bertin committed
76
77
78
79
80
81
82
83
84
85
	- Neural-network based star/galaxy classifier implemented. NNW-file
	  for Moffat-like PSFs in the optical, generated from simulations.
	- User's manual updated.
	- FWHM_IMAGE, FWHM_IMAGE and ELONGATION parameters added.
	- many more typical convolution files included in the archive.
	- Comments (beginning with a `#') are now allowed within all the
	  configuration files.
	- 2 SExTools released: sexcat and sexcopy.
	- Alpha VMS version added (thanks to R. Johnstone).

86
Feb 1995: 1.0 beta 5e version:
Emmanuel Bertin's avatar
Emmanuel Bertin committed
87
88
89
90
91
	- 2 bugs major corrected: background interpolation when very special
	  convolution masks are used, and (fixed) aperture magnitude (improved
	  to sub-pixel integration).
	- Possibility to change preference keywords from the command line.

92
Dec 1994: 1.0 beta 5 version:
Emmanuel Bertin's avatar
Emmanuel Bertin committed
93
94
95
96
97
	- Major update! Too many changes to mention.
	- Code optimized and much more stable now.
	- New executables for IBM RS6000 and AMIGA added.
	- "II" dropped: call me simply "SExtractor" now.

98
Sep 1994: 1.0 beta 4 version:
Emmanuel Bertin's avatar
Emmanuel Bertin committed
99
100
101
102
103
104
105
106
107
108
109
110
	- "clean" distribution with source and makefiles for DEC Alpha,
	  HP/UX, and SUN workstations.
	- SATUR_LEVEL keyword added.
	- FLAGS parameter now reliable and written in decimal in ASCII cat.
	- KRON_RADIUS parameter now reliable.
	- MAG_ISO_ERR and MAG_APER_ERR now give trusty estimates.
	- BACKGROUND parameter now in "raw" units.
	- catalog index numbering starts now from 1.
	- 2 huge fatal bugs corrected in deblending and background estimation
	  procedures.


111
Jun 1994: 1.0 beta 3 version: many bugs corrected thanks to enthousiastic
Emmanuel Bertin's avatar
Emmanuel Bertin committed
112
113
	testers! First public release.

114
May 1994: 1.0 beta 2 version: reads now all kinds of FITS data. C code
Emmanuel Bertin's avatar
Emmanuel Bertin committed
115
116
117
118
	completely rewritten in ANSI; image bitmaps are now stored in
	floating-point. Now controlled through configuration files.
	User's manual written.

119
Feb 1994: 1.0 beta 1 version of "Sextractor II", still limited to 16 bits FITS
Emmanuel Bertin's avatar
Emmanuel Bertin committed
120
121
122
	frames, but pipelined processing allows now frames with size up to
	65534x65534 to be processable on most machines.

123
Mar 1993: final version of "Sextractor I": limited to 16 bits 2048x2048 max. FITS
Emmanuel Bertin's avatar
Emmanuel Bertin committed
124
125
	frames, specifically oriented toward Schmidt plate data processing.
	Has reduced more than 1.2e10 pixels within 10 months...
126