Open adler-j opened 7 years ago
As highlighted by #892, we don't have any tests of the MRC functions with an extended header. We should add such a test.
There's now mrcfile which looks very good to me. It support standard and extended header, as well as some other goodies like memory-mapped files. We should slim down our own MRC file handler and just do some internal bookkeeping.
As highlighted by #892, we don't have any tests of the MRC functions with an extended header. We should add such a test.