public:user_software:pulsar_tools

Pulsar Tools

How to check the daily build?

> use LUS
> which pulp.sh
> ls -al `which pulp.sh`
(make sure this has today's time stamp and the LUS, not your own build)
> which prepfold
> which dspsr
> dspsr -h
(make sure it gives you a list of command line options)
> python
> import presto
> import sifting
> dir(presto)
> dir(sifting)
(both the dir results should have a long listing)
  • Last modified: 2017-03-08 15:27
  • by 127.0.0.1