Directory Statistics for primitives/SCUBA2/

Back to Index Page

Lines Of Code for primitives/SCUBA2/

Commits for primitives/SCUBA2/ (per author)

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
agibb69 (75.8%) 4602 (90.3%) 5403 (90.6%) 66.70
timj22 (24.2%) 495 (9.7%) 558 (9.4%) 22.50

Commit Log

DateAuthorFile/Message
4/27/07 1:16 PMagibb
Update for consistency with _ALIGN_AND_MOSAIC_SUBARRAYS_ (1 Files changed, 57 Lines changed)
primitives/SCUBA2/_ALIGN_AND_MOSAIC_ 0.5 (+57 -18)
4/27/07 1:09 PMagibb
Major updates to group related files by looking at the subheaders (1 Files changed, 110 Lines changed)
primitives/SCUBA2/_ALIGN_AND_MOSAIC_SUBARRAY_ 0.5 (+110 -52)
4/25/07 9:17 AMagibb
Add TODO list, check for sensible return values from _FIT_PSF_ and write OBSNUM to log file (1 Files changed, 27 Lines changed)
primitives/SCUBA2/_FIND_BEAM_SIZE_ 0.4 (+27 -4)
4/25/07 9:11 AMagibb
Remove setting of SKY frame, use whatever is passed in (1 Files changed, 52 Lines changed)
primitives/SCUBA2/_FIT_PSF_ 0.2 (+52 -57)
4/24/07 1:18 PMagibb
Major changes: now takes FRAME and SYSTEM arguments to allow fits to be made in different coord frames. Also calls new primitive _FIND_POINT_SOURCES_ (1 Files changed, 131 Lines changed)
primitives/SCUBA2/_FIND_BEAM_SIZE_ 0.3 (+131 -60)
4/24/07 12:55 PMagibb
Initial version: primitive to identify and select point sources (1 Files changed, 146 Lines changed)
primitives/SCUBA2/_FIND_POINT_SOURCES_ 0.1 added 146
6/16/06 10:43 AMagibb
Minor fudges for CDR demo (1 Files changed, 58 Lines changed)
primitives/SCUBA2/_FIND_VARIANCE_ 0.3 (+58 -32)
6/16/06 10:41 AMagibb
Use correct header entries (1 Files changed, 9 Lines changed)
primitives/SCUBA2/_FIND_TOTAL_FLUX_ 0.6 (+9 -5)
6/16/06 10:40 AMagibb
No longer return peak position in hash (1 Files changed, 6 Lines changed)
primitives/SCUBA2/_FIND_SOURCES_ 0.2 (+6 -15)
6/16/06 10:36 AMagibb
Get values from headers (2 Files changed, 30 Lines changed)
primitives/SCUBA2/_FIND_SKY_STATS_ 0.4 (+7 -5)
primitives/SCUBA2/_FIND_BEAM_SIZE_ 0.2 (+23 -9)
6/16/06 10:34 AMagibb
Use SMURF extinction task (1 Files changed, 79 Lines changed)
primitives/SCUBA2/_EXTINCTION_CORRECT_FRAME_ 1.3 (+79 -79)
6/16/06 10:11 AMagibb
Flatfield primitive (1 Files changed, 91 Lines changed)
primitives/SCUBA2/_FLATFIELD_ 0.1 added 91
6/16/06 10:09 AMagibb
First versions of PONG data processing primitives (2 Files changed, 188 Lines changed)
primitives/SCUBA2/_MAKEMAP_GROUP_ 0.1 added 90
primitives/SCUBA2/_MAKEMAP_FRAME_ 0.1 added 98
6/16/06 10:05 AMagibb
Primitive to process PONG data with qlmakemap (1 Files changed, 100 Lines changed)
primitives/SCUBA2/_QLMAKEMAP_FRAME_ 0.1 added 100
6/16/06 9:03 AMagibb
Primitive to remove polynomial sky fits (1 Files changed, 66 Lines changed)
primitives/SCUBA2/_REMOVE_SKY_POLY_ 0.1 added 66
2/9/06 8:26 AMagibb
Now performs check if VAR component exists before finding stats (1 Files changed, 41 Lines changed)
primitives/SCUBA2/_FIND_VARIANCE_ 0.2 (+41 -29)
2/3/06 7:49 AMagibb
Insert missing ; (1 Files changed, 1 Lines changed)
primitives/SCUBA2/_MAKE_MOSAIC_FRAME_ 1.8 (+1 -1)
2/1/06 1:20 PMagibb
Add GENVAR parameter (1 Files changed, 15 Lines changed)
primitives/SCUBA2/_MAKE_MOSAIC_FRAME_ 1.7 (+15 -11)
11/4/05 4:34 PMagibb
Store results in a hash for other primitives to use (1 Files changed, 14 Lines changed)
primitives/SCUBA2/_PIXDUPE_AND_SHIFT_ 0.2 (+14 -5)
11/4/05 4:34 PMagibb
Use GET_PIXEL_SCALE now NDF is fixed (1 Files changed, 3 Lines changed)
primitives/SCUBA2/_CREATE_REFERENCE_IMAGE_ 0.3 (+3 -2)