Group mosaicking primitive with the ability to produce a despiked group image
162 lines of code changed in 1 file:
Fix typos...
6 lines of code changed in 1 file:
add -spikes option
28 lines of code changed in 1 file:
Update to reflect new mosaicking primitives
10 lines of code changed in 1 file:
handle blank lines in ok file
2 lines of code changed in 1 file:
Update POD, some minor refactoring of code + feedback messages
54 lines of code changed in 1 file:
Change to how method is defined
1 lines of code changed in 1 file:
Incomplete line in previous version
1 lines of code changed in 1 file:
Major update: now just a Group-specific wrapper for _MAKE_MOSAIC_
40 lines of code changed in 1 file:
Major update: now jsut a wrapper for _MAKE_MOSAIC_
36 lines of code changed in 1 file:
Allow a reference image to be specified
13 lines of code changed in 1 file:
Update to deal with new argument to _FIND_SKY_STATS_
9 lines of code changed in 1 file:
Allow user to specify whether to use the histogram method to derive the mode
14 lines of code changed in 1 file:
print broken delay logic and add task name to print messages
13 lines of code changed in 1 file:
New, main mosaicking primitive
237 lines of code changed in 1 file:
tweak the start delay
11 lines of code changed in 1 file:
delay start to round number of clock seconds so that we can synchronize sequence numbers
19 lines of code changed in 1 file:
rewrite task loop to use sequence number
93 lines of code changed in 3 files:
read WCS from input files
18 lines of code changed in 1 file:
add SEQUENCE number
24 lines of code changed in 1 file:
Rename QUICK_LOOK
68 lines of code changed in 2 files:
whitespace tidyup
76 lines of code changed in 1 file:
remeasured y-shifts
14 lines of code changed in 1 file:
remove debugging statement
1 lines of code changed in 1 file:
do not mask out bottom and right edges
39 lines of code changed in 1 file:
Rejig so as not to leave temp files lying around
25 lines of code changed in 1 file:
Primitive for reducing focus data - as yet untested!
119 lines of code changed in 1 file:
New top-level primitive for obtaining flux estimates of sources, includes logging of data quality parameters
312 lines of code changed in 1 file:
New primitive for finding centroid of given image, rather than use whole Frm object
130 lines of code changed in 1 file:
New top-level primitive for calculating sky noise and logging results
169 lines of code changed in 1 file:
Minor reformat
6 lines of code changed in 1 file:
Remove old unused code
5 lines of code changed in 1 file:
Update feedback messages
9 lines of code changed in 1 file:
Update POD and print out helpful feedback to assess fit
54 lines of code changed in 1 file:
Simplify now that this primitive is no longer used for logging
21 lines of code changed in 1 file:
Add option to return the mapping used to derive the pixel scale
5 lines of code changed in 1 file:
Remove unused argument
1 lines of code changed in 1 file:
only copy over variance if there was one to begin with
5 lines of code changed in 1 file:
check for polarimetry status
24 lines of code changed in 2 files:
set saturation level to 33200 for thermal data taken after 20070515
19 lines of code changed in 1 file:
Use NDF sectioning for determining COLLAPSE bounds instead of using LOW and HIGH parameters.
1 lines of code changed in 1 file:
do output filesize check to see if there is enough memory to coadd cubes
63 lines of code changed in 1 file:
change readnoise limits for new UIST controller
5 lines of code changed in 1 file:
first stab at recalibrating the y-shift values
13 lines of code changed in 1 file:
fix up coronograph regions
4 lines of code changed in 1 file:
check loop option for definedness
1 lines of code changed in 1 file:
remove space from end of =cut line so recipe parser works
1 lines of code changed in 1 file:
go back to using debias, copy over variance if a zero bias was subtracted
8 lines of code changed in 1 file:
add support for circular spectropolarimetry
239 lines of code changed in 3 files:
Only keep temp files if the intermediate mosaics have to be made
55 lines of code changed in 1 file:
clean up QUICK_LOOK_LAB recipe
42 lines of code changed in 2 files:
allow temp files to be removed
0 lines of code changed in 1 file:
be a bit more careful before using wndf
6 lines of code changed in 1 file:
Don't need feedback from REMOVE_DC_SKY, plus comment out DELETE_TEMP_FILES due to problem with deleting raw data
2 lines of code changed in 1 file:
make sure that QLSIM clocks at integer ticks
22 lines of code changed in 1 file:
factor out the timestamp setting
9 lines of code changed in 1 file:
Remove localized re-scoping of global variable for the filehandle
1 lines of code changed in 1 file:
Rejigged to use newer primitives
16 lines of code changed in 1 file:
Update to deal with 2- and 3-D data in FULL mode, correctly obtain FITS headers
82 lines of code changed in 1 file:
Major rewrite: now only works on 1 file at a time, uses arguments for specifying aperture details and returns value to caller
124 lines of code changed in 1 file:
Complete rewrite, remove logging calls and jsut return statistics to caller
87 lines of code changed in 1 file:
Largely cosmetic: now superceded by _FIND_SOURCES_
33 lines of code changed in 1 file:
Add METHOD argument, error checking
68 lines of code changed in 1 file:
Now calculates and returns mean RMS deviation, DC level and std dev for all images in the Frame object
72 lines of code changed in 1 file:
Now uses the average of five positions in the image
103 lines of code changed in 1 file:
Major restructuring to allow point sources to be filtered, change to how input file is determined and new keyword to allow catalogue to be written to disk
135 lines of code changed in 1 file:
Update to use _FIND_SOURCES_ plus minor renaming of variables
14 lines of code changed in 1 file:
Minor update to setting arguments to wcsadd
5 lines of code changed in 1 file:
Use first and last headers to define average values
4 lines of code changed in 1 file:
add full DRAMA MSG handler
33 lines of code changed in 1 file:
add -internal flag
191 lines of code changed in 1 file:
do not check for ORAC_DATA_IN if we are using remote task
16 lines of code changed in 1 file:
If we have a raster and the LOCL_CRD header is AZEL, set the system to azel when running MAKECUBE.
9 lines of code changed in 1 file:
Throw a warning of simulated data is being reduced.
4 lines of code changed in 1 file:
Allow METHOD and PARAMS parameters to be passed to WCSMOSAIC.
26 lines of code changed in 1 file:
Pass in values for PARAMS if necessary.
19 lines of code changed in 1 file:
When finding out if a frame has a variance component via NDFTRACE, it is returned as TRUE/FALSE, so check accordingly.
1 lines of code changed in 1 file:
fix version warnings
2 lines of code changed in 2 files:
shell scripts are not executable
0 lines of code changed in 2 files:
add scuba2
16 lines of code changed in 1 file:
May 2007 »