An alternative is to process the observation extracting both a one-pixel event spectrum and a one- and two-pixel event spectrum. If hard and soft band images are going to be created then this doesn't require any additional effort beyond bookkeeping. Process the bands with energies less than the Al-K line (1.486 keV) with pattern=0 in the call to pnspectra (PATTERN == 0 in the selection expression) and the bands including and above the Al-K
line with pattern=4 in the call to pnspectra (PATTERN
4). Fit the pattern=0 and pattern=4 spectra simultaneously using an energy selection of, e.g.,
keV for the pattern=0 data and an energy selection of, e.g.,
keV for the pattern=4 data to examine the overlap region for confidence that the processing worked correctly. The image generation requires no additional effort beyond modifying the pnspectra pattern parameter.