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

Download results

VOSA offers you the posibility of downloading all the results in several formats.

  • Text files (.dat files).
  • VOTable files (.xml), with data in the preferred Virtual Observatory format.
  • Plots (.png, .eps, .agr) in different formats.

In order to get the available files, enter the 'Save results' panel.

You will see a form where you can select what results you want to download and in what formats. Obviously, if you haven't generated results of some type yet, they will not be available.

For instance, you can mark all the available options and click the "Retrieve" button.

VOSA will make a compressed tar file with all the information so that you can dowload it.

When you explore the tar file, you can see several folders containing files of different types. For instance:

  • A file .vosa.dat. This is a file in VOSA format, with all the info for your objects, including photometry (user data and values obtained from VO services), distance, extinction, excess information, etc. You can upload this file again into VOSA and recover the same SEDs that you have here so that, for instance, you can apply the analysis tools with different options.
  • The info/ folder contains files with general information. In particular:
    • info/log.dat with the log file.
    • info/refs.dat with a text description of all the references of services used.
    • info/refs.bibtex.bib with the bibtex entries corresponding to those references.
    • Files like info/fitp.dat with info about the models/templates and parameters used for analysis.
  • The results/ folder contains files with lists of results for all the objects. For instance, best fit results, bayes analysis results, etc.
  • The objects/ folder contains a subfolder for each object. The objects/OBJNAME/ folder contains more subfolders, with files with info corresponding only to the object named OBJNAME.

There are files in different formats:

  • .dat files contains ascii data.
  • .xml files contains a VOTable version of the corresponding data.
  • .png are graphics in PNG format.
  • .eps are postscript versions of those graphs.
  • .agr files are versions of those graphs that can be edited by xmgrace if you need to improve the graphics.
  • etc.