be careful of the precedence of "or"
7 lines of code changed in 3 files:
Replace calls to wcsattrib/get with read_wcs() and replace multiple calls
to wcsattrib/set with a single call to wcsattrib/mset
74 lines of code changed in 3 files:
Replace calls to wcsattrib with call to read_wcs. Big speed improvement.
23 lines of code changed in 1 file:
+ Move read_wcs from Frame/NDF to BaseNDF
+ Modify read_wcs so that it can take an argument
59 lines of code changed in 2 files:
+ Detect hybrid mode and adjust makecube parameters accordingly
- for now we force makecube to combine everything without doing DC
correction or masking. (should have been part of patch 7386)
8 lines of code changed in 1 file:
+ Detect hybrid mode and adjust makecube parameters accordingly
- for now we force makecube to combine everything without doing DC
correction or masking.
16 lines of code changed in 1 file:
make sure that we close the NDF after scanning it
20 lines of code changed in 1 file:
if a new fits header is stored in the object make sure the tied hash is flushed
2 lines of code changed in 1 file:
add method to return subsystem numbers associated with frame. Use this in file_from_bits_extra
46 lines of code changed in 1 file:
add GPL
16 lines of code changed in 1 file:
remove INGRID references and replace with ACSIS
5 lines of code changed in 1 file:
readhdr method in ORAC::BaseNDF now much cleverer. It can automatically detects sub components
of an NDF and either merge headers or keep sub components distinct. This allows the CGS4
base class to be simplified extensively with the caveat that subheaders are now accessed
via {I1} rather than the {1} used before. This needs testing.
398 lines of code changed in 12 files:
Deprecated in favour of _CREATE_FOCUS_CUBE_ and _FIND_FOCUS_OFFSETS_
0 lines of code changed in 1 file:
Recipe for reducing FOCUS data
84 lines of code changed in 1 file:
Store SMU positions, set Grp file name
10 lines of code changed in 1 file:
New primitive to derive the best-fit focus position
188 lines of code changed in 1 file:
check for commented out references to argument hashes
4 lines of code changed in 1 file:
use base group file name so as to not trounce old groups
6 lines of code changed in 2 files:
no need to redeclare variables
3 lines of code changed in 1 file:
Add check for whether cube has been created, shift origin of each input image to get WCS correct
20 lines of code changed in 1 file:
add -grptrans to current UKIRT instruments
16 lines of code changed in 16 files:
Add METHOD and MAKEMOS_METHOD parameters in line with other mosaicking primitives; set a NEWIMAGE Group uhdr to indicate a new Grp image exists
53 lines of code changed in 1 file:
Add new uhdr values upon successful completion to ensure no repeat processing, use new genvar parameter in call to surfit
12 lines of code changed in 1 file:
Add new uhdr values upon successful completion to ensure no repeat processing
16 lines of code changed in 2 files:
Remove redeclaration of variable
1 lines of code changed in 1 file:
Fix typo to ensure Emacs recognizes it as a Perl program
1 lines of code changed in 1 file:
Ensure consistency of parameters and documentation across all _MAKE_MOSAIC_*_ primitives
107 lines of code changed in 3 files:
Permit a user-defined group to be specified to test for an existing file
20 lines of code changed in 1 file:
add support for new ident control
11 lines of code changed in 1 file:
no need to redeclare variable
1 lines of code changed in 1 file:
fix syntax error
1 lines of code changed in 1 file:
modify limits, fix documentation
46 lines of code changed in 1 file:
new levels for good/questionable/nominal/bad
19 lines of code changed in 1 file:
+ Add pod
+ Determine whether a filename should have been supplied but was undef
+ use the new orac_carp function
66 lines of code changed in 1 file:
add orac_carp
38 lines of code changed in 1 file:
new selection scheme for multi-subsystem to determine whether it is really a hybrid mode that should be combined
14 lines of code changed in 1 file:
make sure we get a valid position for strongest spectrum
16 lines of code changed in 2 files:
trap case when a 0 index is used to retrieve a filename
8 lines of code changed in 1 file:
showcurrent no longer needs -log x to function
132 lines of code changed in 2 files:
return undef if no Tk window is registered
1 lines of code changed in 1 file:
fix packing so that recipe window can be resized
14 lines of code changed in 1 file:
update docs to reality
9 lines of code changed in 1 file:
declare variable
2 lines of code changed in 2 files:
use proper parameter hash variable
2 lines of code changed in 1 file:
when given flat, divide only the frames with the same filter and current cycle number
14 lines of code changed in 1 file:
action at a distance no longer works -- cannot declare a variable and have it work two levels of primitives down
61 lines of code changed in 7 files:
make sure that $PRIMITIVE_LIST is defined
7 lines of code changed in 1 file:
Convert Tim's tabs to spaces.
20 lines of code changed in 1 file:
no need to re-declare variables
5 lines of code changed in 1 file:
check offsets if headers fail to give enough information to determine which frame is on source and which is off
54 lines of code changed in 1 file:
no need to declare variable twice
1 lines of code changed in 1 file:
remove switch to spectroscopy mode when subtracting pairs
0 lines of code changed in 1 file:
intiial addition, copied from spectroscopy so new parser will work
415 lines of code changed in 5 files:
add purge_members method to clear all frames from group
20 lines of code changed in 1 file:
initial addition, no-op for new parser
32 lines of code changed in 1 file:
Each primitive now has access to the full call stack.
The recipe viewer (-showcurrent) is now fully hierarchical and highlights where you are in the primitive hierarchy.
117 lines of code changed in 2 files:
remove spectroscopy version, make imaging version the general one
78 lines of code changed in 3 files:
no need to declare variable twice
2 lines of code changed in 1 file:
handle case where a primitive is called multiple times in a single primitive
25 lines of code changed in 1 file:
use correct ORAC header name for observation mode
1 lines of code changed in 1 file:
no need to declare variable twice
1 lines of code changed in 1 file:
disp variable was already declared and initialized
0 lines of code changed in 1 file:
no need to declare variable twice
1 lines of code changed in 1 file:
Add -grptrans argument. This allows old groups to be cleared when a new group is created, allowing
for a large memory saving when there are to be many groups.
50 lines of code changed in 2 files:
remove debug print
0 lines of code changed in 1 file:
add documentation for -recsuffix
16 lines of code changed in 1 file:
+ Add -recsuffix support to allow a suffix to be added to the recipe
name during the search.
+ Required moving the $CURRENT_RECIPE setting code into ORAC::Recipe since
the recipe can change name.
82 lines of code changed in 3 files:
allow hierarchy to be retained in primitive child scan
11 lines of code changed in 1 file:
Use correct numerical sort
7 lines of code changed in 1 file:
Use MEANWVM for QUICKER, set QUICKER as default method, update POD
38 lines of code changed in 1 file:
Reformat intensity for printing
1 lines of code changed in 1 file:
Remove debugging statements
0 lines of code changed in 1 file:
Store subgroup names for later retrieval, add warning for excessive keys
17 lines of code changed in 1 file:
Write .ok file for POINTING_FOCUS task, fall back on CENTROID method if an unsupported alternative was specified
37 lines of code changed in 1 file:
Add SKYALIGN parameter to call to _ALIGN_ARRAYS_
1 lines of code changed in 1 file:
New primitive to create a 3-d cube suitable for determining the best-fit FOCUS position
191 lines of code changed in 1 file:
add DATE-OBS to group string if doing a non-science observation
6 lines of code changed in 1 file:
Update to take a Group object as a parameter
26 lines of code changed in 1 file:
revert revision 7307
3 lines of code changed in 1 file:
do not use cached MAKECUBE paramters for pointings
6 lines of code changed in 1 file:
update documentation
42 lines of code changed in 2 files:
only set CURRENT_PRIMITIVE for depth == 2
1 lines of code changed in 1 file:
no need to define variables twice
12 lines of code changed in 2 files:
tidy up using tagset/tagretrieve methods
43 lines of code changed in 2 files:
Make a subgroup mosaic image defined by supplied FITS header keys
170 lines of code changed in 1 file:
Add history component to reference image
4 lines of code changed in 1 file: