You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the temp_chisq variable is only initialized if joint monopole-spectral index sampling is turned on, however that variable is only used if the lnL type is set to chisq
the
temp_chisqvariable is only initialized if joint monopole-spectral index sampling is turned on, however that variable is only used if the lnL type is set tochisqAs such, we get a SEGFAULT crash on line 2582.