Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 months 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 (about 11 years ago)
- Last Synced: 2023-03-22T11:11:29.654Z (almost 2 years 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/