Author Statistics for sbasak

Back to Index Page

Author Details

Login: sbasak
Fullname: sbasak
Revisions: 31
Lines of Code: 1481
Added Lines of Code: 2031
Lines of Code per Change: 47.8

Lines Of Code (per Author)

Lines Of Code for sbasak (per module)

Activity

Commit Log

DateAuthorFile/Message
2/23/05 1:30 PMsbasak
'rm -f qqq_*' changed to 'rm -f qqq_*.cfg*' (1 Files changed, 1 Lines changed)
PBS/spectrum/scripts/run_complete_job.pl 1.3 (+1 -1)
2/21/05 12:05 PMsbasak
'rm -f' of a bunch of outfiles added and a typo corrected (1 Files changed, 5 Lines changed)
PBS/spectrum/scripts/run_complete_job.pl 1.2 (+5 -2)
2/18/05 2:02 PMsbasak
Perl version run_complete_job.sh, but for Jlab clusters (1 Files changed, 798 Lines changed)
PBS/spectrum/scripts/run_complete_job.pl 1.1 added 798
2/16/05 3:12 PMsbasak
bug at Real BlkAccu = 1.0-5 fixed to 1.0e-5 (1 Files changed, 2 Lines changed)
mainprogs/main/sink_smearing.cc 1.14 (+2 -2)
2/4/05 2:25 PMsbasak
hyp_smear3d included (2 Files changed, 52 Lines changed)
lib/Makefile.in 1.330 (+47 -30)
lib/Makefile.am 1.249 (+5 -3)
2/4/05 2:24 PMsbasak
Proper header files included and certain definitions changed (3 Files changed, 8 Lines changed)
lib/meas/smear/hyp_smear3d.h 1.2 (+3 -3)
lib/meas/smear/smear.h 1.13 (+2 -1)
lib/meas/smear/hyp_smear3d.cc 1.2 (+3 -3)
2/4/05 2:24 PMsbasak
Few changes in output statements (3 Files changed, 39 Lines changed)
mainprogs/main/hypsmear3d.cc 1.2 (+4 -4)
mainprogs/main/Makefile.am 1.54 (+4 -1)
mainprogs/main/Makefile.in 1.116 (+31 -20)
2/3/05 5:11 PMsbasak
Header for hyp_smear3d.cc (1 Files changed, 31 Lines changed)
lib/meas/smear/hyp_smear3d.h 1.1 added 31
2/3/05 5:10 PMsbasak
hyp smearing in spatial directions involving spatial links only (1 Files changed, 148 Lines changed)
lib/meas/smear/hyp_smear3d.cc 1.1 added 148
2/3/05 5:09 PMsbasak
Application code for hyp smearing in spatial directions using only spatial links (1 Files changed, 24 Lines changed)
mainprogs/main/hypsmear3d.cc 1.1 added