https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
67d11e1 more work on the analytic beam refactoring 07 November 2022, 20:56:50 UTC
1c1a7dd start work on refactoring AnalyticBeams from pyuvsim 07 November 2022, 20:25:05 UTC
e76516a Remove JPL bug handling, retain better error handling 07 November 2022, 17:32:12 UTC
62eebb7 add handling for weird new JPL API bug 07 November 2022, 17:32:12 UTC
72aa290 cover new case 04 November 2022, 18:57:21 UTC
e0fc2bc defaulting behavior of acceptable_range 04 November 2022, 18:57:21 UTC
ea351b5 only set acceptable_range if frame is set 04 November 2022, 18:57:21 UTC
29a5f56 review comments 04 November 2022, 18:57:21 UTC
bdf2737 cover acceptability check 04 November 2022, 18:57:21 UTC
70232dd add frame attribute to LocationParameter and remove telescope_frame param 04 November 2022, 18:57:21 UTC
ba9c2ca try to fix doctest 31 October 2022, 18:59:12 UTC
4538798 don't use pytest-xdist in warnings test, remove unused filter also update conda yamls 31 October 2022, 18:59:12 UTC
ef5776b Add warnings filter for pytest-cov/pytest-xdist problem 31 October 2022, 18:59:12 UTC
b75ca02 Update the pypi workflow and making release document for CI failures 27 October 2022, 17:07:49 UTC
26034c5 update changelog for a new version 20 October 2022, 22:02:00 UTC
dfd7f3c fix documentation for UVParameter form attributes 20 October 2022, 21:21:18 UTC
2eb9a23 remove unreachable code 20 October 2022, 21:21:18 UTC
8f4249a add testing for SkyCoordParameter 20 October 2022, 21:21:18 UTC
9cfea95 start work on SkyCoordParameter for pyradiosky 20 October 2022, 21:21:18 UTC
97ac0af Also cleanup pyproject.toml syntax 17 October 2022, 22:45:57 UTC
c6eff3d Fix how setuptools_scm version is specified in setup.py 17 October 2022, 22:45:57 UTC
0c88be9 update pipy CI to use up to date action 13 October 2022, 17:59:09 UTC
69b9fa1 Address PR comments 12 October 2022, 21:46:52 UTC
0c20ff1 fix typo in setup.py 12 October 2022, 21:46:52 UTC
ab012c4 Add remove_flex_pol option to read_uvh5 12 October 2022, 21:46:52 UTC
8fbeeb7 Add flex_pol section to tutorial 12 October 2022, 21:46:52 UTC
7af312b add test coverage 12 October 2022, 21:46:52 UTC
2c5e25b update changelog 12 October 2022, 21:46:52 UTC
3349a39 fix min_version ci 12 October 2022, 21:46:52 UTC
418941f Add methods to convert to and from flex_pol for HERA type data 12 October 2022, 21:46:52 UTC
010dc3d Add support for bitshuffle compression 12 October 2022, 21:46:52 UTC
a776cb8 add undoing flex_pol to test, fix earlier bug in freq_array in flex_pol 12 October 2022, 21:46:52 UTC
5fd2cb6 more fixes to auto_check for flex_pol 12 October 2022, 21:46:52 UTC
158e050 fix autos check for flex pol 12 October 2022, 21:46:52 UTC
a5fc55c less copying and less complexity! 12 October 2022, 21:46:52 UTC
67ce558 reduce copying when possible 12 October 2022, 21:46:52 UTC
1d04e38 more clever speedups that Karto worked out 12 October 2022, 21:46:52 UTC
1f90635 fancy indexing and casting to speed up complex data assignment 12 October 2022, 21:46:52 UTC
4c0c0c8 [pre-commit.ci] pre-commit autoupdate updates: - [github.com/psf/black: 22.8.0 → 22.10.0](https://github.com/psf/black/compare/22.8.0...22.10.0) 11 October 2022, 18:14:14 UTC
820235b [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 10 October 2022, 19:14:44 UTC
ed21328 address review comments 10 October 2022, 19:14:44 UTC
03149bd Add explicit cleanup to beam fixtures 10 October 2022, 19:14:44 UTC
6b5de98 update tutorial for UVBeam future shapes 10 October 2022, 19:14:44 UTC
09cad71 Make Nspws and spw_array optional and unset in future 10 October 2022, 19:14:44 UTC
b61c48d Add testing for phased_array beams 10 October 2022, 19:14:44 UTC
6e04da7 better test coverage, small bug fixes 10 October 2022, 19:14:44 UTC
59debd8 Add support for future array shapes throughout 10 October 2022, 19:14:44 UTC
6b703ae Add changelog entry for cython speedup of to_healpix (should have been included in PR #1208) 10 October 2022, 19:14:44 UTC
77702b0 Update bandit URL to point to currently maintained version 10 October 2022, 17:00:28 UTC
4b40bbe Increase test coverage 10 October 2022, 17:00:28 UTC
eb3f1fb Fix up logic for angle distance calculation 10 October 2022, 17:00:28 UTC
a07564e account for negative theta in beam pix, account for 2*pi wraps in phi 10 October 2022, 17:00:28 UTC
4790cf7 add failing test 10 October 2022, 17:00:28 UTC
8879864 attempt to add coverage 10 October 2022, 17:00:28 UTC
9ab330a explicitly declare dtheta variable 10 October 2022, 17:00:28 UTC
c1868e3 remove commented code 10 October 2022, 17:00:28 UTC
40cc382 sure up imports, add c file to ignore. 10 October 2022, 17:00:28 UTC
accf42c Start work on cython function for memory intensive calculations 10 October 2022, 17:00:28 UTC
0769616 fix typo 07 October 2022, 15:11:37 UTC
a6b472c cover missing lines 07 October 2022, 15:11:37 UTC
f6ee089 change interface to lunarsky 07 October 2022, 15:11:37 UTC
1488646 update docs and tests for lunarsky optional dependency 07 October 2022, 15:11:37 UTC
3ab4d84 coverage 07 October 2022, 15:11:37 UTC
c39a595 Add lunarsky to test environments 07 October 2022, 15:11:37 UTC
0dd7939 test fixes 07 October 2022, 15:11:37 UTC
7203044 add no-moon test case 07 October 2022, 15:11:37 UTC
45832e1 add lunarsky to `all` requirements 07 October 2022, 15:11:37 UTC
94b68da include frame in uvdata call to ENU_from_ECEF 07 October 2022, 15:11:37 UTC
4ec6c71 support mcmf in lsts utility 07 October 2022, 15:11:37 UTC
a26051b updating ENU_from_ECEF and vice versa functions 07 October 2022, 15:11:37 UTC
4d10303 update latlonalt_to/from_xyz functions in utils 07 October 2022, 15:11:37 UTC
183597b fix Bryna's doc comments 04 October 2022, 23:46:26 UTC
eb0ab07 test: error on partial az read with healpix 04 October 2022, 23:46:26 UTC
38a8c9a fix: healpix coordinates beam shape 04 October 2022, 23:46:26 UTC
c42cecc add missing import 04 October 2022, 23:46:26 UTC
6b59b96 fix up breaking tests 04 October 2022, 23:46:26 UTC
e0c466c fix: respond to comments 04 October 2022, 23:46:26 UTC
c23d81f fix test error statement 04 October 2022, 23:46:26 UTC
12daa4e docs: add notes to beam tutorial 04 October 2022, 23:46:26 UTC
4d48f48 tidy up some leftover cruft 04 October 2022, 23:46:26 UTC
c2ae696 perf: remove unnecessary checks in selecting from bl compress 04 October 2022, 23:46:26 UTC
1925ade ux: use plain logging, leave memory profiling to the handler 04 October 2022, 23:46:26 UTC
ac7e5b5 perf: some more logs 04 October 2022, 23:46:26 UTC
b2abb36 add some memory logging 04 October 2022, 23:46:26 UTC
7550c81 test: tests with partial read 04 October 2022, 23:46:26 UTC
8fac6b7 fix: failing test 04 October 2022, 23:46:26 UTC
504bc9b feat: add freq_range, az/za_range params 04 October 2022, 23:46:26 UTC
dca3b26 feat: add freq_range, az/za_range params 04 October 2022, 23:46:26 UTC
5a6b3b6 [pre-commit.ci] pre-commit autoupdate updates: - [github.com/psf/black: 22.6.0 → 22.8.0](https://github.com/psf/black/compare/22.6.0...22.8.0) 13 September 2022, 00:46:57 UTC
eedb06f Add missing changelog entries from PR #1148 30 August 2022, 20:56:41 UTC
2d1e842 minor typo fixes in changelog 23 August 2022, 20:05:37 UTC
d5d3bd3 Update the changelog for the new version. 23 August 2022, 20:05:37 UTC
0acabee update the changelog for uvflag future shapes support 16 August 2022, 21:29:20 UTC
e8e7942 update apply_uvflag for UVFlag future shapes 16 August 2022, 21:29:20 UTC
ce09153 Better test coverage, add versioning to uvflag's hdf5 format 16 August 2022, 21:29:20 UTC
36ee526 Add support for future array shapes in UVFlag 16 August 2022, 21:29:20 UTC
03af101 fix nants_telescope test; adjust parameter acceptable ranges 12 August 2022, 06:28:12 UTC
4e16584 address comments 12 August 2022, 06:28:12 UTC
c6fe6bb update changelog 12 August 2022, 06:28:12 UTC
a3c65da fix warning and test 12 August 2022, 06:28:12 UTC
back to top