Difference between revisions of "SExtractor"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:Astronomy {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|sextractor}} |{{#vardefine:url|https://www.astromatic.net/software/sextractor}}...")
 
m (Text replacement - "#uppercase" to "uc")
 
Line 24: Line 24:
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_BIN - executable directory
+
* HPC_{{uc:{{#var:app}}}}_BIN - executable directory
* HPC_{{#uppercase:{{#var:app}}}}_DOC - documentation directory
+
* HPC_{{uc:{{#var:app}}}}_DOC - documentation directory
  
 
<!--Configuration-->
 
<!--Configuration-->

Latest revision as of 21:24, 6 December 2019

Description

sextractor website  

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 can perform reasonably well on moderately crowded star fields.

Environment Modules

Run module spider sextractor to find out what environment modules are available for this application.

System Variables

  • HPC_SEXTRACTOR_DIR - installation directory
  • HPC_SEXTRACTOR_BIN - executable directory
  • HPC_SEXTRACTOR_DOC - documentation directory