Changes between Version 85 and Version 86 of Astronomical Tools/Software


Ignore:
Timestamp:
01/21/08 12:22:43 (18 years ago)
Author:
secrest@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Astronomical Tools/Software

    v85 v86  
    324324Typing 'spot' at a terminal will launch spot.
    325325
     326=== SExtractor ===
     327
     328[http://terapix.iap.fr/rubrique.php?id_rubrique=91/ SExtractor] is a program that builds a catalogue of objects from an astronomical image. Although it is particularly oriented towards reduction of large scale galaxy-survey data, it performs rather well on moderately crowded star fields. Documentation can be found on the website and in `/usr/share/doc/sextractor/`.
     329
     330==== Launching SExtractor ====
     331
     332For  a  minimal  sextractor run, without customizing any of the parameters, use
     333{{{
     334sextractor file.fits -c /usr/share/sextractor/default.sex -PARAMETERS_NAME /usr/share/sextractor/default.param -FILTER N
     335}}}
     336
    326337=== [wiki:Starlink] ===
    327338The [http://starlink.jach.hawaii.edu/ Starlink Software Collection] is a collection of programs maintained by the Joint Astronomy Centre.  There doesn't seem to be any centralized place for documentation for this collection, so to find out about it, you can either look through the website or look around in the directory `/opt/star`.