Skip to content

getindex_t now recognizes AxisArray in ImageMeta.#32

Merged
timholy merged 1 commit into
masterfrom
jerry/getindex_t
Mar 25, 2017
Merged

getindex_t now recognizes AxisArray in ImageMeta.#32
timholy merged 1 commit into
masterfrom
jerry/getindex_t

Conversation

@mdhe1248
Copy link
Copy Markdown
Contributor

getindex_t now recognizes AxisArray in ImageMeta.
Be aware. If an image is a plain array (not AxisArray, (e.g, Array{Float64, 3}), it will throw an error.
This is because timeaxis function does not accept Array.

Be aware. If an image is a plain array (not AxisArray, (e.g, Array{Float64, 3}), it will throw an error.
This is because `timeaxis` function does not accept Array.
@timholy
Copy link
Copy Markdown
Member

timholy commented Mar 25, 2017

JuliaImages/ImageAxes.jl#17 is merged and tagged, so this is safe now. Thanks Jerry!

@timholy timholy merged commit aa9ca99 into master Mar 25, 2017
@mdhe1248 mdhe1248 deleted the jerry/getindex_t branch April 14, 2017 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants