20 Commits

Author SHA1 Message Date
Sean C. Gillies
e131d15cbd Remove kwds assertion 2018-05-24 14:57:27 -06:00
Sean C. Gillies
271bcf8b8c case matters 2018-04-25 17:51:01 -06:00
Sean C. Gillies
7e032ad2be Photometric won't be in the profile 2018-04-25 17:18:14 -06:00
Kevin Wurster
90c0099d69 Make colorinterp a tuple for immutability. 2017-10-26 22:09:31 -04:00
Kevin Wurster
c90a79222d Merge master. 2017-10-26 19:36:26 -04:00
James McBride
29f18e16ea Change a few affine -> transform in tests/docs
Per deprecation of affine argument.
2017-10-24 20:24:00 -07:00
Kevin Wurster
028ae12dae Merge master. 2017-10-14 03:22:27 -04:00
Kevin Wurster
a6ce62cd22 Switch 'src.colorinterp' to a setter/getter. 2017-10-14 03:14:05 -04:00
Sean Gillies
e5f2ce6e4d Merge pull request #1123 from choldgraf/image_read
fixing read imshow
2017-09-14 08:04:56 -06:00
Chris Holdgraf
2922418ac3 importerskip 2017-09-13 17:18:18 -07:00
Chris Holdgraf
e8a1dfa31f fixing read imshow 2017-09-13 08:57:21 -07:00
Chris Holdgraf
f89d164804 adjust instead of normalize 2017-09-01 08:32:26 -07:00
Chris Holdgraf
de03db2f4c plot normalization 2017-08-26 18:33:47 -04:00
Kevin Wurster
a4b418161a Merge master. 2016-06-20 00:52:33 -04:00
Matthew Perry
4f699f86e9 Plot extents with array and transform (#795)
* plot extents from array+transform

* tests and guard transform

* check for bounds attr

* docstring to indicate expected array axis order
2016-06-15 15:49:33 -07:00
Kevin Wurster
ef952def3b Merge master. 2016-06-14 21:09:27 -07:00
Colin Talbert
ebd800b4c5 Removed 2.7 long number specification 2016-06-13 14:22:54 -06:00
Colin Talbert
b12cf50091 updated tests to get to 96% coverage 2016-06-13 13:50:07 -06:00
Colin Talbert
c21ca3bd8d Added test_plot.py with test of plot
Need to add explicit tests to check if mpl
output remains valid.  Currently only checks
that no errors are raised.
2016-06-13 12:04:54 -06:00
Kevin Wurster
18039243b7 Move some tests around to better match the current package layout. 2016-06-03 14:05:20 -04:00