File: TODO

package info (click to toggle)
nibabel 2.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 67,804 kB
  • sloc: python: 40,086; makefile: 273; ansic: 202; sh: 73
file content (17 lines) | stat: -rw-r--r-- 461 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.. -*- rest -*-
.. vim:syntax=rst

Stephan's TODO
--------------
* testing for endianness correctly (e.g. while writing)?

Matthew's TODO
--------------

* Move file_map to {filename, fileobj, (filename, offset), (fileobj, offset)
  with suitable change warning
* consider deprecating data_dtype methods for images.
* new data package model
* output_space property for images
* dirty attribute for images
* consider adding io_implementation to images to do I/O