dannyjacobs / ECHO

Software, libraries and data for the External Calibrator for Hydrogen Observatories
1 stars 3 forks source link

Need suite of tools to analyze beams from CST #19

Closed mickeyhorn closed 3 years ago

mickeyhorn commented 4 years ago

Currently Have/Using: _CST_tohealpix.py script in this repo :: converts CST export file to healpix fits files _Drone_CSTBeamHealpixPlots jupyter notebook in Mickey's Dropbox workspace :: converts CST export file to mollviews, gridded views, and slices _vivaldi_beamcompare jupyter notebook sent by Honggeun :: plots mollviews and does differencing between beams _plotslices.py script in this repo (old) :: makes slices from healpix fits files

We Want: Mollviews Gridded Views (maybe from top and bottom?) Polar Cuts (with ability to tweak theta and phi viewing angles) 1D Slices (e-plane and h-plane) Ability to difference beams and view all above plots Plot both directivity and gain (ieee)

dmlewis9 commented 3 years ago

all implemented except for beam differencing and directivity/gain plots

dmlewis9 commented 3 years ago

Make a ReadTheDocs tutorial to explain beam manipulation and create plots.