January 2008 Commit Log

Number of Commits:
86
Number of Active Developers:
3
timj 2008-01-31 16:51 Rev.: 7391

be careful of the precedence of "or"

7 lines of code changed in 3 files:

timj 2008-01-31 16:48 Rev.: 7390

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:

timj 2008-01-31 16:05 Rev.: 7389

Replace calls to wcsattrib with call to read_wcs. Big speed improvement.

23 lines of code changed in 1 file:

timj 2008-01-31 16:03 Rev.: 7388

+ 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:

timj 2008-01-31 14:04 Rev.: 7387

+ 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:

timj 2008-01-31 13:53 Rev.: 7386

+ 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:

timj 2008-01-30 15:55 Rev.: 7385

make sure that we close the NDF after scanning it

20 lines of code changed in 1 file:

timj 2008-01-30 14:50 Rev.: 7384

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:

timj 2008-01-30 12:20 Rev.: 7383

add method to return subsystem numbers associated with frame. Use this in file_from_bits_extra

46 lines of code changed in 1 file:

timj 2008-01-30 12:19 Rev.: 7382

add GPL

16 lines of code changed in 1 file:

timj 2008-01-30 12:14 Rev.: 7381

remove INGRID references and replace with ACSIS

5 lines of code changed in 1 file:

timj 2008-01-29 16:48 Rev.: 7380

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:

agibb 2008-01-29 13:26 Rev.: 7379

Deprecated in favour of _CREATE_FOCUS_CUBE_ and _FIND_FOCUS_OFFSETS_

0 lines of code changed in 1 file:

agibb 2008-01-29 13:24 Rev.: 7378

Recipe for reducing FOCUS data

84 lines of code changed in 1 file:

agibb 2008-01-29 13:04 Rev.: 7377

Store SMU positions, set Grp file name

10 lines of code changed in 1 file:

agibb 2008-01-29 13:02 Rev.: 7376

New primitive to derive the best-fit focus position

188 lines of code changed in 1 file:

timj 2008-01-29 09:58 Rev.: 7375

check for commented out references to argument hashes

4 lines of code changed in 1 file:

bradc 2008-01-28 14:23 Rev.: 7372

use base group file name so as to not trounce old groups

6 lines of code changed in 2 files:

bradc 2008-01-28 13:32 Rev.: 7370

no need to redeclare variables

3 lines of code changed in 1 file:

agibb 2008-01-28 09:56 Rev.: 7369

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:

bradc 2008-01-25 09:11 Rev.: 7367

add -grptrans to current UKIRT instruments

16 lines of code changed in 16 files:

agibb 2008-01-25 08:38 Rev.: 7366

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:

agibb 2008-01-25 08:31 Rev.: 7365

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:

agibb 2008-01-25 08:29 Rev.: 7364

Add new uhdr values upon successful completion to ensure no repeat processing

16 lines of code changed in 2 files:

agibb 2008-01-25 08:23 Rev.: 7363

Remove redeclaration of variable

1 lines of code changed in 1 file:

agibb 2008-01-25 08:22 Rev.: 7362

Fix typo to ensure Emacs recognizes it as a Perl program

1 lines of code changed in 1 file:

agibb 2008-01-25 08:12 Rev.: 7361

Ensure consistency of parameters and documentation across all _MAKE_MOSAIC_*_ primitives

107 lines of code changed in 3 files:

agibb 2008-01-23 15:44 Rev.: 7359

Permit a user-defined group to be specified to test for an existing file

20 lines of code changed in 1 file:

timj 2008-01-23 13:01 Rev.: 7358

add support for new ident control

11 lines of code changed in 1 file:

bradc 2008-01-22 16:35 Rev.: 7357

no need to redeclare variable

1 lines of code changed in 1 file:

bradc 2008-01-22 14:54 Rev.: 7356

fix syntax error

1 lines of code changed in 1 file:

bradc 2008-01-22 10:51 Rev.: 7355

modify limits, fix documentation

46 lines of code changed in 1 file:

bradc 2008-01-22 09:28 Rev.: 7354

new levels for good/questionable/nominal/bad

19 lines of code changed in 1 file:

timj 2008-01-18 14:54 Rev.: 7353

+ 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:

timj 2008-01-18 14:54 Rev.: 7352

add orac_carp

38 lines of code changed in 1 file:

timj 2008-01-18 13:34 Rev.: 7351

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:

timj 2008-01-18 13:33 Rev.: 7350

make sure we get a valid position for strongest spectrum

16 lines of code changed in 2 files:

timj 2008-01-18 13:04 Rev.: 7349

trap case when a 0 index is used to retrieve a filename

8 lines of code changed in 1 file:

timj 2008-01-16 16:45 Rev.: 7348

showcurrent no longer needs -log x to function

132 lines of code changed in 2 files:

timj 2008-01-16 16:44 Rev.: 7347

return undef if no Tk window is registered

1 lines of code changed in 1 file:

timj 2008-01-16 15:10 Rev.: 7346

fix packing so that recipe window can be resized

14 lines of code changed in 1 file:

timj 2008-01-16 14:15 Rev.: 7345

update docs to reality

9 lines of code changed in 1 file:

bradc 2008-01-16 11:28 Rev.: 7344

declare variable

2 lines of code changed in 2 files:

bradc 2008-01-16 11:27 Rev.: 7343

use proper parameter hash variable

2 lines of code changed in 1 file:

