pst.pipeline.PstCirculateInfos

class pst.circulate.PstCirculateInfos.PstCirculateInfos(hpmap=None, fithdr=None, xmlinf=None, defconf=None, logger=None)
  • implement the following functions:

-> __init__(self)

Methods

attachments(self, skymap[, nest])

apply parser on healpix fits or fits url

email(self, root[, wdir, savefits, nside, coord])

apply parser on root element of the XML document, parsed by lxml.etree

slack(self, xml[, wdir, savefits, nside, coord])

apply parser on voenevt XML file

sms(self, coo[, wdir, savefits, nside, …])

apply parser on ra, dec, error box obtain hpmap

texts(self, url[, wdir, savefits])

apply parser on skymap url

esop2

run_config

ssh

attachments(self, skymap, nest=None)

apply parser on healpix fits or fits url

email(self, root, wdir=None, savefits=None, nside=None, coord=None)

apply parser on root element of the XML document, parsed by lxml.etree

slack(self, xml, wdir=None, savefits=None, nside=None, coord=None)

apply parser on voenevt XML file

sms(self, coo, wdir=None, savefits=None, nside=None, coord=None, nest=None)

apply parser on ra, dec, error box obtain hpmap

texts(self, url, wdir=None, savefits=None)

apply parser on skymap url