Mercurial > hg > absrec
log utils.py @ 21:d395461b92ae tip
age | author | description |
---|---|---|
Mon, 23 Apr 2012 10:54:57 +0300 | Nic Cleju | Lots and lots of modifications. Approximate recovery script working. default tip |
Thu, 05 Apr 2012 13:59:22 +0300 | Nic Cleju | Fixed plot functions in utils.py |
Tue, 03 Apr 2012 16:27:18 +0300 | Nic Cleju | Added docstrings to files and functions |
Wed, 18 Jan 2012 17:50:04 +0000 | nikcleju | utils.py(): Added function int_setticks() to set axes labels, fontsize and tick locations and labels |
Fri, 13 Jan 2012 18:44:26 +0000 | nikcleju | utils.py: added function int_setticks() to set ticks and ticklabels |
Fri, 13 Jan 2012 15:56:33 +0000 | nikcleju | Absapprox.py: Fixed: SNRdb should be divided by 20, not 10. noiselevel should be norm/norm, not power/power |
Thu, 12 Jan 2012 14:00:47 +0000 | nikcleju | utils.py: disabled imshow normalization in loadshowmatrices_multipixels |