Plotting Skymap using Hammer Projection
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Beth Slater
el 24 de Jul. de 2020
Respondida: Harsha Priya Daggubati
el 31 de Jul. de 2020
Hi,
I have around 700 points of data, currently in a table, which all have a unix time stamp and an x, y and z position where the location of the MINOS detector (47.82, -92.241667) is the origin (how the data is currently presented is in the image). I need to plot a sort of skymap of these events (I don't think the timestamp is needed for this as it's just plotting in relation to a point on earth). The y-axis is the upwards direction (away from earth) and the z-axis is along the the line between Fermilab (41.831944, -88.257222) and the MINOS detector (x-axis completes the system).
Please can someone provide me with some ideas with how to start plotting these points, I'm very new to MATLAB and I've been going around in circles for days.
Thanks
0 comentarios
Respuesta aceptada
Harsha Priya Daggubati
el 31 de Jul. de 2020
Hi,
Currently there is no support to plot a skymap in MATLAB. However I can find a file-exchange submission, which I guess might not solve your case but might be used as a reference to code your own way.
Here is the link to it:
Hope this might help!
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Data Distribution Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!