You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/devel/biaps/biap_0007.rst
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,10 @@
2
2
BIAP7 - loading multiple images
3
3
###############################
4
4
5
-
******
6
-
Status
7
-
******
8
-
9
-
In discussion
5
+
:Author: Matthew Brett
6
+
:Status: Draft
7
+
:Type: Standards
8
+
:Created: 2015-07-18
10
9
11
10
**********
12
11
Background
@@ -112,4 +111,4 @@ Next steps:
112
111
* Make sure there are use-cases where you could wish to call `load` vs. `load_multi` on the same image (perhaps a Nifti image with different affines for each volume)
113
112
* Investigate AFNI file formats as a use-case for this.
114
113
* Check the `nilearn` codebase, see if `iter_img` and `slice_img` functions might offer a post-`load` alternative. Also check if those functions could be deprecated in favor of slicing / iterating on `dataobj`
115
-
* Create a new issue to implement getting an iterator on `dataobj`?
114
+
* Create a new issue to implement getting an iterator on `dataobj`?
0 commit comments