Skip to main content

Python wrapper around the sextractor software

Project description

Simple python module allowing the use of sextractor on image files or numpy arrays.

Usage exemple:

import pysex
cat = pysex.run('myimage.fits', params=['X_IMAGE', 'Y_IMAGE', 'FLUX_APER'],
conf_args={'PHOT_APERTURES':5})
print cat['FLUX_APER']

Project details


Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page