https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
61b7557 fix: fix all tests 06 February 2023, 13:05:14 UTC
4d98e5d perf: faster indexing of blts 06 February 2023, 13:05:12 UTC
1ed6047 Fix MIR test to not throw numpy warning 04 February 2023, 18:50:30 UTC
c2969e0 maint: use isort 5.12 to fix pre-commit 31 January 2023, 22:11:37 UTC
c4acb5f maint: remove unnecessary B028 31 January 2023, 22:11:37 UTC
5a453ce style: no B028 31 January 2023, 22:11:37 UTC
03b7fbd fix: import future annotations 31 January 2023, 22:11:37 UTC
5798594 fix: import Iterable from typing 31 January 2023, 22:11:37 UTC
fa5718b fix: use a new np-capable decorator instead of lru_cache 31 January 2023, 22:11:37 UTC
df6260f perf: use lru_cache for polstr and variants 31 January 2023, 22:11:37 UTC
5c3cf17 Ignore B907 error in pre-commit 27 January 2023, 19:35:50 UTC
d7e11e8 Fix bug with parameter passing for beamfits partial read Also improve the `UVBeam.read` parameter organization 27 January 2023, 19:35:50 UTC
6947c93 Move the conversion to a new function that is called by `check` 17 January 2023, 17:57:52 UTC
9063621 Update the changelog 17 January 2023, 17:57:52 UTC
b83ada2 make sure old phase attrs are converted to file type object Also test not running check before writing file 17 January 2023, 17:57:52 UTC
e000fec Properly convert an object with old phase attrs defined 17 January 2023, 17:57:52 UTC
85ac75d ux: better error messages in check 13 January 2023, 20:00:46 UTC
d857914 Fix a new deprecation warning after rebasing 12 January 2023, 17:31:19 UTC
94c6512 address review comments, update CI to error with deprecation warnings 12 January 2023, 17:31:19 UTC
ea55f36 fix tutorial items which raise deprecation warnings 12 January 2023, 17:31:19 UTC
0fd4f95 fix relative paths for folder change 10 January 2023, 21:10:17 UTC
b847c4f try an editable install to allow running in main folder 10 January 2023, 21:10:17 UTC
b635519 remove pytest-xdist from warnings because of new deprecation warning 10 January 2023, 21:10:17 UTC
ead3057 move pixel coordinate system test earlier 10 January 2023, 19:51:43 UTC
ce0f814 add test coverage, better error messages 10 January 2023, 19:51:43 UTC
b527de7 remove todo item 10 January 2023, 19:51:43 UTC
daf589d Update the changelog with the deprecation 10 January 2023, 19:51:43 UTC
33b57ef deprecate the interpolation_function attribute, use default values 10 January 2023, 19:51:43 UTC
7cb1360 update changelog for the new `interpolation_function` parameter 10 January 2023, 19:51:43 UTC
39133dd update tutorial for new `interpolation_function` parameter 10 January 2023, 19:51:43 UTC
291dc5d add interpolation_function input parameter to `to_healpix` 10 January 2023, 19:51:43 UTC
3ee47d6 add some testing for new interpolation_function parameter 10 January 2023, 19:51:43 UTC
3e41451 start work on improving documentation around beam interp function 10 January 2023, 19:51:43 UTC
11e7129 [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pycqa/isort: 5.11.1 → 5.11.4](https://github.com/pycqa/isort/compare/5.11.1...5.11.4) 03 January 2023, 20:41:05 UTC
551d1bf Update affiliation 03 January 2023, 20:33:26 UTC
03c5162 Add NSF acknowledgments to README.md Added CSSI grant numbers from Brown and UW 03 January 2023, 20:33:26 UTC
67c786e run tests out of a different directory 29 December 2022, 17:07:16 UTC
64aaab8 ensure cython modules are compiled use python 3.9 to try to make mamba run faster 29 December 2022, 17:07:16 UTC
4c59c41 fix warning test CI conda yaml file name 29 December 2022, 17:07:16 UTC
e2ca0af add concurrency groups to GH actions to cancel prior runs on PRs only Using `github.head_ref` in the group ensures this only cancels older PR builds because that's only defined on PRs. It falls back to run_id which is always unique. Include the workflow in the group to ensure it only cancels the same workflow jobs. see examples at https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#concurrency 29 December 2022, 17:07:16 UTC
31ebcf2 Limit the number of publishing CI jobs Only run them on PRs and releases, not on pushes 29 December 2022, 17:07:16 UTC
f53f978 better CI name 29 December 2022, 17:07:16 UTC
2fbc6a1 Move warnings tests from circleci to GH actions to fix codecov reporting 29 December 2022, 17:07:16 UTC
7bc5aa8 Cleanup todos 20 December 2022, 19:45:00 UTC
69a6f3b [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 20 December 2022, 19:45:00 UTC
76d5867 address review comments 20 December 2022, 19:45:00 UTC
14c50b1 Adding missing test coverage for MS 20 December 2022, 19:45:00 UTC
f9e24ff Add reporting requests to uncovered lines related to weird files 20 December 2022, 19:45:00 UTC
e9ea180 Fix bug in miriad ephem interpolation, add coverage 20 December 2022, 19:45:00 UTC
e84a7d1 more test coverage 20 December 2022, 19:45:00 UTC
1e49bdf add test coverage 20 December 2022, 19:45:00 UTC
d0601fa more test coverage, fix some new errors 20 December 2022, 19:45:00 UTC
d9d3fe9 more test coverage 20 December 2022, 19:45:00 UTC
83d0528 more test coverage and remove unreachable code 20 December 2022, 19:45:00 UTC
1e51f2a add more test coverage 20 December 2022, 19:45:00 UTC
7004324 more test coverage 20 December 2022, 19:45:00 UTC
8412197 Require uvw_array, time_array and lst_array to be doubles also improve precision handling in uvfits and fix the broken test related to uvw precision loss. 20 December 2022, 19:45:00 UTC
7bd013f add testing for writing multiple phase center data to uvfits 20 December 2022, 19:45:00 UTC
edc0891 add some test coverage 20 December 2022, 19:45:00 UTC
bf20d5f try to fix windows regex escape error 20 December 2022, 19:45:00 UTC
54f706d Adding a comment to test note 20 December 2022, 19:45:00 UTC
828409e Doctest failure leads to bug discovery -- the power of proper tutorials. 20 December 2022, 19:45:00 UTC
ec90365 Fixing more doctest woes 20 December 2022, 19:45:00 UTC
70281d2 Min dep and doctest cleanup 20 December 2022, 19:45:00 UTC
12beb27 Cleaning up test failures 20 December 2022, 19:45:00 UTC
95a136c Fixing ephem read/write for MS format. Tests now all passing. 20 December 2022, 19:45:00 UTC
99c26dc Spelling fixes 20 December 2022, 19:45:00 UTC
94b32c0 [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 20 December 2022, 19:45:00 UTC
5ba9eae Fixing issues in MS SOURCE table read/write I accidentally created on a previous commit. 20 December 2022, 19:45:00 UTC
ee372d5 fix expected warnings in tests for phasing/unphasing on read 20 December 2022, 19:45:00 UTC
7b57988 [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 20 December 2022, 19:45:00 UTC
3f9a967 Adding more SOURCE table handling on read to deal w/ ephem and more sophisticated sidereal objects 20 December 2022, 19:45:00 UTC
eaf3cc3 Cleaning up post-rebase 20 December 2022, 19:45:00 UTC
cdc23f3 improve phasing handling in read, add tests for only one good file some minor docs and pep8 improvements 20 December 2022, 19:45:00 UTC
734a98a update the changelog 20 December 2022, 19:45:00 UTC
04969ff better miriad handling for various cat_types - don't force unprojected centers to be named "unprojected" - add support for selecting on phase_center_ids - fix bug in partial read with lsts or lst_range parameters 20 December 2022, 19:45:00 UTC
c8a42d9 fix windows test error, warnings 20 December 2022, 19:45:00 UTC
caac56f Always use phase_center_catalog 20 December 2022, 19:45:00 UTC
90f1484 address PR comments 20 December 2022, 19:45:00 UTC
71cd3ad improve test coverage 20 December 2022, 19:45:00 UTC
c085aaf update changelog, fix errors after rebase 20 December 2022, 19:45:00 UTC
b9b3160 properly skip tests for min_deps CI 20 December 2022, 19:45:00 UTC
72aaabe add test coverage, add `use_old_phase_info` method 20 December 2022, 19:45:00 UTC
27ceb5c fix doctest, add test coverage 20 December 2022, 19:45:00 UTC
01c1b31 Deprecate old phase attributes 20 December 2022, 19:45:00 UTC
bb4153c Update the uvh5 memo pdf with changes in #1233 20 December 2022, 01:45:38 UTC
94ffaa1 fix warning handling for new numpy and astropy versions Also ignore new flake8 error that only applies to python 3.10+ 19 December 2022, 19:15:00 UTC
45aba49 [pre-commit.ci] pre-commit autoupdate updates: - [github.com/psf/black: 22.10.0 → 22.12.0](https://github.com/psf/black/compare/22.10.0...22.12.0) - [github.com/pycqa/isort: 5.10.1 → 5.11.1](https://github.com/pycqa/isort/compare/5.10.1...5.11.1) 19 December 2022, 19:15:00 UTC
669a3c7 address review comments 16 December 2022, 23:35:03 UTC
53b5416 address review comments, fix some todos 16 December 2022, 23:35:03 UTC
dcb9363 update changelog for new UVFlag attributes 16 December 2022, 23:35:03 UTC
05f7414 add test coverage 16 December 2022, 23:35:03 UTC
1dd4092 fix warnings filters 16 December 2022, 23:35:03 UTC
eacbef3 add test coverage 16 December 2022, 23:35:03 UTC
4ea209a fix some bugs exposed by hera_qm tests 16 December 2022, 23:35:03 UTC
b02e393 Add metadata & support for flexible spws 16 December 2022, 23:35:03 UTC
4452551 + docs/ref/uvh5_memo Nphase #1224 15 December 2022, 22:24:11 UTC
f5eea81 [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 09 December 2022, 16:42:41 UTC
4eb9713 Adding tarfile member sanitization to extractall() 09 December 2022, 16:42:41 UTC
a60992a Update changelog for new release 07 December 2022, 20:38:59 UTC
back to top