| Home | Trees | Indices | Help |
|
|---|
|
|
Writing data as plain text.
Currently, we only do TSV. It would probably be nice to support "formatted ASCII as well, though that may be a bit tricky given that we do not really store sane formatting hints for most columns.
| Functions | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| Variables | |
displayMFRegistry = <gavo.utils.serializers.ValueMapperFactory
|
|
floatTypes =
|
|
__package__ =
|
|
| Function Details |
maps JD, MJD, unix timestamp, and julian year columns to human-readable datetimes. MJDs are caught by inspecting the UCD or the name. |
returns a list of tuples for a tab-separated-values file. Lines starting with # and lines containing only whitespace are ignored. Whitespace at front and back is stripped. No checks are done at this point, i.e., the tuples could be of varying lengths. |
| Variables Details |
displayMFRegistry
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |