lincc-frameworks / fibad

FIBAD - Framework for Image-Based Anomaly Detection
MIT License
4 stars 0 forks source link

Investigate interactive plotting tools of huge datasets #96

Open drewoldag opened 1 month ago

drewoldag commented 1 month ago

If the hype is real, then this is a very impressive tool for plotting a lot of data. https://github.com/vaexio/vaex

Here's a link to plotting 1.7B rows x 94 columns of GAIA data: https://vaex.readthedocs.io/en/latest/datasets.html#Gaia---European-Space-Agency

It's not clear how much interactivity there is in the plotting. It might just be panning and zooming, but if you can select or lasso, this seems like it might a real contender.

drewoldag commented 1 month ago

Another possible tool, that seems a bit harder to install: https://github.com/enthought/mayavi

drewoldag commented 1 month ago

Another recommendation is Glue: https://docs.glueviz.org/en/stable/index.html