Skip to content

envi file containing complex values #135

Closed
@Nipouradar1995

Description

@Nipouradar1995

hello
I've just started to work with SPy to read envi files which contains complex values ,after runing this code
1
i got this parameter
2
all seems okey because my envi header file is : dtype=6 which refer to 32*2 complex
3
but when i checked the values of the array i noticed that it contains just the real parts and the complex part is 0
5
which is different from what i got with IDL , here is some values of the first column which contain real and imaginary part
6
so there is something wrong on my code or SPy dont support the files which contains complex value.
thanks in advance .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions