MWATelescope / mwa_hyperdrive

Calibration software for the Murchison Widefield Array (MWA) radio telescope
https://MWATelescope.github.io/mwa_hyperdrive
Mozilla Public License 2.0
69 stars 3 forks source link

vHandle shapelet components in srclist-by-beam with ao output #1

Closed d3v-null closed 2 years ago

d3v-null commented 2 years ago

example:

using srclist_pumav3_EoR0aegean_fixedEoR1pietro+ForA_phase1+2 from https://github.com/JLBLine/srclists

export srclist="path/to/srclist.txt"
hyperdrive srclist-by-beam \
                 -n 100 \
                 -o ao \
                 -m ${obsid}.metafits \
                 "${HOME}/srclists/${srclist}.txt"

I get the error

cjordan commented 2 years ago

This should be fixed now in the latest DI commit (I keep force pushing it, but I won't do any more for that commit... sorry!). I'll leave this open until it's confirmed.

cjordan commented 2 years ago

I just checked this and no warning is issued; I'll keep the issue open until that's done.

cjordan commented 2 years ago

Fixed in a6432aa3e53c2a2f54cb77f873caf212b4caca26