https://github.com/timstaley/hstphot-wrappers
Python scripts to ease the use of the HSTphot data analysis tool.
https://github.com/timstaley/hstphot-wrappers
Last synced: 7 days ago
JSON representation
Python scripts to ease the use of the HSTphot data analysis tool.
- Host: GitHub
- URL: https://github.com/timstaley/hstphot-wrappers
- Owner: timstaley
- Created: 2012-09-20T17:33:27.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-10-20T00:06:11.000Z (over 11 years ago)
- Last Synced: 2025-02-17T12:45:28.163Z (3 months ago)
- Language: Python
- Size: 105 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.rst
Awesome Lists containing this project
README
HSTphot wrapper scripts - Readme
====================================HSTphot_ is a remarkably effective software package for extracting sources from Hubble Space Telescope data. By using a semi-analytic model of the PSF across the detectors, extraction of faint sources can be achieved even in crowded fields.
However, the package is composed of several smaller programs, which must be run in the right sequence with some slightly arcane command line arguments. To facilitate data reduction of archival HST data I put together these Python wrapper scripts.
Issues
========
Unfortunately, the code was written during my PhD, when I was:1. still learning Python, and
2. in a hurry.As a result the code is almost certainly poorly structured, minimally commented, and possibly buggy. Good luck!
.. _HSTphot: http://purcell.as.arizona.edu/hstphot/