swh:1:snp:03e8cdabc80bf6f4ef54d117858809e20088601c

sort by:
Revision Author Date Message Commit Date
90a5941 Fixing assertion check in mwa_corr_fits 03 September 2020, 03:48:06 UTC
3ac2c41 Fixing a bug that broke UVFITS for single-spw 03 September 2020, 03:48:06 UTC
442758b MIR -> UVFITS w/ flex_spw works for multi-spw 03 September 2020, 03:48:06 UTC
d76da14 Adding flex_spw to uvh5 03 September 2020, 03:48:06 UTC
b7579c0 Updating Mir to use flex_spw 03 September 2020, 03:48:06 UTC
634de95 Modifying other classes so len spw axis = 1 03 September 2020, 03:48:06 UTC
685a57f Forcing len of spw axis = 1 in UVData object 03 September 2020, 03:48:06 UTC
ce4e15f Adding new keywords for "flexible spws" 03 September 2020, 03:48:06 UTC
ffd0dc4 Rolling back changes that don't match the new path forward 03 September 2020, 03:48:06 UTC
ea2483d Updating doc strings 03 September 2020, 03:48:06 UTC
9ed2600 Fix formating issues (pre-commit failed silently) 03 September 2020, 03:48:06 UTC
9c1b41d Take a obselete test, and make it better! 03 September 2020, 03:48:06 UTC
9635eaf Ignore certain warnings for test_spwsupported 03 September 2020, 03:48:06 UTC
e519f1c Issue warning for reg-but-not-chwidth-spaced data 03 September 2020, 03:48:06 UTC
643880a Allowing for dsb spw reads in MIR 03 September 2020, 03:48:06 UTC
9b7d44d Fixing up odds and ends in uvfits reader 03 September 2020, 03:48:06 UTC
9ac118d Catch uneven channel spacing, now passes all tests 03 September 2020, 03:48:06 UTC
38dd18a Actually -- why delete when you can co-opt a test? 03 September 2020, 03:48:06 UTC
5eafa2b test_spwnotsupported no longer need in test_uvfits 03 September 2020, 03:48:06 UTC
af101f7 Roundtrip MIR to UVFITS seems to work for Nspws>1 03 September 2020, 03:48:06 UTC
bdf3895 Mir to UVFITS write seems to work, reads into CASA 03 September 2020, 03:48:06 UTC
ff62748 mir to uvh5 path preliminarily working for Nspws>1 03 September 2020, 03:48:06 UTC
cc2f6e1 update changelog 28 August 2020, 20:51:54 UTC
459fe95 updated comment 28 August 2020, 20:51:54 UTC
9951b93 properly scale mwa digital gains 28 August 2020, 20:51:54 UTC
ed2bc74 modified: CHANGELOG.md 23 August 2020, 18:04:50 UTC
96e68bb modified: CHANGELOG.md 23 August 2020, 18:04:50 UTC
62ae7fc [uvh5] changes tobytes() to bytes() in meta read 23 August 2020, 18:04:50 UTC
7769995 Add pyyaml as to hera_qm environment because it is now required. 20 August 2020, 20:18:49 UTC
90f45e6 edit docstring 20 August 2020, 20:02:55 UTC
433be31 change default behaviors 20 August 2020, 20:02:55 UTC
422c3ab update tutorial 20 August 2020, 20:02:55 UTC
2ef89a4 update changelog 20 August 2020, 20:02:55 UTC
b175bf6 last details 20 August 2020, 20:02:55 UTC
1de3334 add mwaf multiple file test 20 August 2020, 20:02:55 UTC
188617d add coarse band correction; add mwaf file tests 20 August 2020, 20:02:55 UTC
d52dc91 upload coarse band file 20 August 2020, 20:02:55 UTC
8be7072 initiate reading mwaf files 20 August 2020, 20:02:55 UTC
451769f implement digital gain removal 20 August 2020, 20:02:55 UTC
8db50a8 documentation update 19 August 2020, 17:57:32 UTC
61b0a30 downselect the antennas in uvf_from_uvcal on read 19 August 2020, 17:57:32 UTC
308f434 have nblts read check inside the baseline reading chunk only 19 August 2020, 17:57:32 UTC
f486032 more test atomization 19 August 2020, 17:57:32 UTC
aef67fb some test atomization 19 August 2020, 17:57:32 UTC
ba551d7 remove under the hood Nblts requirement if UVFlag does not require it 19 August 2020, 17:57:32 UTC
0b1b091 Merge branch 'Smithsonian-submillimeter_array' into master 08 August 2020, 00:16:05 UTC
53a0ec1 Added the new numpy requirement to the changelog 07 August 2020, 18:37:01 UTC
47066bb Merge branch 'master' into submillimeter_array 07 August 2020, 18:35:07 UTC
93b955e Fixing changelog 07 August 2020, 18:32:54 UTC
b954b6c fix utils import so docs will build 07 August 2020, 18:15:46 UTC
95e4c42 Adding log info 07 August 2020, 17:50:34 UTC
4e1c3ed Adding a battery of unit tests for mir, that should hopefully verify that the test file is being correctly. Also splitting off some tests into a separate module called test_mir_parser, and adding a minor fix to data reader. 07 August 2020, 02:47:23 UTC
df43fac Realized there was a better way to compare strings via find (since we know that the first part of the strings should match) 06 August 2020, 22:48:27 UTC
ed9b703 Fixing history check in test_mir 06 August 2020, 21:30:14 UTC
a9f7d8d Fixing a few comments in mir_parser 06 August 2020, 21:03:57 UTC
72da14c Merge branch 'submillimeter_array' of github.com:Smithsonian/pyuvdata into submillimeter_array 06 August 2020, 20:54:04 UTC
ee30d2e Adding MIR index-checking to test list 06 August 2020, 20:53:59 UTC
f53e2e8 Changed imports to relative, and now use check_histories helper function to check the history. 06 August 2020, 20:52:01 UTC
b13c259 Mentioned that the static functions in mir_parser were static in the comments. 06 August 2020, 20:34:55 UTC
861ae63 Figured out a semi-reasonable way to eliminate the extra piece of the loop in read_vis_data 06 August 2020, 19:23:04 UTC
8ced322 adding a comment about the -l option for bash 06 August 2020, 17:44:09 UTC
5104d69 add a conda list to the conda info section 06 August 2020, 17:44:09 UTC
b9232ad use action's ouputs/inputs to set environment name 06 August 2020, 17:44:09 UTC
7375209 typo fix 06 August 2020, 17:44:09 UTC
74f0641 remove now unused env variable 06 August 2020, 17:44:09 UTC
d857104 use a miniconda install action 06 August 2020, 17:44:09 UTC
4fb6eb1 set default bash shell 06 August 2020, 17:44:09 UTC
8265cfa Merge branch 'submillimeter_array' of github.com:Smithsonian/pyuvdata into submillimeter_array 06 August 2020, 16:00:16 UTC
fbb75bc Fixing a couple of coordinate convention problems, adding some documentation 06 August 2020, 16:00:09 UTC
7fdfdb4 Changed np.csingle to np.complex64 06 August 2020, 15:39:26 UTC
2c47af4 Changed np.double to np.float64. 06 August 2020, 15:36:19 UTC
963d5d4 Changed np.single to np.float32 06 August 2020, 15:26:19 UTC
454d310 Corrected an outdated comment to mention lists/indices instead of dicts/keys. 06 August 2020, 15:20:26 UTC
c7cfa01 First draft of a comment for the MirParser class. 06 August 2020, 15:15:13 UTC
a30db40 Added "Returns" comments for each of the functions in mir_parser that required them. 06 August 2020, 15:03:38 UTC
06b88ca Added a more explicit !=0 instead of relying on 0 == False. 06 August 2020, 14:34:52 UTC
05275ac Removed blank lines in a comment between keyword params 06 August 2020, 14:31:33 UTC
d76d6fd Updated an outdated comment about load_data(). 06 August 2020, 14:28:55 UTC
896bc41 Added keyword param comments for the constructor for MirParser. 06 August 2020, 14:26:30 UTC
3648b81 Cleaning up some more comments in the code, adding a uvh5 roundtrip test 06 August 2020, 14:11:05 UTC
b02ab3c MirParser now inheriting from object, and using os.path.join() to open files. 05 August 2020, 22:11:56 UTC
cf59c00 better docstrings 05 August 2020, 22:07:05 UTC
b2e663e improve some warning checking 05 August 2020, 22:07:05 UTC
faef70f Fix conftest docstrings and comments referring to checkWarnings 05 August 2020, 22:07:05 UTC
1a9c8af update the changelog 05 August 2020, 22:07:05 UTC
b191c51 make it possible to assert no warnings raised 05 August 2020, 22:07:05 UTC
74738c7 better type checking, comments and cleanup 05 August 2020, 22:07:05 UTC
df34864 switch test order for message matching 05 August 2020, 22:07:05 UTC
27f82ad add new check_warnings function 05 August 2020, 22:07:05 UTC
5a255e4 Updated copyright to 2020, now getting lat,lon,alt from telescopes.py, and fixed an indent. 05 August 2020, 21:42:10 UTC
39b5607 Adding a couple of additional tests to test_mir, should be at about maximum coverage now 04 August 2020, 00:41:43 UTC
dc21631 Fixing a couple of final bugs that crept up because I forgot to run the whole test suite. 03 August 2020, 20:40:42 UTC
2841e09 Cleaning up some code to help improve code coverage -- I believe we are now touching nearly every new piece of code associated with the new mir module 03 August 2020, 19:42:38 UTC
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
back to top