wiki:AsapFaq

Version 5 (modified by Malte Marquarding, 17 years ago) (diff)

--

How do I run asap scripts without the asap command-line interface?

Insert

#!/usr/bin/env python
from asap import *

the top of you script and make it executable.

I get intermittent runtime errors reducing large (MOPS) datasets

Create ~/.asaprc with the following content

scantable.storage: disk

Then restart asap.