ubsuny / CP1-24-HW5

Homework 5 template for CP1
1 stars 17 forks source link

Plot power spectrum Mount Lua #18

Open laserlab opened 3 weeks ago

laserlab commented 3 weeks ago

Work on a single data analysis Jupyter notebook using functions from preparation.py that contain for each task below only one plot:

plot of cleaned up power spectrum by using some combination of waveform modification (which should include padding, windowing, taking the FFT, removing noise, inverse FFT, and undoing the window+padding) of the CO2 data of the Mount Lua observatory in the frequency domain that also highlights the peak(s) (1 member due Friday 2pm)

dnxjay commented 3 weeks ago

In class I selected to work on windowing/unwindowing

laserlab commented 3 weeks ago

In class I selected to work on windowing/unwindowing

You didn’t make an issue …. So I had to assign at one point. Check with #16 to switch

dnxjay commented 3 weeks ago

seeing that there was no response in #16 , i will just proceed to work on the plot

dnxjay commented 3 weeks ago

@laserlab which PR data set do I use for this part?

laserlab commented 3 weeks ago

Plot power spectrum Mount Lua

dnxjay commented 3 weeks ago

Plot power spectrum Mount Lua

Okay, i understand that part but im abit confused on which data file i would need to use for this one. I'm not very confident with the tasks so im trying to understand it better.

dnxjay commented 3 weeks ago

solved