https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
4ed58cf One last misspelling to fix 07 July 2022, 17:00:15 UTC
20ea5dd Hopefully the last of the spelling fixes. 07 July 2022, 17:00:15 UTC
b6a4473 More spellling fixes. 07 July 2022, 17:00:15 UTC
e8b1734 Fixing broken text 07 July 2022, 17:00:15 UTC
eb1156f Cleaning up error message checks in tests 07 July 2022, 17:00:15 UTC
e4108a9 Fixing rebase mistake. 07 July 2022, 17:00:15 UTC
68babc3 One more grammar fix. 07 July 2022, 17:00:15 UTC
9536949 Removing all API references 07 July 2022, 17:00:15 UTC
b813b52 Cleaning up a _lot_ of spelling errors 07 July 2022, 17:00:15 UTC
229d756 Adding new MirMetaData module to developer docs 07 July 2022, 17:00:15 UTC
238f26c Updating CHANGELOG and README 07 July 2022, 17:00:15 UTC
4b39d56 Modifying some internally-focused MirParser methods to make them private. 07 July 2022, 17:00:15 UTC
0c77ce1 Making requested changes following review 07 July 2022, 17:00:15 UTC
9967c36 Splitting up MirParser and MirMetaData into separate files. 07 July 2022, 17:00:15 UTC
ac9c852 Making changes in response to ref comments. 07 July 2022, 17:00:15 UTC
a362897 And covering the last missing line 07 July 2022, 17:00:15 UTC
0d3ce64 And one more clean up to fix min_dep failure 07 July 2022, 17:00:15 UTC
07af958 Even more post-rebase clean-up 07 July 2022, 17:00:15 UTC
af5f843 Cleaning up some tests post-rebase. 07 July 2022, 17:00:15 UTC
20cd20c Last couple of touch-ups from review number 2. 07 July 2022, 17:00:15 UTC
0880a48 More changes related to review comments. 07 July 2022, 17:00:15 UTC
ec312b0 Cleaning up Mir module based on reviewer comments. 07 July 2022, 17:00:15 UTC
ad60744 More review-related clean-up. 07 July 2022, 17:00:15 UTC
e0fd116 Fix one last (for now) spelling mistake 07 July 2022, 17:00:15 UTC
0cd4b89 Making updates based on review comments 07 July 2022, 17:00:15 UTC
7284da8 Let's try that bug fix one more time... 07 July 2022, 17:00:15 UTC
c658336 Fixing minor bug in select logic in MirParser 07 July 2022, 17:00:15 UTC
13eccc1 Cleaning up debugging print statements in testing 07 July 2022, 17:00:15 UTC
56eb42d Adding full support for autos in MirParser 07 July 2022, 17:00:15 UTC
274c2b0 Tweaking MirMetaData to remove redundant code, adding assume_unique keyword to group_by 07 July 2022, 17:00:15 UTC
581e7a2 Adding test coverage to MS module that was lost w/ changes to Mir. 07 July 2022, 17:00:15 UTC
d27f28b Removing superfluous error handling for Mir pol codes 07 July 2022, 17:00:15 UTC
38b4dcb Test coverage finalized for new MirParser code. 07 July 2022, 17:00:15 UTC
5082007 Wrapping up code coverage on special MirMeta types. 07 July 2022, 17:00:15 UTC
8607cd5 Completing MirMetaData object specific tests. 07 July 2022, 17:00:15 UTC
87cd7d4 The ever-steady drumbeat of improved unit testing continues 07 July 2022, 17:00:15 UTC
2ffc476 Attempting python 3.9 fix... 07 July 2022, 17:00:15 UTC
f2ebcd3 One more debug attempt 07 July 2022, 17:00:15 UTC
f205cc4 More python 3.9 debugging 07 July 2022, 17:00:15 UTC
8f1d741 Attempting to debugging Python3.9 CI test failures 07 July 2022, 17:00:15 UTC
154e737 More test coverage 07 July 2022, 17:00:15 UTC
a57242a Improving test coverage of MirParser 07 July 2022, 17:00:15 UTC
da26c5b Catching uncaught warnings 07 July 2022, 17:00:15 UTC
e898b27 Fixing test I accidently broke in MirParser 07 July 2022, 17:00:15 UTC
5b5ad1b First attempt at patching up all of the existing tests for MirParser. 07 July 2022, 17:00:15 UTC
036e036 Next full refactor attempt for new MirParser code. 07 July 2022, 17:00:15 UTC
22b08d0 Last of the non-invasive changes for MirParser. 07 July 2022, 17:00:15 UTC
85d49b5 More additions to MirMetaData 07 July 2022, 17:00:15 UTC
f101028 Modying tests to cover new variable in MIR 07 July 2022, 17:00:15 UTC
235e29b Fixing conjugation issue and weights calculation in MIR 07 July 2022, 17:00:15 UTC
40655c6 More additions to MirMetaData object class (and associated subclasses) 07 July 2022, 17:00:15 UTC
088141a Continuing to flesh our MirMetaData class 07 July 2022, 17:00:15 UTC
f0b8c3a [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 07 July 2022, 17:00:15 UTC
972fb99 Fixing up a couple of tests that broke on updates to weights calculation for MIR 07 July 2022, 17:00:15 UTC
6545dbd Further fleshing out of MirMetaData object class 07 July 2022, 17:00:15 UTC
bb3960d Adding better weights handling into Mir 07 July 2022, 17:00:15 UTC
6351998 Capturing online flagging for SMA data, beginning to convert SMA metadata arrays into objects 07 July 2022, 17:00:15 UTC
1683d69 Improving test coverage 07 July 2022, 17:00:15 UTC
e37db83 Fixing minor bugs, catching some small errors in MirParser read/apply_tsys/rechunk routines 07 July 2022, 17:00:15 UTC
3f31cfe Adding rechunk keyword for read of Mir data 07 July 2022, 17:00:15 UTC
fbcae2c Adding doppler tracking to the list of available methods. 07 July 2022, 17:00:15 UTC
d30b644 Adding test coverage to add and concat, wrapping up coverage on all other functions. 07 July 2022, 17:00:15 UTC
14e219e Adding even more test coverage... 07 July 2022, 17:00:15 UTC
a9b8fcf Adding test coverage on select and rechunk 07 July 2022, 17:00:15 UTC
558954e Adding more test coverage, covering COMPASS and write tasks 07 July 2022, 17:00:15 UTC
9013bfa Adding first tests, testing roundtrip read/write 07 July 2022, 17:00:15 UTC
ed59ae0 Adding equality-checking methods for testing, minor code clean-up. 07 July 2022, 17:00:15 UTC
ac7ab8e Finalizing rechunk for now, adding final comments prior to early review. 07 July 2022, 17:00:15 UTC
c521270 Finished concat function, migrating attr assignment of data to unload_data 07 July 2022, 17:00:15 UTC
07f2076 Fixing some bugs, further expanding concat, improving speed on writes of sp_read 07 July 2022, 17:00:15 UTC
e4ba86c Fix bug that cropped up w/ apply_tsys 07 July 2022, 17:00:15 UTC
ea27251 This is quickly becoming my most well-commented piece of code. 07 July 2022, 17:00:15 UTC
ef2b419 Fixing bug in reading of auto data where the wrong records were held on to. 07 July 2022, 17:00:15 UTC
b4787a9 More docstring/comment updates 07 July 2022, 17:00:15 UTC
ea2b244 Fixing tests that broke on last update 07 July 2022, 17:00:15 UTC
b3ea257 Comment and docstring cleanup 07 July 2022, 17:00:15 UTC
d95cc39 First pass at COMPASS-related functions 07 July 2022, 17:00:15 UTC
25a7eec Starting on COMPASS-related integration 07 July 2022, 17:00:15 UTC
d0d4884 Post-rebase clean-up 07 July 2022, 17:00:15 UTC
25ee5e4 More MirParser updates, fleshing out select and concat functions. 07 July 2022, 17:00:15 UTC
bfa7f08 Starting work on select function 07 July 2022, 17:00:15 UTC
2d43db8 Finishing first pass on __add__ for MirParser 07 July 2022, 17:00:15 UTC
d3f82bc Fleshing out add method 07 July 2022, 17:00:15 UTC
ac7e416 Changing handling of autos to better conform to that of the crosses. 07 July 2022, 17:00:15 UTC
72b3d5a Fixing a few last items that broke in Mir b/c of MirParser changes. 07 July 2022, 17:00:15 UTC
6c1a125 Fixing up test that broke under code refactor 07 July 2022, 17:00:15 UTC
8bd8c22 Adding capability to use mmap instead of a straight fromfile, which is good for sparse reads. Also stubbing out other functions. 07 July 2022, 17:00:15 UTC
ed7d2e5 Move clean-up, making some public functions private 07 July 2022, 17:00:15 UTC
b561fa6 Improving speed of _update_filter and new rechunk methods, 07 July 2022, 17:00:15 UTC
fde86ee Updating Mir object to handle changes in MirParser 07 July 2022, 17:00:15 UTC
1ec1847 Lots of updates to mir_parser, including write functions 07 July 2022, 17:00:15 UTC
6beba25 Change AND syntax to OR syntax in package specification 05 July 2022, 20:07:13 UTC
900da8f Update setuptools_scm pin with release of new version 05 July 2022, 20:07:13 UTC
328a34a [pre-commit.ci] pre-commit autoupdate updates: - [github.com/psf/black: 22.3.0 → 22.6.0](https://github.com/psf/black/compare/22.3.0...22.6.0) 05 July 2022, 20:04:17 UTC
ec4fc07 Specify setuptools_scm version in more places 24 June 2022, 01:05:10 UTC
ac2edaa Require old version of setuptools_scm; make some CI/packaging fixes 24 June 2022, 01:05:10 UTC
b63d8d5 [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.2.0...v4.3.0) 14 June 2022, 15:53:11 UTC
c6988ed remove unused shell script 07 June 2022, 20:39:37 UTC
97b249e Typo fix 07 June 2022, 20:39:37 UTC
d40e6c1 allow setup-miniconda to use any v2, adds miniforge version for mamba 07 June 2022, 20:39:37 UTC
back to top