You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is part of a project described in issue #24
The following is a "real-time" list of points that are found to be differences between the pipelines using the comparison.
Not all features are critical to recover the missing performance, but all should be implemented (as more similar as possible) in order to allow their optional use when comparing different algorithms.
Remove images that do not survive the preliminary image cleaning in-between the 2 passes of image extraction
Description:
explained in detail here.
As with many other features, it will be developed in parallel in the developoment version of ctapipe (and imported from there with the new release) and in protopipe (based on ctapipe 0.7 conda version)
Add support and apply calibscale
It should be done in ctapipe but for the moment done also here in PR #140 .
Description:
as explained here/Conversion to "photoelectrons",
the factor to transform the integrated charges (in ADC counts) into number of photoelectrons is the pixel-wise one calculated by simtelarray (0.92*LasCalData->calib[][][]).
We thus need to check if in ctapipe this value is taken into account.
The text was updated successfully, but these errors were encountered:
This issue is part of a project described in issue #24
The following is a "real-time" list of points that are found to be differences between the pipelines using the comparison.
Not all features are critical to recover the missing performance, but all should be implemented (as more similar as possible) in order to allow their optional use when comparing different algorithms.
Issues
Description:
Pull-Requests
Description:
explained in detail here.
As with many other features, it will be developed in parallel in the developoment version of ctapipe (and imported from there with the new release) and in protopipe (based on ctapipe 0.7 conda version)
calibscale
It should be done in ctapipe but for the moment done also here in PR #140 .
Description:
as explained here/Conversion to "photoelectrons",
We thus need to check if in ctapipe this value is taken into account.
The text was updated successfully, but these errors were encountered: