-
Notifications
You must be signed in to change notification settings - Fork 11
Issue with reading response file #185
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working