plot_hdf5.py File Reference

Go to the source code of this file.

Namespaces

 plot_hdf5
 

Variables

 plot_hdf5.data = h5py.File("WinNet_data.h5","r")
 
 plot_hdf5.time = data["snapshots/time"][:]
 
 plot_hdf5.A = data["snapshots/A"][:]
 
 plot_hdf5.Z = data["snapshots/Z"][:]
 
 plot_hdf5.Y = data["snapshots/Y"][:,:]
 
tuple plot_hdf5.ni56 = (A==56) & (Z==28)
 
tuple plot_hdf5.th232 = (A==232) & (Z==90)
 
tuple plot_hdf5.u236 = (A==236) & (Z==92)
 
tuple plot_hdf5.eu151 = (A==151) & (Z==63)
 
tuple plot_hdf5.eu153 = (A==153) & (Z==63)
 
 plot_hdf5.label