pmelchior / scarlet2

Scarlet, all new and shiny
MIT License
15 stars 4 forks source link

WCS in resampling renderers #75

Closed b-remy closed 3 months ago

b-remy commented 4 months ago

The current implementation of resampling renderers does not take into account a change in WCS between observation and model frames. Scarlet was doing it and I assume that Scarlet2 should as well. We have all the pieces to implement this (especially since #74 ), so I am on it!

b-remy commented 3 months ago

Closing this issue after #76