File:Vesta magnitude 2007 2017.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 748 × 539 pixels, file size: 751 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary

[edit]
Description
English: Magnitude of asteroid 4 Vesta from 2007-2017 (included). Horizontal axis is the date in Julian day. Dashed lines represent reference magnitudes of Uranus and the naked-eye limit of magnitude 6.
Français : Magnitude de l’astéroïde 4 Vesta de 2007 à 2017. L'axe vertical représente la date en jour julien. Les courbes en tiret représentent pour référence la magnitude d'Uranus et la magnitude 6, limite de visibilité à l'oeil nu.
Date
Source Own work
Author Tos
SVG development
InfoField
 
The SVG code is valid.
 
This chart was created with Mathematica.
 
This chart uses translateable embedded text.
Source code
InfoField

Mathematica code

vestaData = Import["mag_vesta.csv"];
uranusData = Import["mag_uranus.csv"];

p1 = ListPlot[
   {vestaData},
   PlotJoined -> True ,
   PlotStyle -> {Thickness[0.005]},
   AxesOrigin -> {2454102.0, 3.5}
   
   ];
p2 = ListPlot[
   {uranusData},
   PlotJoined -> True ,
   PlotStyle -> {Dashed},
   AxesOrigin -> {2454102.0, 4}
   ];
l = Line[{{2454102.0, 6}, {2458117.0, 6}}];
p3 = Graphics[{Thick, Pink, Dashed, l}];
p4 = ContourPlot[
   x ,
   {x, 2454102, 2458119},
   {y, 4, 9},
   Contours -> 10,
   ContourStyle -> None,
   ContourShading -> {Lighter[Blue, 0.95], Lighter[White, 0.90]}
   ];
Show[p4, p1, p2, p3]

Licensing

[edit]
I, the copyright holder of this work, hereby publish it under the following license:
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current11:42, 10 November 2011Thumbnail for version as of 11:42, 10 November 2011748 × 539 (751 KB)Tos (talk | contribs)

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file: