Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding idft #129

Merged
merged 35 commits into from
Jan 28, 2021
Merged
Show file tree
Hide file tree
Changes from 9 commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
256824f
Merge pull request #1 from xgcm/master
lanougue Nov 10, 2020
e7d8f2b
Merge pull request #2 from xgcm/master
lanougue Nov 17, 2020
7849305
Merge pull request #3 from xgcm/master
lanougue Dec 4, 2020
bb59a8a
updated idft
Dec 4, 2020
148fb26
update idft + fft + ifft
Dec 10, 2020
0ee8ad5
debug spacing_tol
Dec 11, 2020
0515c57
adding tests and warning
Dec 11, 2020
5bf333a
adding dft parseval tests + some typos
Dec 11, 2020
eeec439
moving test to parseval function
Dec 11, 2020
8b97038
correction idft with real
Dec 13, 2020
0502b21
simplification power spectrum
Dec 13, 2020
792cc2b
simplification spectrum and adding true_flags
Dec 14, 2020
6333630
simplification cross phase
Dec 14, 2020
d9f3d87
debug spectrum with False density
Dec 14, 2020
5ff68a7
debug cross-spectrum test
Dec 14, 2020
1e33e06
debug test cross_phase
Dec 14, 2020
f8a04f0
debug test cross_phase 2
Dec 14, 2020
b49f132
adding cross phase tests
Dec 14, 2020
febecb5
adding cross phase tests 2
Dec 14, 2020
b7684d1
adding test_real_dft_true_phase + scaling parameter/density deprecation
Dec 15, 2020
ac511fc
rm old code
Dec 15, 2020
886850e
typo + unknown sclaing
Dec 15, 2020
c4bc754
debug test_isotropize
Dec 15, 2020
c325c54
flag warning + adding test
Dec 15, 2020
7af46ce
update test density error
Dec 15, 2020
a8275f9
test_coordinates + idft default behaviour
Dec 15, 2020
644c731
restoring default dft true_flags
Dec 15, 2020
186a4aa
correct indentation
Dec 15, 2020
5ca6ae7
adding warning
Dec 15, 2020
5beb1aa
user warning
Dec 15, 2020
fbb9d06
density and scaling flag handling
Dec 15, 2020
9a3caaa
restoring phase warning in cross_spectrum
Dec 15, 2020
dcb40ee
function signature
Dec 15, 2020
41ec321
function signature2 + rm comments
Dec 16, 2020
5cb5cd2
dask debug in test
Dec 16, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading