use get_prim_arg() to retrieve GROUP argument, allow for argument value other than 1 or 0
1 lines of code changed in 1 file:
sync headers so PRODUCT header gets updated properly
1 lines of code changed in 1 file:
pass pseudo-Frm object to _EXTRACT_MAXVALUE_SPECTRUM_ when copying 1x1xN cube to spectrum
5 lines of code changed in 1 file:
use get_prim_arg()
1 lines of code changed in 1 file:
store product before retrieving it when copying to group file
6 lines of code changed in 1 file:
force product to cube
3 lines of code changed in 1 file:
Update to reflect recent changes to primitives, add sky removal
16 lines of code changed in 1 file:
Add skyref argument in call to _MAKE_MOSAIC_
5 lines of code changed in 1 file:
Check for current component in uhdr before attempting to add
21 lines of code changed in 1 file:
Return to QUICK extinction correction, force makemos for frame mosaic
2 lines of code changed in 1 file:
Set Frame EXP_TIME and WEIGHTS flags
4 lines of code changed in 1 file:
Calculate Frame exp_time and weights components
1 lines of code changed in 1 file:
Primitive to create exp_time and weights components in DREAM/STARE images
93 lines of code changed in 1 file:
Add exp_time and weights handling
19 lines of code changed in 1 file:
Add alignment of weights
2 lines of code changed in 1 file:
Replace old methods with new MSTATS capability
46 lines of code changed in 1 file:
lab quick look is called ARRAY_TESTS at the telescope
73 lines of code changed in 2 files:
flip flats, flip observations in wavelength axis earlier in the process
143 lines of code changed in 2 files:
use actual ORAC_ header instead of one that does not exist
1 lines of code changed in 1 file:
make Tk message boxes expand when increasing window size
4 lines of code changed in 1 file:
whitespace tidy-up
83 lines of code changed in 1 file:
must pass recipe info to primitives
1 lines of code changed in 1 file:
replace BATCH variable with more generic $ORAC_Recipe_Info
12 lines of code changed in 3 files:
return ORAC__TERM
2 lines of code changed in 1 file:
display group _im files
1 lines of code changed in 1 file:
set status to ORAC__OK after execution if we have status == ORAC__TERM
1 lines of code changed in 1 file:
add ORAC__TERM
13 lines of code changed in 1 file:
do not process simulated data
3 lines of code changed in 2 files:
initial addition
69 lines of code changed in 1 file:
for orac_loop_file, loop over all given files and return an array of Frame objects
23 lines of code changed in 1 file:
always use ORAC_OBSERVATION_NUMBER when grouping Frame objects together
5 lines of code changed in 1 file:
new coronographic polarimetry regions
10 lines of code changed in 1 file:
Fix method of creating temporary Frame object when adding to mosaic group.
This helps avoid the Frame->configure() method which should only really be
run on raw frames. Thus we do not call the findnsubs() method which throws
an error for NDFs.
4 lines of code changed in 1 file:
Make sure it works for all moving sources
9 lines of code changed in 1 file:
Fix method of creating temporary Frame object when handling E- and O-beam
files. This helps avoid the Frame->configure() method which should only
really be run on raw frames. Thus we do not call the findnsubs() method
which throws an error for NDFs.
4 lines of code changed in 1 file:
do not rebless Astro::Coords::Angle::Hour object as Astro::Coords::Angle object
4 lines of code changed in 1 file:
increase threshold limit
2 lines of code changed in 1 file:
add new HK+ifu argon wavelength calibration
28 lines of code changed in 4 files:
Fix method of creating temporary Frame object when creating annulus file. This helps avoid the Frame->configure() method which should only really be run on raw frames. Thus we do not call the findnsubs() method which throws an error for NDFs.
12 lines of code changed in 1 file:
Fix method of creating temporary Frame object when filing flat with calibration system. This helps avoid the Frame->configure() method which should only really be run on raw frames. Thus we do not call the findnsubs() method which throws an error for NDFs.
3 lines of code changed in 1 file:
ORAC_UTSTART is now a Time::Piece object.
12 lines of code changed in 4 files:
ORAC_UTSTART is now a Time::Piece object.
1 lines of code changed in 1 file:
ORAC_UTSTART is now a Time::Piece object.
1 lines of code changed in 1 file:
handle groups, keep track of status, handle product info
34 lines of code changed in 1 file:
Use inout method to derive input and output filenames
4 lines of code changed in 1 file:
Frame images do not need aligning before combining into a Group as they should have used the same reference image initially.
6 lines of code changed in 1 file:
Revised method to allow pointing and focus data to be mosaicked in focal plane coordinates first, guaranteeing an image with very few blank pixels
52 lines of code changed in 1 file:
Ensure initial position estimate is an X,Y pair (in case a slice from a cube is passed in)
10 lines of code changed in 1 file:
Minor comment updates to clarify procedure
4 lines of code changed in 1 file:
update for group handling
10 lines of code changed in 2 files:
Store name of reference image in Grp uhdr
11 lines of code changed in 1 file:
Only print message if verbose is true
3 lines of code changed in 1 file:
analyse Tsys and RMS values using JSA::QA
23 lines of code changed in 1 file:
remove baseline using outer 10%, create moments maps
7 lines of code changed in 1 file:
update documentation, fix parameter handling to use get_prim_arg(), allow for group or frame handling, only query aranges parameter in MFITTREND if automatic baselining was done
78 lines of code changed in 1 file:
stub that does not do any baselining
76 lines of code changed in 1 file:
temporary removal because SVN sucks when converting a softlink into a proper file
0 lines of code changed in 1 file:
Update primitive names and arguments, revert to QUICKER extinction method until SMURF history check sorted out
4 lines of code changed in 1 file:
move setting of DATE-OBS and DATE-END earlier in the process to avoid an Astro::FITS::HdrTrans error because they were not set
17 lines of code changed in 1 file:
Implement use of out=! for makemap - simply rescale map for fit within file size limit at the moment
50 lines of code changed in 1 file:
Use get_prim_arg for arguments
3 lines of code changed in 1 file:
Allow some slack in estimating error beam
14 lines of code changed in 1 file:
Add GPL text
15 lines of code changed in 1 file:
Update logging, add flux correction factors but they don't work yet, add GPL text
67 lines of code changed in 1 file:
Complete namechange process
2 lines of code changed in 1 file:
Now the primary DC sky level estimator, can deal with single images or current Frame
39 lines of code changed in 1 file:
Factor out sky estimating code to _CALC_DC_SKY_, add GPL text, update POD
63 lines of code changed in 1 file:
Change SKYMETHOD parameter to just METHOD
6 lines of code changed in 1 file:
Update to reflect primitive name change
4 lines of code changed in 3 files:
Rename _CALC_SKY_NOISE_ to _CALC_IMAGE_NOISE_ since it's not really calculating sky noise
340 lines of code changed in 2 files:
Return more values
5 lines of code changed in 1 file:
Use existing primitive for getting statistics
14 lines of code changed in 2 files:
Use get_prim_arg, new logging primitive, tidy up POD
45 lines of code changed in 1 file:
Noise logging primitive
132 lines of code changed in 1 file:
update for new group handling
4 lines of code changed in 1 file:
copy FITS headers over to output file
12 lines of code changed in 2 files:
copy FITS headers over to output file
5 lines of code changed in 1 file:
catch case when bad value is returned from STATS
55 lines of code changed in 1 file:
fix typo
1 lines of code changed in 1 file:
- _TAG_AS_REDUCED_CUBE_ moved to JSA tree as _TAG_AS_REDUCED_PRODUCT_.
- Remove local provenance hacks now that we have real provenance tracking.
105 lines of code changed in 3 files:
Create place for JSA primitives
88 lines of code changed in 3 files:
Remove temporary QL hack
27 lines of code changed in 1 file:
tweak provadd call (2nd time)
1 lines of code changed in 1 file:
tweak provadd call
2 lines of code changed in 1 file:
Add provenance using PROVADD
9 lines of code changed in 1 file:
Only align images if they have not already been aligned
82 lines of code changed in 1 file:
copy the cube into the _sp file if the cube dimensions are 1x1xN
9 lines of code changed in 1 file:
no need to fix up provenance now that provenance tracking works properly
0 lines of code changed in 1 file:
set bad pixel WLIM to 0 when collapsing
1 lines of code changed in 1 file:
slight revamp to use new primitives, do not create moments maps for the time being, merge hybrid mode observations
8 lines of code changed in 1 file:
merge hybrid mode observations
6 lines of code changed in 3 files:
if the index file does not start with a # fall over
3 lines of code changed in 1 file:
but empty string is not allowed
2 lines of code changed in 1 file:
0 is allowed
1 lines of code changed in 1 file:
dummy skydip recipe
2 lines of code changed in 1 file:
Update to reflect minor change in parameter for _EXTINCTION_CORRECT_FRAME_
6 lines of code changed in 5 files:
use get_prim_arg
7 lines of code changed in 1 file:
Update to use new csotau=! method for the SMURF extinction task, speeds up the QUICK method; trap unrecognized values and set default method to QUICKER; update documentation and the formatting
77 lines of code changed in 1 file:
Print helpful message for user
14 lines of code changed in 1 file:
factor out sanity checking code and improve error messages
56 lines of code changed in 1 file:
Set OBSEND uhdr flag
5 lines of code changed in 1 file:
Remove alignment code as input files are already aligned, tidy up POD
27 lines of code changed in 1 file:
switch rasters to use autogrid
2 lines of code changed in 1 file:
remove PERL5LIB setting
0 lines of code changed in 9 files:
Write scale factor to only 1 dp
1 lines of code changed in 1 file:
set units of DC-corrected output
9 lines of code changed in 1 file:
hybrid mode check and observation description output moved to _REDUCE_SCIENCE_STEER_
0 lines of code changed in 1 file:
fix hybrid mode checking
1 lines of code changed in 1 file:
merge hybrid mode data
2 lines of code changed in 1 file:
run _INSTRUMENT_HELLO_ before _SORT_TIMESERIES_
3 lines of code changed in 1 file:
initial addition; currently only works on single subscan data
199 lines of code changed in 1 file:
check to see if hybrid mode, print observating mode information
18 lines of code changed in 1 file:
do _REDUCE_SCIENCE_STEER_ before _HETERODYNE_HELLO_
11 lines of code changed in 5 files:
retain frame ordering in subgrp creation
9 lines of code changed in 1 file:
Set TILEDIMS to maximum value which keeps files below 2 GB
4 lines of code changed in 1 file:
Do not delete _cal file for now
1 lines of code changed in 1 file:
Do not delete frame file
0 lines of code changed in 1 file:
Check for OBSEND before attempting to derive FCF
3 lines of code changed in 1 file:
Ensure variance is created in output image
1 lines of code changed in 1 file:
Check search box is within range
3 lines of code changed in 1 file:
Use sigma-clipping for combining images
5 lines of code changed in 2 files:
Only keep _cal files
1 lines of code changed in 1 file:
Renamed jcmt_long.ini
0 lines of code changed in 1 file:
Use wavelength-specific config file for stripchart
2 lines of code changed in 2 files:
Short-wave config file
81 lines of code changed in 1 file:
Long-wave specific config file
81 lines of code changed in 1 file:
Include both FCF points
12 lines of code changed in 1 file:
Always print out info message
1 lines of code changed in 1 file:
Use files method to store output image
1 lines of code changed in 1 file:
Add option to delay fitting until observation has ended
9 lines of code changed in 1 file:
Adjust labelling in view of recent _CREATE_FOCUS_CUBE_ updates
4 lines of code changed in 1 file: