Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
AAOmega File Format (or, which spectrum is which object?) | ||||||||
Line: 25 to 25 | ||||||||
Combining Multiple AAOmega Data Sets containing a Common Subset of Targets | ||||||||
Changed: | ||||||||
< < | Combining of reduced files occurs in 'AUTO' reduction mode when all local object frames have been processed. It also can be done 'manually' using the Combine Reduced Runs... item in the 2dfdr Commands menu. | |||||||
> > | Combining of reduced files occurs in 'Auto Reduction' mode when all local object frames have been processed. It also can be done 'manually' using the Combine Reduced Runs... item in the 2dfdr Commands menu. | |||||||
The 2dfdr combine algorithm combines data based on either object name or object location. That is, fibres having the same name (or location) are added and normalised to produce the output. This is to include all objects, whether they are contained within every frame or only a sub-set of the frames. The combine has the following features:
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
| ||||||||
Changed: | ||||||||
< < | N.B. Currently the combined file exposure time is NOT set properly. Exposure time is given in only one place, the value of the FITS header keyword 'EXPOSED'. This exposure time applies to all fibres within the file. When files are combined, this keyword is copied from the first frame. To fix this situation the fibre table structure must be modified to have a new column. This column would give the actual exposure time (in seconds) for each fibre spectrum. See Exposure Time Handling in the bug list. | |||||||
> > | N.B. Currently the combined file exposure time is NOT set properly. Exposure time is given in only one place for a file, the value of FITS header keyword 'EXPOSED'. This exposure time applies to all fibres within the file. When files are combined, this keyword is copied from the first frame - no attempt is made at setting it properly. To fix this situation the fibre table structure must be modified to have a new column. This column would give the actual exposure time (in seconds) for each fibre spectrum. See Exposure Time Handling in the bug list. | |||||||
Combining ControlControl of the combining process is done using the widget on the 2dfdr GUI Combine tab. | ||||||||
Changed: | ||||||||
< < | Selecting whether the combine is done based on matching object name or object location is done with the COMBNAME argument list member. This appears as the Combine Matching Name widget. Setting it to true causes match on name. Setting it false causes the combine to be based on match object locations. | |||||||
> > | Sometimes morons write a script to make a configuration file for a large input catalogue but name the objects randomly (with some non-unique running ID number) rather than naming everything in advance. When this happens the combining should be based on matching object location. This is selected with the COMBNAME argument list member. This appears as the Combine Matching Name widget. Setting it to true causes match on name. Setting it false causes the combine to be based on match object locations. | |||||||