CARTAvis / carta-archived

CARTA stands for Cube Analysis and Rendering Tool for Astronomy, a new visualization tool designed for the ALMA, the JVLA and the SKA.
https://cartavis.github.io/
GNU General Public License v3.0
2 stars 0 forks source link

newArch Profiler #257

Closed appolloford closed 6 years ago

appolloford commented 6 years ago

This PR mainly refactor the flow of generating profiles of old CARTA. The signal-slot for trigger rendering profiles are removed. Also, the newProfile() and _loadProfile() functions are abolished. The generation of profiles are controlled by front end. Besides, the data of profiles are saved in the state of CurveData. Some other changes are related to the connection of callbacks.