- 27 Jan, 2023 4 commits
-
-
Andreas Theodosiou authored
-
Andreas Theodosiou authored
-
Andreas Theodosiou authored
Fix numpy type alias deprecations See merge request !26
-
Andreas Theodosiou authored
* Since numpy 1.20 aliases for built in types have been deprecated (see https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations) * This commit fixes the type aliases to use builtin Python types instead.
-
- 04 Nov, 2022 2 commits
-
-
Andreas Theodosiou authored
Cut 0.5 release See merge request !25
-
Andreas Theodosiou authored
-
- 06 Oct, 2022 3 commits
-
-
Andreas Theodosiou authored
Add minimal acquisitions module See merge request !22
-
Andreas Theodosiou authored
Adjust interpolation method in azimuth_performance See merge request !24
-
Paco Lopez Dekker authored
-
- 14 Sep, 2022 1 commit
-
-
Andreas Theodosiou authored
ScanSAR implementation See merge request !23
-
- 12 Sep, 2022 1 commit
-
-
Paco Lopez Dekker authored
ScanSAR implementation for AASR, NESZ and RASR. RASR is untested and could be broken.
-
- 09 Sep, 2022 1 commit
-
-
Paco Lopez Dekker authored
Moved some code common to AASR, NESZ and RAST to sar_performance_common.py.
-
- 08 Sep, 2022 1 commit
-
-
Paco Lopez Dekker authored
Encapsulated preparation of rx_ant and tx_ant to dedicated functions.
-
- 21 May, 2022 4 commits
-
-
Paco Lopez Dekker authored
- Added mode dependent amplitude tapering (raised cosine) - Possibility for receive phase tapering as swath dependent vector, like for transmit.
-
Paco Lopez Dekker authored
- Fixed calculation of antenna gain in presence of tapering.
-
-
Paco Lopez Dekker authored
-
- 20 May, 2022 1 commit
-
-
Wietske Brouwer authored
-
- 18 May, 2022 1 commit
-
-
Andreas Theodosiou authored
* The acquisitions module can be used to find the viewing geometry over a region of interest for a particular orbit.
-
- 06 May, 2022 2 commits
-
-
Andreas Theodosiou authored
Add no-drama functions to develop See merge request !21
-
Wietske Brouwer authored
-
- 26 Apr, 2022 1 commit
-
-
Paco Lopez Dekker authored
-
- 08 Apr, 2022 1 commit
-
-
Paco Lopez Dekker authored
-
- 05 Apr, 2022 2 commits
-
-
Andreas Theodosiou authored
Flat-earth phase computation See merge request !19
-
-
- 04 Apr, 2022 3 commits
-
-
Andreas Theodosiou authored
Bump to version 0.4 See merge request !20
-
Andreas Theodosiou authored
# Conflicts: # setup.cfg
-
Andreas Theodosiou authored
* Add methods to calculate the temporal lag between the two on-board receivers using the spectral support method.
-
- 30 Mar, 2022 5 commits
-
-
Andreas Theodosiou authored
Update derived_geo.py See merge request !18
-
Andreas Theodosiou authored
* We were forgetting to multiply by 2π/c₀
-
Andreas Theodosiou authored
-
Andreas Theodosiou authored
No, """ type Description of returned object. """" is not a sufficient description of what a method returns.
-
Paco Lopez Dekker authored
Added computation of ATI lag, spectral shift and dkz for a Harmony-like along-track antenna separation.
-
- 22 Mar, 2022 5 commits
-
-
Andreas Theodosiou authored
Bump to version 0.3 See merge request !17
-
Andreas Theodosiou authored
-
Andreas Theodosiou authored
* Change minimum Python version to 3.9
-
Andreas Theodosiou authored
Update main branch with BistaticRadarGeometry changes See merge request !16
-
Andreas Theodosiou authored
Update derived_geo.py See merge request !15
-
- 21 Mar, 2022 1 commit
-
-
Paco Lopez Dekker authored
Fixed sign of companion delay so that a positive delay puts the companion behind the reference satellite.
-
- 03 Mar, 2022 1 commit
-
-
Paco Lopez Dekker authored
A bit of docstrings to document spectral support functions.
-