//itsDipoleGroup()->resize1D(itsDumpInfo.itsDatasetLen * 2); // TODO: remove times 2 once DAL supports TBB spectral dataset of complex<int16_t>. Also, use resize() if switched to create() (2D).
}
}
}catch(exception&exc){// dal::DALException, or std::bad_alloc from vector constr
}
LOG_WARN_STR("TBB: failed to resize HDF5 dipole dataset to external data size: "<<exc.what());
catch(exception&exc)
{
// dal::DALException, or std::bad_alloc from vector constr
LOG_WARN_STR("TBB: failed to resize HDF5 dipole dataset to "
"external data size: "
<<exc.what());
}
}
try{
try
{
// Thus in values (scalar for transient mode, complex for subband mode)
// Thus in values (scalar for transient mode, complex for subband mode)