Commit Graph

22 Commits

Author SHA1 Message Date
Johannes Schönberger 256a0bad07 Fix montage2d doctest 2013-11-03 09:55:06 +01:00
Johannes Schönberger 3e3a52331d Misc doc string fixes 2013-10-02 17:07:23 +02:00
Horea Christian 228bf8f7ba Adapted if statement to grid_shape=None 2013-07-19 00:32:38 +02:00
Horea Christian 90f3a5d685 Syntax and default variable.
From (0,0) to None.
2013-07-18 17:54:03 +02:00
Horea Christian 1c7947fad1 Renamed parameter 2013-07-14 22:21:51 +02:00
Horea Christian 70aedc4556 Removed blank lines in between parameters. 2013-07-10 22:18:09 +02:00
Horea Christian 633dca7c97 Refined syntax. 2013-07-09 00:28:57 +02:00
Horea Christian 9583072271 Added usage example. 2013-06-28 20:20:39 +02:00
Horea Christian 9e415a096a Corrected indents Again. 2013-06-28 13:21:55 +02:00
Horea Christian 03623a3028 Corrected indents (4space instead tab). 2013-06-28 05:28:15 +02:00
Horea Christian 8367542a20 Corrected indentation and spacing. 2013-06-28 01:25:13 +02:00
Horea Christian 45d960d64f User-specified output ratio
Added a keyword argument which enables the user to select other ratios for the output image rather than
just 1:1.
2013-06-27 08:15:49 +02:00
François Boulogne eb9de1d7eb MIN: use print() instead of print 2013-06-12 21:16:23 +02:00
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