initial version
23 lines of code changed in 2 files:
Changed sky sub primitive and added readnoise_hedit
3 lines of code changed in 1 file:
new primitive
0 lines of code changed in 1 file:
that'll teach me to commit before parsing...
3 lines of code changed in 1 file:
New primitive
3 lines of code changed in 1 file:
Modified so that extension headers inherit the primary header
6 lines of code changed in 1 file:
Modified to access local copy of 2mass
4 lines of code changed in 2 files:
new primitive
1 lines of code changed in 1 file:
New primitive
23 lines of code changed in 5 files:
Reinstated findgroups method. This groups either by tile (if appropriate)
or by the group number (which is nominally the jitter sequence).
35 lines of code changed in 1 file:
Altered to reflect change in how standards are queried in cir_getstds
3 lines of code changed in 1 file:
Changed way that confidence map is named
3 lines of code changed in 1 file:
Modified to take new camera numbering scheme into account
2 lines of code changed in 1 file:
Dome flats use SKY_FLAT. Translate OBSTYPE of FLAT to LAMP so that recipes don't expect sky source and co-ordinates and to avoid adding a check to many primitives.
6 lines of code changed in 2 files:
merge from acsis-dev-20040607 branch, use pattern_from_bits instead of file_from_bits
7 lines of code changed in 1 file:
merge from acsis-dev-20040607 branch, add ACSIS support
52 lines of code changed in 1 file:
merge from acsis-dev-20040607, use pattern_from_bits()
95 lines of code changed in 17 files:
merge from acsis-dev-20040607, allow for multiple files when configuring Frame objects
241 lines of code changed in 1 file:
Do not create flat if one is specified. Update Output Data and Notes.
98 lines of code changed in 1 file:
merge from acsis-dev-20040607 branch, raw accessor can now take list of filenames, add pattern_from_bits method
25 lines of code changed in 1 file:
merge from acsis-dev-20040607 branch, allow for multiple files in Frm->raw when unlinking
4 lines of code changed in 1 file:
merge from acsis-dev-20040607, convert() method now returns both the input and output filename without any directory structure removed
21 lines of code changed in 1 file:
initial ACSIS Group class
229 lines of code changed in 1 file:
initial ACSIS Frame class
476 lines of code changed in 1 file:
fix find_file() for calibrated arc -- needed .sdf appended to find it, then removed afterwards to use it for Starlink commands
3 lines of code changed in 1 file:
Invert check for existing flat.
2 lines of code changed in 2 files:
Correct a comment.
2 lines of code changed in 1 file:
Only make a flat when one has not already been specified. Added a note and corrected the Output Data.
107 lines of code changed in 1 file:
Correct bugs to do with dimension trimming and scaling. Not sure how this version which led to a working primitive came to be committed instead of the correct one.
12 lines of code changed in 1 file:
Add object masking option.
268 lines of code changed in 1 file:
No flat creation if one is defined already.
16 lines of code changed in 1 file:
Lamp (dome) flats now do not have a central circular mask. Not only unnecessary, some data may not have the sky co-rodinates defined in the metadata. Moved ENLARGE in prologue to alphabetical order.
47 lines of code changed in 1 file:
attempt to fix warnings when error is negative
8 lines of code changed in 1 file:
normalise to one second exposure time after forming group
6 lines of code changed in 6 files:
initial addition
72 lines of code changed in 1 file:
add 112B21 filter
4 lines of code changed in 1 file:
use find_file() to get polimp.dat file
2 lines of code changed in 1 file:
use find_file() to get forward/inverse_distortion.lis files
2 lines of code changed in 1 file:
tighten up code to use Astro::Catalog::STL functionality, use find_file to get extractor_catalogue.sex configuration file
20 lines of code changed in 1 file:
use find_file() to get parameter file
1 lines of code changed in 1 file:
use find_file() to get arlines file
1 lines of code changed in 1 file:
use find_file() to get calibrated arc spectrum
1 lines of code changed in 1 file:
use find_file() to get bsc5.dat bright star catalogue file
1 lines of code changed in 1 file:
use find_file() to get polimp.dat file
2 lines of code changed in 1 file:
use find_file() to get bsc5.dat bright star catalogue
1 lines of code changed in 1 file:
use find_file() to get FITS header reordering file
1 lines of code changed in 1 file:
use find_file() to get fs_izjhklm.dat, fs2000.dat standards files
2 lines of code changed in 1 file:
use find_file() to get 10_20stds.dat standards file
1 lines of code changed in 1 file:
moved to general-IR
0 lines of code changed in 2 files:
moved over from instrument-specific directories
29 lines of code changed in 1 file:
use find_file() to get persson_jhk standards file
1 lines of code changed in 1 file:
use find_file() to find extractor_mask.sex
1 lines of code changed in 1 file:
use find_file() to get polimp file
2 lines of code changed in 1 file:
use find_file() to get arnica standards file
1 lines of code changed in 1 file:
use find_file() to get arlines file
2 lines of code changed in 2 files:
use find_file() to get profile file
2 lines of code changed in 2 files:
use find_file() to get calibrated arc
1 lines of code changed in 1 file:
fix case where file we want to delete has different observation number from current Frame object
12 lines of code changed in 1 file:
use find_file to find channel ardmasks
2 lines of code changed in 2 files:
initial addition
145 lines of code changed in 1 file:
use find_file to find channel ardmasks
1 lines of code changed in 1 file:
moved to general-IR
0 lines of code changed in 17 files:
no longer instrument-specific
9219 lines of code changed in 3 files:
moved to general-IR
0 lines of code changed in 2 files:
initial addition
109 lines of code changed in 1 file:
put in more accurate thresholds
12 lines of code changed in 1 file:
initial SWFCAM-specific primitives
205 lines of code changed in 3 files:
use ORAC::Calib::WFCAM as calibration class for SWFCAM
1 lines of code changed in 1 file:
use UFTI as base class, fix UTEND/UTSTART headers
4 lines of code changed in 1 file:
initial SWFCAM addition
5 lines of code changed in 1 file:
add SWFCAM aliases
8 lines of code changed in 1 file:
initial addition for SWFCAM
106 lines of code changed in 5 files:
initial addition for WFCAM reduction with Starlink software
5 lines of code changed in 2 files:
add Darwin support to orac_proc_kill, return from orac_ipcs_kill if ipcs fails
9 lines of code changed in 1 file:
general version of faint standards lookup file
158 lines of code changed in 1 file:
replace ORAC_DATA_CAL calibration file definitions with find_file calls
98 lines of code changed in 9 files:
use File::Spec->catfile for filename concatenation instead of slashes, replace ORAC_DATA_CAL calibration file definitions with find_file calls
172 lines of code changed in 6 files:
introduce find_file method to locate calibration files, replace ORAC_DATA_CAL lookups with find_file call
50 lines of code changed in 1 file:
introduce orac_determine_calibration_search_path method, clean out old commented-out code
110 lines of code changed in 1 file:
use File::Spec->catfile for filename concatenation rather than slashes
4 lines of code changed in 1 file:
use File::Spec->catfile for filename concatenation rather than using slashes
5 lines of code changed in 1 file:
do not display HDU chooser window
1 lines of code changed in 1 file:
tighten up filter name check
3 lines of code changed in 1 file:
Added wfcamCCS
1 lines of code changed in 1 file:
tabs to spaces (grrr...)
138 lines of code changed in 1 file:
Whitespace corrections.
595 lines of code changed in 1 file:
initial additions for Starlink-WFCAM
57 lines of code changed in 1 file:
oops
3 lines of code changed in 3 files:
delete bpm,bpd,bp files
3 lines of code changed in 1 file:
delete bgl,ext,bpf,ccf,crow files
1 lines of code changed in 1 file:
delete bgl,ext,ccf,crow files
1 lines of code changed in 1 file:
documentation update
4 lines of code changed in 1 file: