Skip to content

ajstewart/rsmpp

Folders and files

NameName
Last commit message
Last commit date
Feb 17, 2015
May 18, 2014
Nov 18, 2014
May 31, 2014
May 31, 2014
Jun 30, 2015
Jun 29, 2015
Jun 28, 2015
Mar 1, 2016
Jun 28, 2015
May 18, 2014
Jul 2, 2015
Nov 24, 2016
Nov 24, 2016
Nov 24, 2016
Feb 17, 2015

Repository files navigation

rsmpp

Radio Sky Monitor Processing Pipeline v2.X

Full User Guide: https://goo.gl/o2X15b

============

Python Version 2.7.3

Required modules (should all be standard except pyrap):

  • subprocess
  • multiprocessing
  • os
  • glob
  • optparse
  • sys
  • datetime
  • string
  • getpass
  • time
  • logging
  • ConfigParser
  • functools
  • itertools
  • numpy
  • pyrap
  • base64

LOFAR Imaging Tools also required. (LofIm tools)

============

Standalone product - no installation really required. Just clone the entire directory and scripts will be ready to run. Just add the directory to a path using something like:

#!/usr/bin/env sh

PATH="/path/to/rsmpp/rsmpp-master:${PATH}" export PATH

If you would like to use the email function please contact me to obtain the pipeline email account password.

About

Radio Sky Monitor Processing Pipeline

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages