DRpy icon indicating copy to clipboard operation
DRpy copied to clipboard

Map idx labels

Open dopplerchase opened this issue 3 years ago • 0 comments

To assist users in choosing what indices to show the cross section for, it would be helpful to have an option to annotate every 10 indices on the swath. Idea implementation, color swath with np.mod(idx,10) and then have text label every ten. Something like that

dopplerchase avatar Feb 13 '22 22:02 dopplerchase