In [1]:
import numpy as np
import h5py
In [2]:
gatef=h5py.File('/work/ahnitz/projects/4ogc/extract/singles/gates.hdf','r')
In [7]:
gatef['H1'][0]
Out[7]:
1266516220.5327148
In [ ]: