Only use one HAWC2 io reader
There are two different IO readers now:
- prepost.windIO.LoadResults
- hawc2.Hawc2io.ReadHawc2
There should only be one! It should also have a logical name. Repeating HAWC2 3 times is a bit verbose...
There are two different IO readers now:
There should only be one! It should also have a logical name. Repeating HAWC2 3 times is a bit verbose...
is this fixed by carlos !4 (merged)
Yeah, lets close this. I think there is more room for improvement for cleaning up code in prepost, but lets keep it focussed. I think we should also be careful when naming modules, classes and methods. For instance we have:
from wetb.hawc2.Hawc2io import ReadHawc2
That is 3x times hawc2 :-) This kind of re-factoring should not be our current priority though...
Status changed to closed