-
We received a couple test files from David Kaplan to check our phasing code. I created a branch (phasing_test) to incorporate those files into our unittests. That passes, but only because I downselect…
-
-
It may help to have a slot in replacement for obsdownload to make it easier for users to integrate this new tool into their existing obsdownload-based pipelies.
-
FHD/PRISim simulation -> fake gains -> calibrate -> image
-
I have been trying to process the calibrator observation (3C444) 1207606224
obs_dl breaks chain. It says it makes the metafits file but it did not appear in the processing directory:
```
> less d…
-
When downloading the MWA dataset, have the option to use a different metafits file that will only flag those tiles with, say,
-
if you load a uvfits file into a `UVData` object and don't run `unphase_to_drift` the phases look weird: weird in that they don't look like they are phased to a particular time or point on the sky. @A…
nkern updated
6 years ago
-
I used a couple of MS files Bojan passed me (probably same as Chris used for his first HERA image) and I can visualize them well and even calibrate using standard CASA routines. I've tried to convert …
-
This could be flat-out ignorance of the intended architecture, but since the az_za_calc is a method on the Source object, if I want to vectorize this calculation
source_coord = SkyCoord(self.ra, se…
-
Diffs no longer work. Here are two errors that I've found.
```% Compiled module: COMPARE_PLOT_PREP.
% Tag name DIFF_SAVE_PATH is undefined for structure .
% Execution halted at: COMPARE_PLOT_PREP…