[yt-users] slice from fixed resolution data
    Wolfram Schmidt 
    schmidt at astro.physik.uni-goettingen.de
       
    Tue Jun 12 05:20:55 PDT 2012
    
    
  
Hi,
is it possible to produce a slice of fixed resolution data, extracted 
with covering_grid? I tried the following:
pf = load(file)
cube = pf.h.covering_grid(0, ...)
pc = PlotCollection(cube)
pc.add_slice(...)
But this produces again a slice from the multi-level data as if I had
used pc = PlotCollection(pf).
Thanks,
Wolfram
    
    
More information about the yt-users
mailing list