zmap7 icon indicating copy to clipboard operation
zmap7 copied to clipboard

error when calculate p value for subset or xsec A-A'

Open GEOSCIENCELXG opened this issue 1 year ago • 0 comments

I tried to use the "estimate P" under f(t) function to estimate p c k parameters of the Omori-Utsu law, but it is shown with the below error, how to solve it?

Incorrect number or types of inputs or outputs for function
'mypval2m'.

Error in MyPvalClass.pvalcat (line 465)
            [pv, pstd, cv, cstd, kv, kstd, rja, rjb] = mypval2m(obj, eqDates, eqMags,'date',valeg2,CO);

Error in CumTimePlot/add_cumtimeplot_zmenu/cb_pestimate (line 406)
                MyPvalClass.pvalcat(obj.catalog);
 
Error while evaluating Menu Callback.

GEOSCIENCELXG avatar Feb 13 '24 08:02 GEOSCIENCELXG