Contents of page/chapter:
+Default Plot
+Plot: A First Look
+What is it plotting?
+Plot Linking
+Plot Navigation
+Changing What is Plotted
+Restricting What is Plotted
+Overplotting
To obtain a full-screen view of the plot, click on the expand icon in
the upper right of the window pane when your mouse is in the window:
. To return to the prior view, click
the "Close" arrow in the upper left.
The plotting tool in the Data Discovery tool, by default, has the
spectral energy distribution (SED) for your search target, pulled
either from NED
(works
best for extragalactic objects) or VizieR
.

Letting your mouse hover over a point tells you the values of the
point under your cursor:
. Clicking (in an unbinned plot) highlights that point,
and it stays highlighted, though you must keep your mouse on the point
in order to see the information about how many points it
represents.

This is the SED that the
Data Discovery tool shows for HD 878, with the data being retrieved
from Vizier.
NED
If it uses NED to translate the name of the object to RA/Dec, then it will use NED data to get an SED. Very common names are resolved via NED but may not have an SED in NED. Try "M101" to get an SED; try "M16" to get the coordinates from NED but find no SED.
The units from the points are what are supplied by NED. (Note that the carats are used in an on/off sense, e.g., erg s^-1^ cm^-2^ means ergs per second per centimeter squared, where the first carat means "superscript" and the second carat means "back to normal".) No additional translation has been done here, aside from multiplying to get nuF_nu.
The points that NED reports can come in a variety of units, but the data are filtered down to only include those in units of Jy before multiplying and plotting.
VizieR
If it uses SIMBAD to translate the name of the object to RA/Dec, then it will use VizieR to get an SED. Try the name of a star (like HD 878) to get an SED.
The VizieR photometry tool allows for easy visualization of photometry points extracted around a sky position from photometry-enabled catalogues in VizieR. Even when an object name is used as a target, what is returned is just a list of photometry points found within some search radius, and should not be mistaken for an actual SED for the target object -- there is no guarantee that all photometry points correspond to the target, especially for extended sources or stars in a cluster in close (projected) proximity.
Note that, for VizieR searches, an additional circle appears on the image on the left; this is the search radius used to retrieve the points from VizieR that are shown here.
The actual data table is a a table like any other here, so you can search and sort that table too.
which we now describe.
Plot mode
Zoom mode
.
Pan mode
.
Select mode
The checkmark means
"select" and the funnel means "filter." The difference is that
filtering (temporarily) limits what is shown in the plot, catalog, and
image (see general information on
filters), and selecting just highlights the points enclosed within
your selection. To cancel either one, click on cancel filters
or cancel selection
.
Re-scale plot ⚠ Tips and Troubleshooting: Did you accidently zoom in the plot with your magic mouse or touchpad? Click on this icon to reset the plot.
Save
plot
Undo
Filter from plot
Configure plot
Expand plot
Help
. Configuration options then appear; the options are a
little different than other plots in tools like this:
This section describes how to change what is plotted, i.e., the "Modify Trace" option at the top of the pop-up. Overplotting is covered in more detail below.
You can specify what should be plotted on each axis. The magnifying glass is a link that brings up a table that lists all of the available columns in the catalog. Alternatively, you can just start typing, and viable options appear below the box. Whatever you put in the box must match the column name as shown in the catalog exactly.
Click on the black triangle to reveal additional options.
The default plot is an SED from either NED or VizieR (see above) and is manipulating the columns to make the SED in reasonable units. You can change what column is plotted, and whether or not errors are shown.
By default, the boundaries of the plot are set to encompass the full data range. Here you can change the boundaries to specific numbers. (This can also be set via filtering from the plot; see below.)
You can enter simple mathematical relations in these boxes too, such as (for a WISE catalog) "w1mpro-w4mpro" to put [W1]-[W4] on one axis. Supported operators:
Under "Trace Style," you can control whether the points are shown as individual points, connected points, or just lines connecting the points.
Under Trace Options, you have many choices.
Under "Chart Options", you can specify:
By default, the boundaries of the plot are set to encompass the full data range. Here you can change the boundaries to specific numbers. (This can also be set via filtering from the plot; see below.)
⚠ Tips and troubleshooting:
You can filter the table itself (discussed in another section).
You can set axis limits on the plot itself from the plot options pop-up (discussed above).
However, and perhaps more powerfully, you can set limits from the plot
itself using a rubber band zoom. Click on the select icon in the plot
(
) Click and drag in
a sub-region of the plot. New icons appear:
If you click on the
funnel icon, only those data points that pass the filter are shown in
the plot, in the table, and/or overlaid on the image(s). (This is the
behavior of 'filter', as opposed to 'select'; the former restricts
what is shown, the latter just highlights the points.) For more on
filters, see the filtering discussion in
the tables section.
If you move your mouse over any of the points, you will get a pop-up telling you the values corresponding to the point under your cursor. If you click on any of the points, the object(s) corresponding to that point will be highlighted in SED table. This works the other way too - click on a row in the SED table, and the object will be highlighted in the plot.
You can also zoom with your mouse on the plot -- do whatever you would do with your mouse to scroll but with your mouse over the plot.
They are "Overplot New Trace" and "Modify Trace." Modifying traces
(plots) has been covered above; in this section, we will cover
overplotting. This is sometimes called "multi-trace," meaning that
more than one thing is plotted.
When you select "Overplot New Trace," you get a new interface that is
very similar to the original interface where you selected what to
plot:

As before, you need to :
|
The best way to explain how to use this feature is probably via an
example. I have a plot of [W1] vs. [W1-W4]. Now I am going to add on
top of it a plot of [W2] vs. [W1-W4]. Click on the gears to bring up
the pop-up. Select "Overplot New Trace." Enter "w1mpro-w4mpro" for x
and "w2mpro" for y. Expand "Chart Options." Note that it has preserved
the overall chart title from before, but has erased the X and Y labels
(and lost the reversal of the y axis) because the overplot could
literally be anything, and need not be the same columns or even the
same units as what is already plotted. Type them in again. Here is the
configuration window right before clicking "ok", and the resultant
plot. ![]()
|
|
After you add the overplot, if you click on the gears again, note that
the choices at the top of the window have changed. You can add another
overplotted trace, modify a trace, or remove the active trace. Each
trace that you add is a new 'layer' on the plot. The drop-down menu
near the top of the window controls which trace is 'active' for
setting the x, y, errors, trace style, name, symbol, color, etc.
there is now a drop-down menu at the top of the plot: There is a
legend on the plot specifying which color corresponds to which trace.
In this example, the plot above has appeared using a blue and green
color scheme, which may be too hard to differentiate. To change the
new points' color, click on the gears, ensure "Modify Trace" is
selected, select "trace 1" (as opposed to "trace 0", the first one you
loaded), go down and expand the "Trace Options" and pick a different
color. You can also change the legend name from "Trace 1" to, in this
case, "[W2]". Click "apply" to apply the changes to the plot. Note
that once you change the trace name, the relevant drop-down menus in
the pop-up window and the legends on the plot update accordingly.![]()
|
Note that the pop-up spawned by clicking the gears now has an additional
option at the top: "Add New Chart", "Overplot New Trace", "Modify
Trace", and "Remove Active Trace." From here, you can modify a trace
you have already plotted (as described above), overplot another trace
(also as described above), or remove the selected trace:

⚠ Tips and Troubleshooting
and try
again.