What's Changed
Improvements:
- Add support for co-adding with squared weights (can be used for standard error propagation) by @mcara in #163
- Add support for propagation of DQ flags by @mcara in #206
- Add a warning about ignoring
pixfracwith Lanczos kernel by @mcara in #202
Bug Fixes:
fillvalandfillval2should be independent by @mcara in #200- Fix issues with Lanczos resampling by @mcara in #198
- Replace 'scale' with two independent parameters: 'iscale' and 'kscale' by @mcara in #203
Miscellaneous:
Full Changelog: 2.1.1...2.2.0