This page (revision-2) was last changed on 07-Dec-2016 14:14 by PeterYoung

This page was created on 12-Mar-2008 10:22 by PeterYoung

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
2 07-Dec-2016 14:14 1 KB PeterYoung to previous
1 12-Mar-2008 10:22 1 KB PeterYoung to last

Page References

Incoming links Outgoing links
AutoFit...nobody

Version management

Difference between version and

At line 1 added 2 lines
[{ALLOW edit EISMainUsers}]
[{ALLOW view Anonymous}]
At line 20 added 9 lines
!!Missing data
Particular CCD pixels can be flagged by eis_prep as being 'missing'. This indicates that the pixel is bad in some way, e.g., a CCD warm/hot pixel, cosmic ray, dust. Missing pixels are flagged as having an error value of -100 in the level-1 FITS file, but the intensity value is obtained through interpolation of neighbouring good pixels.
By default, eis_auto_fit ignores all missing pixels in the fitting. Thus, e.g., if the central pixel in a line profile is missing, then eis_auto_fit will ignore this pixel and try to fit a Gaussian to the remaining pixels.
If you want to include the interpolated pixels in fitting, you should use the /INTERP_MISS keyword in the call to eis_auto_fit. Please check the routine header for information about how the error value for interpolated pixels is obtained.