Mouse-Imaging-Centre / pyminc

A python interface to the MINC 2 library, allowing use of numpy arrays to access MINC data, and other such similar goodies, developed by Jason Lerch
http://en.wikibooks.org/wiki/MINC/Tutorials
Other
14 stars 8 forks source link

length of minc history #2

Open mcvaneede opened 11 years ago

mcvaneede commented 11 years ago

Currently when pyminc adds information to the minc history, the old history is read with a max length of 999999 characters. This should be dealt with dynamically.