<div dir="ltr">Hi all,<div><br></div><div>I am trying to use the single dataset LightRay module but I am running into an issue.</div><div>Whenever I use the data_filename parameter, which I believe is necessary for use with AbsorptionSpectrum, I receive the following error.</div><div><br></div><div>TypeError: Object dtype dtype('O') has no native HDF5 equivalent</div><div><br></div><div>This error does not occur when I run the cookbook example so I am a bit lost as to what to do.</div><div>I am running the latest stable version on anaconda and have tried both h5py 2.7 and 2.6.</div><div>The simulation is a cosmological Enzo simulation.</div><div><br></div><div>I have also tried using the nightly dev build which changes the error from being on write to being on load with the following error.</div><div><br></div><div>AttributeError: 'str' object has no attribute 'astype'</div><div>from line 326 in _restore_light_ray_solution</div><div>self.parameters[ksp3] = self.parameters[ksp3].astype(str)</div><div><br></div><div>When using python 2.7 the error is the same but with 'unicode' instead of 'str'.</div><div><br></div><div>Any help would be greatly appreciated.</div><div><br></div><div>Thanks,</div><div><span style="font-size:12.8px">Joe Tomlinson</span><br style="font-size:12.8px"><span style="font-size:12.8px">Senior Undergraduate</span><br style="font-size:12.8px"><span style="font-size:12.8px">Department of Physics, Drexel University</span><br></div></div>