Commit Graph

9 Commits

Author SHA1 Message Date
Nicolas Pinto b16ba3daf2 BUG: fix side-effect in util.montage() 2012-10-07 13:30:07 -07:00
Tony S Yu 27cac73e16 DOC: Fix section titles to match numpy doc standard 2012-09-02 18:33:38 -04:00
Andreas Mueller f7c56202d0 COSMIT no spaces around power `**`. Fun: https://gist.github.com/1671995 2012-06-29 11:27:23 +02:00
Stefan van der Walt 7419c682de BUG: Fix typo in montage--xrange is no longer supported. 2012-03-03 11:25:37 -08:00
Nicolas Pinto 0a9522d4ea FIX: montage2d should not use rescale_intensity's out_range kwarg 2012-02-14 21:56:48 -05:00
Nicolas Pinto c61fe51d2f DOC: remove <BLANKLINE> nastiness, replace with appropriate doctest directive 2012-02-14 20:08:25 -05:00
Nicolas Pinto 68f8c68c3f FIX: util.montage2d 'normalize' becomes 'rescale_intensity' and defaults to False 2012-02-14 19:36:07 -05:00
Nicolas Pinto 64177b2000 ENH: add a 'normalize' kwarg to util.montage2d() 2012-02-14 00:04:42 -05:00
Nicolas Pinto 99efa1b771 ENH: add montage2d with tests 2012-02-13 21:20:31 -05:00