CARTAvis / carta-backend

Source code repository for the backend component of CARTA, a new visualization tool designed for the ALMA, the VLA and the SKA pathfinders.
https://cartavis.github.io/
GNU General Public License v3.0
22 stars 10 forks source link

Support PV images from polyline region #1355

Closed pford closed 3 weeks ago

pford commented 5 months ago

Description Draft PR until frontend development allows testing.

Checklist

kswang1029 commented 1 month ago

@pford I tested with the frontend PR https://github.com/CARTAvis/carta-frontend/pull/2385 and found that when we select a polyline region as the pv cut, the resulting PV image is with the "offset" axis instead of the "distance" axis (like what we have for the spatial profile). Screenshot 2024-06-05 at 12 45 29

github-actions[bot] commented 4 weeks ago

Code Coverage

Package Line Rate Health
src.Cache 72%
src.DataStream 44%
src.FileList 67%
src.Frame 36%
src.HttpServer 42%
src.ImageData 28%
src.ImageFitter 83%
src.ImageGenerators 44%
src.ImageStats 75%
src.Logger 37%
src.Main 52%
src.Region 69%
src.Session 4%
src.Table 52%
src.ThreadingManager 67%
src.Timer 85%
src.Util 40%
Summary 46% (8631 / 18816)