alejandrobll / py-sphviewer

Py-SPHViewer is a framework for rendering cosmological simulations in Python using the Smoothed Particle Hydrodynamics scheme.
https://alejandrobll.github.com/py-sphviewer
GNU General Public License v3.0
73 stars 29 forks source link

Using py-sphviewer to visualize high-dimensional data #10

Closed ivan-marroquin closed 4 years ago

ivan-marroquin commented 5 years ago

Hi Alejandro,

I found your project very interesting. I can see that it offers plenty of opportunities to try new things. I am very interested in founding a way to use the visualization capabilities in py-sphviewer to display high-dimensional data.

At this moment, the workflow that I have in mind is: high-dimensional data -> projected to a 3d subspace using a dimensionality reduction technique -> generate a file compatible with py-sphviewer -> and produce amazing graphic displays.

Unfortunately, I am not in expert in SPH. So, I don't know what are the required components to build the required information to use py-sphviewer. At this moment, I have high-dimensional data in ASCII format.

So, I am hoping that you could guide me in this process.

I thank you in advance for the attention you pay to my request.

Ivan

alejandrobll commented 4 years ago

This has been addressed by private mail. I'll close the issue then.