-
Notifications
You must be signed in to change notification settings - Fork 15
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
Some modification required for source-dependent MC production #191
Comments
Choosing pointlike gammas for RF right? |
I think we need to modify for source-dependent analysis: |
Pointlike gammas for all random forests. Is that a good idea? Is it enough to put source dependent in the config and use the normal for dl1/dl2 or is there something missing? |
yes, this is the way for source-dependent analysis. It would make some bias for proton/electrom MC, but we can obtain better performance for point gamma source.
It should be enough only to activate source-dep flag in the config. |
I believe this can now be easily supported by the new PathConfig logic. |
Hi @SeiyaNozaki |
For all sky MC, I'm using diffuse gamma as RF training for source-dependent analysis (though I used point gamma before all sky MC). |
ha ok great, so #375 is in line with your processing and it also means there is no changes required in lstmcpipe to process source-dependent !! |
Hi @vuillaut ,
|
Following the discussion in #188 we will need to add
--source-dep
option for generating IRFs, and maybe some more things, as the discussion with @SeiyaNozaki progresses, regarding producing source dependent MC production.The text was updated successfully, but these errors were encountered: