March 2005 Commit Log

Number of Commits:
159
Number of Active Developers:
6
timj 2005-03-31 13:44 Rev.: 6085

Add input file existence test.

5 lines of code changed in 1 file:

timj 2005-03-31 11:56 Rev.: 6084

+ Add more explicit test for softlinks that point to incorrect files
+ Fix return values in convert() method when error occurred.
+ Add GPL

35 lines of code changed in 1 file:

timj 2005-03-31 11:55 Rev.: 6083

+ Abort conversion loop if it fails for any files
+ Fix bug when file did not exist. Was returning undef rather than empty list.
+ Add GPL

25 lines of code changed in 1 file:

timj 2005-03-31 11:13 Rev.: 6082

remove debug

0 lines of code changed in 1 file:

timj 2005-03-31 11:07 Rev.: 6081

Derive the arguments to fluxes from ORACUT and ORACTIME so that we do not have
to redo the logic in ORAC::Frame::JCMT associated with bad UTSTART header.

37 lines of code changed in 1 file:

timj 2005-03-31 11:06 Rev.: 6080

Make sure that we correctly handle broken UTSTART fits header

29 lines of code changed in 1 file:

timj 2005-03-31 09:56 Rev.: 6079

+ Use more robust test for array sub-instrument
+ Add GPL

274 lines of code changed in 3 files:

timj 2005-03-31 09:56 Rev.: 6078

case insensitive match to subinst name

1 lines of code changed in 1 file:

timj 2005-03-31 09:55 Rev.: 6077

Add GPL

25 lines of code changed in 1 file:

timj 2005-03-30 16:21 Rev.: 6076

Tweak constructor documentation

11 lines of code changed in 1 file:

timj 2005-03-28 17:42 Rev.: 6075

first stab at HdrTrans

38 lines of code changed in 1 file:

timj 2005-03-28 13:27 Rev.: 6074

Add DRAMA basics + SCUBA-2 inst class
+ Add dummy drama tasks for testing

57 lines of code changed in 1 file:

timj 2005-03-28 13:25 Rev.: 6073

+ Add -raw option
+ Use ORAC::Frame class to determine whether there are sub-frames
+ If there are sub-frames publish them as IMAGE rather than FILENAME

210 lines of code changed in 1 file:

timj 2005-03-28 13:23 Rev.: 6072

Output IMAGE filename should not have decimal points in the name.

5 lines of code changed in 1 file:

timj 2005-03-28 13:22 Rev.: 6071

Pod tweak + add GPL

16 lines of code changed in 1 file:

timj 2005-03-28 13:21 Rev.: 6070

Increase replybytes buffer

9 lines of code changed in 1 file:

timj 2005-03-28 13:15 Rev.: 6069

Initial version for SCUBA-2. Does not prestart any tasks

109 lines of code changed in 1 file:

timj 2005-03-28 13:14 Rev.: 6068

Make sure that $Display is defined

2 lines of code changed in 2 files:

timj 2005-03-25 19:18 Rev.: 6067

initial outline

280 lines of code changed in 1 file:

timj 2005-03-25 18:21 Rev.: 6066

For get() need to clone the SDS structure into a standalone perl
structure (not a tie) using the new toperl() method. This is required
to make memory management of the tie easier. When a structure that has
been accessed in the tie goes out of scope, the underlying SDS structure
is freed such that next time around it does not exist in the tied hash.
The easiest thing for now is to completely clone the data structure
into perl and worry about when to free SDS ids later. When the tie
was returned it was occasionally triggering a SIGSEGV in the caller when
the tie was traversed.

10 lines of code changed in 1 file:

timj 2005-03-25 18:15 Rev.: 6065

configure() can take a single filename

8 lines of code changed in 1 file:

timj 2005-03-25 18:15 Rev.: 6064

+ Fix timestamp caching in loop_task
+ Fix hash deref in loop_task
+ abs path now understands scalar context

20 lines of code changed in 1 file:

mjc 2005-03-25 13:10 Rev.: 6063

Original version.

1927 lines of code changed in 26 files:

mjc 2005-03-25 12:40 Rev.: 6062

Original version.

115 lines of code changed in 1 file:

mjc 2005-03-25 12:12 Rev.: 6061

Original version.

294 lines of code changed in 1 file:

mjc 2005-03-25 12:10 Rev.: 6060

Original version of 2004 Oct 6.

137 lines of code changed in 1 file:

