https://github.com/jborrow/survis
Surface density visualisation tools for GADGET hdf5 data
https://github.com/jborrow/survis
Last synced: 3 months ago
JSON representation
Surface density visualisation tools for GADGET hdf5 data
- Host: GitHub
- URL: https://github.com/jborrow/survis
- Owner: JBorrow
- Created: 2017-01-23T19:57:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-09T17:38:24.000Z (about 8 years ago)
- Last Synced: 2024-12-27T06:41:29.687Z (5 months ago)
- Language: Python
- Size: 109 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SurVis
======This is a module full of tools to analyse the outputs of [InterStellarGadget](https://github.com/JBorrow/InterStellarGadget), and was used for my MPhys project.
The thesis for that project is available [here](https://github.com/JBorrow/MPhysThesis).You can run ```common.py``` in a directory full of GADGET snapshot files and it should produce some nice movies and plots.
Please see the file itself for more information.```tests.py``` uses the included test data to produce some nice plots, take a look at it -- it should help you understand the way that the module is structured.