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

Create PV Plot #18

Closed fvitello closed 1 year ago

fvitello commented 3 years ago

Investigate if is possible to implement directly the pv plot generation or if it is more convenient to integrate external library such as https://learn.astropy.org/tutorials/PVDiagramPlotting.html

fvitello commented 1 year ago

@gtudisco is this implemented? Can we use the python lib ?

gtudisco commented 1 year ago

Not yet. I had started with a C++ implementation, but now with pybind11 we can use the Python library instead. Will probably do after #102.

milebene commented 1 year ago

AI Giuseppe modificare la finestra di visualizzazione del PV plot lasciando solo le opzioni di gestione della figura e correggendo l’asse x AI Giuseppe va aggiunto un modo per capire il punto di origine e la direzione dell’offset lungo il segmento definito sulla moment map, dinamico o statico. Alcune possibilità discusse sono di disegnare una freccia invece che un segmento o scrivere le coordinate dell’offset sul segmento.