Version 5 (modified by 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.
Note:
See TracWiki
for help on using the wiki.