bradc 2008-01-15 16:28 Rev.: 7342

when given flat, divide only the frames with the same filter and current cycle number

14 lines of code changed in 1 file:

bradc 2008-01-15 16:08 Rev.: 7341

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:

timj 2008-01-15 14:35 Rev.: 7340

make sure that $PRIMITIVE_LIST is defined

7 lines of code changed in 1 file:

bradc 2008-01-14 16:57 Rev.: 7339

Convert Tim's tabs to spaces.

20 lines of code changed in 1 file:

bradc 2008-01-14 16:55 Rev.: 7338

no need to re-declare variables

5 lines of code changed in 1 file:

bradc 2008-01-14 16:41 Rev.: 7337

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:

bradc 2008-01-14 16:39 Rev.: 7336

no need to declare variable twice

1 lines of code changed in 1 file:

bradc 2008-01-14 16:37 Rev.: 7335

remove switch to spectroscopy mode when subtracting pairs

0 lines of code changed in 1 file:

bradc 2008-01-14 16:36 Rev.: 7334

intiial addition, copied from spectroscopy so new parser will work

415 lines of code changed in 5 files:

timj 2008-01-14 16:28 Rev.: 7333

add purge_members method to clear all frames from group

20 lines of code changed in 1 file:

bradc 2008-01-14 16:25 Rev.: 7332

initial addition, no-op for new parser

32 lines of code changed in 1 file:

timj 2008-01-14 16:12 Rev.: 7331

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:

bradc 2008-01-14 13:44 Rev.: 7330

remove spectroscopy version, make imaging version the general one

78 lines of code changed in 3 files:

bradc 2008-01-14 11:37 Rev.: 7329

no need to declare variable twice

2 lines of code changed in 1 file:

timj 2008-01-14 11:25 Rev.: 7328

handle case where a primitive is called multiple times in a single primitive

25 lines of code changed in 1 file:

timj 2008-01-14 10:56 Rev.: 7327

use correct ORAC header name for observation mode

1 lines of code changed in 1 file:

bradc 2008-01-14 10:35 Rev.: 7326

no need to declare variable twice

1 lines of code changed in 1 file:

bradc 2008-01-14 10:34 Rev.: 7325

disp variable was already declared and initialized

0 lines of code changed in 1 file:

bradc 2008-01-14 10:26 Rev.: 7324

no need to declare variable twice

1 lines of code changed in 1 file:

timj 2008-01-11 16:29 Rev.: 7323

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:

timj 2008-01-11 16:24 Rev.: 7322

remove debug print

0 lines of code changed in 1 file:

timj 2008-01-11 16:06 Rev.: 7321

add documentation for -recsuffix

16 lines of code changed in 1 file:

timj 2008-01-11 15:58 Rev.: 7320

+ 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:

timj 2008-01-11 14:09 Rev.: 7319

allow hierarchy to be retained in primitive child scan

11 lines of code changed in 1 file:

agibb 2008-01-11 12:03 Rev.: 7318

Use correct numerical sort

7 lines of code changed in 1 file:

agibb 2008-01-11 11:24 Rev.: 7317

Use MEANWVM for QUICKER, set QUICKER as default method, update POD

38 lines of code changed in 1 file:

agibb 2008-01-11 11:23 Rev.: 7316

Reformat intensity for printing

1 lines of code changed in 1 file:

agibb 2008-01-11 11:20 Rev.: 7315

Remove debugging statements

0 lines of code changed in 1 file:

agibb 2008-01-11 11:15 Rev.: 7314

Store subgroup names for later retrieval, add warning for excessive keys

17 lines of code changed in 1 file:

agibb 2008-01-11 11:13 Rev.: 7313

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:

agibb 2008-01-11 11:10 Rev.: 7312

Add SKYALIGN parameter to call to _ALIGN_ARRAYS_

1 lines of code changed in 1 file:

agibb 2008-01-11 11:05 Rev.: 7311

New primitive to create a 3-d cube suitable for determining the best-fit FOCUS position

191 lines of code changed in 1 file:

bradc 2008-01-11 10:41 Rev.: 7310

add DATE-OBS to group string if doing a non-science observation

6 lines of code changed in 1 file:

agibb 2008-01-11 09:58 Rev.: 7309

Update to take a Group object as a parameter

26 lines of code changed in 1 file:

bradc 2008-01-10 16:53 Rev.: 7308

revert revision 7307

3 lines of code changed in 1 file:

bradc 2008-01-10 16:18 Rev.: 7307

do not use cached MAKECUBE paramters for pointings

6 lines of code changed in 1 file:

bradc 2008-01-10 16:11 Rev.: 7306

update documentation

42 lines of code changed in 2 files:

timj 2008-01-10 15:56 Rev.: 7305

only set CURRENT_PRIMITIVE for depth == 2

1 lines of code changed in 1 file:

bradc 2008-01-10 15:47 Rev.: 7304

no need to define variables twice

12 lines of code changed in 2 files:

bradc 2008-01-10 15:44 Rev.: 7303

tidy up using tagset/tagretrieve methods

43 lines of code changed in 2 files:

agibb 2008-01-07 09:24 Rev.: 7302

Make a subgroup mosaic image defined by supplied FITS header keys

170 lines of code changed in 1 file:

agibb 2008-01-07 09:18 Rev.: 7301

Add history component to reference image

4 lines of code changed in 1 file:

December 2007 »

Generated by StatSVN 0.4.0