-Update the project file script to fix a typo and
add support for arrays of variable-length strings.
-Add file_locker, allows for cross-platform locking of
a file. This will be used to lock the HDF files
when they're in use.
-Add HDFToTree, the beginnings of the method by which
an HDF file will be parsed into a tree for use
in the Integrator window.
-Add hdf_data, the wrapper to be used on HDF files
opened in the Integrator.
-Add ctr_data and image_data, copies from the previous
version of ana.
-Update the project file script to fix a typo and add support for arrays of variable-length strings. -Add file_locker, allows for cross-platform locking of a file. This will be used to lock the HDF files when they're in use. -Add HDFToTree, the beginnings of the method by which an HDF file will be parsed into a tree for use in the Integrator window. -Add hdf_data, the wrapper to be used on HDF files opened in the Integrator. -Add ctr_data and image_data, copies from the previous version of ana.