https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
8355244 Use absolute path in hdf5 hash 27 March 2024, 17:05:36 UTC
058ccbf simplify conditionals in calh5 metadata reader 27 March 2024, 17:05:36 UTC
8c5edac update docstrings and comments per reviewer 27 March 2024, 17:05:36 UTC
35188c0 better handling of total_quality_array in select 27 March 2024, 17:05:36 UTC
d3b13b6 Be explicit that array regularity limitations only apply to calfits 27 March 2024, 17:05:36 UTC
f7de1bd simplify text fixture code per reviewer suggestion 27 March 2024, 17:05:36 UTC
77b3c30 Fix complex dtype check to check dtype size as well as kind Also fix error message 27 March 2024, 17:05:36 UTC
63fb1c1 Add test coverage 27 March 2024, 17:05:36 UTC
856817d update the changelog, add some (minimal) tutorial examples 27 March 2024, 17:05:36 UTC
83a582d make partial reads work, modularize UVCal selection code Add testing! 27 March 2024, 17:05:36 UTC
c86fb40 move common hdf5 code to a utility module 27 March 2024, 17:05:36 UTC
68780b3 first pass at calh5 27 March 2024, 17:05:36 UTC
05f6a0c update the changelog 26 March 2024, 16:38:27 UTC
7305074 Adjust the FHD cal time_ranges to ensure they don't overlap Reduce the extension to ¼ of the integration time from ½ 26 March 2024, 16:38:27 UTC
66ae752 add a `get_lst_array` method as a helper when there are time ranges 26 March 2024, 16:38:27 UTC
9ba00d2 perf: slicify antpair2ind result 26 March 2024, 16:38:27 UTC
8401d46 don't ignore the check on mutating iterators because it caught a bug 26 March 2024, 16:38:27 UTC
3c9bb63 fix: reset rectangularity after fast_concat 26 March 2024, 16:38:27 UTC
3c35761 test: properly conjugate bls to test antpair2ind 26 March 2024, 16:38:27 UTC
5f65c57 docs: update changelog 26 March 2024, 16:38:27 UTC
84941f9 test: add tests for rectangularity 26 March 2024, 16:38:27 UTC
2fe8bf0 test: remove current array shape tests 26 March 2024, 16:38:27 UTC
0f5deb9 test: fix antpair2ind tests 26 March 2024, 16:38:27 UTC
3969af4 bug fixes after rebase 26 March 2024, 16:38:27 UTC
1728ee5 test: add tests of rectangularity 26 March 2024, 16:38:27 UTC
9a05b8f fix: properly update rectangularity when blts are selected 26 March 2024, 16:38:27 UTC
ce474cb feat: faster blt indexing via known rectangularity 26 March 2024, 16:38:27 UTC
1e0c689 Add consistency checking for fhd files 26 March 2024, 16:38:27 UTC
6a1e0e1 more test coverage 26 March 2024, 16:38:27 UTC
7026731 add test coverage 26 March 2024, 16:38:27 UTC
194145f Add annotations import to fix tests on older python versions 26 March 2024, 16:38:27 UTC
a131a85 update tutorial 26 March 2024, 16:38:27 UTC
d8f8200 Change the UVData FHD reader API to be like the UVCal FHD reader 26 March 2024, 16:38:27 UTC
c72d76d don't require order to be passed by name for reorder methods 26 March 2024, 16:38:27 UTC
e412fa6 address reviewer comments 26 March 2024, 16:38:27 UTC
524305e address review comments 26 March 2024, 16:38:27 UTC
220a5ed address review comments 26 March 2024, 16:38:27 UTC
8c0a346 fix min_deps tests 26 March 2024, 16:38:27 UTC
47bd537 fix tutorials 26 March 2024, 16:38:27 UTC
1634120 update changelog 26 March 2024, 16:38:27 UTC
98d82aa finish up params by name 26 March 2024, 16:38:27 UTC
2457feb params by names for cal 26 March 2024, 16:38:27 UTC
4de2926 params by names for beams 26 March 2024, 16:38:27 UTC
60d6a29 more work on requiring params by name bugfix after rebase 26 March 2024, 16:38:27 UTC
30701d6 start work on params_by_name 26 March 2024, 15:44:11 UTC
b1308c4 remove out of date comments 26 March 2024, 15:40:56 UTC
0506a38 Extend the time range on FHD cals by half the integration time 26 March 2024, 15:40:56 UTC
b1c9465 Update the tutorial and changelog 26 March 2024, 15:40:56 UTC
af3305d Adjust deprecation warnings expiration version 26 March 2024, 15:38:32 UTC
d086985 Add uvcalibrate testing for time_ranges that cover multiple uvd times 26 March 2024, 15:38:32 UTC
300ef8b fix time_range handling in uvcalibrate, other bug fixes, add tests 26 March 2024, 15:38:32 UTC
177d3fb fix time_range handling in reads and initializing 26 March 2024, 15:38:32 UTC
a8dd6a8 add lst_range to parallel time_range 26 March 2024, 15:38:32 UTC
2669152 Start work on a better implementation of time_range 26 March 2024, 15:38:32 UTC
f82e089 handle another SPICE error, update codecov.yml for new version 25 March 2024, 22:45:10 UTC
ffa2790 use up to date github actions 25 March 2024, 22:45:10 UTC
b726af9 update the changelog for the new version 25 March 2024, 22:45:10 UTC
9141437 Better identification of python version dependency in readme 25 March 2024, 21:17:00 UTC
45fc371 add some handling for flakey SPICE connections 25 March 2024, 21:17:00 UTC
d79afcc Also check that frame is an allowed frame in LocationParameter remove outdated test 25 March 2024, 21:17:00 UTC
918eb3b Use ellipsoid rather than lunar_ellipsoid throughout to be more general 25 March 2024, 21:17:00 UTC
56e8ee3 Fix python version in docs 25 March 2024, 21:17:00 UTC
a624161 cleanup handling for older scipy versions that we don't support anymore 25 March 2024, 21:17:00 UTC
1319d67 more test coverage 25 March 2024, 21:17:00 UTC
456b1b3 don't build against python 3.9 in publish ci 25 March 2024, 21:17:00 UTC
1a2fe0e update the changelog 25 March 2024, 21:17:00 UTC
fe1a6e9 Update min version of lunarsky and astropy drop testing against python 3.9 because it isn't supported by astropy 6 update various minimum dependencies to get a solvable environment. 25 March 2024, 21:17:00 UTC
b4067b5 fix bug with telescope frame in uvdata._set_app_coords_helper 25 March 2024, 21:17:00 UTC
4dd8bb5 Fix a bug where the ellipsoid wasn't passed in lat/lon/alt conversions add a test 25 March 2024, 21:17:00 UTC
c582256 Add testing for uvdata handling 25 March 2024, 21:17:00 UTC
47e22f4 Add testing for all the selenoids in utils, fix bugs 25 March 2024, 21:17:00 UTC
4ecda25 Start work on supporting lunar ellipsoids 25 March 2024, 21:17:00 UTC
e59eb84 Adding additional note in test docstring. 20 March 2024, 23:28:00 UTC
97b00dc Updating CHANGELOG 20 March 2024, 23:28:00 UTC
03c1787 Minor updates to support v6 format 20 March 2024, 23:28:00 UTC
25c2ab8 [pre-commit.ci] pre-commit autoupdate updates: - [github.com/psf/black: 24.2.0 → 24.3.0](https://github.com/psf/black/compare/24.2.0...24.3.0) 19 March 2024, 15:35:12 UTC
3f0a1cd [pre-commit.ci] pre-commit autoupdate updates: - [github.com/PyCQA/bandit: 1.7.7 → 1.7.8](https://github.com/PyCQA/bandit/compare/1.7.7...1.7.8) 13 March 2024, 18:11:08 UTC
1ad83e4 update changelog 13 March 2024, 18:10:41 UTC
5096f92 mwa_corr_fits speedup: don't read the array twice 13 March 2024, 18:10:41 UTC
c87c321 unpin pytest and require pytest-cases>=3.8.3 12 March 2024, 17:54:06 UTC
97ba861 try to fix new Display error in tutorial tests 12 March 2024, 17:18:14 UTC
e098bb7 don't ignore warnings on hera_cal anymore 12 March 2024, 17:18:14 UTC
6340aa4 don't install all the pyuvdata optional dependencies in hera_cal ci 12 March 2024, 17:18:14 UTC
a1091e5 test hera_cal against python 3.12 12 March 2024, 17:18:14 UTC
ac09a3a update the pyuvsim conda yaml name 12 March 2024, 17:18:14 UTC
de0f0fb docs: add updates to changelog 07 March 2024, 16:22:38 UTC
b8758aa test: add test of passing pols=ee in UVData.new 07 March 2024, 16:22:38 UTC
9884a7c fix: use x_orientation when setting polarizations 07 March 2024, 16:22:38 UTC
35f0158 update the changelog for a new version 22 February 2024, 18:38:54 UTC
df6b902 reduce the grid size per a conversation with Josh improve docstrings and comments 22 February 2024, 16:34:03 UTC
c5d03e8 Better warnings, docstrings and parameter names To give the HERA team credit but use a more descriptive name for the gridding algorithm. 22 February 2024, 16:34:03 UTC
82cfd26 Update the changelog 22 February 2024, 16:34:03 UTC
47f671a Default to new HERA gridding algorithm but warn 22 February 2024, 16:34:03 UTC
1892ff6 remove unreachable code 22 February 2024, 16:34:03 UTC
b6f913f Add an option to use the HERA gridding algorithm to find redundancies 22 February 2024, 16:34:03 UTC
b448881 only ignore non-pyuvdata warnings 21 February 2024, 10:42:09 UTC
c62c9a7 ignore warnings in hera_cal and hera_qm test runs 21 February 2024, 10:42:09 UTC
4398c75 Adding support to init from Path objects 20 February 2024, 16:08:48 UTC
7d2e4dd One more adjustment for supporting paths in MirMetaData 20 February 2024, 16:08:48 UTC
f0a05c0 Adding support for Path objs inside MirMetaData 20 February 2024, 16:08:48 UTC
back to top