mktracer.cl

Name

mktracer -- create a trace image from NIRSPEC low-dispersion flat

Usage

mktracer input output

Parameters

input
Name of input image. This image should be a flat image taken with NIRSPEC in low-dispersion mode.
output
Name of output image. This image should contain two lines available for tracing.

Description

The mktracer task will take as input a NIRSPEC low-dispersion flat and generate an image which can be used to map and remove the x distortions from accompanying NIRSPEC images. The following manipulations are performed on the input image in order to generate the output image: All operations take place on temporary images in the current directory. The input image is not affected by these operations. The output image is suitable as input to the task xdistcor.

Examples

  1. Given an image 24des0057.fits which is a NIRSPEC low-dispersion flat, produce a trace image called trace:
    mktracer mktracer 24des0057 trace

Notes

Bugs

See Also

boxcar gradient median gauss
The cl script mktracer.cl
The package wmkonspec