A light-cone diagram in Gnuplot

  • Thread starter Thread starter sketos
  • Start date Start date
  • Tags Tags
    Diagram Gnuplot
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
sketos
Messages
55
Reaction score
0
Hello,

If you visit this link (http://maia.ice.cat/cosmocomp/bcn_workshop/woodward.pdf ) you will see in page 3 a light-cone diagram!

How is it possible to generate it in GNUPLOT?

Note: i have a "data.file" with points and the columms are:
1) z (redshift)
2)Right ascension (RA)

Simillarly with the graph in the above link,
Thanks!
 
Last edited by a moderator:
Physics news on Phys.org
Basically, that is a polar plot. There are routines in gnuplot to draw a section of a circle.