== How do I run asap scripts without the asap command-line interface? == Insert {{{ #!python from asap import * }}} the top of you script. == I get intermittent runtime errors reducing large (MOPS) datasets == Create {{{~/.asaprc}}} with the following content {{{ scantable.storage: disk }}} Then restart asap.