Skip to content
Jae-Joon Lee edited this page Jul 8, 2014 · 9 revisions

The raw images show horizontal pattern, both in H and K band. The patterns are different for H and K, and different patterns are observed for each readout.

Here is an example of such a pattern shown in the FLAT_OFF image.

Image

Here are comparison of patterns from different exposure (all are from FLAT_OFF images). Each panel shows a median values along a row (as a function of y position) for each image.

Image

  • The pattern is repeated for every 128 pixel.
  • In fact, they are repeated for every 64 pixel with an mirrored pattern (improve the wording).

The easiest way to remove this is to subtract the median value for each row. This approach generally works well. However, it seems that the amplitude of the pattern varies with column, and some residuals remain.

A better approach is to estimate the pattern for each column. This can be done reasonably well since the pattern is repeated fro every 64 pixel. And subtract that pattern from that column.

The image below compares the two approaches.

  • left : original image
  • center : median along the row
  • right : pattern from a column

image

This works good for H-band FLAT_OFF images. In general, the pattern should be estimated only from inter-order pixels. This can be done by utilizing a suitable mask (the mask will be generated by a pipeline).

Here are example when a mask is used.

FLAT_OFF H

image

Variation along the central columns

FLAT_OFF K

ThAr H

ThAr K

Clone this wiki locally