We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efcf5bb commit 06a3d9eCopy full SHA for 06a3d9e
src/egg-gencat.cpp
@@ -1298,7 +1298,7 @@ if (!no_flux) {
1298
out.rfmag_bulge.resize(ngal, rfbands.size());
1299
1300
if (verbose) {
1301
- note("computing fluxes ", (rffilters.empty() ? "" : "and absolute magnitudes"), "...");
+ note("computing fluxes", (rffilters.empty() ? "" : " and absolute magnitudes"), "...");
1302
}
1303
1304
if (file::get_basename(ir_lib_file) == "ir_lib_cs15.fits") {
0 commit comments