brickbots / PiFinder

A plate solving telescope finder based around a Raspberry PI and RPI HQ Camera
GNU General Public License v3.0
158 stars 30 forks source link

[WIP] experiment to use Polars in chart plotting #101

Closed mrosseel closed 6 months ago

mrosseel commented 1 year ago

needs polars and pyarrow dependencies (pyarrow to be able to convert to pandas dataframes)

mrosseel commented 9 months ago

it works but no immediate speed benefit was seen, might need more testing.