Non-QL version of DREAM/STARE recipe
77 lines of code changed in 1 file:
Use new _GET_REFERENCE_IMAGE_ to retrieve alignment reference image, fix up method for collating like subarrays
42 lines of code changed in 1 file:
Store reference image in Grp uhdr, set alignoffset attribute for moving sources
5 lines of code changed in 1 file:
New primitive to return a reference image for alignment and mosaicking
124 lines of code changed in 1 file:
tidy up REFLAT/REFLON handling
45 lines of code changed in 1 file:
Reset DONE_DELAY flag on each new file read to ensure all four DRAMA processes are synchronized
5 lines of code changed in 1 file:
remove debug print
0 lines of code changed in 1 file:
+ Group now inherits all file methods from ORAC::BaseFile and uses constructor properly
+ Move nfiles method from Frame to BaseFile
+ Rewrite file method in ORAC::BaseFile to remove code duplication
208 lines of code changed in 3 files:
need raw in BaseFile. Fix configure in BaseFile
19 lines of code changed in 2 files:
move things round a little after the previous reorg
616 lines of code changed in 3 files:
initial foray into Frame/Group refactor
910 lines of code changed in 3 files:
do not trim frequency axis when collapsing
1 lines of code changed in 1 file:
use refactored primitives
2 lines of code changed in 1 file:
refactor header handling, handle representative file tagging better
10 lines of code changed in 1 file:
initial addition
81 lines of code changed in 2 files:
refactor various bits
57 lines of code changed in 2 files:
initial addition
198 lines of code changed in 2 files:
print skyflat counts to index file
93 lines of code changed in 3 files:
display if necessary
6 lines of code changed in 1 file:
fix up display
5 lines of code changed in 1 file:
add display of cube001, reduced001, rimg, rsp
6 lines of code changed in 1 file:
properly set product
3 lines of code changed in 1 file:
set the product earlier in the process
3 lines of code changed in 1 file:
set product after setting product
1 lines of code changed in 1 file:
set cube name to _cube001 if only one cube was created
7 lines of code changed in 1 file:
allow AST to choose a FITS encoding
2 lines of code changed in 1 file:
change product from "CUBE" to "cube" to conform to JSA/ICD/001
1 lines of code changed in 1 file:
calculate fwhm based on rest frequency to pass it to fitgauss, fwhm stays fixed while peak value becomes a variable in fitgauss
47 lines of code changed in 1 file:
do not trim spectral axis when collapsing
2 lines of code changed in 2 files:
temporarily disable group coaddition, remove 5 percent from ends of frequency axis, remove 1st order baseline using single method, create representative image and spectrum, tag reduced cube
12 lines of code changed in 1 file:
do not trim frequency axsis, fix provenance headers, tag as representative image
47 lines of code changed in 1 file:
rejig to pass same parameters to MAKECUBE for every observation in a group
190 lines of code changed in 1 file:
sync WCS headers in output, fix up provenance headers, set product header, delete NUMTILES and TILENUM headers
36 lines of code changed in 1 file:
initial addition
41 lines of code changed in 2 files:
actually read the header from the file
1 lines of code changed in 1 file:
update hdr object, add SAM_MODE and SW_MODE to group partitioning
7 lines of code changed in 1 file:
number of coadds needs to be the same
3 lines of code changed in 1 file:
observations are now grouped by RefRA/RefDec or by object name, depending on tracking system
55 lines of code changed in 1 file: