haavee / jiveplot

Python based plotting package for CASA MeasurementSet
GNU General Public License v3.0
11 stars 9 forks source link

Plotting data with multiple frequency groups requires explicit data selection #23

Closed kettenis closed 1 year ago

kettenis commented 1 year ago

Plotting without explicit frequency group selection results in: DATA_DESC_ID 0 is unknown This probably shouldn't be the case. Data set is available at eee:/data0/kettenis/VSN005598.

haavee commented 1 year ago

I believe this was fixed by this commit https://github.com/haavee/jiveplot/commit/4ad574da063d309a195b8453254a9120723ad28d ; will eventually end up in master.