minor doc fix
5 lines of code changed in 1 file:
Fix -noeng. Was not returning a hash ref if noeng was set.
8 lines of code changed in 2 files:
Cleaned up error catching
0 lines of code changed in 1 file:
Fixed file loop problem
10 lines of code changed in 1 file:
Added HARP module
1 lines of code changed in 1 file:
V2.1-0 ORAC-DR 232.4
888 lines of code changed in 1 file:
documentation update
314 lines of code changed in 3 files:
Remove ORAC_ from front of look up table
25 lines of code changed in 3 files:
Fix a few brainos in the _to and _from ORAC_ header translation (mainly to do
with using ORAC_ in the key name to the incoming hash when I shouldn't have
been doing that)
26 lines of code changed in 1 file:
Make sure calc_orac_headers base method is used so that the ORAC_ headers are
created.
8 lines of code changed in 2 files:
add translate_hdr
0 lines of code changed in 1 file:
Slight rationalisation of findgrp()
2 lines of code changed in 1 file:
Misnamed the class name
3 lines of code changed in 3 files:
Check status from copobj
6 lines of code changed in 1 file:
Use #1-#2 as example pair flat-fielded asap
2 lines of code changed in 1 file:
Correct summary of what MOVING_QUADRANT_JITTER does in Description
10 lines of code changed in 2 files:
Doc typo
2 lines of code changed in 2 files:
Added -nodisplay to recommened command
2 lines of code changed in 1 file:
Make sure we create the new subs in the correct class
9 lines of code changed in 3 files:
Check for Err: too
1 lines of code changed in 1 file:
Had lost the polarimetry values somewhere
6 lines of code changed in 1 file:
Add a doc on the use of exists
4 lines of code changed in 1 file:
Fix problems with "exists $Mon{}"
11 lines of code changed in 1 file:
Fix problem with "exists $Mon{}"
12 lines of code changed in 3 files:
Now at version 2.0
0 lines of code changed in 1 file:
No longer need to remove AGI_DIR here
3 lines of code changed in 2 files:
Correct @fields typo
2 lines of code changed in 2 files:
Remove superfluous declarations
5 lines of code changed in 2 files:
Remove superfluous declarations of incrx, incry, and rabase variables
6 lines of code changed in 2 files:
Added JIT module
1 lines of code changed in 1 file:
Correct warning from sprintf
1 lines of code changed in 1 file:
Fix -w in oracdr
11 lines of code changed in 2 files:
Add bad exit status
2 lines of code changed in 1 file:
Had forgotten to "use ORAC::Event"
3 lines of code changed in 2 files:
Fix pattern match for task name
10 lines of code changed in 2 files:
Pod tweak
1 lines of code changed in 1 file:
Use more intelligence when searching for .I components
41 lines of code changed in 2 files:
Remove some left over CGS4 references
7 lines of code changed in 1 file:
Remove some spaces
2 lines of code changed in 1 file:
Fix warning when GRPMEM=F
2 lines of code changed in 1 file:
Remove debug statements
4 lines of code changed in 1 file:
Added Configurable Steering Parameters
80 lines of code changed in 3 files:
Remove IRCAM references
6 lines of code changed in 1 file:
Removed spurious per-2000 Aug references, corrected a typo
10 lines of code changed in 2 files:
Correct annuli diameters in docs
12 lines of code changed in 3 files:
Correct annuli diameters in docs
12 lines of code changed in 3 files:
Add early support for ORAC_ headers and translation
240 lines of code changed in 7 files:
Requires v5.6.0
1 lines of code changed in 1 file:
must use rather than require the version number
5 lines of code changed in 2 files:
Add oracdr_monitor
9 lines of code changed in 2 files:
"Fix" fileevent behaviour
62 lines of code changed in 1 file:
Add first version of oracdr_monitor
449 lines of code changed in 2 files:
Pod nit
5 lines of code changed in 2 files:
Add -man option
13 lines of code changed in 2 files:
Correct former UFTI mosaic prefix in doc
106 lines of code changed in 51 files:
first version
136 lines of code changed in 1 file:
Return good status from recipe
2 lines of code changed in 1 file:
Fix $$log_options
16 lines of code changed in 2 files:
Fixed exception handling for orac_parse_recipe
43 lines of code changed in 2 files:
Must return "good" rather than true!
2 lines of code changed in 1 file:
Recipes must return true if they succeed
3 lines of code changed in 1 file:
Make sure that curve uses a private disp.dat rather than the version from ORAC_DATA_CAL
8 lines of code changed in 1 file:
Spawn oracdisp using perl version $^X
4 lines of code changed in 1 file:
Put use Tk::Pod into an eval in Xorac.pm
282 lines of code changed in 2 files:
Add Feb2001
18 lines of code changed in 1 file:
Fixed orac_exit_normally
27 lines of code changed in 4 files:
Fixed un-caught croaks and dies by using ORAC::Error, and rethrowing them as a ORAC::Error::FatalError. Error system should now handle all eventualities cleanly, no more invisible errors
173 lines of code changed in 6 files:
Fixed possible bug with Recipe Viewer window if Tk fails to load
5 lines of code changed in 1 file:
Removed ORAC::Xorac dependency from ORAC::Core
1 lines of code changed in 1 file:
Removed (well commented out) the amusing fun bit in the calibration override dialog
45 lines of code changed in 1 file:
cosmetic two character change hardly worth the electrons it was printed on
1 lines of code changed in 1 file:
Update to 2001 January
89 lines of code changed in 1 file:
Bug fix to calibration and ORAC_LOOP options after user testing
18 lines of code changed in 2 files:
Quick fix to get IRCAM and UFTI (old) working
92 lines of code changed in 2 files:
Instrument IRCAM is actually IRCAM2!
1 lines of code changed in 1 file:
Bunch of GUI changes in response to Hilo initial install
60 lines of code changed in 6 files:
Forgot to remove "" from the deprecated aliases
2 lines of code changed in 1 file:
Add new line to error message
3 lines of code changed in 1 file:
xoracdr should use ' ' rather than " "
1 lines of code changed in 1 file:
Update aliases for command-line system
16 lines of code changed in 1 file:
Use MEANRA as insertion header for IRCAM when CROTA2 is absent
18 lines of code changed in 2 files:
Quick fix for selected instrument menu problem
8 lines of code changed in 1 file:
Popup dialog boxes for ORAC::Error::FatalError's
72 lines of code changed in 4 files:
Spawn ORACDISP using fork() and check waitpid
32 lines of code changed in 1 file:
Remove use lib accidently left in from development
0 lines of code changed in 1 file:
Fixed fallback for oracdr when it can't find Tk
7 lines of code changed in 1 file:
GUI changes to support not forcing a -loop definition
36 lines of code changed in 1 file:
-loop type overridden obly at summit
12 lines of code changed in 1 file:
Working SelectRecipe widget used for Edit Recipe and Override Recipe menu items, plus minor GUI tweaks and a couple of bug fixes
319 lines of code changed in 9 files:
Obtain the ADU from the GAIN header instead of hardwiring.
5 lines of code changed in 1 file: