Build: #4 was successful Changes by Pedro Salas <salas.mz@gmail.com>
Code commits
Casa6
-
Pedro Salas <salas.mz@gmail.com> 44822b82999f868189936fd0f14004e3a41238a4
Fix missing key error for flagged data
The cost function would try to index data that was none
existent because of the crappy handling of the reference
antenna list. It now avoids things for which there's no
dictionary entry.
Also, run black on the code.