Subversion Repositories
public documents.sextractor_doc
public software.eye
public software.missfits
public software.psfex
public software.scamp
public software.sextractor
public software.skymaker
public software.stiff
public software.stuff
public software.swarp
public software.weightwatcher
public software.sextractor
[
/
] [
trunk/
] [
src/
] [
xml.c
] - Rev 218
Rev
Go to most recent revision
|
Details
|
Compare with Previous
|
Blame
Filtering Options
From rev
To rev
Max revs
Search for
Clear current filter
Rev
Log message
Author
Age
Path
218
Fixed world coordinates in PSF-fitting.
Fixed error ellipse measurements in PSF-fitting (but works only for PSF_NMAX=1 currently).
Simplified PSF parameter handling (removed PSFDISPLAY_TYPE configuration option).
Simplified triggering of local north axis computation.
Allowed model axis ratios to exceed 1 to facilitate convergence.
Fixed alignment bug for symmetric models.
Restricted maximum allowed range for model coordinates.
Pushed version number to 2.10.0.
bertin
1255d 20h
/trunk/src/xml.c
173
merged with SExFIGI branch
bertin
1577d 03h
/trunk/src/xml.c
39
Moved software to trunk
bertin
1577d 04h
/trunk/src/xml.c
22
Updated FITS library to the latest version.
Fixed some UCDs in output parameters.
Applied patch by Sergio Pascual for configuring the path to the XSL file.
Updated the BUGS section.
bertin
2399d 00h
/trunk/src/xml.c
20
Move sextractor to public repository
baillard
2502d 08h
/trunk/src/xml.c
17
Yet another rewriting of the XML part. Meta-data, error messages and catalog info are now consistant between the catalog and the XML metadata file. Still some pb with the COOSYS epoch and system in the VOTable version of the catalog (but correct in the XML metadata file).
CATALOG_TYPE ASCII_VO changed to ASCII_VOTABLE.
Added a check in error catching to prevent recursive loops.
Added reinit of the warning counter to allow multiple uses of the warning history.
Cleaned up configure.ac and added a default path for the (still missing) XSL file.
Updated config/default.sex, BUGS HISTORY and README files.
Ready for release of V2.5.
bertin
2506d 02h
/trunk/src/xml.c
16
XML VOTable approach changed again: support for error messaging in VO catalog (not only metadata) and FITS serialization of LDAC files in XML output.
COOSYS tag added with relevant information.
Removed MAMA_CORFLEX advanced config parameter (replaced with define).
Version number pushed to 2.5.
bertin
2507d 00h
/trunk/src/xml.c
15
Improved XML VOTable (still waiting for F.Ochsenbein comments, though).
Added meta-data to VOTable catalog output.
Fixed potential bug with long command lines.
bertin
2508d 02h
/trunk/src/xml.c
14
Completed the conversion of XML output to the VOTable format.
bertin
2508d 23h
/trunk/src/xml.c
13
Added support for ICRS in header WCS.
Changed the way header WCS info is interpreted when EQUINOX is missing.
Added dump of command line in XML meta-data.
Pushed max number of recorded warnings to 100.
Changed XML meta-data output format to VOTable (not complete yet).
bertin
2510d 01h
/trunk/src/xml.c
12
Added support for warning history in the fits library.
Added duration to XML error output.
Added ten most recent warnings to XML output.
bertin
2511d 02h
/trunk/src/xml.c
11
Added catching of error messages and forwarding to XML.
Added ASCII_VO output catalog format (inspired by G.Tissier's VOTable patch)
Fixed issue with conflicting CDi_j/CDELTi parameters (report by J.F. Bonnarel).
bertin
2513d 02h
/trunk/src/xml.c
10
Added more configuration parameters to XML output.
bertin
2515d 02h
/trunk/src/xml.c
9
Fixed a bug with the reentrant version of strtok in TNX.
Added more XML info.
bertin
2516d 05h
/trunk/src/xml.c
8
Updated display to the leatest "Bertin standards".
Added comments to uncommonly used config parameters in default .sex.
Changed default output channel for info about extraction to stdout.
Added XML output.
bertin
2517d 01h
/trunk/src/xml.c