https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
8c677a1 add testing on python 3.11 27 May 2023, 04:50:09 UTC
9d1077d don't run tests on tag push 27 May 2023, 04:50:09 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
db733f2 fix: restore removed caching line 24 April 2023, 20:53:32 UTC
e01b19e docs: add FastUVH5Meta docs 24 April 2023, 20:53:32 UTC
2ee4177 tests: ensure closing before opening is fine 24 April 2023, 20:53:32 UTC
8d00215 fix: header doesn't always exist 24 April 2023, 20:53:32 UTC
6ffc864 docs: better docstring for get_transactional 24 April 2023, 20:53:32 UTC
e3eb666 feat: ability to read data without caching it 24 April 2023, 20:53:32 UTC
c3cff92 feat: allow getting data in a way that auto-shuts the file 24 April 2023, 20:53:32 UTC
4f873aa Update the changelog for the v2.3.2 Also update the `making releases` document based on recent experience. 11 April 2023, 00:31:36 UTC
8fdad84 Adding catalog_names keyword to read_uvh5 and read_uvfits 10 April 2023, 22:38:10 UTC
e3d0e37 Restoring full test coverage to mir_parser after tweak. 10 April 2023, 22:38:10 UTC
26e74e0 Improving docstring in MirMetaData.get_value to clarify default behavior. 10 April 2023, 22:38:10 UTC
ea94389 Making updates based on review comments 10 April 2023, 22:38:10 UTC
68789a3 One final test for one final uncovered line 10 April 2023, 22:38:10 UTC
f7ec775 Adding missing bit of test coverage 10 April 2023, 22:38:10 UTC
3a3477f Updating CHANGELOG 10 April 2023, 22:38:10 UTC
1ae7ac3 Never-ending docstring fixes 10 April 2023, 22:38:10 UTC
fc38966 One more docstring fix! 10 April 2023, 22:38:10 UTC
435aa49 More docstring clean-up 10 April 2023, 22:38:10 UTC
6e2b02e Cleaning up docstrings, migrating MIR to future array shapes 10 April 2023, 22:38:10 UTC
3b062e5 More minor clean-up following memory optimizing, getting rid of now-defunct code 10 April 2023, 22:38:10 UTC
34c9143 Minor tweak to naming convention for ants in MIR 10 April 2023, 22:38:10 UTC
ffbbc88 Minor bug fixes and optimizations 10 April 2023, 22:38:10 UTC
24f272b Reorganizing MIR read to lower memory footprint when filling a UVData object 10 April 2023, 22:38:10 UTC
f51c09e Moving MIR to future shapes 10 April 2023, 22:38:10 UTC
dbddba2 Adding new functionality to MirMetaData to make in less sensitive to file errors/missing records 10 April 2023, 22:38:10 UTC
767bab3 Fixing fixture that's causing broken test 10 April 2023, 22:38:10 UTC
7bf4769 Adding some debugging messages to figure out why test breaks 10 April 2023, 22:38:10 UTC
a2e663b Attempting bug fix to test 10 April 2023, 22:38:10 UTC
88307ff Adding test coverage 10 April 2023, 22:38:10 UTC
3a18ee9 Couple of bug fixes, one that rendered select-on-read operations moot for MIR files, on in weights normalization for MIR 10 April 2023, 22:38:10 UTC
54bf2de Cleaning up post-rebase 10 April 2023, 22:38:10 UTC
fdfafcb More minor cleanup in handling of MS frame/epoch. 10 April 2023, 22:38:10 UTC
330cd6e Fixing small bug in handling of ICRS frame coords (where there is no epoch). 10 April 2023, 22:38:10 UTC
7fe6ad7 One more workaround fix for non-J2000 10 April 2023, 22:38:10 UTC
20fa93c Fixing one more minor bug in coord conversion call for non-J2000 10 April 2023, 22:38:10 UTC
23d0cef Minor change of handling for non-J2000 coords 10 April 2023, 22:38:10 UTC
34e7f9e Adding helper attribute to differentiate length of masked vs unmasked metadata arrays. 10 April 2023, 22:38:10 UTC
back to top