• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

matthew-brett / nibabel / 341

Builds Branch Commit Type Ran Committer Via Coverage
341 test A test commit push 27 Feb 2014 08:16PM UTC matthew-brett travis-ci pending completion   set done
340 fixing-parrec RF: python 3 fixes for openers test Make bytes / strings explicit. gzip doesn't appear to allow opening for read in text mode in Python 3. push 16 Feb 2014 12:48AM UTC matthew-brett travis-ci pending completion   set done
339 fixing-parrec RF: some python 3 fixes for par / rec stuff numpy strings expected to be bytes, not strings. Files must get opened with binary flag. push 16 Feb 2014 12:40AM UTC matthew-brett travis-ci pending completion   set done
338 fixing-parrec RF: change slice orientation names for par/rec Change 'transversal' to 'transverse'; 'sagital' to 'sagittal'. I think these are the standard names: http://en.wikipedia.org/wiki/Sagittal_plane push 16 Feb 2014 12:11AM UTC matthew-brett travis-ci pending completion   set done
336 todo DOC: more todo push 12 Feb 2014 03:07AM UTC matthew-brett travis-ci pending completion   set done
335 remove-minc-header-data-fetch BF: fix invalid call to parent in minc classes It was possible to call `data_from_fileobj` and `data_to_fileobj` from a generic Header object, and the MINC classes use that object, so these could cause confusion by making invalid calls. Raise No... push 11 Feb 2014 10:22PM UTC matthew-brett travis-ci pending completion   set done
334 generalize-header-data-layout RF: allow generic header to specify memory layout Just in case someone needs the generic header to write in C order rather than F order. push 11 Feb 2014 09:40PM UTC matthew-brett travis-ci pending completion   set done
333 reworking-raw-scaling RF: replicate read_img_data behavior + deprecate Do approximate replication of the old behavior of read_img_data. Deprecate with suggestions about alternatives. push 11 Feb 2014 08:59PM UTC matthew-brett travis-ci pending completion   set done
328 intercept-scaling RF: adapt round trip tests to loss of int scaling Now we've removed the offset-only scaling code, we're not promoting the large integers to the biggest float type for conversion between integer types. Adapt the test to take this into account. push 02 Feb 2014 08:41AM UTC matthew-brett travis-ci pending completion   set done
327 int-long-check-fix DOC: update python and library dependencies We depend on Python 2.6 and pydicom 0.9.7. push 31 Jan 2014 03:18AM UTC matthew-brett travis-ci pending completion   set done
326 int-long-check-fix DOC: update python and library dependencies We depend on Python 2.6 and pydicom 0.9.7. push 31 Jan 2014 03:14AM UTC matthew-brett travis-ci pending completion   set done
325 int-long-check-fix RF: use abstract base class for integer check Use numbers.Integer base class to check for integer instances. push 30 Jan 2014 09:06AM UTC matthew-brett travis-ci pending completion   set done
324 int-long-check-fix BF: make integer tests safe for python 2 Longs can appear in place of integers, especially on Windows. Use compatible test for (int, long) or (int,) depending on python version. push 30 Jan 2014 08:41AM UTC matthew-brett travis-ci pending completion   set done
323 intercept-scaling RF: adapt round trip tests to loss of int scaling Now we've removed the offset-only scaling code, we're not promoting the large integers to the biggest float type for conversion between integer types. Adapt the test to take this into account. push 30 Jan 2014 03:02AM UTC matthew-brett travis-ci pending completion   set done
322 intercept-scaling BF: remove intercept only iuint-iuint scaling Short version: remove conditional branch trying to preserve precision on writing arrays by keeping working type as an integer type. The advantages to removal are: * fixing a bug for explicit scaling... push 29 Jan 2014 11:54PM UTC matthew-brett travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc