[yt-users] clump finder crash

Stephen Skory s at skory.us
Wed Jun 13 08:34:47 PDT 2012


Hi Elizabeth,

> Is there an easy switch for that? It's actually not a check I need for my data.

I have done something like this in the past:

fname = 'len([1])'
master_clump = amods.level_sets.Clump(sp, None, field, function=fname)

fname just needs to be something that evaluates to 1 or True. There
are probably more elegant functions, but this is short and sweet. Let
me know if that doesn't make sense.

-- 
Stephen Skory
s at skory.us
http://stephenskory.com/
510.621.3687 (google voice)



More information about the yt-users mailing list