Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.
/ starscale Public archive

AstroPy-based examples of source extraction and photometry

License

Notifications You must be signed in to change notification settings

space-physics/starscale

Repository files navigation

Star Scalar (Photometry and Astrometry)

Uses AstroPy to do some of the intermediate steps of source extraction and photometry that one might do in a more refined and accurate fashion with Source Extractor and SCAMP or Astrometry.net.

I want to find stars with 5-50 degree FOV cameras, so I do not think about galaxy extents in an image, since when a galaxy is in view, it's pretty small.

Local maxima finder

peak finding stars

useful for radar, blood cells, stars, etc.:

python localmax2d.py test/hst0cal.fits

AstroPy Constrast Stretching Plots

image normalization with AstroPy

AstroPy builds in several types of contrast stretching used with Matplotlib besides the usual Linear or Log normalization:

python PlotContrastStretch.py tests/PKR_DASC_0558_20151007_060527.611.FITS

About

AstroPy-based examples of source extraction and photometry

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Languages