Skip to content

Blog post for Artemis 2 Eclipse Photo#489

Draft
Cadair wants to merge 9 commits intosunpy:mainfrom
Cadair:artemis2_blog
Draft

Blog post for Artemis 2 Eclipse Photo#489
Cadair wants to merge 9 commits intosunpy:mainfrom
Cadair:artemis2_blog

Conversation

@Cadair
Copy link
Copy Markdown
Member

@Cadair Cadair commented Apr 9, 2026

@Cadair Cadair marked this pull request as draft April 9, 2026 11:38
Comment thread posts/2026/artemis_2_eclipse.md Outdated
Comment thread posts/2026/artemis_2_eclipse.md Outdated
Comment thread posts/2026/artemis_2_eclipse.md Outdated
Comment thread posts/2026/artemis_2_eclipse.md Outdated

# Artemis II Solar Eclipse

The Artemis II mission launched on the 1st April 2026, this launch date (or the window on the 2nd) allowed the crew to observe a solar eclipse on the 6th April after transiting the far side of the moon.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we want to say something around how this hasn't been possible since Apollo X, nearly Y years ago? I know it obvious to us but worth pointing out

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What exactly?, I'm not sure any of the Apollo missions had a view like this. They would have had the Sun go behind the moon but they would have been a lot closer to the moon.

Comment thread posts/2026/artemis_2_eclipse.md Outdated
Comment thread posts/2026/artemis_2_eclipse.md Outdated
Comment thread posts/2026/artemis_2_eclipse.md Outdated
Comment thread posts/2026/artemis_2_eclipse.md Outdated
@Cadair Cadair changed the title Initial stub of a blog post for Artemis 2 Blog post for Artemis 2 Eclipse Photoi Apr 16, 2026
@Cadair Cadair changed the title Blog post for Artemis 2 Eclipse Photoi Blog post for Artemis 2 Eclipse Photo Apr 16, 2026
Copy link
Copy Markdown
Member

@hayesla hayesla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is so good. My comments are just small, and text edits. We just now need to wait for Shanes PR to be merged and then we can add the link and publish 🚀


# Artemis II Solar Eclipse

The Artemis II mission launched on the 1st April 2026; this launch date allowed the crew to observe a solar eclipse on the 6th April(EDT) / 7th April (UTC) after transiting the far side of the moon.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The Artemis II mission launched on the 1st April 2026; this launch date allowed the crew to observe a solar eclipse on the 6th April(EDT) / 7th April (UTC) after transiting the far side of the moon.
The Artemis II mission launched on the 1st April 2026; this launch date allowed the crew to observe a solar eclipse on the 6th April (EDT) / 7th April (UTC) after transiting the far side of the Moon.


### Calculating Image Scale

Based on the determined center of the moon is and its radius in the image we can construct a coordinate system for the image.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Based on the determined center of the moon is and its radius in the image we can construct a coordinate system for the image.
Based on the determined center of the Moon and its radius in the image we can construct a coordinate system for the image.

:width: 100%
:alt: Coordinate system fit with additional correction for lens distortion, the expected positions of the planets now match the image.

Coordinate system fit to with additional correction for lens distortion.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Coordinate system fit to with additional correction for lens distortion.
Coordinate system fit with additional correction for lens distortion.


We hope you have found this post interesting.
The full code for this post can be found in {ref}`The sunpy Gallery <>`.
Remember, that if you are lucky enough to observe the total solar eclipse which will be visible from parts of Europe in August 2026 and you take a photo, you can try this type of analysis with your own photos, by following our {ref}`previous blog post <2024-04-03-eclipse>`!
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Remember, that if you are lucky enough to observe the total solar eclipse which will be visible from parts of Europe in August 2026 and you take a photo, you can try this type of analysis with your own photos, by following our {ref}`previous blog post <2024-04-03-eclipse>`!
Remember, that if you are lucky enough to observe the total solar eclipse which will be visible from parts of Europe on 12th August 2026 and you take a photo, you can try this type of analysis with your own photos, by following our {ref}`previous blog post <2024-04-03-eclipse>`!

### Fitting Lens Distortion

The final correction to apply to our fitted coordinate system is the distortion of the camera lens (a Nikkor AF 135mm f/2D DC).
This makes objects distant from the centre of the image appear even more distant than they should.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This makes objects distant from the centre of the image appear even more distant than they should.
This makes objects distant from the center of the image appear even more distant than they should.


### Fitting Roll Angle

It's clear from the previous image that the image is rotated around the center of the moon.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
It's clear from the previous image that the image is rotated around the center of the moon.
It's clear from the previous image that the image is rotated around the center of the Moon.

:width: 100%
:alt: The Artemis II solar eclipse photo with the positions of Mercury, Mars and Saturn highlighted, and coronagraph images from SOHO's LASCO instrument plotted over the disc of the moon.

The Artemis II solar eclipse photo with the positions of Mercury, Mars and Saturn highlighted, and coronagraph images from SOHO's LASCO instrument plotted over the disc of the moon.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The Artemis II solar eclipse photo with the positions of Mercury, Mars and Saturn highlighted, and coronagraph images from SOHO's LASCO instrument plotted over the disc of the moon.
The Artemis II solar eclipse photo with the positions of Mercury, Mars and Saturn highlighted, and coronagraph images from SOHO's LASCO instrument plotted over the disc of the Moon.


The Artemis II solar eclipse photo with the positions of Mercury, Mars and Saturn highlighted, and coronagraph images from SOHO's LASCO instrument plotted over the disc of the moon.
```

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe a bit cheesy - but i think we need a sentence or two to finish?

Suggested change
This is where sunpy shines: using our powerful coordinate framework the astronauts' eclipse photo and LASCO's coronagraph images become a view of the same Sun from two very different vantage points, stitched together.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I agree we need something. It's a shame there's nothing fun to point out in the structure etc.

```

We can also use the positions returned by JPL Horizons and the coordinates packages in sunpy and astropy to visualize what part of the Artemis II trajectory was in eclipse.
To see the details of how this was done see [this example in the SunPy gallery](https://sunpy--8574.org.readthedocs.build/en/8574/generated/gallery/showcase/artemis-ii-trajectory.html).
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
To see the details of how this was done see [this example in the SunPy gallery](https://sunpy--8574.org.readthedocs.build/en/8574/generated/gallery/showcase/artemis-ii-trajectory.html).
To see the details of how this was done see [this example in the SunPy gallery](https://docs.sunpy.org/en/latest/generated/gallery/showcase/artemis-ii-trajectory.html).


1. Extract the time information from the metadata stored in the image.
1. Use the time information to lookup the exact position of Artemis II.
1. Fit the edge of the moon to identify the location of the center of the moon, and the size of the moon in the image.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
1. Fit the edge of the moon to identify the location of the center of the moon, and the size of the moon in the image.
1. Fit the edge of the moon to identify the location of the center of the Moon, and the size of the Moon in the image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants