GreenBankObservatory / antenna_plots_v2

GNU Affero General Public License v3.0
0 stars 0 forks source link

Antenna Data in Datashader #3

Closed tchamberlin closed 1 year ago

tchamberlin commented 1 year ago

Plot the same Antenna data from GreenBankObservatory/summer_onboarding_2023#2 using datashader instead of matplotlib.

This can be done in a Jupyter notebook, or in a "simple" Python script where you write an image file to disk. For the latter option, you can use the Image API from Datashader: https://datashader.org/api.html#transfer-functions

Attach the image you produce to this issue once you're done

KaseyW31 commented 1 year ago