Jayraj Dulange

Results 6 issues of Jayraj Dulange

## PR Description As requested in the #7389 this PR adds a vector transformation function in the spice module that will convert the vector from one frame to another. ###...

Needs Review
coordinates
No Backport

## PR Description As mentioned in the #7172, this PR warns the user when both the context managers are active at the same time.

map

**Describe the bug** The Chrome extension link for the BLT on the home page [this](https://chrome.google.com/webstore/detail/bugheist/bififchikfckcnblimmncopjinfgccme?hl=en) is broken, i.e it is unable to locate the BLT extension. **To Reproduce** Steps to...

bug

## PR Description This PR Implements the STARA algorithm (#37) based upon @Cadair's implementation. Example way of using stara [Old]: ``` python import astropy.units as u import sunpy.map from sunkit_image.stara...

## PR Description This PR fixes the 2nd issue discussed in #7185. My reasoning is discussed in this [comment](https://github.com/sunpy/sunpy/issues/7185#issuecomment-2016910904) It adds a check in `solar_rotate_coordinate()` to ensure the input frame...

Needs Review
physics

Fixes https://github.com/sunpy/sunkit-image/issues/83 Fixes https://github.com/sunpy/sunkit-image/issues/103 Following our discussions, in this pr I've laid the skeleton for the new coalignment interface. A basic use case is demonstrated, where the match_template method is...