quatrope / ProperImage

Proper Image utils for astronomy.
BSD 3-Clause "New" or "Revised" License
26 stars 6 forks source link

Image Difference as `-` #32

Open leliel12 opened 4 years ago

leliel12 commented 4 years ago

Implement a default behavior to the difference with the __sub__

So instead of execute img_a.diff(img_b) you can run img_a - img_b