Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 706 Bytes

PLAN.org

File metadata and controls

24 lines (15 loc) · 706 Bytes

Setup info

Emacs

M-0 C-c C-p to specify interpeter (/home/user/p/casa-release-5.1.0-74.el7/bin/python -i)

On bnwork: /data/p/casa-release-5.1.0-74.el7/bin/python -i

CASA 5.1 : pure python mode

file:~/p/casa-release-5.1.0-74.el7/lib/python2.7/taskinit.py::”xml”: ”home/user/p/casa-release-5.1.0-74.el7/xml”}

add

if not casa:
    casa={}
    casa['dirs']={"data": "/home/user/p/casa-release-5.1.0-74.el7/data/",
                  "xml":  "/home/user/p/casa-release-5.1.0-74.el7/xml/"}

Working with

Testing data in home/user/temp/casa