We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Perform spectral fit iteratively over multiple time bins and create a light curve.
Create an example with 3ML. My suggestion is to use a TemplateModelFactory. e.g. https://indico.cern.ch/event/783425/contributions/3338112/attachments/1815018/2967524/pygamma19_simon_3ml_light_curve.pdf https://threeml.readthedocs.io/en/stable/notebooks/spectral_models.html#Template-(Table)-Models
This is just a fancy way to name a tabulated model, which is precisely what a light curve is.
The text was updated successfully, but these errors were encountered:
srinadh99
ldigesu
No branches or pull requests
Perform spectral fit iteratively over multiple time bins and create a light curve.
Create an example with 3ML. My suggestion is to use a TemplateModelFactory. e.g.
https://indico.cern.ch/event/783425/contributions/3338112/attachments/1815018/2967524/pygamma19_simon_3ml_light_curve.pdf
https://threeml.readthedocs.io/en/stable/notebooks/spectral_models.html#Template-(Table)-Models
This is just a fancy way to name a tabulated model, which is precisely what a light curve is.
The text was updated successfully, but these errors were encountered: