Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
ed1d5ab
BANEFFT
AlecThomson May 18, 2023
27ac52d
Chunks in place
AlecThomson May 19, 2023
7334935
Cleanup
AlecThomson May 19, 2023
60c8856
Cubes
AlecThomson May 22, 2023
10b3e0a
Add hooks
AlecThomson May 22, 2023
38e4aa7
Fix masking
AlecThomson May 22, 2023
532f82f
Add step and box args
AlecThomson May 22, 2023
28a98f6
Add cores option
AlecThomson May 22, 2023
4ce50ac
Add rms estimate upfront
AlecThomson May 22, 2023
612aa07
Fix noise est
AlecThomson May 22, 2023
a68f64a
Ignore
AlecThomson May 22, 2023
942537f
Add rmss
AlecThomson May 22, 2023
9fb88b3
Formatting
AlecThomson May 22, 2023
dbe064f
Add noise estimator
AlecThomson May 22, 2023
c3951e5
Logic fixes
AlecThomson May 22, 2023
8ecacf0
Add kernfunc
AlecThomson May 22, 2023
34c819f
Formatting
AlecThomson May 22, 2023
9e4b537
Cleanup
AlecThomson May 22, 2023
d89e92c
Try shift
AlecThomson May 22, 2023
6d89b8c
Shifts
AlecThomson May 22, 2023
2c83d11
No shift
AlecThomson May 22, 2023
ab6f3be
Dont hack the shift
AlecThomson May 22, 2023
028c4bc
TODO
AlecThomson May 22, 2023
feb3a47
Add mask
AlecThomson May 27, 2023
614aa3c
Merge branch 'PaulHancock:main' into dask
AlecThomson Jan 19, 2024
a9d378f
Fix sqrt
AlecThomson Jan 24, 2024
41ab294
Add requirements
AlecThomson Feb 6, 2024
62b2811
Fixes
AlecThomson Mar 19, 2024
b57c369
Add radio beam
AlecThomson Mar 19, 2024
d50d850
ignore
AlecThomson Apr 2, 2025
3634ab5
Add padding
AlecThomson Apr 2, 2025
3c3288c
ignore
AlecThomson Apr 2, 2025
25705f9
Format
AlecThomson Apr 2, 2025
a6f4917
Add options
AlecThomson Apr 2, 2025
57e224d
Add logs
AlecThomson Apr 2, 2025
ee2392c
Ignore
AlecThomson Apr 2, 2025
d15d776
Docs
AlecThomson Apr 2, 2025
77fb437
Merge branch 'edge-fix' into dask
AlecThomson Apr 2, 2025
aafe46f
Tests
AlecThomson Apr 2, 2025
71cc6e4
Fix BANE fft
AlecThomson Jun 13, 2025
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
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,7 @@ build/
dist/
wiki/
doc/_build/
.vscode
.vscode
AegeanTools/__pycache__
AegeanTools/test.ipynb
test.ipynb
Loading
Loading