Version Upgrade
The project version has been updated from "1.8.1" to "1.8.2". This is a minor upgrade reflecting the changes made in the new updates.
Improved File Convertibility
The conversion utility called converter.py was enhanced. A major addition is the ability to compress ("zip") files after they've been converted, which could save space and allow easier file handling. Besides, the function is now more adaptable in handling multiple formats for the output file.
Enhanced Observation Info
In aavs_hdf5.py, there are updates related to renaming the 'station_config' to 'station_config_yaml' and the inclusion of 'observation_info' attributes in the provenance dictionary. This will potentially provide more detailed information about the configuration and observations made.
Utility Functionality Enhancement
In utils.py, several new functions have been added for better package management and streamline software versions and log handling. One function also improves the handling of the more complex 'upper triangular visibilities' data type, thus potentially enhancing the data processing ability of the software.
Version Upgrade The project version has been updated from "1.8.1" to "1.8.2". This is a minor upgrade reflecting the changes made in the new updates.
Improved File Convertibility The conversion utility called
converter.py
was enhanced. A major addition is the ability to compress ("zip") files after they've been converted, which could save space and allow easier file handling. Besides, the function is now more adaptable in handling multiple formats for the output file.Enhanced Observation Info In
aavs_hdf5.py
, there are updates related to renaming the 'station_config' to 'station_config_yaml' and the inclusion of 'observation_info' attributes in the provenance dictionary. This will potentially provide more detailed information about the configuration and observations made.Utility Functionality Enhancement In
utils.py
, several new functions have been added for better package management and streamline software versions and log handling. One function also improves the handling of the more complex 'upper triangular visibilities' data type, thus potentially enhancing the data processing ability of the software.