Closed khud27 closed 2 years ago
You should use the mailing list for this kind of questions. Also, you should not be using the compute
method directly, instead you should use get_mean_stds as documented in the manual: https://docs.openquake.org/oq-engine/advanced/developing.html#working-with-gmpes-directly-the-contextmaker
Hello, I had a script that worked before for calculating mean and standard deviation for a deterministic seismic hazard analysis on a series of sites from one rupture that does not work anymore. I have been trying to figure out what is wrong and trying to use the new "compute" function instead, but nothing is working for me. This is the error I get when I call the class I wrote (pasted below the error):