[root]/src/primitives/imaging/IRCAM

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 53 (100.0%) | 3042 (100.0%) | 57.3 |
| mjc | 48 (90.6%) | 3016 (99.1%) | 62.8 |
| bradc | 5 (9.4%) | 26 (0.9%) | 5.2 |
Switch to RA_BASE being in degrees. No longer use ORAC_ROTATION
keyword to specify insertion location for the new WCS keywords.
13 lines of code changed in 1 file:
UTSTART header is now a Time::Piece object
3 lines of code changed in 1 file:
move SPEED_GAIN translation into HdrTrans
10 lines of code changed in 1 file:
removed as plate scale is properly handled in header translation
0 lines of code changed in 1 file:
use find_file() to get FITS header reordering file
1 lines of code changed in 1 file:
IRCAM-specific non-group version, to avoid group of zero.
81 lines of code changed in 1 file:
Just copies for IRCAM with its darks in group 0.
97 lines of code changed in 1 file:
Use File::Spec->catfile to form file name.
4 lines of code changed in 1 file:
Use lexical filehandles to please Timothy.
22 lines of code changed in 2 files:
write log file to ORAC_DATA_OUT
12 lines of code changed in 1 file:
Add note about updating LINEAR header.
6 lines of code changed in 1 file:
Access user headers ORAC_[XY]_REFERENCE_PIXEL rather than calculate the reference pixel.
20 lines of code changed in 1 file:
Add backup mechanisms using PIXELSIZ then defaults by date. Ensure that dec scale is positive and the ra scale is negative. Defined CTYPE1 new coniditional statement before scaling to arcsec/pixel.
94 lines of code changed in 1 file:
Obtain and correct the plate scales in newly invoked _GET_PLATE_SCALE_, and use better increment variable names.
11 lines of code changed in 1 file:
Correct the ORAC_RA_SCALE internal header now that the sign of the scale matters.
23 lines of code changed in 1 file:
Fix typo in expression.
1 lines of code changed in 1 file:
Added PLATESCALE argument. RASCALE and DECSCALE no longer absolute. Refer to ORAC_ headers rather than CDELTn in description.
36 lines of code changed in 1 file:
Original version
271 lines of code changed in 1 file:
Replaced by generic version calling several primitives.
0 lines of code changed in 1 file:
Original version derived from IRCAM/_IMAGING_HELLO_.
353 lines of code changed in 3 files:
(26 more)