Refactor arithmetic for MPDAF objects
Moving all arithmetic logic in a new module, with a common implementation for the 3 classes (much shorted than before). The basic functionality is there, a few things are missing:
- docstrings
- handling operations between an Image and a Spectrum ... this one needs a special treatment.