Arguments appearing in italic are optional.call udgrade_nest*( map_in, nside_in, map_out, nside_out[, fmissval, pessimistic] )
name & dimensionality | kind | in/out | description |
---|---|---|---|
map_in(0:12*nside_in**2-1) | SP/ DP | IN | mono-dimensional full sky map to be prograded or degraded. |
map_in (0:12*nside_in**2-1,1:nd) | SP/ DP | IN | bi-dimensional full sky map to be prograded or degraded. The routine finds the second dimension (nd) by itself. |
nside_in | I4B | IN | the
![]() |
map_out(0:12*nside_out**2-1) | SP/ DP | OUT | mono-dimensional full sky map after degradation or progradation. |
map_out (0:12*nside_out**2-1,1:nd) | SP/ DP | OUT | bi-dimensional full sky map after degradation or progradation. The second dimension (nd) should match that of the input map. |
nside_out | I4B | IN | the
![]() ![]() ![]() ![]() |
fmissval | SP/ DP | IN | sentinel value given to bad pixels in input and output maps.default:\tt HPX_SBADVAL or \tt HPX_DBADVAL |
pessimistic | LGT | IN | if set to .true., during a degradation, a big pixel containing at least a small bad pixel will be returned as bad as well, instead of taking the average of the remaing valid pixels. default:.false. |
Degrades a NESTED ordered map withinto a NESTED map with
![]()
Version 3.83, 2024-11-13