John Evans
ffc7379e68
Merge branch 'issue171' into devel
2014-02-11 08:23:28 -05:00
John Evans
0feca73399
Added changelog section to docs. #171
2014-02-11 08:23:03 -05:00
jevans
1d00015a6f
Merge branch 'issue167' into devel
2014-02-10 19:39:03 -05:00
jevans
09651c27b6
No longer claiming any windows support. #167
2014-02-10 19:38:37 -05:00
John Evans
beb8877e3e
Merge branch 'issue157' into devel
2014-02-10 16:48:10 -05:00
John Evans
87cbf87ed7
Checking for proper location of jp2h children. #157
...
Certain boxes can only reside in jp2h or jpch (which is not currently
supported for writing purposed).
2014-02-10 16:47:09 -05:00
John Evans
4543a64f5d
Merge branch 'issue160' into devel
2014-02-10 15:43:43 -05:00
John Evans
1484fd974f
Removed trailing newline from XML string output. #160
2014-02-10 15:43:18 -05:00
John Evans
6e501710b9
Merge branch 'issue161' into devel
2014-02-10 15:14:11 -05:00
John Evans
3f56a08d2c
Added usage of set_printoptions method. #161
2014-02-10 15:13:42 -05:00
John Evans
a7e4a5b593
Merge branch 'issue164' into devel
2014-02-10 14:53:14 -05:00
John Evans
f2f05652e4
Added printoption support to jp2dump. #164
2014-02-10 14:52:53 -05:00
John Evans
fc91455e46
Merge branch 'devel' into issue164
2014-02-10 11:53:02 -05:00
John Evans
4706b667ff
Merge branch 'issue166' into devel
2014-02-10 11:49:01 -05:00
John Evans
116ef6e664
_uuid_io no longer a sub package but rather a module of glymur proper. #166
2014-02-10 11:48:16 -05:00
John Evans
23e5f4db3f
Adding hooks into set_printoptions.
2014-02-10 11:38:54 -05:00
John Evans
6432fc7ddf
Merge branch 'issue163' into devel
2014-02-10 09:39:01 -05:00
John Evans
29dbf594a5
Now printing fuam, dcm, standard masks. #163
...
Improves visual decoding of the reader requirements box.
2014-02-10 09:38:15 -05:00
John Evans
de5a8fe6e2
Merge branch 'issue162' into devel
2014-02-10 06:58:47 -05:00
John Evans
47d8e8470b
Print options remaining persistent across invocations. #162
2014-02-10 06:58:11 -05:00
jevans
012eef71e1
Merge branch 'issue158' into devel
2014-02-09 12:52:07 -05:00
jevans
4fafaa8661
Added set_printoptions, get_printoptions functions. Closes #158
2014-02-09 12:51:28 -05:00
jevans
79d2969acc
Merge branch 'issue104' into devel
...
Conflicts:
CHANGES.txt
docs/source/how_do_i.rst
glymur/codestream.py
glymur/jp2box.py
glymur/test/test_jp2box.py
glymur/test/test_jp2k.py
2014-02-08 20:29:52 -05:00
jevans
321a254464
Completed XMP description.
2014-02-08 19:52:39 -05:00
jevans
6bfb98d550
Merge branch 'issue156' into devel
2014-02-08 14:57:26 -05:00
jevans
14743d6633
Added write support for dtbl boxes.
2014-02-08 14:56:50 -05:00
John Evans
ddfbd20e78
Merge branch 'issue155' into devel
2014-02-07 16:52:52 -05:00
John Evans
fcbc8c52b4
Added new error message for case when wrapping jp2h box is empty. Closes #155
2014-02-07 16:52:28 -05:00
jevans
fc36a0bd25
Merge branch 'issue154' into devel
2014-02-06 21:12:47 -05:00
jevans
03ea0f4b54
Removed test artifact. Closes #154
2014-02-06 21:11:42 -05:00
jevans
2c1490d173
Merge branch 'issue154' into devel
2014-02-06 20:46:27 -05:00
jevans
1e3556e901
Added write support for DataEntryURL box. Closes #154
2014-02-06 20:45:26 -05:00
John Evans
e5d5e5b7ff
Merge branch 'issue153' into devel
2014-02-06 10:16:08 -05:00
John Evans
3fc782b6fd
Refactored superbox writing. Closes #153 .
...
At the moment this only affects jp2s and asoc superboxes for now.
2014-02-06 10:14:10 -05:00
jevans
a54ce4bad4
Merge branch 'issue152' into devel
2014-02-05 20:59:07 -05:00
jevans
8ce1c72d6d
Added write support for Association and NumberList boxes. Closes #152 .
2014-02-05 20:58:32 -05:00
John Evans
f2245e0e05
Removal of 2.6
2014-02-05 15:59:39 -05:00
John Evans
7d94508549
Merge branch 'issue150' into devel
2014-02-05 15:57:57 -05:00
John Evans
4edaa7b9e6
Remove dangling 2.6 reference, simplify test script clause. Closes #150
...
Had left a dangling reference to 2.6 that showed up on travis-ci web
page report.
The test script section was only different for 2.6. Versions 2.7 and 3.3 are
the same (and 3.4 should be the same when it arrives). That section can
now be simplified.
2014-02-05 15:55:28 -05:00
John Evans
cf57fce069
Merge branch 'issue150' into devel
2014-02-05 15:21:24 -05:00
John Evans
423daf1dfe
Removed support for 2.6. Closes #150
2014-02-05 15:20:33 -05:00
John Evans
4fca25baad
Merge branch 'issue151' into devel
2014-02-05 11:36:03 -05:00
John Evans
4487bb1f42
Fixed repr on palette box. Closes #151
...
Had thought that numpy arrays could not be reconstituted through repr,
but that is not the case.
2014-02-05 11:35:05 -05:00
jevans
c9a25e47c6
Merge branch 'issue149' into devel
2014-02-04 20:52:10 -05:00
jevans
a3fb3ec037
Write support for Palette, Component Mapping box. Closes #149
2014-02-04 20:51:27 -05:00
jevans
60656be667
closes #148
2014-02-03 19:51:34 -05:00
John Evans
9fcdbb0ef8
Merge branch 'issue147' into devel
2014-02-03 08:37:00 -05:00
John Evans
a9d62da2c8
openjpeg 1.3 does not apply the palette. Closes #147
2014-02-03 08:36:18 -05:00
John Evans
ebf62f416b
Merge branch 'issue146' into devel
2014-02-03 08:07:13 -05:00
John Evans
92c77a1dff
Can now read image from JPX/JP2 file with > 1 codestream. Closes #146 .
...
Now that we have a good JPX file with more than one image, that section
of code could be worked thru a bit more intelligently.
2014-02-03 08:04:53 -05:00