GRB lightcurve flare and continuum fitter.
Project description
Lightcurve and Flare Fitter - LAFF
A python package for automatic lightcurve and flare fitting in GRB lightcurves.
Description
This program looks to provide automatic and consistent fitting of GRB lightcurves, ultimately intended for statistical studies of a large collection of GRBs. Initially it looks for any 'significant' rises in flux which can be marked as a potential flare. Each potential flare is then refined and cut down until a set of start, peak and end times for flares are designated. This flare data is temporarily removed in order to fit a broken powerlaw to the continuum data - the best solution between 0 and up to 5 breaks is used. The flare data can then be readded and the flares fitted with either a simple gaussian, or more appropriately, a fast-rise slow-decay (FRED) curve.
With a fully fitted model, the program will output useful information, either printed to terminal or into a csv table. Such information includes flare timings, durations, number of breaks and fluence of the flares and continuum.
To run the program, the user simply needs to point LAFF towards an appropriate lightcurve file (current and planned formats are shown below). See below for full commands and optional instructions.
Getting Started
Dependencies
- Python 3
- lmfit (v1.0.3 or newer)
- astropy (v5.1 or newer)
- pandas (v1.4 or newer)
- matplotlib (v3.5 or newer)
- scipy (v1.8 or newer)
- numpy (v1.23 or newer)
All available through standard python package installation methods (e.g. pip). Earlier versions of these may work but have not been explicility tested.
Installing
To download as pip package:
pip install laff
Executing program
- How to run the program
- Step-by-step bullets
code blocks for commands
Help
Any advise for common problems or issues.
command to run if program contains helper info
Authors
Contributors names and contact info
ex. Dominique Pizzie
ex. @DomPizzie
Version History
- 0.2
- Various bug fixes and optimizations
- See commit change or See release history
- 0.1
- Initial Release
License
This project is licensed under the [NAME HERE] License - see the LICENSE.md file for details
Acknowledgments
Inspiration, code snippets, etc.
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
Built Distribution
File details
Details for the file laff-0.9.8.tar.gz
.
File metadata
- Download URL: laff-0.9.8.tar.gz
- Upload date:
- Size: 28.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.0 CPython/3.10.9 Darwin/22.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd6d8f5293545ea0c39b92f332423f008da671719ab9aceef9e00ffeffb20e46 |
|
MD5 | 5073889ed51750767273cde9026f1b77 |
|
BLAKE2b-256 | 805312ce8761cf17331aac19a7d8b5a0d39a9de25948d1bf75deffdac843faf0 |
File details
Details for the file laff-0.9.8-py3-none-any.whl
.
File metadata
- Download URL: laff-0.9.8-py3-none-any.whl
- Upload date:
- Size: 17.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.0 CPython/3.10.9 Darwin/22.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 827717650017ed2fe645b8c3db1a978a73c16f50ab9590e40a40a487553a0788 |
|
MD5 | b38f82bcb8b49d245801bc52b7b2decc |
|
BLAKE2b-256 | e18976e796a481ceaeda967b3e8b3a4504343aa898e75bf59898f991b8c2be0f |