https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
2ab5428 better warnings filter 06 May 2022, 22:58:41 UTC
927f9dc Add warnings filter 06 May 2022, 22:58:41 UTC
3478e51 Make sure dtype promotion is appropriate 06 May 2022, 22:58:41 UTC
0679dfd Filter new warnings in tests 06 May 2022, 22:58:41 UTC
68493d9 Add max imaginary component info to warning/error messages 06 May 2022, 22:58:41 UTC
199b5a9 call _fix_auto_power in efield_to_power method To correct small numerical errors 06 May 2022, 22:58:41 UTC
a85aa76 update changelog 06 May 2022, 22:58:41 UTC
e813c50 Add check for auto pol beams being real 06 May 2022, 22:58:41 UTC
871a509 Call _set_efield/_set_power at the beginning of check Makes it easier to fill in an object from scratch, also catches some bugs. 06 May 2022, 22:58:41 UTC
eae8b7f refactor test that is erroring on Windows 05 May 2022, 18:30:10 UTC
b5b4333 improve tests of errors, check error messages 05 May 2022, 18:30:10 UTC
9de389b fix coverage issue, improve tests of error messages 05 May 2022, 18:30:10 UTC
384a937 better testing of error messages 05 May 2022, 18:30:10 UTC
ee42c4a Fix tutorial for antenna number updates and unhelpful error message 05 May 2022, 18:30:10 UTC
4101e7c Follow uvh5 convention in not saving baseline nums, Nbls in uvflag files 05 May 2022, 18:30:10 UTC
abfa630 Account for antenna numbering differences in test files 05 May 2022, 18:30:10 UTC
55ea21a fix uvfits antenna numbers; change baseline calculations; update tests (except test_ms) 05 May 2022, 18:30:10 UTC
78f1e1b minor formatting improvement 29 April 2022, 22:06:39 UTC
69e8a47 edit error 29 April 2022, 22:06:39 UTC
7179a3b update changelog 29 April 2022, 22:06:39 UTC
110dd89 apply bandpass correction for mwax data 29 April 2022, 22:06:39 UTC
05fbe3f Shorter headings in read and from_file 28 April 2022, 17:16:27 UTC
d79a331 Use more headings in read and from_file docstrings 28 April 2022, 17:16:27 UTC
0017f33 Pipe read_ms options through to generic read, reorganize read parameters 28 April 2022, 17:16:27 UTC
de53294 only get attr if it's needed 28 April 2022, 17:16:27 UTC
59e04f7 change confusing variable name 28 April 2022, 17:16:27 UTC
50e6903 Use ValueError rather than generic Exception 28 April 2022, 17:16:27 UTC
f622aa9 Update the tutorial with reordering method examples 28 April 2022, 17:16:06 UTC
0460866 Fix a bug in the default of `reorder_jones`, add testing of defaults 28 April 2022, 17:16:06 UTC
2769775 Use index arrays for spw_order 28 April 2022, 17:16:06 UTC
300782c update changelog 28 April 2022, 17:16:06 UTC
998337b better handling for wide band freq reordering 28 April 2022, 17:16:06 UTC
e498de9 add coverage, fix a bug 28 April 2022, 17:16:06 UTC
d8a6947 fix a couple bugs 28 April 2022, 17:16:06 UTC
66740db Add UVCal.reorder_jones 28 April 2022, 17:16:06 UTC
4a54439 add UVCal.reorder_times 28 April 2022, 17:16:06 UTC
904baa7 minor fixes and test improvements 28 April 2022, 17:16:06 UTC
6c742f1 fix handling of wide_band objects and channel_width 28 April 2022, 17:16:06 UTC
bf3658d add a UVCal method to reorder along the frequency axis 28 April 2022, 17:16:06 UTC
7a65c85 add a UVCal method to reorder along the antenna axis 28 April 2022, 17:16:06 UTC
11af6e4 Apparently 'requests' is not a standard Python library -- who knew? 25 April 2022, 21:48:30 UTC
1ce9ccc Adding handling for SSL/connection errors w/ JPL Horizons tests. 25 April 2022, 21:48:30 UTC
f776c07 Fix wrong math in basis vector examples 19 April 2022, 18:18:38 UTC
06142f3 better wording in the basis vector descriptions 19 April 2022, 18:18:38 UTC
60cf455 Add description and examples of basis_vector_array to UVBeam tutorial fix other issues from PR review 19 April 2022, 18:18:38 UTC
a07267a Improve docs related to the basis vectors and components 19 April 2022, 18:18:38 UTC
40809cf [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/pre-commit-hooks: v4.1.0 → v4.2.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.1.0...v4.2.0) 11 April 2022, 22:17:21 UTC
dbeb379 fix python 3.10 github actions, pre-commit black version 05 April 2022, 19:26:09 UTC
174790d also update classifiers with python version change 05 April 2022, 19:26:09 UTC
28aa73e Update astropy requirement to 5.0.4, drop python 3.7 05 April 2022, 19:26:09 UTC
0775bc3 Improve compress_by_redundancy docstring to explain flag handling 22 March 2022, 15:54:12 UTC
826a0d3 [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 17 March 2022, 15:26:31 UTC
21a55cf fix changelog ordering 17 March 2022, 15:26:31 UTC
a673492 update changelog 17 March 2022, 15:26:31 UTC
b488b4a change read_mwa_corr_fits to read; fix flag_dc_offset piping 17 March 2022, 15:26:31 UTC
0a9d034 Remove linting yml 16 March 2022, 17:56:31 UTC
191cee8 Use recommended URL for flake8 16 March 2022, 17:56:31 UTC
1d6a31a Fix error in config 16 March 2022, 17:56:31 UTC
877e9bc Remove linter job from CircleCI 16 March 2022, 17:56:31 UTC
e6743c1 Fix most egregious 'fixes' from black 16 March 2022, 17:56:31 UTC
f899acd Update pre-commit repo versions; make associated formatting changes for black 16 March 2022, 17:56:31 UTC
b090ecc Fix pre-commit yaml URL 16 March 2022, 17:56:31 UTC
930431c undo setup.cfg metadata change 15 March 2022, 15:28:04 UTC
f7736bf rewrite a test file, add warning handling for non-real autos 15 March 2022, 15:28:04 UTC
808b89d rewrite test file to fix non-real autos 15 March 2022, 15:28:04 UTC
0c84e69 Cleanup docs on pytest-xdist 15 March 2022, 15:28:04 UTC
7afa8c6 remove pytest defaults from setup.cfg To not force users to use xdist and to fix CI errors. Added the xdist related options to the CI calls. Also renamed a script that is not a test to not start with `test_`. 15 March 2022, 15:28:04 UTC
f4f2fb4 fix test warning; update changelog 07 March 2022, 17:30:17 UTC
e59cb76 fix bscale; add test 07 March 2022, 17:30:17 UTC
3bec5a5 docs: newline in changelog 16 February 2022, 00:25:51 UTC
c3a1d45 docs: update changelog 16 February 2022, 00:25:51 UTC
d228203 docs: improve docs on check_azza_domain 15 February 2022, 22:32:02 UTC
5009f75 style: run black 15 February 2022, 22:32:02 UTC
3e6f150 feat: add check_azza_domain parameter to interp 15 February 2022, 22:32:02 UTC
d3bca41 Update changelog for new release 10 February 2022, 06:41:16 UTC
811165b fix typo in UVData description 10 February 2022, 00:48:52 UTC
befb920 update gitignore for new auto docs files 10 February 2022, 00:48:52 UTC
cd19601 new layout for UVFlag, other minor cleanup 10 February 2022, 00:48:52 UTC
df68504 new layout for UVBeam, some intro text in UVBeam tutorial 10 February 2022, 00:48:52 UTC
7893283 new layout for UVCal plus new text in UVCal tutorial 10 February 2022, 00:48:52 UTC
43dc7ac clean up UVData parameter descriptions 10 February 2022, 00:48:52 UTC
5455260 remove the unsupported axis parameter to file-specific reads This should have been removed when we removed the code to read multiple files through these methods. 10 February 2022, 00:48:52 UTC
2020523 Improve UVData description 10 February 2022, 00:48:52 UTC
0803eda try new layout for class documentation 10 February 2022, 00:48:52 UTC
4d05d3b Minor tutorial improvements Also fix UVData.read docstring 10 February 2022, 00:48:52 UTC
8652ad7 try to fix xdist issues for doctest 10 February 2022, 00:48:52 UTC
9818b42 Improve sphinx structure 10 February 2022, 00:48:52 UTC
d0e9185 make object naming consistent for UVData ensure all code blocks are stand-alone 10 February 2022, 00:48:52 UTC
661cf7c split tutorials by object 10 February 2022, 00:48:52 UTC
c70140c address review comment 09 February 2022, 20:50:25 UTC
04f3c55 Add tutorial section on initialize_from_uvdata method 09 February 2022, 20:50:25 UTC
70a2f8f Make initialize_from_uvdata be a classmethod 09 February 2022, 20:50:25 UTC
6140bd2 remove TODO in favor of an issue 09 February 2022, 20:50:25 UTC
75108a5 Fix test of modified error message 09 February 2022, 20:50:25 UTC
f841263 address some review comments 09 February 2022, 20:50:25 UTC
f598248 Update the changelog 09 February 2022, 20:50:25 UTC
2e17d56 improve coverage 09 February 2022, 20:50:25 UTC
2296e9b Fix tests for reduced LST tolerance 09 February 2022, 20:50:25 UTC
ae977b6 add support for wide-band cal 09 February 2022, 20:50:25 UTC
326658b improve test coverage, fix a couple small bugs 09 February 2022, 20:50:25 UTC
back to top