mjc 2005-03-25 11:53 Rev.: 6059

Original version.

99 lines of code changed in 1 file:

mjc 2005-03-25 11:52 Rev.: 6058

Added SPEX and spaced out class assignments.

52 lines of code changed in 1 file:

mjc 2005-03-25 11:47 Rev.: 6057

Original version.

1461 lines of code changed in 3 files:

timj 2005-03-24 22:21 Rev.: 6056

+ add first draft of orac_loop_task
+ add to abs_path function
+ separate convert_and_link into Frm-based and non-Frm
+ orac_sleep can now take fractional seconds
+ Synchronize the $dot code

300 lines of code changed in 1 file:

timj 2005-03-24 22:19 Rev.: 6055

+ add extra warning
+ path can be undef

7 lines of code changed in 1 file:

timj 2005-03-24 22:18 Rev.: 6054

add data_detection_tasks method

36 lines of code changed in 2 files:

agibb 2005-03-24 15:46 Rev.: 6053

Basic recipe for DREAM obs of points sources

56 lines of code changed in 1 file:

agibb 2005-03-24 15:45 Rev.: 6052

Update to reflect SCUBA-2 use

12 lines of code changed in 1 file:

agibb 2005-03-24 15:45 Rev.: 6051

Update documentation, make output consistent with name

46 lines of code changed in 1 file:

agibb 2005-03-24 15:16 Rev.: 6050

Initial version

687 lines of code changed in 3 files:

timj 2005-03-24 11:39 Rev.: 6049

Add extra comment

3 lines of code changed in 1 file:

timj 2005-03-24 11:39 Rev.: 6048

+ Fix init status handling
+ Add require_uniqid method

24 lines of code changed in 1 file:

timj 2005-03-24 11:38 Rev.: 6047

+ Add require_uniqid method

17 lines of code changed in 1 file:

timj 2005-03-24 11:38 Rev.: 6046

+ Add require_uniqid method
+ Add GPL

30 lines of code changed in 1 file:

timj 2005-03-24 11:38 Rev.: 6045

+ Replace warn with orac_warn
+ Add GPL

27 lines of code changed in 1 file:

timj 2005-03-24 11:37 Rev.: 6044

+ Use the require_uniqid method
+ Replace warn with orac_warn
+ Add GPL

34 lines of code changed in 1 file:

mjc 2005-03-24 07:16 Rev.: 6043

Use _SET_FILE_FITS_ITEM_ to do most of the work.

128 lines of code changed in 2 files:

mjc 2005-03-24 04:09 Rev.: 6042

Use STRING keyword in final FITSMOD invocation. Tidy comments.

20 lines of code changed in 1 file:

timj 2005-03-23 21:57 Rev.: 6041

pod tidy + GPL

27 lines of code changed in 2 files:

timj 2005-03-23 21:57 Rev.: 6040

initial version

868 lines of code changed in 2 files:

timj 2005-03-23 13:25 Rev.: 6039

Include file suffix in check for file existence

6 lines of code changed in 1 file:

timj 2005-03-23 10:28 Rev.: 6038

Extension no longer DA_IMAGE. Now is SCU2RED

1 lines of code changed in 1 file:

timj 2005-03-23 10:21 Rev.: 6037

fix hds_annul vs dat_annul typo

1 lines of code changed in 1 file:

timj 2005-03-23 09:26 Rev.: 6036

add proper pod, new STRING parameter

94 lines of code changed in 1 file:

timj 2005-03-23 09:25 Rev.: 6035

fix pod typo

2 lines of code changed in 1 file:

timj 2005-03-23 09:13 Rev.: 6034

use new STRING option to fitsmod primitive

2 lines of code changed in 1 file:

timj 2005-03-23 09:06 Rev.: 6033

add proper pod, new STRING parameter

87 lines of code changed in 1 file:

jrl 2005-03-21 00:24 Rev.: 6032

Added offset sky handling in section where the interleaving is not being done

2 lines of code changed in 1 file:

timj 2005-03-18 16:57 Rev.: 6031

Add placeholder for 200 micron filter

13 lines of code changed in 1 file:

timj 2005-03-18 16:56 Rev.: 6030

Skip on the basis of photometric sub instrument

16 lines of code changed in 1 file:

timj 2005-03-18 11:56 Rev.: 6029

Abort if a blank line is find in the input file

2 lines of code changed in 1 file:

timj 2005-03-18 11:29 Rev.: 6028

