emolter / pylanetary

data processing and modeling tools for ring, moon, and planet observations
GNU General Public License v3.0
8 stars 6 forks source link

DRAFT: DynamicSpec #35

Open sloughran97 opened 1 year ago

sloughran97 commented 1 year ago

Code that takes input FITS files and extracts the winds through the Doppler shift of emission spectra. Functionality includes extraction of a single spectrum or an entire image cube, deconvolution of the beam, and the extraction of a zonal wind profile.

emolter commented 9 months ago

Nice job Sarah. This is much easier to read code than before. Still quite a few things that could be cleaned up, but great job overall. May I request that you include a Jupyter notebook example with the next draft? Confusingly, this should not go inside the notebooks/ subfolder, but instead inside docs/