We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
321bd83
DADA files such as those produced with Meerkat, in which the header ends without an # end of header comment line can now be read. [#500]
# end of header
Modules of tasks are now properly accessible. E.g., with baseband-tasks available, from baseband.tasks.dm import DispersionMeasure works. [#508]
baseband-tasks
from baseband.tasks.dm import DispersionMeasure