Clean up warnings from perlcritic (Perl::Critic)
202 lines of code changed in 48 files:
handle hidden files
5 lines of code changed in 1 file:
+ correct typo in primitive argument parsing call
+ make sure all primitives return an exit status
4 lines of code changed in 1 file:
fix primitive argument parsing so that $Frm is allowed again
4 lines of code changed in 1 file:
fix problem with primitive arguments and improve error message
39 lines of code changed in 1 file:
Fix DEBUG variable setting
2 lines of code changed in 1 file:
Complete rewrite of recipe parser
+ Now reads primitives from disk on demand
+ Caches primitives individually and only rereads if modified
+ Primitives are now all subroutines and no longer have context from other primitives
(so if you had a $blah that had not been "my"ed in your primitive but was in an earlier
primitive this will no longer work)
1791 lines of code changed in 5 files:
Remove prototypes for internal subroutines, add blank variance to fit to ensure variance propagation, write header lines in log file with comment markers at the beginning
6 lines of code changed in 1 file:
Update to use new mset parameter for wcsattrib to enable multiple attributes to be set
6 lines of code changed in 3 files:
initial addition
34 lines of code changed in 1 file:
handle unknown waveband more gracefully
135 lines of code changed in 2 files:
add new IFU slice profile for UIST re-rotation in late 2007
20 lines of code changed in 2 files:
strip extension before checking for file existance
4 lines of code changed in 1 file:
make new group from current group object
2 lines of code changed in 1 file:
do defined-ness check before using UT date
3 lines of code changed in 1 file:
do defined-ness checks when converting from one magnitude to another
42 lines of code changed in 1 file:
use telescope offsets for coronographic imaging
7 lines of code changed in 1 file:
Add SKYREF parameter
11 lines of code changed in 1 file:
write decimal UT date to log file
4 lines of code changed in 1 file:
subclass calc_orac_headers
47 lines of code changed in 1 file:
write decimal UT date to log file
6 lines of code changed in 2 files:
write decimal UT date to log file
8 lines of code changed in 2 files:
Return values from Number::Uncertainty objects to prevent overloading errors
5 lines of code changed in 1 file:
Benchmarking recipe
78 lines of code changed in 1 file:
Check for bad value in sigma, only write logging info if a useable value was obtained
170 lines of code changed in 1 file:
Reformat logging comment lines for plotting with stripchart
6 lines of code changed in 1 file:
Reformat for logging, remove cut-and-paste code
10 lines of code changed in 1 file:
Reformat values for logging
10 lines of code changed in 1 file:
Change >=n to >n-1
1 lines of code changed in 1 file:
Only display image if a new one has been generated
2 lines of code changed in 1 file:
Use _GET_REFERENCE_IMAGE_ for reference alignment image, adjust args to wcsmosaic for generating variances
9 lines of code changed in 1 file:
Refactor code, add NEWIMAGE uhdr flag for display system
47 lines of code changed in 1 file:
Use subheaders to collate files
13 lines of code changed in 1 file:
Check for existence of gradients and PS arrays before attempting to calculate mean and std dev, change arg to mean_and_sigma subroutine to array ref, update POD
31 lines of code changed in 1 file:
Add logging of std deviation
17 lines of code changed in 1 file:
Use _GET_REFERENCE_IMAGE_ to obtain reference image
19 lines of code changed in 1 file:
check for defined-ness of the WAVEFORM header before trying to query it
2 lines of code changed in 1 file:
disable nonlinearity corrections temporarily
1 lines of code changed in 1 file: