<div dir="ltr"><div><pre style="margin-top:0px;margin-bottom:0px;padding:0px;text-align:justify"><font face="tahoma, sans-serif"><span style="color:rgb(0,0,0);line-height:22.399999618530273px">I created a surface usingĀ </span><span style="color:rgb(0,0,0);line-height:22.399999618530273px"><b>surf = p1.h.surface(sp,"Radius",cluster_radius)</b></span></font></pre>
<pre style="margin-top:0px;margin-bottom:0px;padding:0px;text-align:justify"><font color="#000000" face="tahoma, sans-serif"><span style="line-height:22.399999618530273px">and then gathered the density values for the cells in this surface with</span></font></pre>
<pre style="margin-top:0px;margin-bottom:0px;padding:0px;text-align:justify"><font color="#000000" face="tahoma, sans-serif"><span style="line-height:22.399999618530273px"><b>dens = surf['Density'], </b>which I can export as a textfile.</span></font></pre>
<pre style="margin-top:0px;margin-bottom:0px;padding:0px;text-align:justify"><font color="#000000" face="tahoma, sans-serif"><span style="line-height:22.399999618530273px">I now need to get the area of each cell, but I'm having trouble doing this.</span></font></pre>
<pre style="margin-top:0px;margin-bottom:0px;padding:0px;text-align:justify"><font color="#000000" face="tahoma, sans-serif"><span style="line-height:22.399999618530273px">Any advice?</span></font></pre><pre style="margin-top:0px;margin-bottom:0px;padding:0px;text-align:justify">
<br></pre><div><div dir="ltr"><div><div><div><br></div></div></div></div></div>
</div></div>