https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
8f4c03a Merge branch 'submillimeter_array' of github.com:Smithsonian/pyuvdata into submillimeter_array 03 August 2020, 13:48:59 UTC
9abec72 Updating setup to include requirement for numpy>=1.8 (due to use of complex dtypes in mir_parser) 03 August 2020, 13:48:37 UTC
b7e84ff Merge branch 'master' into submillimeter_array 03 August 2020, 13:40:24 UTC
af53208 uvdata: Fixing a couple of minor things in read to resolve conflict issues 03 August 2020, 13:38:12 UTC
6a29f09 Updating environment file to reflect req for numpy 1.18 for complex dtypes in mir_parser. 03 August 2020, 13:20:12 UTC
dfea90c Submitting changes as a result of running pre-commit locally. 30 July 2020, 15:41:26 UTC
48128cb Added a comment to test_mir.py 30 July 2020, 15:36:11 UTC
b9f8ff7 Cleaned up imports to pass circle ci test. 30 July 2020, 15:19:54 UTC
bf5f5c3 Another test fix for known telescopes. 30 July 2020, 13:47:14 UTC
4e1bc9a Added SMA to fix test_telescopes.py. 29 July 2020, 21:44:36 UTC
06287b7 Added our parameters to the generic uvdata.read() function. 29 July 2020, 21:25:35 UTC
1a0ef92 Fixed some little bugs, and we now have our first passing test. 29 July 2020, 21:19:39 UTC
b34f594 Leave me alone precommit 29 July 2020, 21:08:19 UTC
5e2cee4 Added a test_mir.py file, with one roundtrip uvfits test. 29 July 2020, 20:20:11 UTC
e15941a Remove `GIT_INFO` line, better organization and comments 29 July 2020, 15:51:37 UTC
fbce02d remove data directory from gitignore 29 July 2020, 15:51:37 UTC
8ef7114 Adding files for doing unit testing w/ mir and mir_parser 24 July 2020, 17:33:47 UTC
5e01441 mir_parser: Fixing a couple of indexing problems w/ read_auto_data 24 July 2020, 17:17:15 UTC
77d358c Added the capability to read the Submillimeter Array “mir” data format. 22 July 2020, 16:11:59 UTC
c8dd66a Add warning message for no readable files 21 July 2020, 15:34:20 UTC
2bcf9d7 Add test for all files being corrupt 21 July 2020, 15:34:20 UTC
8f799a3 Account for all files broken case 21 July 2020, 15:34:20 UTC
32824f6 changelog update 21 July 2020, 15:30:05 UTC
be90077 typo fix in docstring 21 July 2020, 15:30:05 UTC
06c5583 add a check to use object's x_orientation if none is provided 21 July 2020, 15:30:05 UTC
2c9febe fix rebase name splice issue 21 July 2020, 15:30:05 UTC
27c4a44 only use input x_orientation keyword in parse_ants 21 July 2020, 15:30:05 UTC
b49049e add a check for all expected attributes/methods for parse_ants 21 July 2020, 15:30:05 UTC
372aa5e add some test to check uvflag.get_ants 21 July 2020, 15:30:05 UTC
817bc76 add a test that uses parse_ants for select in uvflag 21 July 2020, 15:30:05 UTC
d8debb2 let uvflag make parse_ants calls in select 21 July 2020, 15:30:05 UTC
abd24a0 plumb x_orientation through to parse_ants 21 July 2020, 15:30:05 UTC
82abccf beginning of some work to move parse_ants out of utils 21 July 2020, 15:30:05 UTC
f796eae Fix install yaml for hera_cal tests 21 July 2020, 15:18:32 UTC
9ab7332 Increase code coverage 16 July 2020, 02:00:56 UTC
06f6d78 Formatting fix 16 July 2020, 02:00:56 UTC
d267b0a Pragma nocover for OSError 16 July 2020, 02:00:56 UTC
1a336e1 Adjust for new warnings format 16 July 2020, 02:00:56 UTC
8e61562 Remove print statements 16 July 2020, 02:00:56 UTC
dfdb0a2 Filter warning 16 July 2020, 02:00:56 UTC
f0024b7 resolve rebase conflict 16 July 2020, 02:00:56 UTC
561a91e Fix test name 16 July 2020, 02:00:56 UTC
dd37144 Concatenate redundant testing code 16 July 2020, 02:00:56 UTC
4d1b216 Format errors with f-strings 16 July 2020, 02:00:56 UTC
1c725d6 Formatting fixes 16 July 2020, 02:00:56 UTC
04a952e Linting 16 July 2020, 02:00:56 UTC
dbe2b3e Add ValueError catching tests 16 July 2020, 02:00:56 UTC
31379f7 Add error type to warning message 16 July 2020, 02:00:56 UTC
1896712 Nesting fix 16 July 2020, 02:00:56 UTC
1c612e5 Formatting fix 16 July 2020, 02:00:56 UTC
2bb57d4 Add OSError catching in read when skip_bad_files is True 16 July 2020, 02:00:56 UTC
207bef2 Add statement to catch valueError on read if skip_bad_files 16 July 2020, 02:00:56 UTC
7a494d9 Add statement to catch ValueError on read if skip_bad_files=True 16 July 2020, 02:00:56 UTC
bb1e12a remove some extra not needed uniques 11 July 2020, 00:18:13 UTC
32ea4cf remove extra unique call 11 July 2020, 00:18:13 UTC
9b5012c changelog update 11 July 2020, 00:18:13 UTC
6936e14 change _calc_nants_data to be purely numpy 11 July 2020, 00:18:13 UTC
fd564e6 update the changelog 10 July 2020, 20:12:49 UTC
ebc4ef9 Add fixtures, warnings filters for test_uvflag 10 July 2020, 20:12:49 UTC
403b55f fix hera_cal conda environment 10 July 2020, 20:12:49 UTC
033df02 filter uvw_check warnings in test_utils 10 July 2020, 20:12:49 UTC
40d8ea4 update tests 10 July 2020, 20:12:49 UTC
5e577c8 Convert to strict_uvw_antpos_check parameter per telecon also cleanup some flake8 warnings 10 July 2020, 20:12:49 UTC
9825795 remove trailing commas in test definitions 10 July 2020, 20:12:49 UTC
7c00c93 Add test coverage 10 July 2020, 20:12:49 UTC
96675ed fix ci errors 10 July 2020, 20:12:49 UTC
6a90dee handle warnings, better fixture use 10 July 2020, 20:12:49 UTC
d03512c default to warning about uvws not matching propagate to read methods, fix tests 10 July 2020, 20:12:49 UTC
569fac8 update uvw check to use new metadata only infrastructure 10 July 2020, 20:12:49 UTC
2353df7 only copy metadata into new object 10 July 2020, 20:12:49 UTC
2f9b7e8 improvements for checking uvws vs antenna positions 10 July 2020, 20:12:49 UTC
c9d064a add check for uvws vs antenna position 10 July 2020, 20:12:49 UTC
2378f24 Explicitly invoke bash 09 July 2020, 18:05:58 UTC
4e3a0fb Use gist instead of file in repo 09 July 2020, 18:05:58 UTC
2cd295b Add some examples to bash script 08 July 2020, 21:46:58 UTC
48a577a Try again with only numeric dev version 08 July 2020, 21:46:58 UTC
e02179c Include local branch info in testpypi version if applicable 08 July 2020, 21:46:58 UTC
07089bf Update the changelog for the new version 08 July 2020, 20:34:35 UTC
8de0ba1 remove macosx forced ncurses update in install_conda.sh 06 July 2020, 17:50:29 UTC
11887f1 deleted BITPIX = ... line entirely; let astropy work it out instead. 06 July 2020, 16:53:36 UTC
c6f6b16 calfits.py now writes an appropriate BITPIX value of -64 to .calfits files. 06 July 2020, 16:53:36 UTC
2ee2dbc Trivial commit to test permissions 02 July 2020, 22:00:58 UTC
2fc01aa include test prereqs in coverage script. 01 July 2020, 22:47:27 UTC
c6142d4 moved changelog entry 01 July 2020, 22:47:27 UTC
ca65d61 update changelog 01 July 2020, 22:47:27 UTC
70ad319 fix uvflag docstring formats, cleanup per-file-ignores in setup.cfg 01 July 2020, 22:47:27 UTC
d419fab input to indata in test class 01 July 2020, 22:47:27 UTC
913a98e Make linter happier 01 July 2020, 22:47:27 UTC
26dd675 fix over-replacement 01 July 2020, 22:47:27 UTC
a4e9956 use pathlib.Path instead of subclasses 01 July 2020, 22:47:27 UTC
214661c Allow WindowsPath in uvflag init 01 July 2020, 22:47:27 UTC
e70e949 update error message 01 July 2020, 22:47:27 UTC
952b7ef update setup.cfg after fixing shadowing 01 July 2020, 22:47:27 UTC
2fca03d Changed `input` to `indata` in uvflag read functions 01 July 2020, 22:47:27 UTC
ce55d39 update changelog 01 July 2020, 22:47:27 UTC
72fd416 update uvflag docstrings to reflect posixpath ability 01 July 2020, 22:47:27 UTC
d9af676 Allow uvflag to read posixpaths. 01 July 2020, 22:47:27 UTC
c99d32b update the instructions on making a release 30 June 2020, 23:16:37 UTC
ef684ed turn off wheel building for now because pypi won't accept them 30 June 2020, 23:16:37 UTC
4670e78 try creating an environment variable to fix testpypi versions 30 June 2020, 23:16:37 UTC
back to top