ratt-ru / simms

Creates empty measurement sets using the the CASA simulate tool.
GNU General Public License v2.0
7 stars 8 forks source link

Issues when running parallel instances of simms. #11

Closed SpheMakh closed 9 years ago

SpheMakh commented 9 years ago

CASA creates a casapy.log file then removes it before it exits, so when running multiple instances one instance may remove it and the next process fail when it can't find it. The workaround would be to create a temporary directory then run CASA from there. This way each CASA instance runs independently of the others.

SpheMakh commented 9 years ago

@o-smirnov Have you encountered this before? We will have to do something similar with im.casa in pyxis

SpheMakh commented 9 years ago

fixed here b423c97da00f94358935609f6163080f9239e596