94 auto& filename = args.
at(
poh::wildcard(FLAG_IMAGE, name)).as<std::string>();
96 boost::regex hdu_regex(
".*\\[[0-9]*\\]$");
100 if (boost::regex_match(filename, hdu_regex)) {
114 if (flag_images.
size() == 0) {
131 Type type = available_types.at(type_str);