Projects

Enhance your renderings

Posted by samskillman 1 day 10 hours ago Analysis & Visualization
https://bitbucket.org — This script takes in a list of png images, renormalized the colors, and outputs an enhanced version. Read More
Discuss
Tags: yt utility visualization All

Example Fisheye Rendering

Posted by samskillman 10 days ago Analysis & Visualization
https://bitbucket.org — This is an example of how to use the MosaicFisheyeCamera to create a volume rendering to be projected on a dome. Read More
Discuss
Tags: yt visualization volume rendering All

ngoldbaum / diskdyn_yt / overview — Bitbucket

Posted by ngoldbaum 73 days ago yt Scripts
https://bitbucket.org — This a collection of analysis scripts and helper routines I've written to analyze my FLASH2.5 data. This uses parallel_objects() to make frames and collect time series from thousands of simulation snapshots. I use yt to interface with the raw data and access image frames using FixedResolutionBuffer. The actual plots are done 'by hand' in matplotlib. Read More
Discuss
Tags: flash analysis All

Fancy Multi-panel Plots

Posted by britton 100 days ago yt Scripts
https://bitbucket.org — This repository contains a framework for making nice looking multi-panel images from projection and slices saved to an hdf5 file. It also contains scripts for making projections and saving them to hdf5 files. This is very useful for working with very large simulation data. Read More
Discuss
Tags: yt visualization All

Archive tools for NICS Kraken

Posted by britton 119 days ago Data Management
https://bitbucket.org — These are tools for archiving multiple simulation datasets on NICS Kraken, including a script for archiving a single data dump into multiple files. This is useful with extremely large datasets for which a single tar file is unreasonable. Also included is an example batch script for using the hpss queue for archiving. Read More
Discuss
Tags: enzo kraken archive All

LChier_to_standard

Posted by samskillman 135 days ago yt Scripts
https://bitbucket.org — Used to convert the .hierarchy file from the "Santa Fe Lightcone" simulation to the standard format read in by yt. Read More
Discuss
Tags: enzo yt utility All

Paramdiff for diffing parameter files.

Posted by dcollins4096 137 days ago Simulation Management
https://bitbucket.org — paramdiff.py
Formatted diff for unordered parameter files.

Order independent parameter files are a fact of life in computational
computing. Unfortunately, two parameter files that have significantly
different histories may have vastly different orders of elements, but differ
by only a single important parameter. paramdiff gives you the answer you want. Read More
Discuss
Tags: enzo All

mydb - View your yt datasets online

Posted by sskory 140 days ago yt Scripts
https://bitbucket.org — This is simple and quickly written script which will allow you to view all your datasets that you've ever touched with yt, from anywhere. Given your AWS credentials, it will log you in and display the particulars of the datasets. You can perform searches with various filters to narrow down what is displayed. Read More
Discuss
Tags: enzo yt utility All