Image Subtraction in Fourier Space
Project description
Roman SNPIT fork of SFFT
Please look at the PyPi package sfft for the original. This
package has customizations created for the Roman SNPIT.
.. image:: https://github.com/thomasvrussell/sfft/blob/master/docs/sfft_logo_gwbkg.png
SFFT: Saccadic Fast Fourier Transform for image subtraction
.. image:: https://img.shields.io/pypi/v/sfft.svg :target: https://pypi.python.org/pypi/sfft :alt: Latest Version
.. image:: https://static.pepy.tech/personalized-badge/sfft?period=total&units=international_system&left_color=grey&right_color=orange&left_text=Downloads :target: https://pepy.tech/project/sfft
.. image:: https://img.shields.io/badge/python-3.7-green.svg :target: https://www.python.org/downloads/release/python-370/
.. image:: https://zenodo.org/badge/doi/10.5281/zenodo.6463000.svg :target: https://doi.org/10.5281/zenodo.6463000 :alt: 1.0.6
.. image:: https://img.shields.io/badge/License-MIT-yellow.svg :target: https://opensource.org/licenses/MIT | Saccadic Fast Fourier Transform (SFFT) is an algorithm for fast & accurate image subtraction in Fourier space. SFFT brings about a remarkable improvement of computational performance of around an order of magnitude compared to other published image subtraction codes.
SFFT method is the transient detection engine for several ongoing time-domain programs, including the DESIRT <https://ui.adsabs.harvard.edu/abs/2022TNSAN.107....1P/abstract>_ survey based on DECam & DESI, the DECam GW-MMADS Survey for GW Follow-ups and the JWST Cycle 3 Archival program AR 5965 <https://www.stsci.edu/jwst/science-execution/program-information?id=5965>. SFFT is also the core engine for the differential photometry pipeline of the Roman Supernova PIT <https://github.com/Roman-Supernova-PIT>.
Get started
- Documentation: https://thomasvrussell.github.io/sfft-doc/ [recommended]
- Installation: https://thomasvrussell.github.io/sfft-doc/installation/
- Tutorials: https://thomasvrussell.github.io/sfft-doc/tutorials/
- Source code: https://github.com/thomasvrussell/sfft
- Contact the author: astroleihu@gmail.com or leihu@andrew.cmu.edu
Installation
To install the latest release from PyPI, use pip: ::
pip install sfft
For more detailed instructions, see the install guide <https://thomasvrussell.github.io/sfft-doc/installation/>_ in the docs.
Citing
Image Subtraction in Fourier Space, Lei Hu et al. 2022, The Astrophysical Journal, 936, 157
See ADS Link: https://ui.adsabs.harvard.edu/abs/2022ApJ...936..157H/abstract
Publications using SFFT method
See ADS Library: https://ui.adsabs.harvard.edu/public-libraries/lc4tiTR_T--92f9k0YrRQg
Roman SNPIT Variant Notes
(These notes are for members of the Roman SNPIT who need to upload a new version of this package.)
-
Make sure that
NAMEinsetup.pyissfft-romansnpit. -
Make sure that VERSION in
setup.pyis of the form<MAJOR>.<MINOR>.<PATCH>.dev<n>where<MAJOR>,<MINOR>, AND<PATCH>match the upstream that has most recently been merged in, and<n>is an integer that can start at 0 for a givenMAJOR.MINOR.PATCHand that needs to increment each time we want to push a new package. -
Build in the main directory with::
python -m build --sdist --outdir dist
That will create a file in
distnamedsfft_romansnpit-<version>.tar.gzwhere<version>is what you put in theVERSIONvariable. -
You can then upload it to the
sfft-romansnpitpackage on PyPi with::twine upload dist/sfft_romansnpit-.tar.gz
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
File details
Details for the file sfft_romansnpit-1.6.4.dev11.tar.gz.
File metadata
- Download URL: sfft_romansnpit-1.6.4.dev11.tar.gz
- Upload date:
- Size: 165.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
edbad06dd0008063f20d82aac9a97270a95ffcd2cc87fc66d5eb227d13b35170
|
|
| MD5 |
a9c296d4a32d1f823a47b6372fe14451
|
|
| BLAKE2b-256 |
1dc18657958e030ed18ce5e035b6cd11e1eaa9793e01fb49c98ccd219561ea0b
|