.TH VMMOSOBSJITTER "7" "3.2.3" "vmmosobsjitter" "vimos recipes" .SH NAME vmmosobsjitter \- Reduce and combine a set of jittered MOS observations. .SH SYNOPSIS esorex .B vmmosobsjitter [OPTIONS] FILE.sof .SH DESCRIPTION This recipe is used to apply basic reduction steps to a sequence of exposures made in MOS mode, to combine them in a single image, to locate objects, and to optimally extract their spectra. Each input image is processed in the same way as by recipe vmmosobsstare, therefore what mainly characterises the vmmosobsjitter recipe is the task of combining the input frames. .PP Input files: DO category: Type: Explanation: Required: MOS_SCIENCE Raw Science exposure Y MASTER_BIAS Calib Master bias Y MASTER_DARK Calib Master dark . .PP MOS_MASTER_SCREEN_FLAT Calib Normalised flat field . .PP EXTRACT_TABLE Calib Extraction table . .PP GRISM_TABLE Calib Grism table Y MOS_FRINGES_SKY Calib Sky+fringes map (\'Raw\') . .PP MOS_FRINGES Calib Fringe map (\'Resampled\') . .PP EXTINCT_TABLE Calib Atmospheric extinction . .PP MOS_SPECPHOT_TABLE Calib Response curve . .PP CCD_TABLE Calib Bad pixel table . .PP Output files: DO category: Data type: Explanation: MOS_SCIENCE_REDUCED FITS image Extracted objects spectra MOS_SCIENCE_FLUX_REDUCED FITS image Flux calibrated objects spectra MOS_SCIENCE_EXTRACTED FITS image Sky subtracted slit spectra MOS_SCIENCE_SKY FITS image Sky slit spectra MOS_SKY_REDUCED FITS image Extracted sky spectra MOS_FRINGES_SKY FITS image Sky+fringes map (method \'Raw\') MOS_FRINGES FITS image Fringe map (method \'Resampled\') OBJECT_TABLE FITS table Objects spectra identification WINDOW_TABLE FITS table Objects positions in slit A flat field correction is applied only if a normalised master flat field (produced by the recipe vmspflat) is specified. .PP The extraction table is the product of the local spectral distortions modelling performed by the recipe vmspcaldisp. If an extraction table is not specified, then the global distortion models read from the science frame header are used. .PP The grism table contains necessary information to control the way spectra are extracted, starting from the reference wavelength (header entry PRO WLEN CEN), on a specific range of pixels above and below its position on the CCD (header entries PRO SPECT LLEN LO and PRO SPECT LLEN HI). Other parameters, used in the extraction of the science slit spectra, are the start and the end wavelength of the image of the extracted slit spectra (header entries PRO WLEN START and PRO WLEN END), and the step of the sampling along the dispersion direction (header entry PRO WLEN INC). Finally, the wavelengths of the sky lines used in the alignment of the spectral distortion models, necessary to keep into account the possible coordinates shifts introduced by a variation of the instrument flexures between the science and the calibration exposures, are listed in the header keywords PRO SKY WLENi, with i ranging from 1 to the number specified in the keyword PRO SKY NO. .PP A CCD table must be specified in input only if a bad pixel cleaning is requested. .PP The slit spectra are remapped with the instrument distortions removed and at a fixed wavelength step. A sky value is estimated for each wavelength and then subtracted from the data. The result is stored in the MOS_SCIENCE_EXTRACTED image, while the image MOS_SCIENCE_SKY contains the subtracted sky model. The 1D extracted spectra are stored in the MOS_SCIENCE_REDUCED image, while the corresponding sky spectra extracted with the same method are stored in the MOS_SKY_REDUCED image. .PP The positions of the extracted slit spectra and of the detected objects that they may contain are listed in the window table. .PP If a spectro\-photometric table (produced by the recipe vmmosstandard) is specified together with an atmospheric extinction table, and a flux calibration is requested, then a MOS_SCIENCE_FLUX_REDUCED image is also created. This image is identical to the MOS_SCIENCE_REDUCED, but the spectra it contains are flux calibrated, and expressed in units of erg/cm/cm/s/Angstrom. .PP Sky fringes may be subtracted from the data using two different methods. The \'Raw\' method will subtract the median sky+fringes pattern from each input image, and then fit away the residuals possibly introduced by sky variations between exposures. The \'Resampled\' method will fit the sky first, and then subtract the median image of the residuals (stored in the product MOS_FRINGES). .PP For more details, please refer to the VIMOS Pipeline User\'s Guide. .SH OPTIONS .TP \fB\-\-BiasMethod\fR \fI\fR Bias removal method. (str; default: \'Zmaster\'). The full name of this option for the EsoRex configuration file is \fBvimos.Parameters.bias.removing.method\fR [default = \fIZmaster\fR]. .TP \fB\-\-StackMethod\fR \fI\fR Frames combination method (str; default: \'Average\'). The full name of this option for the EsoRex configuration file is \fBvimos.Parameters.stacking.method\fR [default = \fIAverage\fR]. .TP \fB\-\-KSigmaLow\fR \fI\fR Low threshold for K\-sigma clipping method. (float; default: 5.0). The full name of this option for the EsoRex configuration file is \fBvimos.Parameters.stacking.ksigma.low\fR [default = \fI5.0\fR]. .TP \fB\-\-KSigmaHigh\fR \fI\fR High threshold for K\-sigma clipping method. (float; default: 5.0). The full name of this option for the EsoRex configuration file is \fBvimos.Parameters.stacking.ksigma.high\fR [default = \fI5.0\fR]. .TP \fB\-\-MinRejection\fR \fI\fR Number of lowest rejected values for rejection method. (int; default: 1). The full name of this option for the EsoRex configuration file is \fBvimos.Parameters.stacking.minmax.minimum\fR [default = \fI1\fR]. .TP \fB\-\-MaxRejection\fR \fI\fR Number of highest rejected values for rejection method. (int; default: 1). The full name of this option for the EsoRex configuration file is \fBvimos.Parameters.stacking.minmax.maximum\fR [default = \fI1\fR]. .TP \fB\-\-SkyMethod\fR \fI\fR Sky level determination method. (str; default: \'Median\'). The full name of this option for the EsoRex configuration file is \fBvimos.Parameters.sky.method\fR [default = \fIMedian\fR]. .TP \fB\-\-PolyOrder\fR \fI\fR Degree of polynomial used when the SkyMethod is set to Fit. (int; default: 2). The full name of this option for the EsoRex configuration file is \fBvimos.Parameters.sky.order\fR [default = \fI2\fR]. .TP \fB\-\-SkyKSigmaLow\fR \fI\fR Low threshold for K\-sigma rejection in sky fitting. (float; default: 1.0). The full name of this option for the EsoRex configuration file is \fBvimos.Parameters.sky.ksigma.low\fR [default = \fI1.0\fR]. .TP \fB\-\-SkyKSigmaHigh\fR \fI\fR High threshold for K\-sigma rejection in sky fitting. (float; default: 1.0). The full name of this option for the EsoRex configuration file is \fBvimos.Parameters.sky.ksigma.high\fR [default = \fI1.0\fR]. .TP \fB\-\-Fuzz\fR \fI\fR Extra pixels from expected position of spectrum edge in extraction. (int; default: 5). The full name of this option for the EsoRex configuration file is \fBvimos.Parameters.extraction.fuzz\fR [default = \fI5\fR]. .TP \fB\-\-SlitMargin\fR \fI\fR Number of excluded pixels at slit ends in object search or in sky level determination. (int; default: 2). The full name of this option for the EsoRex configuration file is \fBvimos.Parameters.detection.exclude\fR [default = \fI2\fR]. .TP \fB\-\-LineWidth\fR \fI\fR Size of spectrum to extract around any skyline. (int; default: 16). The full name of this option for the EsoRex configuration file is \fBvimos.Parameters.sky.linewidth\fR [default = \fI16\fR]. .TP \fB\-\-DetectionLevel\fR \fI\fR Object detection level in units of sigma. (float; default: 2.0). The full name of this option for the EsoRex configuration file is \fBvimos.Parameters.detection.sigma\fR [default = \fI2.0\fR]. .TP \fB\-\-WatershedLevels\fR \fI\fR Number of levels in the watershed method in object detection. (int; default: 32). The full name of this option for the EsoRex configuration file is \fBvimos.Parameters.detection.levels\fR [default = \fI32\fR]. .TP \fB\-\-WatershedFraction\fR \fI\fR Flux fraction to use in watershed. (float; default: 0.01). The full name of this option for the EsoRex configuration file is \fBvimos.Parameters.detection.fraction\fR [default = \fI0.01\fR]. .TP \fB\-\-MinObjectSize\fR \fI\fR Minimal size for an object candidate to be considered an object. (int; default: 2). The full name of this option for the EsoRex configuration file is \fBvimos.Parameters.detection.minsize\fR [default = \fI2\fR]. .TP \fB\-\-MaxObjectSize\fR \fI\fR Maximal size for an object candidate for not trying deblend into sub\- objects. (int; default: 7). The full name of this option for the EsoRex configuration file is \fBvimos.Parameters.detection.maxsize\fR [default = \fI7\fR]. .TP \fB\-\-CleanBadPixel\fR \fI\fR Bad pixel correction on MOS science exposure. (bool; default: False). The full name of this option for the EsoRex configuration file is \fBvimos.Parameters.badpixel.clean\fR [default = \fIFalse\fR]. .TP \fB\-\-CalibrateFlux\fR \fI\fR Extracted spectra are flux calibrated. (bool; default: False). The full name of this option for the EsoRex configuration file is \fBvimos.Parameters.flux.calibration\fR [default = \fIFalse\fR]. .TP \fB\-\-FringingCorr\fR \fI\fR Apply fringing corrections. (bool; default: False). The full name of this option for the EsoRex configuration file is \fBvimos.Parameters.fringing\fR [default = \fIFalse\fR]. .TP \fB\-\-FringingMethod\fR \fI\fR Sky fringes removal method. (str; default: \'Raw\'). The full name of this option for the EsoRex configuration file is \fBvimos.Parameters.fringing.removing.method\fR [default = \fIRaw\fR]. .TP \fB\-\-FringingOffset\fR \fI\fR Minimum required offset between exposures for applying the sky fringing correction. (float; default: 3.0). The full name of this option for the EsoRex configuration file is \fBvimos.Parameters.fringing.offset\fR [default = \fI3.0\fR]. .TP \fB\-\-HorneExtraction\fR \fI\fR Use 1D Horne extraction (bool; default: False). The full name of this option for the EsoRex configuration file is \fBvimos.Parameters.extraction.optimal\fR [default = \fIFalse\fR]. .TP \fB\-\-ModelSlit\fR \fI\fR Model wavelength solution within each slit. (bool; default: True). The full name of this option for the EsoRex configuration file is \fBvimos.Parameters.slit.model\fR [default = \fITrue\fR]. .TP \fB\-\-ModelSlitOrder\fR \fI\fR Order of polynomial for wavelength solution modeling within each slit. (int; default: 0). The full name of this option for the EsoRex configuration file is \fBvimos.Parameters.slit.order\fR [default = \fI0\fR]. .TP \fB\-\-UseSkylines\fR \fI\fR Use sky lines to refine the wavelength calibration (bool; default: True). The full name of this option for the EsoRex configuration file is \fBvimos.Parameters.sky.align\fR [default = \fITrue\fR]. .TP \fB\-\-SaveIntermediate\fR \fI\fR Save intermediate reduction steps (bool; default: False). The full name of this option for the EsoRex configuration file is \fBvimos.Parameters.save.intermediate\fR [default = \fIFalse\fR]. .PP Note that it is possible to create a configuration file containing these options, along with suitable default values. Please refer to the details provided by the 'esorex \-\-help' command. .SH SEE ALSO The full documentation for the vimos pipeline can be downloaded as a PDF file using the following URL: .IP .B ftp://ftp.eso.org/pub/dfs/pipelines/vimos/vimos\-pipeline\-manual\-6.9.pdf .PP An overview over the existing ESO pipelines can be found on the web page \fBhttps://www.eso.org/sci/software/pipelines/\fR. .PP Basic documentation about the EsoRex program can be found at the esorex (1) man page. .PP It is possible to call the pipelines from python using the python\-cpl package. See \fBhttps://packages.python.org/python\-cpl/index.html\fR for further information. .PP The other recipes of the vimos pipeline are .IR vmbias (7), .IR vmdark (7), .IR vmdet (7), .IR vmifucalib (7), .IR vmifucombine (7), .IR vmifucombinecube (7), .IR vmifuscience (7), .IR vmifustandard (7), .IR vmimcalphot (7), .IR vmimflatscreen (7), .IR vmimflatsky (7), .IR vmimobsjitter (7), .IR vmimobsstare (7), .IR vmimpreimaging (7), .IR vmimstandard (7), .IR vmmoscalib (7), .IR vmmoscombine (7), .IR vmmosobsstare (7), .IR vmmosscience (7), .IR vmmosstandard (7), .IR vmspcaldisp (7), .IR vmspflat (7), .IR vmspphot (7) .SH VERSION vmmosobsjitter 3.2.3 .SH AUTHOR ESO VIMOS Pipeline Team and VIMOS Consortium .SH BUG REPORTS Please report any problems to usd\-help@eso.org. Alternatively, you may send a report to the ESO User Support Department . .SH LICENSE This file is currently part of the VIMOS Instrument Pipeline Copyright (C) 2002\-2011 European Southern Observatory This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110\-1301 USA