ubsuny / CP1-24-HW6

Homework 6 template for CP1
Creative Commons Zero v1.0 Universal
1 stars 16 forks source link

2D (i)fft #14

Open laserlab opened 2 weeks ago

laserlab commented 2 weeks ago

2D fft / inverse fft using numpy and calculating the actual frequency in useful units (1 member due Tuesday midnight)

zbpetersbuf commented 2 weeks ago

ill do this part

zbpetersbuf commented 2 weeks ago

For the unit test I was wondering if i could have an image i took in the pysics ta room as my matrix. Since i already took it to make sure ik how the functions work, I can construct a 2d matrix using code and just check the functions using that but i feel like actual picture would work better

zbpetersbuf commented 2 weeks ago

nvm i figured it out, however i am confused on what a useful unit is for frequency since this is the frequencies of the data wouldt be things that would be easlily interpritated?