https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
afa5f69 Add test coverage 26 August 2024, 17:45:30 UTC
bb22559 ruff fixes 22 August 2024, 17:13:14 UTC
d2c49c7 updates for pyuvsim 22 August 2024, 17:13:14 UTC
cfadc91 tweak tolerance on efield to power comparison 22 August 2024, 16:45:42 UTC
b71e4ab better healpix lat/lon to az/za handling more test coverage 22 August 2024, 16:45:42 UTC
ac5b1a7 reduce the tolerance on uvbeam/analytic beam comparison 22 August 2024, 16:45:42 UTC
8f7f161 update the changelog 22 August 2024, 16:45:42 UTC
9a87ddb Make name and basis_vector_type abstract attributes 22 August 2024, 16:45:19 UTC
070d03d Add AnalyticBeam.to_uvbeam method 22 August 2024, 16:45:19 UTC
bd90718 Fix bug in UVBeam.new for cross power beams Also actually use the kwargs parameter 22 August 2024, 16:45:19 UTC
e3669fb better docstrings for Gaussian beams 22 August 2024, 16:45:19 UTC
fb3903a add beam interface testing, fix small issues 22 August 2024, 16:45:19 UTC
a2ee79a Add return typing 22 August 2024, 16:45:19 UTC
f4d79fd Add a short dipole analytic beam, a polarized beam 22 August 2024, 16:45:19 UTC
ca112e4 Add Airy and Uniform beams, more testing use typing throughout 22 August 2024, 16:45:06 UTC
b4eb043 Start adding some testing 22 August 2024, 16:44:42 UTC
95ddbef More work on the analytic beam implementation 22 August 2024, 16:43:47 UTC
e86a6b8 more work on the analytic beam refactoring 22 August 2024, 16:43:47 UTC
15556d1 start work on refactoring AnalyticBeams from pyuvsim 22 August 2024, 16:43:47 UTC
e2b73b4 Fix weird h5py/numpy2.1 deprecation warning 22 August 2024, 15:07:13 UTC
39349a9 remove unnecessary file close call inside context manager 22 August 2024, 15:07:13 UTC
759447f Fixing minor bug in phasing utils affecting singleton entries and pm_ra/dec args 22 August 2024, 15:07:13 UTC
ff9e004 fix warnings tests 22 August 2024, 15:07:13 UTC
78461e2 fix and test reading an odd number of cal and beam files 22 August 2024, 15:07:13 UTC
cf82f4e Use the ruff formatter 22 August 2024, 15:07:13 UTC
55d8c07 update the changelog 08 August 2024, 21:22:26 UTC
18ddbb9 handle variable length antenna_names dataset 08 August 2024, 21:22:26 UTC
06e6825 Add test for variable length antenna_names dataset 08 August 2024, 21:22:26 UTC
c7ace78 [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pycqa/flake8: 7.1.0 → 7.1.1](https://github.com/pycqa/flake8/compare/7.1.0...7.1.1) 06 August 2024, 17:58:12 UTC
6148ba9 fix: typo in any check 23 July 2024, 20:17:33 UTC
2c598ea ui: raise more informative error when uvd has stokes pols in uvcalibrate 23 July 2024, 20:17:33 UTC
84681db fix: remove print statements 23 July 2024, 20:17:33 UTC
c65670b test: add tests for circular pols 23 July 2024, 20:17:33 UTC
1e553dc test: ignore warnings in pol conventions tests 23 July 2024, 20:17:33 UTC
ca1335a test: add tests for uvcalibrate with pol_conventions 23 July 2024, 20:17:33 UTC
9085780 docs: update docs to be more clear around pol_convention 23 July 2024, 20:17:33 UTC
4663d71 docs: update uvcal_tutorial 23 July 2024, 20:17:33 UTC
9ad39be Update the docstrings for pol_convention 23 July 2024, 20:17:33 UTC
6106411 Add warning for pol_convention set and gain_scale is not 23 July 2024, 20:17:33 UTC
4140108 Fix tutorial 23 July 2024, 20:17:33 UTC
0f14b68 Fix min_deps tests 23 July 2024, 20:17:33 UTC
0be6b89 Add read/write handling for pol_convention across file types 23 July 2024, 20:17:33 UTC
53d6915 Fix tests 23 July 2024, 20:17:33 UTC
f81fc8c fix: add warning for missing gain_scale in uvcalibrate 23 July 2024, 20:17:33 UTC
d2955d1 remove warning for pol_convention in uvdata and uvcal 23 July 2024, 20:17:33 UTC
5c02086 fix bug that causes error on reading files with polarization convention that are not none 23 July 2024, 20:17:33 UTC
fbcd766 test: add basic test of polarization conventions for uvd 23 July 2024, 20:17:33 UTC
8af773f fix: add read/write of pol_convention to uvh5 and calh5 23 July 2024, 20:17:33 UTC
ed8bf94 style: add type-hints to uvcalibrate 23 July 2024, 20:17:33 UTC
7e4b5c1 fix: change behaviour of missin pol_convention 23 July 2024, 20:17:33 UTC
bbad25e fix: circular import 23 July 2024, 20:17:33 UTC
874ecb9 docs: add to changelog 23 July 2024, 20:17:33 UTC
01fadee feat: add pol_convention parameter 23 July 2024, 20:17:33 UTC
3b412bc test: add tests of the ignore 12 July 2024, 01:51:52 UTC
d4f937f fix: use lowercase in dit 12 July 2024, 01:51:52 UTC
d2b1044 feat: ignore_telescope_param_update_warnings_for 12 July 2024, 01:51:52 UTC
adfcb8c test: add test of telescope attr 09 July 2024, 13:45:32 UTC
07ed323 docs: add to changelog 09 July 2024, 13:45:32 UTC
b738bf1 feat: add Telescope object to FastUVH5Meta 09 July 2024, 13:45:32 UTC
03da838 Add UVData.get_enu_data_ants to get ENU positions for antennas with data 08 July 2024, 05:46:59 UTC
1e1f717 update the changelog for the new version 01 July 2024, 21:40:29 UTC
c35c966 fix coverage problem 01 July 2024, 21:40:29 UTC
a421187 Update min versions of scipy and setuptools_scm scipy 1.8 is required given numpy requirements setuptools_scm was not matched between pyproject.toml and our requirements, needed to go to 8.1 to avoid a bug 01 July 2024, 21:40:29 UTC
5cdb316 Making changes in response to comments 01 July 2024, 21:40:29 UTC
2332e0e Cleaning up test coverage 01 July 2024, 21:40:29 UTC
f773f5e Fixing mir_parser test raising deprecation warning 01 July 2024, 21:40:29 UTC
98ebe63 Minor fix to MS reader to handle when there are a mixed number of polarizations 01 July 2024, 21:40:29 UTC
a5e7d1a Adding some fixes for handling SWARM+ASIC era data 01 July 2024, 21:40:29 UTC
5592503 Updating new v7 keywords 01 July 2024, 21:40:29 UTC
fe9d0db Use astropy quantity `.to_value` rather than `.to` followed by `.value` see https://docs.astropy.org/en/stable/units/quantity.html#id2 01 July 2024, 21:40:29 UTC
a5e0a7c clean up setuptools branch scheme handling 01 July 2024, 21:40:29 UTC
d466c23 Fix compatibility with older numpy versions 01 July 2024, 21:40:29 UTC
35000c1 Fix tutorials 01 July 2024, 21:40:29 UTC
0af9930 make sure python-casacore isn't installed with numpy 2.0 from pip 01 July 2024, 21:40:29 UTC
a930a6d unpin numpy for python-casacore and lunarsky given updates Also update lunarsky min dependency throughout 01 July 2024, 21:40:29 UTC
3dfd9a9 Docs updates based on PR comments Other docs and import cleanups 01 July 2024, 21:40:29 UTC
e345a2e Move uvcalibrate and apply_uvflag into utils subpackage 01 July 2024, 21:40:29 UTC
77c365d fix an import for new extension structure 01 July 2024, 21:40:29 UTC
e462682 A little more utils restructuring, update docs for new structure 01 July 2024, 21:40:29 UTC
76d8f76 move extensions under the related subpackages 01 July 2024, 21:40:29 UTC
66ea5e9 update organization to eliminate helpers catch-all 01 July 2024, 21:40:29 UTC
d32ba60 put utils extensions inside utils namespace 01 July 2024, 21:40:29 UTC
90fd1ef reorganize utils 01 July 2024, 21:40:29 UTC
742899d A few more small improvements, dropping call to np.meshgrid 01 July 2024, 21:40:29 UTC
d6e04f4 CHANGELOG update 01 July 2024, 21:40:29 UTC
3327345 Adding speed-up to domain checking within interp_az_za_rect_spline 01 July 2024, 21:40:29 UTC
99b7930 Update the tutorial 01 July 2024, 21:40:29 UTC
eb5b636 another small import update 01 July 2024, 21:40:29 UTC
ab29502 Fix Matt's email 01 July 2024, 21:40:29 UTC
d1fb8c5 pyproject.toml email updates 01 July 2024, 21:40:29 UTC
6c787b3 Fix Paul's last name 01 July 2024, 21:40:29 UTC
5b20484 update the changelog for a new version 01 July 2024, 21:40:29 UTC
f16985f use relative imports where possible Also be more consistent about utils import 01 July 2024, 21:40:29 UTC
6ad6e46 update setuptools_scm requirements 01 July 2024, 21:40:29 UTC
aa7b496 move `check_warnings` to a new `testing` module 01 July 2024, 21:40:29 UTC
9134b80 update ci for new layout 01 July 2024, 21:40:29 UTC
44cdff0 numpy 2.0 fixes after rebase 01 July 2024, 21:40:29 UTC
05baeee Move to the src layout and use pyproject.toml as much as possible 01 July 2024, 21:40:29 UTC
9ced008 use pytest-xdist for faster warnings tests 01 July 2024, 21:40:29 UTC
3b3b484 One last set of memo updates 01 July 2024, 21:40:29 UTC
back to top