[root]/src/lib/perl5/ORAC/Frame

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 660 (100.0%) | 23782 (100.0%) | 36.0 |
| mjc | 115 (17.4%) | 7070 (29.7%) | 61.4 |
| timj | 296 (44.8%) | 6810 (28.6%) | 23.0 |
| bradc | 132 (20.0%) | 3797 (16.0%) | 28.7 |
| frossie | 45 (6.8%) | 2286 (9.6%) | 50.8 |
| phirst | 30 (4.5%) | 1900 (8.0%) | 63.3 |
| jrl | 31 (4.7%) | 1406 (5.9%) | 45.3 |
| agibb | 10 (1.5%) | 511 (2.1%) | 51.1 |
| jleech | 1 (0.2%) | 2 (0.0%) | 2.0 |
remove restriction where all science groups have to be done on same UT date
0 lines of code changed in 1 file:
remove debug print
0 lines of code changed in 1 file:
use new BASECx and TRACKSYS headers rather than JCMTSTATE. More defined-ness checks
30 lines of code changed in 1 file:
SHUTTER is now a float in the range 0 to 1
2 lines of code changed in 1 file:
Add SHUTTER discriminator. Process DARKs with different recipe. Hack to only look for s8a
7 lines of code changed in 1 file:
protect against undef DRGROUP
2 lines of code changed in 1 file:
Add hdrvals and memberhdrvals methods
22 lines of code changed in 1 file:
remove debug
0 lines of code changed in 1 file:
special case OBSEND. Start on hdrvals.
44 lines of code changed in 1 file:
modify configure() to use possible array reference argument
9 lines of code changed in 4 files:
+ Add obsnumber and framenumber to temporary file written from -loop task mode
+ Extend observation number detection to understand the temporary file name
5 lines of code changed in 1 file:
put framegroup grouping into Frame class and let sub-class specify the keys to group on
31 lines of code changed in 2 files:
add ORACUT to group name for science observations
3 lines of code changed in 1 file:
make number method a bit more robust
2 lines of code changed in 1 file:
store the full component paths as "raw" so that _DELETE_TEMP_FILES_ will not delete them
3 lines of code changed in 1 file:
fix method of getting "old" file when merging headers to deal with fixed intermediates() method
12 lines of code changed in 3 files:
must remove output HDS component if it exists
16 lines of code changed in 1 file:
+ inout specialist method removed because it was trying to be too clever.
We can not know that a raw file is allowed to drop subarray designation.
+ Add rewrite_outfile_subarray method for when we no we are losing subarray
information.
+ Remove debug that sneaked in by mistaked in rev 7743
43 lines of code changed in 1 file:
make sure that the output files can be returned to the caller
1 lines of code changed in 1 file:
Header merging now works correctly if a header exists in the primary header
as well as in the secondary (.In) headers and is different in each. For example
DATE-OBS.
25 lines of code changed in 1 file:
(449 more)