suncasa / suncasa-src

Source code of the suncasa——CASA-based Python package for reducing, analyzing, and visualizing solar dynamic spectroscopic imaging data at radio wavelengths
BSD 2-Clause "Simplified" License
17 stars 23 forks source link

plot_fast option in dspec.plot #264

Closed peijin94 closed 7 months ago

peijin94 commented 7 months ago

Fast plot feature for dspec.plot

d.plot(freq_unit='MHz', pol='IP', vmin=1e4, plot_fast=True)

Note that this feature requires regular grinding for both time and freq, and no interpolation.