Print "Found" when file found in order to be consistent with other loops

8 lines of code changed in 1 file:

mjc 2005-03-17 14:11 Rev.: 6027

Check for too few frames given by NUMBER argument (from 2004 June 3).

1 lines of code changed in 1 file:

bradc 2005-03-16 16:45 Rev.: 6026

the DATE-OBS header no longer has the Z at the end, so make it optional when forming the ORACUT and ORACTIME headers

6 lines of code changed in 5 files:

bradc 2005-03-16 16:44 Rev.: 6025

do not assume that the DATE-OBS value has millisecond precision when forming the ORACUT and ORACTIME headers

2 lines of code changed in 1 file:

bradc 2005-03-16 14:58 Rev.: 6024

fix returned argument hash name

1 lines of code changed in 1 file:

bradc 2005-03-16 14:58 Rev.: 6023

only do conversion if the group file actually exists on disk

11 lines of code changed in 1 file:

bradc 2005-03-16 11:36 Rev.: 6022

on 20050315 the RA/Dec telescope offset header changed name from RAOFF to TRAOFF, so modify the header translation code to take this into account

61 lines of code changed in 1 file:

mjc 2005-03-16 09:38 Rev.: 6021

Correct a comment from 2004 June 11.

1 lines of code changed in 1 file:

jrl 2005-03-16 09:14 Rev.: 6020

new primitive

11 lines of code changed in 1 file:

jrl 2005-03-16 09:13 Rev.: 6019

Modified to supply a bit more information to the user

110 lines of code changed in 3 files:

mjc 2005-03-16 07:18 Rev.: 6018

Moved to generic spectroscopy.

0 lines of code changed in 1 file:

mjc 2005-03-16 07:10 Rev.: 6017

Added prologue to ESO version. Note this does not need to apply an offset from grid to pixel co-ordinates (taken care of in the extractor_peaks.param file).

195 lines of code changed in 1 file:

mjc 2005-03-16 05:13 Rev.: 6016

Replaced by generic version using pixel co-ordinate.

0 lines of code changed in 8 files:

mjc 2005-03-16 05:13 Rev.: 6015

Replaced by generic version.

0 lines of code changed in 8 files:

mjc 2005-03-16 05:02 Rev.: 6014

Original generic version.

84 lines of code changed in 2 files:

jrl 2005-03-15 12:34 Rev.: 6013

new recipe

38 lines of code changed in 1 file:

timj 2005-03-15 09:12 Rev.: 6012

+ Warn if the file is not there to convert
+ Recgognize the ENCODING argument

6 lines of code changed in 1 file:

mjc 2005-03-15 05:16 Rev.: 6011

Replaced by generic code.

0 lines of code changed in 1 file:

jrl 2005-03-14 11:15 Rev.: 6010

Replaced skysub and interleave/dither primtiives with new stage2 primitive

1 lines of code changed in 1 file:

jrl 2005-03-14 11:14 Rev.: 6009

new routine

11 lines of code changed in 2 files:

jrl 2005-03-12 16:43 Rev.: 6008

Fixed minor bug

1 lines of code changed in 1 file:

jrl 2005-03-12 16:42 Rev.: 6007

new primitive

0 lines of code changed in 1 file:

jrl 2005-03-12 16:13 Rev.: 6006

new recipe

32 lines of code changed in 1 file:

jrl 2005-03-12 16:11 Rev.: 6005

New routine

147 lines of code changed in 1 file:

jrl 2005-03-12 15:10 Rev.: 6004

Minor modification to the messages that get printed out

2 lines of code changed in 1 file:

jrl 2005-03-11 19:10 Rev.: 6003

Removed Z from date-obs

1 lines of code changed in 1 file:

phirst 2005-03-11 03:42 Rev.: 6002

jim got it working...

48 lines of code changed in 1 file:

phirst 2005-03-10 21:13 Rev.: 6001

added logfile

6 lines of code changed in 1 file:

jrl 2005-03-10 20:47 Rev.: 6000

Deletes catalogue if it already exists

2 lines of code changed in 1 file:

jrl 2005-03-10 20:25 Rev.: 5999

Fixed bug in file naming

1 lines of code changed in 1 file:

phirst 2005-03-10 18:39 Rev.: 5998

Sorry Brad, I changed the formatting of the string to be more FITS compliant and for more accuracy

1 lines of code changed in 1 file:

bradc 2005-03-10 16:39 Rev.: 5997

