<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I'm trying to make a density weighted temperature projection on Kraken, and the weighting seems to be causing problems.  I get this error:<div><br></div><div><div><font class="Apple-style-span" face="Courier">Traceback (most recent call last):</font></div><div><font class="Apple-style-span" face="Courier">  File "./s_p_halos.py", line 23, in <module></font></div><div><font class="Apple-style-span" face="Courier">    p = ph.add_projection("Temperature", 0, weight='Density')</font></div></div><div><br></div><div>I'm puzzled because this exact same script works on my laptop, albeit with a much smaller data set.  Any ideas or suggestions would be greatly appreciated.</div><div><br></div><div>Thanks,</div><div>Brian</div></body></html>