Saccadic Fast Fourier Transform (SFFT) algorithm for Image subtraction in Fourier space, version 1.6.3. Fixed minor bug on module imports.
1.6.2
Saccadic Fast Fourier Transform (SFFT) algorithm for Image subtraction in Fourier space, version 1.6.2. More concise readme and minor bug fixed. (This version is deprecated, the PyPI version has problem when improt the module importlib)
1.6.1
Saccadic Fast Fourier Transform (SFFT) algorithm for Image subtraction in Fourier space, version 1.6.1. Add more PureCupy modules to directly handle GPU arrays. Most improvements were developed during the NASA GPU Hackathon 2024 as part of the pipeline optimization efforts for the Roman Supernova PIT team.
1.6.0
Saccadic Fast Fourier Transform (SFFT) algorithm for Image subtraction in Fourier space, version 1.6.0. Add module PureCupyCustomizedPacket to directly handle GPU arrays.
1.5.0
Saccadic Fast Fourier Transform (SFFT) algorithm for Image subtraction in Fourier space, version 1.5.0. Add B-Spline SFFT as a main function.
1.4.2
Saccadic Fast Fourier Transform (SFFT) algorithm for Image subtraction in Fourier space, version 1.4.2. Add support for Python 3.10.