~ubuntu-branches/ubuntu/precise/kstars/precise-proposed

« back to all changes in this revision

Viewing changes to kstars/data/tools/README.tools

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2011-12-16 13:14:42 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20111216131442-dfrjlt6pests9qu1
Tags: 4:4.7.90-0ubuntu1
New upstream beta release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
This directory contains tools used to analyse the data
 
1
THIS DIRECTORY:
 
2
---------------
 
3
This directory contains tools used to analyse the data used in
 
4
KStars. It has tools to test, read and create the binary files used
 
5
for star data amongst other things.
 
6
 
 
7
Most of these programs (particularly the C / C++ programs) are rather
 
8
poorly written code, but somehow happen to work. Also, this directory
 
9
can be a pain to build (read the note in the Makefile for details). I
 
10
really don't know if it is worth spending time cleaning all this up,
 
11
since it's anyway something that very few people would be interested
 
12
in building (or so I think).
 
13
 
 
14
Most of the perl scripts are due to James Bowlin, who can be contacted
 
15
at <bowlin@mindspring.com>. Most of the C programs are my work, and I
 
16
can be contacted at <akarsh.simha@kdemail.net>
2
17
 
3
18
DESCRIPTIONS OF FILES:
4
19
----------------------
39
54
                     MySQL database for easy processing. This is just a modified
40
55
                     version of tycdatatomysql.pl
41
56
 
 
57
nomadbinfile2mysql.c Reads binary NOMAD catalog data and puts it in a
 
58
                     MySQL database for easy processing.
 
59
 
 
60
# TODO: Document the split and merge stuff.
42
61
 
43
62
BUILDING THE PROGRAMS:
44
63
----------------------
95
114
 
96
115
LICENSING INFORMATION:
97
116
----------------------
98
 
Copyright (c) 2008 Akarsh Simha <akarshsimha@gmail.com>
 
117
Copyright (c) 2008-2011 Akarsh Simha <akarsh.simha@kdemail.net>
99
118
This document is released under the terms of the GPL v2.