

| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 605 (100.0%) | 22351 (100.0%) | 36.9 |
| src/primitives/SCUBA2/ | 472 (78.0%) | 17999 (80.5%) | 38.1 |
| src/lib/perl5/ORAC/Calib/ | 4 (0.7%) | 1543 (6.9%) | 385.7 |
| src/recipes/SCUBA2/ | 67 (11.1%) | 1360 (6.1%) | 20.2 |
| src/lib/perl5/ORAC/Frame/ | 10 (1.7%) | 511 (2.3%) | 51.1 |
| cal/scuba2/ | 22 (3.6%) | 500 (2.2%) | 22.7 |
| src/etc/ | 21 (3.5%) | 343 (1.5%) | 16.3 |
| src/lib/perl5/ORAC/Group/ | 2 (0.3%) | 72 (0.3%) | 36.0 |
| src/lib/perl5/ORAC/ | 3 (0.5%) | 15 (0.1%) | 5.0 |
| src/bin/ | 2 (0.3%) | 6 (0.0%) | 3.0 |
| src/lib/perl5/ORAC/Inst/ | 2 (0.3%) | 2 (0.0%) | 1.0 |

Find pointing offsets before attempting to find the beam size
3 lines of code changed in 1 file:
Use Frm uhdr rather than query header
1 lines of code changed in 1 file:
Add helpful comment
1 lines of code changed in 1 file:
Update copyright year, generalize attrs string
2 lines of code changed in 1 file:
Remove debug print statement
1 lines of code changed in 1 file:
Use Frm uhdr rather than query header
2 lines of code changed in 2 files:
Use Frm uhdr OBSEND flag rather than query header, store flag file name, locate point sources in image before attempting to calculate pointing offsets
14 lines of code changed in 1 file:
Allow pointing observations to set the OBSEND flag and delete the .ok flag file on disk so a new pointing calculation can be made
17 lines of code changed in 1 file:
Use Frm uhdr instead of Grp for checking OBSEND
3 lines of code changed in 1 file:
Check input file exists on disk, move further checking inside block so it is only reached if the fit is to go ahead
27 lines of code changed in 1 file:
QL DREAM/STARE pointing recipe
90 lines of code changed in 1 file:
New faster method for determining whether enough data exists to create the cube, old method was too slow for QL
61 lines of code changed in 1 file:
Determine whether enough data exists to create the cube independent of presence of OBSEND header
62 lines of code changed in 1 file:
Remove checks for moving sources
1 lines of code changed in 1 file:
Remove checks for moving sources
14 lines of code changed in 4 files:
Temporary hack to remove provenance from Group file when used as reference image
7 lines of code changed in 1 file:
Undo change committed in r8071 (setting rempa=false in wcsattrib calls)
3 lines of code changed in 1 file:
Problem with getting exp_time from header solved by using the correct method
4 lines of code changed in 1 file:
Initial version of sky subtraction primitive for timeseries data
115 lines of code changed in 1 file:
Ensure attributes are set correctly for moving sources
10 lines of code changed in 1 file:
(497 more)