This line
|
H5FILE = h5py.File(config.h5file, 'r') |
does not work when using the latest version of h5py (2.10.0). I'm not sure quite how to fix it (probably trivial), but when a fix is made, this would be a good opportunity to signal this with a version number (see issue #7).
This line
mwa_pb/mwa_pb/beam_full_EE.py
Line 76 in 4cc1ff2
does not work when using the latest version of h5py (2.10.0). I'm not sure quite how to fix it (probably trivial), but when a fix is made, this would be a good opportunity to signal this with a version number (see issue #7).