lmizrahi / etas

calibrate ETAS, simulate using ETAS, estimate completeness magnitude & magnitude frequency distribution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

inversion with fixed parameters

lmizrahi opened this issue · comments

  • mu can't be fixed currently (because it is estimated independently of the other parameters)
  • parameters cannot be fixed to values that are outside the range
  • when a parameter (such as log10(mu)) takes infinite values, the calc_diff_to_before function doesn't work

just noticed a problem when fixing alpha and gamma=0 at the same time. then a stays at its initial value instead of the one it should be fixed to.