 spherical harmonics
  coefficients, as those extracted by anafast or 
  simulated by synfast, before
  they are used as constraints on a synfast run. Currently the alterations
  possible are
 spherical harmonics
  coefficients, as those extracted by anafast or 
  simulated by synfast, before
  they are used as constraints on a synfast run. Currently the alterations
  possible are 
 from the input
    coordinate system to any other standard astrophysical coordinate system. The
    resulting
 from the input
    coordinate system to any other standard astrophysical coordinate system. The
    resulting  can be used with e.g. synfast to generate a map in the
    new coordinate system.
 can be used with e.g. synfast to generate a map in the
    new coordinate system.
 (corresponding to the pixel size and beam shape of the map from which
  they were extracted) and implementation of an arbitrary pixel and beam window
  function.
 (corresponding to the pixel size and beam shape of the map from which
  they were extracted) and implementation of an arbitrary pixel and beam window
  function.
  is the pixel window function, and
 is the pixel window function, and  is the beam window
 function (assuming a circular beam) or any other
 is the beam window
 function (assuming a circular beam) or any other  space filter (eg,
 Wiener filter). For an infinitely small pixel (or beam) one would have
 space filter (eg,
 Wiener filter). For an infinitely small pixel (or beam) one would have  (resp.
 (resp.  ) for any
) for any  
% alteralm [options] [parameter_file]
 .
.
     .
.
     . The output
. The output  will be
      corrected from it, see Eq. (3). (default= value of FWHM keyword in infile_alms).
 will be
      corrected from it, see Eq. (3). (default= value of FWHM keyword in infile_alms).
     . The output
. The output  will be
      corrected from it, see Eq. (3). If set to an existing file name, it will override the
    fhwm_arcmin_in given above. (default= value of the BEAM_LEG keyword in infile_alms)
 will be
      corrected from it, see Eq. (3). If set to an existing file name, it will override the
    fhwm_arcmin_in given above. (default= value of the BEAM_LEG keyword in infile_alms)
      value 
       to be used for the output
 value 
       to be used for the output  s. (default= maximum
s. (default= maximum  of input
 of input
        = value of MAX-LPOL keyword in infile_alms).
 = value of MAX-LPOL keyword in infile_alms).
      
      . Could be set
       to 0 for infinitely small pixels, ie no pixel window function (default= same as input's 
Nside).
. Could be set
       to 0 for infinitely small pixels, ie no pixel window function (default= same as input's 
Nside).
     , see
      Eq. (3). (default= fwhm_arcmin_in).
, see
      Eq. (3). (default= fwhm_arcmin_in).
     . If
      set to an existing file name, it will override the 
    fhwm_arcmin_out given above. (default= ” ”)
. If
      set to an existing file name, it will override the 
    fhwm_arcmin_out given above. (default= ” ”)
     . Valid choices are 'G' = Galactic, 'E' = Ecliptic, 
    'C'/'Q' = Celestial = eQuatorial. (default = value of COORDSYS keyword read
    from input FITS file)
. Valid choices are 'G' = Galactic, 'E' = Ecliptic, 
    'C'/'Q' = Celestial = eQuatorial. (default = value of COORDSYS keyword read
    from input FITS file)
     (default = coord_in)
 (default = coord_in)
    
Alteralm can modify temperature as well as polarisation. It will also modify the error on the
if those are provided. It works best if the input FITS file contains the relevant information on the beam size and shape, maximum multipoles, ...
| Dataset | Description | 
|---|---|
| /data/pixel_window_nxxxx.fits | Files containing pixel windows for various nsmax. | 
 window function(s) used in alteralm
 window function(s) used in alteralm
   that can be
     	       altered by alteralm.
 that can be
     	       altered by alteralm.
   , with the possibility of including
  constraining
, with the possibility of including
  constraining  as those obtained with alteralm.
 as those obtained with alteralm.
| alteralm | 
Alteralm runs in interactive mode, self-explanatory.
| alteralm filename | 
When 'filename' is present, alteralm enters the non-interactive mode and parses its inputs from the file 'filename'. This has the following structure: the first entry is a qualifier which announces to the parser which input immediately follows. If this input is omitted in the input file, the parser assumes the default value. If the equality sign is omitted, then the parser ignores the entry. In this way comments may also be included in the file. In this example, the file contains the following qualifiers:
infile_alms= alm.fits
nlmax_out= 512
fwhm_arcmin_out= 20.0
coord_out= G
outfile_alms= newalm.fits
Alteralm reads the
from 'alm.fits'. Since
nsmax_in
nsmax_out
fwhm_arcmin_in
beam_file_in
coord_in
epoch_in
epoch_out
windowfile_in
winfiledir_in
windowfile_out
winfiledir_out
have their default values, the pixel size will remain the same, thewill be corrected from its input beam (whatever it was, assuming the relevant information can be found), and a gaussian beam of 20.0 arcmin will be applied instead, the
will also be rotated from their original coordinate system (whatever it was, assuming the relevant information can be found) into Galactic coordinates, assuming a year 2000 epoch for both, and only the multipoles up to 512 will be written in 'newalm.fits'.
- ■ Initial release (HEALPix 2.00)
| Message | Severity | Text | 
|---|---|---|
| can not allocate memory for array xxx | Fatal | You do not have sufficient system resources to run this facility at the map resolution you required. Try a lower map resolution. | 
| this is not a binary table | the fitsfile you have specified is not of the proper format | |
| there are undefined values in the table! | the fitsfile you have specified is not of the proper format | |
| the header in xxx is too long | the fitsfile you have specified is not of the proper format | |
| XXX-keyword not found | the fitsfile you have specified is not of the proper format | |
| found xxx in the file, expected:yyyy | the specified fitsfile does not contain the proper amount of data. | |
| alteralm> no information found on input alms beam | Fatal | no information on the input beam was found, neither from parsing the FITS file header, nor from what the user provided. | 
Version 3.83, 2024-11-13