VisIVOLab / ViaLacteaVisualAnalytics

ViaLactea Visual Analytics combines different types of visualization to analyze correlations between different kinds of data, such as 2D intensity images with 3D molecular spectral cubes.
Apache License 2.0
6 stars 1 forks source link

Pyvo integration #110

Closed gtudisco closed 1 year ago

gtudisco commented 1 year ago

The python interpreter has been embedded using pybind11. PyVO scripts are now used to query TAP and SCS services.

This PR will close #101 and #102.

fvitello commented 1 year ago

Please, update README with instruction on how to build with CMake and how to include the python scripts stored in Utils

gtudisco commented 1 year ago

Done.