<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr">Hi, Everybody-<div><br></div><div>I have some old code in which I pulled particle ids from grid objects, and I'm porting it to yt3.0.  </div><div><br></div><div>My old code used a "cut mask" defined like the following:</div><div><br></div><div>for grid in data._grids:</div><div>    cut_mask= data._get_cut_mask(grid)</div><div><br></div><div>I see that grids is now handled through chunks, is there a modern equivalent of the cut_mask?  Or, is there a new-and-improved method to get particle ids from complex objects?</div><div><br></div><div>d.<br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">-- Sent from a computer.<br></div></div>
</div></div>