change lower threshold for variance masking to 1e-44 because flux variances can actually be lower than 1e-25

1 lines of code changed in 1 file:

bradc 2005-03-10 13:31 Rev.: 5996

no longer see intermediate LaTeX files when doing CVS update

42 lines of code changed in 7 files:

phirst 2005-03-10 01:55 Rev.: 5995

initial brute force debanding algorithm

67 lines of code changed in 1 file:

mjc 2005-03-09 11:37 Rev.: 5994

Preliminary version based upon UIST equivalent, changing the flat index and index rules to appropriate test.

407 lines of code changed in 1 file:

mjc 2005-03-09 11:19 Rev.: 5993

NIRI uses its own calibration.

2 lines of code changed in 1 file:

mjc 2005-03-09 11:10 Rev.: 5992

Use slaDcmpf to compute the rotation allowing for non-perpendicularity, but still allow for the errorneous +/-90 rotations seen in early data.

45 lines of code changed in 2 files:

jrl 2005-03-09 10:46 Rev.: 5991

modified to tart up a few things. focus runs won't be shuffled

97 lines of code changed in 1 file:

jrl 2005-03-09 10:45 Rev.: 5990

Modified the list of primary and secondary header keywords

8 lines of code changed in 1 file:

jrl 2005-03-08 16:44 Rev.: 5989

Modified algorithm engine call in hds2mef

2 lines of code changed in 1 file:

jrl 2005-03-08 16:42 Rev.: 5988

Modified WFCAM algorithm engine entries

12 lines of code changed in 2 files:

bradc 2005-03-08 10:10 Rev.: 5987

remove bias level from collapsed Y-profile spectrum to ease beam detection

10 lines of code changed in 1 file:

jrl 2005-03-08 10:00 Rev.: 5986

New primitive

67 lines of code changed in 10 files:

jrl 2005-03-08 09:55 Rev.: 5985

new recipe

0 lines of code changed in 1 file:

jrl 2005-03-08 09:54 Rev.: 5984

New recipe

0 lines of code changed in 2 files:

jrl 2005-03-08 09:53 Rev.: 5983

Now weeds out twilight flats that aren't bright enough

9 lines of code changed in 1 file:

jrl 2005-03-08 09:52 Rev.: 5982

Uses an algorithm utilising a BPM to create the confidence map now...

17 lines of code changed in 1 file:

jrl 2005-03-08 09:50 Rev.: 5981

near complete rewrite

74 lines of code changed in 1 file:

jrl 2005-03-08 09:49 Rev.: 5980

Frame object header structures get redefined in response to reorganisation
of the file header

7 lines of code changed in 1 file:

jrl 2005-03-08 09:42 Rev.: 5979

Added methods for bad pixel masks and dome flats

215 lines of code changed in 1 file:

timj 2005-03-07 19:01 Rev.: 5978

Add inout() method to base class. Supports generalised propogation of hds components.

237 lines of code changed in 1 file:

timj 2005-03-07 19:01 Rev.: 5977

Add Andy as author

6 lines of code changed in 2 files:

timj 2005-03-07 19:00 Rev.: 5976

Add document header

33 lines of code changed in 1 file:

timj 2005-03-07 18:57 Rev.: 5975

Add SCUBA2_HELLO call

1 lines of code changed in 1 file:

timj 2005-03-07 18:56 Rev.: 5974

First version

52 lines of code changed in 1 file:

timj 2005-03-07 18:56 Rev.: 5973

Add documentation

49 lines of code changed in 1 file:

timj 2005-03-07 18:56 Rev.: 5972

+ Add documentation
+ Use nfiles() rather than nsubs()

58 lines of code changed in 1 file:

timj 2005-03-07 18:55 Rev.: 5971

+ Improve documentation
+ Add warnings associated with assumed tau and airmass
+ improve output message

55 lines of code changed in 1 file:

timj 2005-03-07 18:54 Rev.: 5970

Superceded by _EXTINCTION_CORRECT_FRAME_

0 lines of code changed in 1 file:

timj 2005-03-07 18:54 Rev.: 5969

+ Add documentation

82 lines of code changed in 2 files:

timj 2005-03-07 18:53 Rev.: 5968

+ Add documentation
+ use nfiles instead of nsubs

60 lines of code changed in 1 file:

timj 2005-03-07 18:34 Rev.: 5967

use nfiles rather than nsubs and use orac_print

3 lines of code changed in 1 file: