Open jaguirre opened 7 years ago
@jaguirre @SaulAryehKohn thanks for the recommendation, James. One thing I've noticed is that the code depends on capo, which I think we have deprecated and could be problematic in trying to tie back into our HERA-team workflow (at least I should get the OK from others before I try to merge it in). If there are some plotting scripts to make delay plots that are separate from the capo dependency let me know and I can try to work it in.
@nkern the only capo function is capo.miriad.read_files
, which can be very easily swapped-out with existing functionality in pyuvdata
or hera_sandbox
.
@SaulAryehKohn ah okay easy enough. is there a block of code you have or a single script I can call to make the plots you want so its easy to just stick it in a cell at the end of the notebook I already have?
Code to make wedge plots is here: https://github.com/UPennEoR/wedgie Written by undergrads who can be contacted, but I think Saul knows the basic structure.