First release with most of the main features available.
- co-alignment of two imagers
- co-alignment of SPICE with a synthetic raster
- Creation of a synthetic raster from a imager list
- Plotting functions
- Co-alignment in different frames (helioprojective, carrington)
- Two methods for carrington transformation : fa and sunpy
To do : Optimisation of the time. Implement an automated method to select the lags.
What's Changed
* improved output figures in Alignment class (tested) by adolliou in https://github.com/adolliou/euispice_coreg/pull/5
* 6 improving carrington transformation by adolliou in https://github.com/adolliou/euispice_coreg/pull/7
* 1 improvement ideas 2 by adolliou in https://github.com/adolliou/euispice_coreg/pull/9
* added the possibility to use L3 SPICE files by adolliou in https://github.com/adolliou/euispice_coreg/pull/11
* 12 optimize coalignment function with numba by adolliou in https://github.com/adolliou/euispice_coreg/pull/13
* tests all passed. added possibility to use opencv for reprojection a… by adolliou in https://github.com/adolliou/euispice_coreg/pull/14
New Contributors
* adolliou made their first contribution in https://github.com/adolliou/euispice_coreg/pull/5
**Full Changelog**: https://github.com/adolliou/euispice_coreg/commits/v0.1.0