159 label << boost::filesystem::basename(info.m_path) <<
"_" << info.m_image_hdu;
160 if (info.m_is_data_cube) {
161 label <<
"_" << info.m_image_layer;
166 info.m_measurement_image->getWidth(),
167 info.m_measurement_image->getHeight(),
168 info.m_coordinate_system,