Skip to content

Issue with reading response file #185

@gulabd

Description

@gulabd

Reading a response matrix generated with FTools task ftflx2xsp results in the following error.

ERROR: MethodError: no method matching build_response_matrix(::Vector{Vector{Int64}}, ::Vector{Vector{Int64}}, ::Nothing, ::Int64, ::Int64, ::Type{Float64})

Closest candidates are:
build_response_matrix(::Vector, ::Vector, ::Vector, ::Int64, ::Any, ::Type)
@ SpectralFitting ~/.julia/packages/SpectralFitting/VqgVt/src/datasets/ogip.jl:230

This could be due to datatypes "D" and "J" in place of "E" and "I" in the response matrix file. A quick fix will be helpful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions