Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 1f500f08835efd16a70e1d627200def9 > files > 113

python-voeventlib-0.3-3.mga4.noarch.rpm

This directory contains sample code that uses the VOEvent.py
library and Vutil.py.

buildVOEvent.py
---------------
Builds a VOEvent from scratch

format_to_html.py
---------------
Formats an event to HTML
  1. Has options (a) to write to stdout, (b) write to file, and (c)
     capture as string.  To see help message, type:
         $ python format_to_html.py --help

  2. Packages this functionality in a way that it can be imported
     and used in other code.

modify.py
---------------
Modifies and existing VOEvent by changing the ivorn, and changing the "magnitude" parameter if there is one.

simpleevent.py
---------------
Creates a very simple VOEvent from scratch

tables.py
---------------
Picks out the tables from a VOEvent and writes them out