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
Several classes in this repo have dependencies on classes that belong in MAT-MINERvA. As a band-aid solution, we moved those MAT-MINERvA classes back into this repo. But sooner rather than later we need to separate the dependencies and move the MINERvA classes back to their own repo.
In most cases, we need to perform open-heart surgery to extricate them. In other places (e.g. MnvH3D), the classes just need to be removed altogether. And there are other cases (e.g. HyperDimLinearizer) where the classes belong in this repo, but got added to MAT-MINERvA.
These classes should be removed from this repo and added to MAT:
FluxReweighter
FluxSystematics
MnvFluxConstraint
MnvColors
And these classes should be removed from this repo (and MAT-MINERvA for that matter) altogether:
MnvH3D
MnvVertErrorBand3D
MnvLatErrorBand
MnvLatErrorBand2D
MnvLatErrorBand3D
Return to this repo from MAT-MINERvA:
HyperDimLinearizer
PhysicsVariables
The text was updated successfully, but these errors were encountered:
Several classes in this repo have dependencies on classes that belong in MAT-MINERvA. As a band-aid solution, we moved those MAT-MINERvA classes back into this repo. But sooner rather than later we need to separate the dependencies and move the MINERvA classes back to their own repo.
In most cases, we need to perform open-heart surgery to extricate them. In other places (e.g.
MnvH3D
), the classes just need to be removed altogether. And there are other cases (e.g.HyperDimLinearizer
) where the classes belong in this repo, but got added to MAT-MINERvA.These classes should be removed from this repo and added to MAT:
And these classes should be removed from this repo (and MAT-MINERvA for that matter) altogether:
MnvH3DMnvVertErrorBand3DMnvLatErrorBand3DReturn to this repo from MAT-MINERvA:
The text was updated successfully, but these errors were encountered: