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 againyt overview
Recent commits See more »
| Author | Revision | Comments | Message | Labels | Date |
|---|---|---|---|---|---|
|
|
e4de6464d110 |
Adding option of centering with 'c' or 'center' for data objects. |
|
||
|
|
3442625bb24f |
Add some error handling and display the returned shorturl. |
|
||
|
|
cb1c91fa33e8 |
Removing the memory fallback function. |
|
||
|
|
2e81827abac4 |
Merged in xarthisius/yt (pull request #158) |
|
||
|
|
2f1fc1c2983a |
[clump_handling:find_clumps] Don't assume that Density field exists |
|
Hi there! You've just downloaded yt, an analysis tool for astrophysical simulation datasets, generated by simulation platforms like Enzo, Orion, CASTRO, MAESTRO, ART and Ramses. It's written in python and heavily leverages both NumPy and Matplotlib for fast arrays and visualization, respectively.
Full documentation and a user community can be found at:
http://yt-project.org/ http://yt-project.org/doc/
If you have used Python before, and are comfortable with installing packages, you should find the setup.py script fairly straightforward: simply execute "python setup.py install".
If you would rather a more automated installation, you can use the script doc/install_script.sh . You will have to set the destination directory, and there are options available, but it should be straightforward.
In case of any problems, please email the yt-users mailing list, and if you're interested in helping out, see the developer documentation in doc/how_to_develop_yt.txt or at:
http://yt-project.org/doc/advanced/developing.html
Enjoy!