laserkestrel / starmap

Other
0 stars 0 forks source link

LoadCSVData X,Y plotting is pack of lies #1

Closed laserkestrel closed 8 months ago

laserkestrel commented 8 months ago

I dont think this is working at all.

using the testdata I plotted 4 stars + sol. (North, East, south and west, with the according right assention in hours values, and incrementing units of parsec distances from 0.5 upto 3.0)

The layout appears totally random as the scale changes.

laserkestrel commented 8 months ago

The column indexes were mixed up in LoadCSVData.cpp, transposed it all correctly. Also rotated the display around by offsetting calcs by 18 hours to rotate it 90 degrees. Introduced a new dataset that shows N E S W to aid debug.