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

issue with IRF #158

Open
Sahakyan86 opened this issue Apr 12, 2021 · 2 comments
Open

issue with IRF #158

Sahakyan86 opened this issue Apr 12, 2021 · 2 comments

Comments

@Sahakyan86
Copy link

Hi,

In the config file, I specified
[event]
irfs = P8R3_SOURCE_V3
evclass = 128
evtype =3
but it uses P8R3_SOURCE_V2 irf and gives a warning in the gtsrcmap that a newer version of irf is available.
As far as I can see, this come from utils.py line 385 classirf = classirfs[evtclass]+"_V2". Should I simply change "_V2" to "_V3" or I am doing something else wrong?

Thanks in advance

@davidsanchez
Copy link
Member

Hi,
should do the job . let me know and I will update the code
thanks

@Sahakyan86
Copy link
Author

thanks a lot!
Yes it works.

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

No branches or pull requests

2 participants