Add input file existence test.
5 lines of code changed in 1 file:
+ 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:
+ 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:
remove debug
0 lines of code changed in 1 file:
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:
Make sure that we correctly handle broken UTSTART fits header
29 lines of code changed in 1 file:
+ Use more robust test for array sub-instrument
+ Add GPL
274 lines of code changed in 3 files:
case insensitive match to subinst name
1 lines of code changed in 1 file:
Add GPL
25 lines of code changed in 1 file:
Tweak constructor documentation
11 lines of code changed in 1 file:
first stab at HdrTrans
38 lines of code changed in 1 file:
Add DRAMA basics + SCUBA-2 inst class
+ Add dummy drama tasks for testing
57 lines of code changed in 1 file:
+ 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:
Output IMAGE filename should not have decimal points in the name.
5 lines of code changed in 1 file:
Pod tweak + add GPL
16 lines of code changed in 1 file:
Increase replybytes buffer
9 lines of code changed in 1 file:
Initial version for SCUBA-2. Does not prestart any tasks
109 lines of code changed in 1 file:
Make sure that $Display is defined
2 lines of code changed in 2 files:
initial outline
280 lines of code changed in 1 file:
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:
configure() can take a single filename
8 lines of code changed in 1 file:
+ 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:
Original version.
1927 lines of code changed in 26 files:
Original version.
115 lines of code changed in 1 file:
Original version.
294 lines of code changed in 1 file:
Original version of 2004 Oct 6.
137 lines of code changed in 1 file:
Original version.
99 lines of code changed in 1 file:
Added SPEX and spaced out class assignments.
52 lines of code changed in 1 file:
Original version.
1461 lines of code changed in 3 files:
+ 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:
+ add extra warning
+ path can be undef
7 lines of code changed in 1 file:
add data_detection_tasks method
36 lines of code changed in 2 files:
Basic recipe for DREAM obs of points sources
56 lines of code changed in 1 file:
Update to reflect SCUBA-2 use
12 lines of code changed in 1 file:
Update documentation, make output consistent with name
46 lines of code changed in 1 file:
Initial version
687 lines of code changed in 3 files:
Add extra comment
3 lines of code changed in 1 file:
+ Fix init status handling
+ Add require_uniqid method
24 lines of code changed in 1 file:
+ Add require_uniqid method
17 lines of code changed in 1 file:
+ Add require_uniqid method
+ Add GPL
30 lines of code changed in 1 file:
+ Replace warn with orac_warn
+ Add GPL
27 lines of code changed in 1 file:
+ Use the require_uniqid method
+ Replace warn with orac_warn
+ Add GPL
34 lines of code changed in 1 file:
Use _SET_FILE_FITS_ITEM_ to do most of the work.
128 lines of code changed in 2 files:
Use STRING keyword in final FITSMOD invocation. Tidy comments.
20 lines of code changed in 1 file:
pod tidy + GPL
27 lines of code changed in 2 files:
initial version
868 lines of code changed in 2 files:
Include file suffix in check for file existence
6 lines of code changed in 1 file:
Extension no longer DA_IMAGE. Now is SCU2RED
1 lines of code changed in 1 file:
fix hds_annul vs dat_annul typo
1 lines of code changed in 1 file:
add proper pod, new STRING parameter
94 lines of code changed in 1 file:
fix pod typo
2 lines of code changed in 1 file:
use new STRING option to fitsmod primitive
2 lines of code changed in 1 file:
add proper pod, new STRING parameter
87 lines of code changed in 1 file:
Added offset sky handling in section where the interleaving is not being done
2 lines of code changed in 1 file:
Add placeholder for 200 micron filter
13 lines of code changed in 1 file:
Skip on the basis of photometric sub instrument
16 lines of code changed in 1 file:
Abort if a blank line is find in the input file
2 lines of code changed in 1 file:
Print "Found" when file found in order to be consistent with other loops
8 lines of code changed in 1 file:
Check for too few frames given by NUMBER argument (from 2004 June 3).
1 lines of code changed in 1 file:
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:
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:
fix returned argument hash name
1 lines of code changed in 1 file:
only do conversion if the group file actually exists on disk
11 lines of code changed in 1 file:
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:
Correct a comment from 2004 June 11.
1 lines of code changed in 1 file:
new primitive
11 lines of code changed in 1 file:
Modified to supply a bit more information to the user
110 lines of code changed in 3 files:
Moved to generic spectroscopy.
0 lines of code changed in 1 file:
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:
Replaced by generic version using pixel co-ordinate.
0 lines of code changed in 8 files:
Replaced by generic version.
0 lines of code changed in 8 files:
Original generic version.
84 lines of code changed in 2 files:
new recipe
38 lines of code changed in 1 file:
+ Warn if the file is not there to convert
+ Recgognize the ENCODING argument
6 lines of code changed in 1 file:
Replaced by generic code.
0 lines of code changed in 1 file:
Replaced skysub and interleave/dither primtiives with new stage2 primitive
1 lines of code changed in 1 file:
new routine
11 lines of code changed in 2 files:
Fixed minor bug
1 lines of code changed in 1 file:
new primitive
0 lines of code changed in 1 file:
new recipe
32 lines of code changed in 1 file:
New routine
147 lines of code changed in 1 file:
Minor modification to the messages that get printed out
2 lines of code changed in 1 file:
Removed Z from date-obs
1 lines of code changed in 1 file:
jim got it working...
48 lines of code changed in 1 file:
added logfile
6 lines of code changed in 1 file:
Deletes catalogue if it already exists
2 lines of code changed in 1 file:
Fixed bug in file naming
1 lines of code changed in 1 file:
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:
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:
no longer see intermediate LaTeX files when doing CVS update
42 lines of code changed in 7 files:
initial brute force debanding algorithm
67 lines of code changed in 1 file:
Preliminary version based upon UIST equivalent, changing the flat index and index rules to appropriate test.
407 lines of code changed in 1 file:
NIRI uses its own calibration.
2 lines of code changed in 1 file:
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:
modified to tart up a few things. focus runs won't be shuffled
97 lines of code changed in 1 file:
Modified the list of primary and secondary header keywords
8 lines of code changed in 1 file:
Modified algorithm engine call in hds2mef
2 lines of code changed in 1 file:
Modified WFCAM algorithm engine entries
12 lines of code changed in 2 files:
remove bias level from collapsed Y-profile spectrum to ease beam detection
10 lines of code changed in 1 file:
New primitive
67 lines of code changed in 10 files:
new recipe
0 lines of code changed in 1 file:
New recipe
0 lines of code changed in 2 files:
Now weeds out twilight flats that aren't bright enough
9 lines of code changed in 1 file:
Uses an algorithm utilising a BPM to create the confidence map now...
17 lines of code changed in 1 file:
near complete rewrite
74 lines of code changed in 1 file:
Frame object header structures get redefined in response to reorganisation
of the file header
7 lines of code changed in 1 file:
Added methods for bad pixel masks and dome flats
215 lines of code changed in 1 file:
Add inout() method to base class. Supports generalised propogation of hds components.
237 lines of code changed in 1 file:
Add Andy as author
6 lines of code changed in 2 files:
Add document header
33 lines of code changed in 1 file:
Add SCUBA2_HELLO call
1 lines of code changed in 1 file:
First version
52 lines of code changed in 1 file:
Add documentation
49 lines of code changed in 1 file:
+ Add documentation
+ Use nfiles() rather than nsubs()
58 lines of code changed in 1 file:
+ Improve documentation
+ Add warnings associated with assumed tau and airmass
+ improve output message
55 lines of code changed in 1 file:
Superceded by _EXTINCTION_CORRECT_FRAME_
0 lines of code changed in 1 file:
+ Add documentation
82 lines of code changed in 2 files:
+ Add documentation
+ use nfiles instead of nsubs
60 lines of code changed in 1 file:
use nfiles rather than nsubs and use orac_print
3 lines of code changed in 1 file:
Add search for .I1 and .I2 etc
74 lines of code changed in 1 file:
Modified to do the object detection right after interleaving. This removes
some of the timing pressure from later stages of the pipeline
11 lines of code changed in 1 file:
Modified so that it checks to see if object catalogues already exist
before creating them.
10 lines of code changed in 1 file:
Took out dark scaling
0 lines of code changed in 1 file:
Works at file rather than group level
16 lines of code changed in 1 file:
New primitive
0 lines of code changed in 4 files:
Removed diagnostic
1 lines of code changed in 1 file:
New recipe
0 lines of code changed in 1 file:
medians give much better results
1 lines of code changed in 1 file:
No change, bug CVS seems to want to check it back in...
1 lines of code changed in 1 file:
Now shifts background before interleaving
9 lines of code changed in 1 file:
Fixed typo
1 lines of code changed in 1 file:
Use new filenaming scheme
38 lines of code changed in 1 file:
Fixed typo in constructor
3 lines of code changed in 1 file:
Fixed bug where superframe confidence map wasn't defined in Grp header
2 lines of code changed in 1 file:
Fixed bug that has the superframe group changing for each frame...
3 lines of code changed in 1 file:
Doesn't need to do gain anymore as we've fixed the headers
0 lines of code changed in 1 file:
Doesn't create a .ell file anymore
2 lines of code changed in 1 file:
Altered the definition of RAZP and DECZP in light of the removal of the
first pass WCS step.
4 lines of code changed in 1 file:
Commented out first pass WCS calculation as unnecessary.
11 lines of code changed in 1 file:
Now uses cir_imcombine_lite
6 lines of code changed in 1 file:
Modified so that in the case of a dither series that is composed of lots of
microstep series, that the confidence map that is created for the first
super frame is duplicated for all the subsequent frames (they should be
the same of course). This cuts out the need to create a separate confidence
map for each superframe.
12 lines of code changed in 1 file:
Now has the option to not make a confidence map
11 lines of code changed in 1 file:
Now uses cir_compress_mef_f2i to make sure that the data are converted to
integers before compression.
4 lines of code changed in 1 file:
Added pv2_3 values as a global hash and an accessor method. Took out
redundant projp3 method and variable.
33 lines of code changed in 1 file:
Changed nominal readnoise value to something more realistic
1 lines of code changed in 1 file:
increase number of objects to loop through to find match to 20 from 10
2 lines of code changed in 1 file:
use OMP URL for FITS file downloading
41 lines of code changed in 1 file:
update documentation, make sure ORACDATETIME does not have trailing Z
18 lines of code changed in 4 files:
update documentation
6 lines of code changed in 1 file:
use DATE-OBS for ORACTIME, ORACUT; set up new ORACDATETIME header
89 lines of code changed in 4 files:
Divide the recipe for a spectroscopic night calibration depending on the observation type.
14 lines of code changed in 2 files:
Allowed for observation technique to be SPECTRUM,*.
7 lines of code changed in 2 files:
Allow for observation type to be SPECTRUM,<blah>.
1 lines of code changed in 1 file:
Allow LAMP observation type.
1 lines of code changed in 1 file:
Added some global variables and methods phukeys and ehukeys
54 lines of code changed in 1 file:
Modified translation of hds to mef so that most of the work in shuffling
the headers is done in a primtive later on.
8 lines of code changed in 1 file:
New primtive
0 lines of code changed in 1 file:
Added primitive to shuffle the headers
4 lines of code changed in 1 file:
New routine
74 lines of code changed in 1 file: