Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

NOTE: This page describes how one can save HDF5 data "by hand".  psana now provides a simpler way to do this that most users use as shown here.

This script lives in /reg/g/psdm/tutorials/examplePython/userSmallHDF5.py and uses "h5py" (which is documented at http://www.h5py.org).

...