Use _SET_FILE_FITS_ITEM_ to update mosaic headers.
41 lines of code changed in 1 file:
Fix bug forming the utdate prefix for old IRCAM.
etc/oracdr_ircam_old.csh: the -ut option passes YYYYMMDD instead of YYMMDD
lib/perl5/ORAC/Frame/IRCAM.pm: file_from_bits method only uses the final six
characters of the prefix.
17 lines of code changed in 2 files:
Primitive to delete Frame objects to save memory
96 lines of code changed in 1 file:
Process FOCUS data taken in SCAN mode
78 lines of code changed in 1 file:
Add verbose flag
6 lines of code changed in 1 file:
throw warning if fewer than 15 stars detected
9 lines of code changed in 1 file:
_raw copied files now do not include the subscan number. this information is duplicated in the zero padded number included in the _rawXXX suffix
5 lines of code changed in 1 file:
simplify inout a lot so that it now calls the base class all the time
7 lines of code changed in 1 file:
Use WCS from read_wcs method rather than call wcsattrib/get
10 lines of code changed in 1 file:
files read with -loop file should be relative to ORAC_DATA_IN
8 lines of code changed in 1 file:
support comments with file read from -loop file
14 lines of code changed in 1 file:
add recsuffix support to picard
28 lines of code changed in 1 file:
CADC recipes fill CAOM 1.0 headers
21 lines of code changed in 7 files:
remove test print from orac_exit_normally
0 lines of code changed in 1 file:
rejig error trapping for algorithm engine start
6 lines of code changed in 1 file:
orac_exit_normally now exits with bad status if there is an error
on the stack. Error messages are printed to STDERR on exit. It is now
possible to silence all the goodbye messages.
46 lines of code changed in 1 file:
use try rather than eval when starting alg engines. Fix -file argument handling by not prepending cwd
18 lines of code changed in 1 file:
Change OR to AND when testing for pixel spreading scheme options
1 lines of code changed in 1 file:
Add genvar parameter
2 lines of code changed in 1 file:
Add spread parameter to allow user to choose pixel-spreading scheme
30 lines of code changed in 1 file:
_CREATE_CUBE_FRAME_ moves out of _HETERODYNE_HELLO_ and into recipe
4 lines of code changed in 2 files:
no longer create cube
0 lines of code changed in 1 file:
move MAKECUBE parameter handling to separate primitive
290 lines of code changed in 2 files:
initial addition, temporary softlink to REDUCE_SCIENCE pending creation of proper recipe
339 lines of code changed in 4 files:
fix bug in selecting IFU profile calibration file
1 lines of code changed in 1 file:
add blank line before switching to POD
1 lines of code changed in 1 file:
remove ORAC_ prefix from internal headers before sending them to generic-to-FITS header translation
8 lines of code changed in 1 file:
tidy up header translation, RA/DEC_SCALE are returned in degrees from header translation
45 lines of code changed in 3 files:
UTSTART header is now a Time::Piece object
19 lines of code changed in 2 files:
move SPEED_GAIN translation into HdrTrans
10 lines of code changed in 1 file:
convert platescale from headers in degrees to arcseconds to match API
7 lines of code changed in 1 file:
removed as plate scale is properly handled in header translation
0 lines of code changed in 1 file:
UTSTART is Time::Piece object
6 lines of code changed in 1 file:
modified headers for CAOM 1.0
21 lines of code changed in 7 files:
corrections to _ADD_PROVENANCE_
5 lines of code changed in 1 file:
change UT handling to use DateTime object as returned from header translation
8 lines of code changed in 2 files:
fix comment string handling
1 lines of code changed in 1 file:
test new header translations and remove ORACTIME/UT code from subclass for SCUBA
7 lines of code changed in 1 file:
fix the logic used when reporting a recipe name with a different name to the one expected
4 lines of code changed in 1 file:
forgot to set the recipe suffix in batch mode
1 lines of code changed in 1 file:
forgot to read the initial state of the WCS object
4 lines of code changed in 1 file:
Here Be Dragons!
- I have removed all internal ORAC-DR header translation. It is now all done by Astro::FITS::HdrTrans
- You must now have v1.00 of Astro::FITS::HdrTrans to run oracdr
- The header translations have been tested using data I have available.
- Note that there are still primitives that also try to fudge headers
9 lines of code changed in 35 files:
calculate ORACTIME et al in base class. Enable HdrTrans. Remove calc_orac_headers from most subclasses.
44 lines of code changed in 38 files:
add a blank line
1 lines of code changed in 1 file:
sync up changes from CGS4 clone
10 lines of code changed in 1 file:
plate scale in degrees not arcsec
4 lines of code changed in 1 file:
DEC_ and RA_SCALE should be in degrees now
2 lines of code changed in 1 file:
Older NDFs did not have type NDF (e.g. scuba) so check for a data_array
10 lines of code changed in 1 file:
indicate when the recipe has been modified
3 lines of code changed in 1 file:
add -recsuffix to oracdr_parse_recipe for consistency
21 lines of code changed in 1 file:
clean up DATE string to match all other instruments
2 lines of code changed in 1 file:
do not trounce PERL5LIB when adding cirdr libraries
9 lines of code changed in 9 files:
first part of patch to change RA_BASE/DEC_SCALE/RA_SCALE to degrees
61 lines of code changed in 16 files:
remove error message when primitive is not found in list for showcurrent
0 lines of code changed in 1 file:
forgot _to_RECIPE
5 lines of code changed in 5 files:
change ORAC_RECIPE header to ORAC_DR_RECIPE in preparation for HdrTrans migration
6 lines of code changed in 6 files:
initial addition, copy from spectroscopy
80 lines of code changed in 1 file:
change ORAC_RECIPE header to ORAC_DR_RECIPE in preparation for HdrTrans migration
19 lines of code changed in 15 files:
whitespace cleanup
71 lines of code changed in 1 file:
no need to declare variables twice
2 lines of code changed in 1 file:
use general imaging autoastrometry primitive
2 lines of code changed in 2 files:
fix test for whether or not Starlink::Autoastrom loaded
4 lines of code changed in 2 files:
Major upgrade to deal with DESPIKE option to allow waiting for a certain number of images to be present before creating a group mosaic which copes with spikes and allows variances to be calculated reliably
269 lines of code changed in 1 file:
Obtain reference image from _GET_REFERENCE_IMAGE_, change default to 5 images before creating a mosaic
16 lines of code changed in 1 file:
Add DESPIKE coadd mode
30 lines of code changed in 1 file:
Use new Grp uhdr flag to check for moving sources
5 lines of code changed in 1 file:
display image after adding astrometry
3 lines of code changed in 1 file:
Left out a closing brace, quotes around uhdr entry
2 lines of code changed in 1 file:
Add check for new Grp image before calculating noise, add copyright/licence text
30 lines of code changed in 1 file:
Set a Grp uhdr flag for moving sources
6 lines of code changed in 1 file:
update install directions
23 lines of code changed in 1 file:
Do not call Tim's pod2latex.
2 lines of code changed in 1 file:
Do not try to use Tim's version of pod2latex.
1 lines of code changed in 1 file: