Closed pllim closed 1 year ago
Motivation: Jdaviz currently has to have special logic to calculate center for RangeSubsetState. But after #2391 , there is no reason for it not to be part of the unifed obj.center() API to get center.
RangeSubsetState
obj.center()
Motivation: Jdaviz currently has to have special logic to calculate center for
RangeSubsetState
. But after #2391 , there is no reason for it not to be part of the unifedobj.center()
API to get center.