The MUSE 2.8.7 pipeline¶
These pages describe the python interface for the MUSE pipeline recipes.
Standard recipes¶
muse_astrometryCompute an astrometric solution.
muse_biasCombine several separate bias images into one master bias file.
muse_create_skyCreate night sky model from selected pixels of an exposure of empty sky.
muse_darkCombine several separate dark images into one master dark file and locate hot pixels.
muse_exp_combineCombine several exposures into one datacube.
muse_flatCombine several separate flat images into one master flat file, trace slice locations, and locate dark pixels.
muse_geometryCompute relative location of the slices within the field of view and measure the instrumental PSF on the detectors.
muse_scibasicRemove the instrumental signature from the data of each CCD and convert them from an image into a pixel table.
muse_scipostPrepare reduced and combined science products.
muse_standardCreate a flux response curve from a standard star exposure.
muse_wavecalDetect arc emission lines and determine the wavelength solution for each slice.
Additional recipes¶
muse_amplDetermine the instrumental throughput from exposures taken with the pico-amplifier / photo diode readings.
muse_exp_alignCreate a coordinate offset table to be used to align exposures during exposure combination.
muse_illumDummy recipe to convert a raw illumination flat field into a DFS product
muse_lingainCompute the gain and a model of the residual non-linearity for each detector quadrant
muse_lsfCompute the LSF
muse_qi_maskCreate image masks for use with the quick image reconstruction.
muse_scipost_apply_astrometryCalibrate astrometry for MUSE pixel tables.
muse_scipost_calibrate_fluxCalibrate flux for MUSE pixel tables.
muse_scipost_combine_pixtablesCombine MUSE pixel tables, either from different IFUs, or from different exposures, or both.
muse_scipost_correct_darApply DAR correction for MUSE pixel tables.
muse_scipost_correct_rvApply RV correction for MUSE pixel tables.
muse_scipost_make_cubeMake a MUSE cube from a MUSE pixel table.
muse_scipost_ramanRemove of 4GLSF Raman emission.
muse_scipost_subtract_skySubtract night sky model.
muse_scipost_subtract_sky_simpleSubtract night sky spectrum.
muse_twilightCombine several twilight skyflats into one cube, compute correction factors for each IFU, and create a smooth 3D illumination correction.
See also
The MUSE Pipeline User Manual in PDF format,
an overview over the existing ESO pipelines,
the python-cpl package.
Bug reports¶
If you experience an unexpected behavior of any component of the MUSE pipeline recipes package, please, first refer to the list of known problems and limitations in the pipeline manual of the current MUSE pipeline release.
For any other issues or requests, please, send a report to the ESO User Support Department, describing:
the MUSE pipeline version,
the version of your OS and C compiler,
the exact sequence of actions that were performed before the problem occurred,
what were precisely the symptoms and the possible error message(s),
whether the problem is repeatable.