Fix:Alpha Centauri relative sizes.png

Page contents not supported in other languages.
De Vicipedia

Fix orijinal(3,770 × 1,368 pixeles, grandia de fix: 56 KB, tipo MIME: image/png)

Esta fix veni de Wikimedia Commons e es cisa usada par otra projetas. La descrive en sua paje de descrive de fix ala es mostrada a su.

Resoma

Español: Comparación del tamaño y color de las tres estrellas de Alfa Centauri con nuestro sol.

A comparison of the sizes and colors of the stars in the Alpha Centauri system with the Sun.

David Benbennick made this image on January 29, 2005 with the following Metapost program as stars.mp:

verbatimtex
\font\foo=cmss9 at 10pt
\foo
etex

sunrad=0.3in;
alpharad = 1.227*sunrad;
betarad = 0.865*sunrad;
proximarad = 0.145*sunrad;
gap = 0.8*sunrad;

pair sunpos, alphapos, betapos, proximapos;
sunpos = (0 + gap + sunrad, 1.9*sunrad);
alphapos = sunpos + (sunrad + gap + alpharad, 0);
betapos = alphapos + (alpharad + gap + betarad, 0);
proximapos = betapos + (betarad + gap + proximarad, 0);

beginfig(1);

  fill unitsquare xscaled ((xpart proximapos) + proximarad + gap)
    yscaled (2 * (ypart sunpos));

  fill fullcircle scaled (2*sunrad) shifted sunpos
    withcolor (1,0.960,0.949);   % Color is fff1ed
  label.bot(btex Sun etex, sunpos - (0, sunrad)) withcolor white;

  fill fullcircle scaled (2*alpharad)
    shifted alphapos
    withcolor (1,0.960,0.949);
  label.bot(btex $\alpha$ Centauri A etex, alphapos - (0, alpharad))
    withcolor white;

  fill fullcircle scaled (2*betarad)
    shifted betapos
    withcolor (1,0.878,0.737);  % ffe0bc
  label.bot(btex $\alpha$ Centauri B etex, betapos - (0, betarad))
    withcolor white;

  fill fullcircle scaled (2*proximarad)
    shifted proximapos
    withcolor (1,0.752,0.411);  % ffcc6f
  label.bot(btex Proxima etex, proximapos - (0, proximarad))
    withcolor white;

endfig;
end;

And I had the following TeX file as stars.tex:

%&latex
\documentclass[10pt]{article}
 \usepackage{graphicx}
 \pagestyle{empty}
\begin{document}
 \includegraphics{stars.1}
\end{document}

Then I ran

mpost stars
tex stars
dvips -mode ljfzzz -D 1200 stars -o
convert -density 1200 -chop 99999x99999+6249+3463 -chop 2479x2095 stars.ps stars.png
pngcrush -reduce -brute -l 9 stars.png stars.crush.png

stars.crush.png was the final output file.

(Apparently it's non-trivial to get dvips to use a given resolution. I would have preferred to use 1600 dpi, but dvips didn't already have a "printer" at that resolution. ljfzzz, at 1200, was the best I could find.)

I, the copyright holder of this work, hereby publish it under the following licenses:
GNU head Permete es donada per copia, distribui e/o altera esta documento su la restrinjes de la GNU Free Documentation License, Varia 1.2 o cualce varia plu tarda publicida par la Free Software Foundation, sin partes nonvariante, sin testo de covrente fronte e sin testo de covrente retro. Un copia de la lisensa es incluida en la parte nomida GNU Free Documentation License.
w:en:Creative Commons
atribui share alike
Esta fix es lisensada su la lisensa Attribution-Share Alike 3.0 Unported de Creative Commons.
Tu es libre:
  • per comparti – per copia, distribui e transmete la obra
  • per remisca – per ajusta la obra
Su la constrinjes seguente:
  • atribui – Tu debe atribui la obra en la modo spesifada par la autor o lisensor (ma no en cualce modo cual sujesta ce el aproba tu o tua usa de la obra).
  • share alike – Si tu altera, muta o developa plu esta obra, tu pote distribui la obra resultante sola su la mesma lisensa o un simil a esta.
This licensing tag was added to this file as part of the GFDL licensing update.
w:en:Creative Commons
atribui share alike
This file is licensed under the Creative Commons Attribution-Share Alike 2.0 Generic license.
Tu es libre:
  • per comparti – per copia, distribui e transmete la obra
  • per remisca – per ajusta la obra
Su la constrinjes seguente:
  • atribui – Tu debe atribui la obra en la modo spesifada par la autor o lisensor (ma no en cualce modo cual sujesta ce el aproba tu o tua usa de la obra).
  • share alike – Si tu altera, muta o developa plu esta obra, tu pote distribui la obra resultante sola su la mesma lisensa o un simil a esta.
Tu pote eleje la lisensa cual tu prefere

References

  • I took the star colors from [1], which indicates they're only approximate. Apparently there are inherent difficulties in representing a star's color on a computer monitor.
  • I took the star radii from [2].

derivative works

Derivative works of this file:

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts English

copyrighted English

media type English

image/png

checksum English

29cb58d75fe8fe45f339a7a486163d387f9b7909

determination method English: SHA-1 English

data size English

57,447 bait

height English

1,368 pixel

width English

3,770 pixel

Istoria de fix

Clica un data/ora per vide la fix en sua forma de alora.

Data/OraImajetaMesurasUsorComenta
aora05:41, 4 febrero 2005Imajeta per revisa de 05:41, 4 febrero 20053,770 × 1,368 (56 KB)Dbenbennsans serif fonts version
06:42, 30 janero 2005Imajeta per revisa de 06:42, 30 janero 20055,029 × 1,825 (94 KB)Dbenbennhigher resolution version
03:50, 30 janero 2005Imajeta per revisa de 03:50, 30 janero 20052,515 × 913 (24 KB)Dbenbennstar size and color comparison

La paje seguente lia a esta fix:

Usa global de fix

La otra vicis seguente usa esta fix:

Mostra plu usas global de esta fix.