[yt-dev] pull request for plot and images
Matthew Turk
matthewturk at gmail.com
Sat Jun 23 05:29:15 PDT 2012
Hi Geoffrey,
(Also, thanks John!)
I looked at the script you just now sent, and made some plots as well.
I made a random set of 10 ellipsoids and plotted them with a modified
version, which I've put here:
http://paste.yt-project.org/show/2484/
Running this, I can see limb darkening, ellipses, etc etc. I've
accepted your PR. Thanks for your contribution, and your willingness
to update it!
-Matt
On Sat, Jun 23, 2012 at 6:52 AM, John Wise <jwise at physics.gatech.edu> wrote:
> Hi Geoffrey,
>
> You can also do a projection of Ones from only the ellipsoid by doing
>
> pc = PlotCollection(pf, center=[0.5]*3)
> pc.add_projection('Ones', 0, data_source=ell)
>
> where ell is your ellipsoid object.
>
> You can upload your images to imgur using the yt command line option "yt upload_image <image>", where <image> is the image filename. Then you can send the URL it gives you.
>
> Thanks,
> John
>
> On 23 Jun 2012, at 00:55, Geoffrey So wrote:
>
>> Again I apologize for being stupid, but here's what I sent earlier to the "no-reply" address about 2 days ago:
>>
>> http://paste.yt-project.org/show/2470/
>>
>> The script will do a 3D scatter plot of the "Ones" field included by the ellipsoid, and do a x,y projection for ease of inspection. I don't think aspect ratio is working quite right, but not sure how to fix it. The aspect thing seems to work better in interactive mode. Give it a try and see if it's a big concern. At least when I set A=B=C the ellipsoid looks like a sphere, in 3D and projection.
>>
>> How would I send in the png images that the file should produce? The paste only allows text, let me know where to send the images, or I can reply to this email with the images attached.
>>
>> From
>> G.S.
>> _______________________________________________
>> yt-dev mailing list
>> yt-dev at lists.spacepope.org
>> http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
>
> --
> John Wise
> Assistant Professor of Physics
> Center for Relativistic Astrophysics, Georgia Tech
>
> _______________________________________________
> yt-dev mailing list
> yt-dev at lists.spacepope.org
> http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
More information about the yt-dev
mailing list