MATLAB Matlab Map Projection Plot: How to Plot Supernovae Coordinates on a Hammer Plot

AI Thread Summary
The discussion centers around creating a hammer plot, a 2D representation of a sphere's surface, specifically for plotting the coordinates of Supernovae. The original poster expresses difficulty in finding resources or guidance on this topic, despite having basic knowledge of MATLAB. A response suggests using MATLAB's polar plot function as a potential solution, indicating that the user may need to adapt it to create the desired visual representation. The conversation highlights the lack of available information on hammer plots and the need for creative approaches using existing MATLAB tools.
birdhen
Messages
31
Reaction score
0
Hi there,

I am trying to plot the coordinates of Supernovae onto what I think is known as a hammer plot i.e a 2D plot representing the surface of a sphere. I have no idea how to do this, and have been searching the internet to no avail. Can anyone offer any advice ? I only have a basic knowledge of Matlab.

Thank you.
 
Physics news on Phys.org
Unfortunately, I've never heard of a hammer plot, and a search for it (even in quotes, which looks for exactly that phrase) turns up nothing of relevance (though it does turn up your post, and a link to the Hebrew Hammer, which I thought was a hilarious movie).

Perhaps you can make something work with MATLAB's polar plot function? You'd probably have to figure out how to plot lines for appropriate lobes (like a one-piece orange skin) but you can probably work something out:
http://www.mathworks.com/access/helpdesk/help/techdoc/ref/polar.html
 

Similar threads

Replies
1
Views
2K
Replies
3
Views
7K
Replies
9
Views
5K
Replies
2
Views
2K
Replies
2
Views
1K
Replies
1
Views
8K
Back
Top