#Introduction Various tools for generating, comparing and viewing diffuse scattering maps in .hkl format
#Contents diffuse_bins.py: Script for binning diffuse intensities according to resolution shell and plotting via matplotlib
diffuse_to_mtz.py: Script for converting HKL-formatted diffuse intensity maps into the more common MTZ file format
hkl_lunus.py: Script for plotting HKL-formatted diffuse maps within the UCSF Chimera graphics viewer (http://www.cgl.ucsf.edu/chimera/)
hkl_tools.py: Python library for manipulating HKL-formatted diffuse intensity maps
new_stats.py: Simple script for calculating the Pearson Correlation Coefficient between two diffuse maps
resolution.py: Tool for trimming diffuse scattering maps to desired resolution range
#Authors Andrew Van Benschoten (andrew.vanbenschoten@ucsf.edu)