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
{{ message }}
This repository has been archived by the owner on Nov 18, 2020. It is now read-only.
There is not much code duplication because they are small clases, but it could lead to confusion nonetheless. In FCChhAnalyses, only Subtractor is used, so I propose to remove Masker.
The text was updated successfully, but these errors were encountered:
Subtractor has been added after Masker, which is more general.
So we should instead keep Masker, and move Subtractor to the FCChh analysis packages.
Could you please let me know when i can do that?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
There is not much code duplication because they are small clases, but it could lead to confusion nonetheless. In FCChhAnalyses, only
Subtractor
is used, so I propose to removeMasker
.The text was updated successfully, but these errors were encountered: