Friday, May 21, 2010

Using a private DS9 Session in Sherpa

Currently, Sherpa uses the default DS9 session 'ds9' and this can potentially conflict with other open DS9 windows that are unrelated to Sherpa analysis. To enable private DS9 sessions in Sherpa, consider the following work-around.

import sherpa.image
sherpa.image.backend.DS9._DefTemplate="sherpa"

No comments:

Post a Comment