VOSA. Help and Documentation

Version 7.5, July 2022

1. Introduction
2. Input files
2.1. Upload files
2.2. VOSA file format
2.3. Single object
2.4. Manage files
2.5. Archiving
2.6. Filters
3. Objects
3.1. Coordinates
3.2. Distances
3.3. Extinction
4. Build SEDs
4.1. VO photometry
4.2. SED
4.3. Excess
5. Analysis
5.1. Model Fit
5.2. Bayes analysis
5.3. Template Fit
5.4. Templates Bayes
5.5. Binary Fit
5.6. HR diagram
5.7. Upper Limits
5.8. Statistics
6. Save results
6.1. Download
6.2. SAMP
6.3. References
6.4. Log file
6.5. Plots
7. VOSA Architecture
8. Phys. Constants
9. FAQ
10. Use Case
11. Quality
11.1. Stellar libraries
11.2. VO photometry
11.3. Binary Fit Quality
12. Credits
12.1. VOSA
12.2. Th. Spectra
12.3. Templates
12.4. Isochrones
12.5. VO Photometry
12.6. Coordinates
12.7. Distances
12.8. Dereddening
12.9. Extinction
13. Helpdesk
14. About
 
Appendixes
. Excess calculation
. Total flux calculation
. VOphot quality info

Plots

VOSA generates graphs for object SEDs, model fits, bayes analysis, HR diagram...

These graphs are generated and displayed in VOSA as simple PNG files.

But some versions of these graphs are also generated in postscript format and as .agr files.

For each plot, for instance, the SED of the HD99827 object, these files are generated:

  • HD99827.sed.png : with the SED plot in PNG format.

  • HD99827.sed.eps : with a postscript file directly generated fromthe PNG image.
  • HD99827.sed.agr : an ascii file that can be used by Grace to manipulate the plot.
  • HD99827.sed.agr.eps: a postscript file generated from the Grace plot. This postscript file is usually of better quality.

Graphs in Grace format

Grace is a free WYSIWYG 2D plotting tool, developed initially for Unix-like operating systems but also ported to OS/2, Windows, etc.

It allows to play with graphics, customize lines, colors, axes, etc., and even apply some analysis options to the data sets.

VOSA generates a .agr version of every plot so that you can use Grace to customize the plot if you feel the need to do it, for instance, to include it in a publication.

You only need to open some of the .agr files generated by VOSA and you will see a plot very similar to the PNG version.

You have many options to customize the graph appearance. As a simple example, you can change the red circles to green triangles:

Once you are finished editing the graph, you can use the "File:Print Setup" dialog to specify how you want to save the plot, including PNG, EPS and other formats. Then, use the "File:Print" dialog to generate the final file.

Take a look to the Grace online help for details about how to use the many available options.