OpenPTV / postptv

Post processing routines for analysing PTV data.
GNU General Public License v3.0
14 stars 13 forks source link

PyTables migrated from CamelCase to _underscore #31

Closed alexlib closed 6 years ago

alexlib commented 6 years ago

see https://github.com/OpenPTV/postptv/issues/30 outfile = tables.open_file(fname, mode='r') table = outfile.get_node('/particles')