AberrationModifier should be usable with custom data context
AberrationModifier
class cannot be used with a custom data context.
All methods using solar system barycenter (SSB) use DefaultDataContext
.
APIs should be upgraded so that one can use a custom DataContext
not linked to the default one.
TBC, but maybe just putting the SSB as an attribute and adding a constructor taking a generic DataContext
in input may do the trick.