<div dir="ltr"><div>Dear all,</div><div><br></div><div>I am able to run the example problem of the Laser slab. </div><div><br></div>./setup -auto LaserSlab -2d +cylindrical -nxb=16 -nyb=16 +hdf5typeio \species=cham,targ +mtmmmt +laser +uhd3t +mgd mgd_meshgroups=6 \-parfile=example.par <br><div><br></div><div>After that, I am trying to open the output "lasslab_hdf5_plt_cnt_0000" using the code extract_rays.py, but this showing error. </div><div><br></div><div>Traceback (most recent call last):<br>  File "extract_rays.py", line 156, in <module><br>    write_vtk(fn)<br>  File "extract_rays.py", line 20, in write_vtk<br>    h5file = tables.openFile(filename, "r")<br>AttributeError: module 'tables' has no attribute 'openFile'. <br></div><div><br></div><div><b>Is there any way of extracting data from the hdf5 (output) file in general? Any help in this is much appreciated.  </b></div><div><b><br></b></div><div>Thanks and regards</div><div>Sonali</div></div>