[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RA Error
jamie bush just found an error in transforming RA to hours minutes and
seconds. I was dropping the high order digit of seconds. Nice work
jamie. I do not see how he noticed a few second error.
I really appreciate people looking at this now. Much better than
accumulating a lot of data which must be later hand corrected. I am
working on the blank spaces in "10: 3: 3.44" types of labels. It is just a
pain as I have to test each one and figure whether or not to insert a
"0". QBasic does not allow a mode that will force writing the "0". So one
has to put it together with testing. There is also the hour difference
between DATE (off by 1 hour) and DATE-OBS (correct). I notice that DATE
gets changed every time the file is written, so I think it is not very
important. I will not struggle too hard to get it right. Besides, that
ball is in Rob's court. Rob, I see no reason to work very hard to get it
right.
Tom