https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
11b8ea5 update release date 12 July 2023, 19:50:27 UTC
0615cfc fix a changelog typo 12 July 2023, 19:50:27 UTC
7b6e675 fix a docstring typo 12 July 2023, 19:50:27 UTC
b112251 fix coverage again 12 July 2023, 19:50:27 UTC
be6e404 fix test errors 12 July 2023, 19:50:27 UTC
6603706 update changelog 12 July 2023, 19:50:27 UTC
4acbef7 add test coverage, remove debugging print statements 12 July 2023, 19:50:27 UTC
1924d40 update the changelog for version 2.4 12 July 2023, 19:50:27 UTC
f6e0f9c Remove deprecated code for version 2.4 12 July 2023, 19:50:27 UTC
bb762a7 [pre-commit.ci] pre-commit autoupdate updates: - [github.com/psf/black: 23.3.0 → 23.7.0](https://github.com/psf/black/compare/23.3.0...23.7.0) 11 July 2023, 19:02:35 UTC
e2b48a9 Add comments to frequency_average method 06 July 2023, 19:30:28 UTC
50bc3f7 update changelog for frequency_average improvements. 06 July 2023, 19:30:28 UTC
0c0d300 fix the tutorial 06 July 2023, 19:30:28 UTC
0361c75 add support for frequency averaging with multiple spws also update error messages now that frequency_average handles uneven freq spacing 06 July 2023, 19:30:28 UTC
bc7c4d0 use pytest xdist in local code coverage script 06 July 2023, 18:42:35 UTC
1da93b3 don't do mamba cleanup on mac and windows -- it's very slow 06 July 2023, 18:42:35 UTC
253b552 remove warning_tests env name -- it uses pip not conda 06 July 2023, 18:42:35 UTC
5cd3634 Fix pyradiosky conda env name and pytest call for src layout 06 July 2023, 18:42:35 UTC
929d75a properly skip novas tests if novas not installed 06 July 2023, 17:49:47 UTC
adf2cb5 update the changelog 06 July 2023, 17:49:47 UTC
68b2e1e Fix numerical precision issues by using 2-part jd 06 July 2023, 17:49:47 UTC
887cf1b Add a test for LST discontinuities based on HERA validation bug This test currently passes for astropy but fails for erfa and novas. 06 July 2023, 17:49:47 UTC
412a2e0 deprecate sky_field parameter on UVCal also update the calfits memo. 03 July 2023, 16:59:09 UTC
611dce2 update the changelog and calfits memo 27 June 2023, 14:23:50 UTC
f7b877d update quality_array handling in reads and initializer 27 June 2023, 14:23:50 UTC
f9bf594 start work on making quality_array not required 27 June 2023, 14:23:50 UTC
d4845e3 fix typos in comments 26 June 2023, 18:22:52 UTC
884bae4 add test coverage 26 June 2023, 18:22:52 UTC
e729a55 restrict numpy to <1.25 on python 3.11 26 June 2023, 18:22:52 UTC
c1e8e5c Silence warnings caused by small numerical errors in efield_to_power 26 June 2023, 18:22:52 UTC
738be3b Fix code that raises new numpy deprecation warnings Also improve `check_warnings` to give the file and line number where warnings occur to help with debugging. 26 June 2023, 18:22:52 UTC
986976c better error with az_za_grid set but no az_array or za_array 08 June 2023, 13:04:41 UTC
bf3c13e fix: error when setting freq_interp_kind to an integer 07 June 2023, 19:13:59 UTC
1a84890 update mwax metafits testfile and changelog 02 June 2023, 19:54:26 UTC
66cb926 update how instrument and nants_telescope are defined 02 June 2023, 19:54:26 UTC
9481753 Note compatibility with python 3.11 in changelog 02 June 2023, 14:41:53 UTC
b114951 fixes for new flake8-bugbear check only one statement should be in a pytest.raises block 02 June 2023, 14:41:53 UTC
7623f61 add testing on python 3.11 02 June 2023, 14:41:53 UTC
b35532e don't run tests on tag push 02 June 2023, 14:41:53 UTC
ae3e84e update changelog for v2.3.3 25 May 2023, 20:27:53 UTC
0e69cde remove CI files that are no longer used 25 May 2023, 18:23:14 UTC
2e0cc0e try using pip rather than mamba for warnings test 25 May 2023, 18:23:14 UTC
fbaff75 move to using pip rather than mamba for hera_cal tests Motivated in part because hera_cal no longer uses conda and no longer maintains a conda environment yaml for CI. 25 May 2023, 18:23:14 UTC
4e1492c test: add test_docstrings 24 May 2023, 22:26:41 UTC
7ccb15f add docstring-parser to mamba env for external tests should be removed after next release. 24 May 2023, 22:26:41 UTC
9b8f125 rewrite the test file to fix LST errors 24 May 2023, 22:26:41 UTC
28ed8d0 put dependencies in alphabetical order 24 May 2023, 22:26:41 UTC
afbeed6 docs: add kwargs arg for new_uvcal 24 May 2023, 22:26:41 UTC
dc5eb15 ci: docstring_parser instead of docstring-parser 24 May 2023, 22:26:41 UTC
6df194c ci: add docstring-parser in all dep yamls 24 May 2023, 22:26:41 UTC
0cbe013 docs: coverage for when no short-description is used 24 May 2023, 22:26:41 UTC
a24aa10 build: require docstring-parser 24 May 2023, 22:26:41 UTC
50b787c docs: better docstring merging 24 May 2023, 22:26:41 UTC
47531c3 docs: try dynamically setting docstrings 24 May 2023, 22:26:41 UTC
da249f8 docs: better docs for new_uvcal 24 May 2023, 22:26:41 UTC
39ee759 fix: address bryna's comments (except for docstrings) 24 May 2023, 22:26:41 UTC
6e53510 ci: install hera_cal with deps 24 May 2023, 22:26:41 UTC
b68e1df test: more coverage, fix warnings 24 May 2023, 22:26:41 UTC
9d7fac2 test: add more tests to improve coverage 24 May 2023, 22:26:41 UTC
5da1547 test: remove input_flag_array from test 24 May 2023, 22:26:41 UTC
736d930 fix: don't init input_flag_array by default 24 May 2023, 22:26:41 UTC
2ad42f4 fix: error message matching 24 May 2023, 22:26:41 UTC
3146184 fix: warnings.warn param order 24 May 2023, 22:26:41 UTC
de17d29 feat: add new_uvcal_from_uvdata method 24 May 2023, 22:26:41 UTC
363f264 feat: add from_uvdata method 24 May 2023, 22:26:41 UTC
40ae465 docs: add docstring for new_uvcal 24 May 2023, 22:26:41 UTC
18c8768 tests: add tests to support new_uvcal 24 May 2023, 22:26:41 UTC
67dd716 feat: add new_uvcal method 24 May 2023, 22:26:41 UTC
1603109 update mac version to fix stalled package build runs 06 May 2023, 00:30:44 UTC
1260910 update RTD yaml to follow current format 06 May 2023, 00:30:44 UTC
fd7ebfb tweak to try to fix circleci coverage issue 06 May 2023, 00:30:44 UTC
c21c258 Deprecate the `input_flag_array` attribute on UVCal 06 May 2023, 00:30:44 UTC
53000c9 Deprecate the 'unknown' cal_type 04 May 2023, 17:09:17 UTC
82006cc test: remove test that no longer breaks 03 May 2023, 17:52:20 UTC
aac3235 docs: update changelog 03 May 2023, 17:52:20 UTC
5f92d52 fix: when ntimes=1, allow time_axis_faster_than_bls=True 03 May 2023, 17:52:20 UTC
c85319e fix: error when times or freqs are length 1 26 April 2023, 19:42:30 UTC
47af6d4 docs: fix changelog order 26 April 2023, 17:09:30 UTC
aba6b52 docs: fix repeated antpair in doctest 26 April 2023, 17:09:30 UTC
e067619 docs: fix do_blt_outer in docs 26 April 2023, 17:09:30 UTC
e005df4 docs: add imports for every code-block 26 April 2023, 17:09:30 UTC
27ddc8a docs: fix uvdata.new() examples 26 April 2023, 17:09:30 UTC
875ac58 docs: fix uvdata.new() examples 26 April 2023, 17:09:30 UTC
1d89aef docs: try a new strategy to document new() in sphinx 26 April 2023, 17:09:30 UTC
861b23c docs: remove docs added in other PR 26 April 2023, 17:09:30 UTC
a356440 docs: fix missing docs 26 April 2023, 17:09:30 UTC
4288db8 fix: stupid typos in tests 26 April 2023, 17:09:30 UTC
a7e529d docs: add tutorial about UVData.new() 26 April 2023, 17:09:30 UTC
17d5ec3 fix: respond to Bryna's comments 26 April 2023, 17:09:30 UTC
496991b fix: import annotations 26 April 2023, 17:09:30 UTC
0b4ebf3 fix: typing union on older py 26 April 2023, 17:09:30 UTC
e565d1b fix: import annotations 26 April 2023, 17:09:30 UTC
58521e0 feat: new_uvdata function for simple initialization 26 April 2023, 17:09:30 UTC
450b5b8 Add an error if file_type is not supported 24 April 2023, 21:32:48 UTC
553aeaf Update the changelog for new UVCal methods 24 April 2023, 21:32:48 UTC
090af9a update the tutorial for the new methods 24 April 2023, 21:32:48 UTC
6b4d971 Add UVCal `read` and `from_file` methods with fast_concat support 24 April 2023, 21:32:48 UTC
54b9c2d Add UVCal.fast_concat method 24 April 2023, 21:32:48 UTC
15ee350 fix: comments from Adelie 24 April 2023, 20:53:32 UTC
db901d2 docs: add FastUVH5Meta api docs 24 April 2023, 20:53:32 UTC
back to top