A simple tool to perform aperture or PSF photometry with Sextractor+PSFEX
Project description
PhotoSex
A simple package to perform photometry on FITS images based on Sextractor+PSFEX, including aperture photometry and PSF photometry.
This package calls external Sextractor and PSFEX applications, thus please install Sextractor+PSFEX firstly and make sure that you can call them directly in terminal.
This package also includes checking routines which means it can produce some checking images and figures.
You just need to offer one FITS image and choose a working directory, then the package can perform photometry on the image and produce the temporary and final results in the working directory. Please note that you must offer a sextractor directory which includes all configuration files for Sextractor and PSFEX.
Requirements:
astropy
numpy
pandas
opencv-python
seaborn
scikit-learn
tqdm
visual-logging (pip install visual-logging)
requests
external:
Sextractor (conda install -c conda-forge astromatic-source-extractor)
PSFEX (conda install -c conda-forge astromatic-psfex)
Installation:
pip install SimplePhotoSex
Examples:
see test/test_example.ipynb
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
SimplePhotoSex-0.1.tar.gz
(33.1 kB
view details)
File details
Details for the file SimplePhotoSex-0.1.tar.gz.
File metadata
- Download URL: SimplePhotoSex-0.1.tar.gz
- Upload date:
- Size: 33.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/3.10.0 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cdbcc22410329dee9fd12b76e94654c43c93252907b7b8f1cd35f649eee4c4b8
|
|
| MD5 |
8def9a3bfba02007053db34b11b62d10
|
|
| BLAKE2b-256 |
00804500149b10261a039f392ce85e80523ce1833314b3202ea2a6661446a9d4
|