https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
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
e044efb Adding non-J2000 coord handling 10 April 2023, 22:38:10 UTC
c422226 Fixing error in ref frame for spectral windows in MS 10 April 2023, 22:38:10 UTC
9d24e15 First pass at modifying mir read arguments to use new features, adding select capabilities phase on phase center name. 10 April 2023, 22:38:10 UTC
505b35c Update the changelog for a new version 03 April 2023, 21:46:19 UTC
39dcb03 update numpy requirement in a few missed ci yamls 03 April 2023, 21:46:19 UTC
5e4aac5 update codecov uploaders 03 April 2023, 21:46:19 UTC
24190dd test: test FastUVH5Meta equality 31 March 2023, 04:59:41 UTC
d7c9e3f test: test faster recompute_nbls with blts_are_rectangular 31 March 2023, 04:59:41 UTC
4d521a3 test: hashability/pickleability of FastUVH5Meta 31 March 2023, 04:59:41 UTC
e564f9c fix: use rectangularity info when checking Nbls 31 March 2023, 04:59:41 UTC
f07e77f fix: make it much easier to set whether you want to recompute 31 March 2023, 04:59:41 UTC
7070387 feat: make FastUVH5Meta hashable 31 March 2023, 04:59:41 UTC
4a7a60c fix: allow for version not being specified 31 March 2023, 04:59:41 UTC
8164ac2 fix: make the FastUVH5Meta class pickleable (deepcopy) 31 March 2023, 04:59:41 UTC
8808970 test: add test of nbl_function 31 March 2023, 04:59:41 UTC
4858cc4 fix: import error 31 March 2023, 04:59:41 UTC
7aa02d0 fix: allow reading of old uvh5 files that were silently broken 31 March 2023, 04:59:41 UTC
d8c08b7 Update the UVH5 memo pdf after a recent change 30 March 2023, 23:40:44 UTC
984a57e style: fix pre-commit 30 March 2023, 22:18:30 UTC
c7ba281 ^ docs/uvh5_memo freq_array is channel centers Document that the frequency array values are the center of the channels 30 March 2023, 17:32:04 UTC
a933d48 fix: apply typing to rectangularity params 21 March 2023, 23:19:56 UTC
f6da7e6 fix: apply rectangularity attributes if in the header itself 21 March 2023, 23:19:56 UTC
71439bc fix: always use future array shapes in to_uvdata 21 March 2023, 23:19:56 UTC
0f51dc8 updated readme to reflect the changes more accurately 21 March 2023, 23:19:56 UTC
acb47be [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 21 March 2023, 23:19:56 UTC
0ec1740 style: remove commented code lines 21 March 2023, 23:19:56 UTC
e0029e7 test: fix warning raised 21 March 2023, 23:19:56 UTC
1811c9e fix: two small things that Bryna requested 21 March 2023, 23:19:56 UTC
266c42c fix: get rid of future warnings that were unnecessary 21 March 2023, 23:19:56 UTC
9dd763e test: extra coverage for set_rect 21 March 2023, 23:19:56 UTC
40d1e35 test: extra coverage for set_rect 21 March 2023, 23:19:56 UTC
06cd0a2 fix: typo in func call 21 March 2023, 23:19:56 UTC
c4c5811 perf: faster determine_rectangularity 21 March 2023, 23:19:56 UTC
2e73b42 fix: tests relating to rectangularity 21 March 2023, 23:19:56 UTC
8b928fd fix: errorin setting rectangularity after blt ordering 21 March 2023, 23:19:56 UTC
803d2cb feat: allow parameters to be equal if one is None 21 March 2023, 23:19:56 UTC
b10cd18 fix: set rectangularity on select as well 21 March 2023, 23:19:56 UTC
1c7a379 fix: don't auto-assign rectangularity to UVData obj 21 March 2023, 23:19:56 UTC
8c992b3 maint: require scipe>1.5 21 March 2023, 23:19:56 UTC
5c01ec0 maint: minimum numpy version of 1.20 due to random.permuted 21 March 2023, 23:19:56 UTC
c99ef5c test: add extra parameters to the test 21 March 2023, 23:19:56 UTC
c4e328c fix: _time_first -> time_axis_faster_than_bls 21 March 2023, 23:19:56 UTC
c841718 feat: allow rectangularity to be specified in file headers 21 March 2023, 23:19:56 UTC
c94829c test: fix call to np.shuffle in tests 21 March 2023, 23:19:56 UTC
0d1ec37 test: extra tests to cover corner cases 21 March 2023, 23:19:56 UTC
0994fdf fix: don't error when Nbls or Ntimes=1 21 March 2023, 23:19:56 UTC
4a08b92 test: add tests of blt_order and rectangularity 21 March 2023, 23:19:56 UTC
c99b0af fix: re-add the future-proofing for flex 21 March 2023, 23:19:56 UTC
95a1cde test: add a raft of tests for FastUVH5Meta 21 March 2023, 23:19:56 UTC
c828b5a test: fix test error message 21 March 2023, 23:19:56 UTC
5bfaaff test: fix test error message 21 March 2023, 23:19:56 UTC
6bb7022 fix: non-existent proc 21 March 2023, 23:19:56 UTC
55a51e8 fix: got asserts round the wrong way 21 March 2023, 23:19:56 UTC
b211d3e perf: small speedup for reading phase_center_catalog 21 March 2023, 23:19:56 UTC
3981138 perf: add back the background_lsts capability 21 March 2023, 23:19:56 UTC
e377802 perf: less h5py file openings on read 21 March 2023, 23:19:56 UTC
a571a14 perf: use frozenset 21 March 2023, 23:19:56 UTC
0e0748a test: fix error messages 21 March 2023, 23:19:56 UTC
1f1724e perf: hopefully only one File call 21 March 2023, 23:19:56 UTC
78a6059 fix: remove recursion error 21 March 2023, 23:19:56 UTC
0d61e4a perf: only open UVH5 file once 21 March 2023, 23:19:56 UTC
328065c feat: allow independent specifying of rectangularity 21 March 2023, 23:19:56 UTC
5d80b3a fix: to_uvdata method 21 March 2023, 23:19:56 UTC
31c1e5b fix: make blt_order not detected by default 21 March 2023, 23:19:56 UTC
12bacd8 feat: better handling of is_rectangular and time_first 21 March 2023, 23:19:56 UTC
5f40f16 feat: add to_uvdata method to FastUVH5Meta 21 March 2023, 23:19:56 UTC
cb9b261 style: remove useless prints 21 March 2023, 23:19:56 UTC
cbd3828 feat: add FastUVH5Meta reader 21 March 2023, 23:19:56 UTC
abb6451 Fix the check if this is a new tag. github.ref is the correct thing to use here, see: https://docs.github.com/en/actions/learn-github-actions/contexts#github-context I guess that the github.event.ref gave the same value when the triggering event is a push but not when the triggering event is a release. 15 March 2023, 18:14:56 UTC
bb2217c refactor tar extraction in test_ms to appease bandit 15 March 2023, 17:25:11 UTC
back to top