[root]/src/lib/perl5/ORAC
Calib
(18 files, 8919 lines)
Display
(4 files, 4130 lines)
Error
(0 files, 0 lines)
Frame
(33 files, 11328 lines)
Group
(25 files, 4547 lines)
Index
(1 files, 149 lines)
Inst
(21 files, 4315 lines)
Msg
(2 files, 1152 lines)
ADAM
(0 files, 0 lines)
Control
(3 files, 749 lines)
Task
(3 files, 1647 lines)
Recipe
(2 files, 1542 lines)
Xorac
(1 files, 376 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 921 (100.0%) | 33111 (100.0%) | 35.9 |
| timj | 652 (70.8%) | 21198 (64.0%) | 32.5 |
| bradc | 108 (11.7%) | 4590 (13.9%) | 42.5 |
| allan | 42 (4.6%) | 3887 (11.7%) | 92.5 |
| frossie | 55 (6.0%) | 1541 (4.7%) | 28.0 |
| mjc | 34 (3.7%) | 1129 (3.4%) | 33.2 |
| jrl | 12 (1.3%) | 468 (1.4%) | 39.0 |
| phirst | 12 (1.3%) | 267 (0.8%) | 22.2 |
| agibb | 3 (0.3%) | 15 (0.0%) | 5.0 |
| spt | 2 (0.2%) | 12 (0.0%) | 6.0 |
| jleech | 1 (0.1%) | 4 (0.0%) | 4.0 |
tidy up display of calibration options when given a list
5 lines of code changed in 1 file:
add orac_say and related commands
50 lines of code changed in 1 file:
make sure the QL filename is not blank
3 lines of code changed in 1 file:
use orac_sleep not sleep()
2 lines of code changed in 1 file:
Allow pipeline to be started before the data acquisition system is loaded
10 lines of code changed in 1 file:
attempt to handle FRAMENUM resetting to 1 (as happens in the real system)
18 lines of code changed in 1 file:
fix up combined batch/flag operation so that things like "-from 1 -loop flag -batch" use the flag files for data detection
9 lines of code changed in 1 file:
clean up paths in flag files to take into account symlinks from ok dir to data dir
41 lines of code changed in 1 file:
make Tk message boxes expand when increasing window size
4 lines of code changed in 1 file:
whitespace tidy-up
83 lines of code changed in 1 file:
replace BATCH variable with more generic $ORAC_Recipe_Info
10 lines of code changed in 1 file:
set status to ORAC__OK after execution if we have status == ORAC__TERM
1 lines of code changed in 1 file:
add ORAC__TERM
13 lines of code changed in 1 file:
for orac_loop_file, loop over all given files and return an array of Frame objects
23 lines of code changed in 1 file:
always use ORAC_OBSERVATION_NUMBER when grouping Frame objects together
5 lines of code changed in 1 file:
if the index file does not start with a # fall over
3 lines of code changed in 1 file:
but empty string is not allowed
2 lines of code changed in 1 file:
0 is allowed
1 lines of code changed in 1 file:
factor out sanity checking code and improve error messages
56 lines of code changed in 1 file:
retain frame ordering in subgrp creation
9 lines of code changed in 1 file:
(697 more)