Skip to content
New issue

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

Propagating the Uncertainties on the Effective Area Using Bracketing Aeff Method #612

Open
giovannicozzolongo opened this issue Oct 14, 2024 · 1 comment

Comments

@giovannicozzolongo
Copy link

giovannicozzolongo commented Oct 14, 2024

Data Analysis Question

I'm currently working with Fermipy and need to implement uncertainty propagation on the effective area (Aeff) using the bracketing Aeff method. Is there a way to specify a scaling file in the configuration (e.g., config.yaml), or perhaps another method within Fermipy to achieve this?

Thanks so much for your help!

@MiltosMichailidis MiltosMichailidis self-assigned this Dec 10, 2024
@MiltosMichailidis
Copy link
Contributor

Hi,
Thanks for reaching out.

There is currently no way to specify a scaling file in the configuration file or in a later step in your analysis script. Fermipy doesn't support this yet. But thanks for your comment. We are working on implementing it as a new feature in Fermipy. Since this task is supported in Fermitools, you can always manually modify your XML file before running any fermipy tasks (including gta.sed) to include the scaling file in the spectrum section of the model from the corresponding source. Then your analysis script will run smoothly as this is already implemented in Fermitools which Fermipy uses.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants