fft based microlensing package
Project description
fastlens:
Public package of FFT based evaluation of extended source magnification, fastlens, which is named after fast microlensing.
Please cite Sugiyama 2022.
FFT based method of extended soruce magnification is implemented in fastlens/mag_fft.py.
FFT based method of time averaged magnification is implemented in fastlens/timeave.py.
Please cite my paper if you use my code for your project.
FFT based method uses public FFTLog code by Xiao Fang, available at FFTLog-and-beyond, and developed in Fang et al (2019); arXiv:1911.11947.
fastlens is open source and distributed with MIT license.
Installation
This package is installable with both of pip and conda. Just install by running below on your shell
pip install fastlens
for pip user, or
conda install -c XXX fastlens
for conda user.
If you prefer to download the repo and install the package from source, run
python setup.py install
Contents: notebooks and a script
All the ipython notebooks are saved in ipynb direcotry. Tutorials are available in
howtouse.ipynbshows how to use module inmagnification.howtouse-previous-methods.ipynbshows how to use modeles for methods developed in the previous studies. Validation and comparison to previous methods are performed intimeave.ipynbvalidate the accuracy of implementation of time averaging effect with FFT.comparison.ipynbmakes a plot of comparison of residuals by various evaluation methods of extended source magnification.timeit_methods.ipynbmeasures computational time of various methods.paperfig.ipynbcan reproduce figures shown in the paper.testdata.pyis a module to generate reference magnification usingscipy.integrate.quad, which will be used for validation of the FFT based method.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fastlens-1.0.5.tar.gz.
File metadata
- Download URL: fastlens-1.0.5.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b07e07e37c102d1ebe6bf6c6cff3510d719688ea880e1ab17429a2648690b426
|
|
| MD5 |
b1f36c66ddc9bde18616878a51c5b03a
|
|
| BLAKE2b-256 |
c43805b44c91147ae97ac563769bf3b959dc6a5951bae6bffaf99d7911274940
|
File details
Details for the file fastlens-1.0.5-py3-none-any.whl.
File metadata
- Download URL: fastlens-1.0.5-py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99499355eef9b4003e2f3b4ef48a4a1afb6abb1a75c24d39e66b9530395f4499
|
|
| MD5 |
1de0eecf050d4ac73046b6019c3deb3e
|
|
| BLAKE2b-256 |
2f167cd1d75e0cd4dad0bc01444ae76593ebda19c90bb876ad7734d6ff9d60d3
|