Line: 1 to 1 | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AAOmega File Format (or, which spectrum is which object?)When analysing data from an AAOmega run, one needs to be able to map the combined spectra returned from the reduction task back to | ||||||||||||||||
Changed: | ||||||||||||||||
< < | individual objects from the input catalogue. All the relevant information is contained within the combined output file(s). The page that follows attempts to describe how to recover this information. The process is simple, once one follows the logic. However, it can seem rather convoluted at first sight. Please send any questions, comments and suggestion you may have on how to make this information more digestible, to Rob Sharp. | |||||||||||||||
> > | individual objects from the input catalogue. All the relevant information is contained within the combined output file(s). The page that follows describes how to recover this information. The process is simple, once one follows the logic. However, it can seem rather convoluted at first sight. Please send any questions, comments and suggestion you may have on how to make this information more digestible, to Rob Sharp. | |||||||||||||||
Line: 14 to 14 | ||||||||||||||||
| ||||||||||||||||
Changed: | ||||||||||||||||
< < |
| |||||||||||||||
> > |
| |||||||||||||||
Changed: | ||||||||||||||||
< < | The extension can be accessed in a number of ways shown below. | |||||||||||||||
> > | The primary extension in the MEF FITS file is a WxN image where N is the number of spectra represented. This is 400 for AAOmega data, 392 science fibres and 8 guide fibres. Unused science fibres and Sky spectra, are included in the output file along with the guide fibres spectra, even though the spectra contain no information, as this is seen to simplify book keeping, and is a small disc space overhead. In the case where multiple sets of AAOmega datasets, which contained a subset of common objects, have been combined, the format is a little more complex, and is explained separately below. | |||||||||||||||
Changed: | ||||||||||||||||
< < | The primary image in the MEF FITS file is a WxN image where N is the number of spectra which are represented. This is 400 for AAOmega data, 392 science fibres and 8 guide fibres. Unused science fibres and Sky spectra, are included in the output file along with the guide fibres spectra, even though the spectra contain no information, as this is seen to simplify book keeping, and is a small disc space overhead. In the case where multiple sets of AAOmega datasets, which contained a subset of common objects, have been combined, the format is a little more complex, and is explained separately below. | |||||||||||||||
> > | The variance extension is a WxN array. Each member contains the variance for the corresponding element in the primary extension. The fibre table is described below. The extensions can be accessed in a number of ways given below. | |||||||||||||||
Line: 36 to 39 | ||||||||||||||||
Combining Multiple AAOmega Data Sets which contain a Common Subset of Targets | ||||||||||||||||
Changed: | ||||||||||||||||
< < | An improvement to the combining algorithm (as of March 2004) is that instead of simply combining based on the fibre number in the reduced data frames (i.e. combine fibre 1 in frame 1 with fibre 1 in frame 2 etc.), the 2dfdr combine algorithm now combines data based on object name. This has a number of advantages: | |||||||||||||||
> > | Instead of simply combining based on the fibre number in the reduced data frames (i.e. combine fibre 1 in frame 1 with fibre 1 in frame 2 etc.), the 2dfdr combine algorithm combines data based on object name. This has a number of advantages: | |||||||||||||||
| ||||||||||||||||
Line: 44 to 47 | ||||||||||||||||
This can result in final combined data frames in which there are more than spectra than the instrument can produce in one exposure, so that all objects are contained, whether they are contained within every frame or only a sub-set of the frames. The first spectra will be all those from the first frame (including any unused/parked and sky fibres), while any additional spectra will be extra program (only) spectra from objects not present in the first frame. All the fibres extension information is properly propagated in this process and an extra array is added listing the actual exposure time (in seconds) for each spectrum. If the data combined are all from the same configuration there will be no difference between the new combining and the old fibre number combining (apart from that unused/parked fibres will have all their values set to zero). | ||||||||||||||||
Changed: | ||||||||||||||||
< < | Fibre Extension Binary Table Columns | |||||||||||||||
> > |
Fibre Table Columns | |||||||||||||||
| ||||||||||||||||
Line: 67 to 71 | ||||||||||||||||
Changed: | ||||||||||||||||
< < | How to Access the FITS Binary Table Information | |||||||||||||||
> > | How to Access the Fibre Table Information | |||||||||||||||
This list is not exhaustive. If your favorite option is missing, send an e-mail to Rob Sharp and it will be added to the list. | ||||||||||||||||
Line: 144 to 148 | ||||||||||||||||
Changed: | ||||||||||||||||
< < | -- RonHeald - 23 Apr 2007 | |||||||||||||||
> > | -- RonHeald - 01 Jul 2007 |