Closed kibaekkim closed 2 years ago
https://github.com/Argonne-National-Laboratory/DSP/blob/8c0d18375f9173f56cbf8d1cbf90b6be75959332/src/Model/DetModel.cpp#L334
It's possible that qobj_ is not created. This may have caused segfault in #205.
qobj_
https://github.com/Argonne-National-Laboratory/DSP/blob/8c0d18375f9173f56cbf8d1cbf90b6be75959332/src/Model/DetModel.cpp#L334
It's possible that
qobj_
is not created. This may have caused segfault in #205.