sort by:
Revision Author Date Message Commit Date
7ed1f93 Improving test coverage 25 February 2022, 03:15:19 UTC
ed9c374 Fixing minor bugs, catching some small errors in MirParser read/apply_tsys/rechunk routines 25 February 2022, 03:15:19 UTC
1258ee1 Adding rechunk keyword for read of Mir data 25 February 2022, 03:15:19 UTC
3a45fd0 Adding doppler tracking to the list of available methods. 25 February 2022, 03:15:19 UTC
b4c1e07 Adding test coverage to add and concat, wrapping up coverage on all other functions. 25 February 2022, 03:15:19 UTC
5a04f14 Adding even more test coverage... 25 February 2022, 03:15:19 UTC
339035f Adding test coverage on select and rechunk 25 February 2022, 03:15:19 UTC
b81bdf5 Adding more test coverage, covering COMPASS and write tasks 25 February 2022, 03:15:19 UTC
b7fc4d9 Adding first tests, testing roundtrip read/write 25 February 2022, 03:15:19 UTC
64da720 Adding equality-checking methods for testing, minor code clean-up. 25 February 2022, 03:15:19 UTC
ac027f7 Finalizing rechunk for now, adding final comments prior to early review. 25 February 2022, 03:15:19 UTC
433d06e Finished concat function, migrating attr assignment of data to unload_data 25 February 2022, 03:15:19 UTC
395e2a7 Fixing some bugs, further expanding concat, improving speed on writes of sp_read 25 February 2022, 03:15:19 UTC
f997087 Fix bug that cropped up w/ apply_tsys 25 February 2022, 03:15:19 UTC
ac1e231 This is quickly becoming my most well-commented piece of code. 25 February 2022, 03:15:19 UTC
29aeb66 Fixing bug in reading of auto data where the wrong records were held on to. 25 February 2022, 03:15:19 UTC
e1cb36b More docstring/comment updates 25 February 2022, 03:15:19 UTC
d534f5d Fixing tests that broke on last update 25 February 2022, 03:15:19 UTC
b4d64c0 Comment and docstring cleanup 25 February 2022, 03:15:19 UTC
a2e9058 First pass at COMPASS-related functions 25 February 2022, 03:15:19 UTC
cd5687d Starting on COMPASS-related integration 25 February 2022, 03:15:19 UTC
9450c87 Post-rebase clean-up 25 February 2022, 03:15:19 UTC
b86656f More MirParser updates, fleshing out select and concat functions. 25 February 2022, 03:15:19 UTC
daa9bc0 Starting work on select function 25 February 2022, 03:15:19 UTC
b640700 Finishing first pass on __add__ for MirParser 25 February 2022, 03:15:19 UTC
4521ee2 Fleshing out add method 25 February 2022, 03:15:19 UTC
125c8f7 Changing handling of autos to better conform to that of the crosses. 25 February 2022, 03:15:19 UTC
69d73f2 Fixing a few last items that broke in Mir b/c of MirParser changes. 25 February 2022, 03:15:19 UTC
88bc2ee Fixing up test that broke under code refactor 25 February 2022, 03:15:19 UTC
1b9ebfc Adding capability to use mmap instead of a straight fromfile, which is good for sparse reads. Also stubbing out other functions. 25 February 2022, 03:15:19 UTC
161dee5 Move clean-up, making some public functions private 25 February 2022, 03:15:19 UTC
79f23b1 Improving speed of _update_filter and new rechunk methods, 25 February 2022, 03:15:19 UTC
5a27c8f Updating Mir object to handle changes in MirParser 25 February 2022, 03:15:19 UTC
1da459f Lots of updates to mir_parser, including write functions 25 February 2022, 03:15:19 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
8383696 First pass at initializing UVCal from UVData 09 February 2022, 20:50:25 UTC
bf4788f fix scipy readsav import 08 February 2022, 23:22:21 UTC
c3412ac Increase version requirement for pytest-cases, unpin pytest 08 February 2022, 23:22:21 UTC
f2b60f7 use pytest-xdist in external tests to speed them up 04 February 2022, 22:04:00 UTC
5da9d49 Update setup.py and docs with pytest requirement 04 February 2022, 22:04:00 UTC
382a0c3 pin pytest<7 in test yamls Temporary fix for pytest-cases not being compatible with pytest 7 04 February 2022, 22:04:00 UTC
1d3959b minor wording fixes, better keyword ordering 01 February 2022, 23:00:21 UTC
08fcef2 update the changelog 01 February 2022, 23:00:21 UTC
acfa756 make include_conjugates consistently named, update tutorial 01 February 2022, 23:00:21 UTC
88f4482 pin the RTD theme version to restore bullets in docs 01 February 2022, 20:20:36 UTC
5f9b6ff Update CHANGELOG to reflect using internal time tolerances 01 February 2022, 19:02:18 UTC
79c03a4 use internal tolerances instead 01 February 2022, 19:02:18 UTC
6c3c3c4 make changelog reverse chronological 01 February 2022, 19:02:18 UTC
cc3f452 fix arguments to isclose 01 February 2022, 19:02:18 UTC
f74c09a Update CHANGELOG.md 01 February 2022, 19:02:18 UTC
b512e84 Revert "add time_atol to UVFlag.to_waterfall" This reverts commit 7deeac3d9a1d6f80b0527be6b8d8f9c6042b62a2. 01 February 2022, 19:02:18 UTC
d5bb2c5 add time_atol to UVFlag.to_waterfall 01 February 2022, 19:02:18 UTC
3713e90 Add time_atol to UVFlag.to_baseline 01 February 2022, 19:02:18 UTC
acc218f Make handling of types in miriad extra_keywords more general 01 February 2022, 00:27:53 UTC
fb2e721 update tutorial and changelog. 20 January 2022, 16:48:36 UTC
8a160b6 Fix some bugs in sorting autos first, add testing 20 January 2022, 16:48:36 UTC
7bf3244 add `autos_first` option to `reorder_blts` 20 January 2022, 16:48:36 UTC
a42f457 Remove distutils calls that are throwing deprecation warnings Distutils is being deprecated, see https://www.python.org/dev/peps/pep-0632/ 20 January 2022, 15:53:15 UTC
f7fe4c1 Cleaning up post-rebase 14 January 2022, 19:28:11 UTC
9d33d31 Fixing naming conventions in test fixtures to be a bit more uniform 14 January 2022, 19:28:11 UTC
b222690 Adding fix_autos to write_uvh5_part, adding test coverage 14 January 2022, 19:28:11 UTC
fffda86 Small test fix to failing test post rebase 14 January 2022, 19:28:11 UTC
f9500b6 Small tweak to tests to improve coverage 14 January 2022, 19:28:11 UTC
b72aba9 Updating CHANGELOG 14 January 2022, 19:28:11 UTC
4a1ce2f Fix to a small bug potentially caused parts of check to be skipped if checking autos 14 January 2022, 19:28:11 UTC
a59f4d2 More docstring fixes, making sure to pass check arguments to MIR reader 14 January 2022, 19:28:11 UTC
4371013 Doc string updates 14 January 2022, 19:28:11 UTC
cd7537c Adding message on how to fix non-real autos in check() 14 January 2022, 19:28:11 UTC
39fa2c0 Fixing new auto test, since original test file didnt actually have any autos to test. 14 January 2022, 19:28:11 UTC
2e54b6b Adding new tests for coverage, fixing things up after moving fixtures 14 January 2022, 19:28:11 UTC
back to top