yt_analysis is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

yt_analysis / yt http://yt-project.org/

yt is a python package for analyzing and visualizing astrophysical simulation output from a couple simulation platforms. Check out the homepage (there's a link just above!) where we have documentation, a cookbook, and some user community information.

Clone this repository (size: 41.6 MB): HTTPS / SSH
hg clone https://bitbucket.org/yt_analysis/yt
hg clone ssh://hg@bitbucket.org/yt_analysis/yt

Commit 9ad7ea3eb1e8 Raw commit »

commit
9ad7ea3eb1e8
parent
cd1eb05b9714
branch
yt

Removed block of code in ClumpContourCallback that "shifted" the contours. With the shifting code, the contours were not in place on non-cubic simulation projections. Removing the shifting code appears to put the contours in the correct location, regardless of where the projection is centered.

Comments

    Log in to comment »

    File Lines added Lines removed
    yt/visualization/plot_modifications.py 17