On Linux - rbiswas4/TestFeatures GitHub Wiki

  • Install pyslalib
cd pyslalib/
sudo python setup.py install
rbiswas@time:~/src/pyslalib$  python test/test_slalib.py 
..................................................................................
----------------------------------------------------------------------
Ran 82 tests in 0.064s

OK
  • install opsims:
git clone git://github.com/rhiannonlynne/OpsimObs.git
  • install thoughputs
wget http://dev.lsstcorp.org/cgit/LSST/sims/throughputs.git/snapshot/throughputs-1.2.tar.gz
tar -xzvf throughputs-1.2.tar.gz 
cd throughputs-1.2
#modify ups/throughputs.sh by replacing spaces surrounding the "=" signs in export
source ups/throughputs.sh
  • install DeepFieldArbitraryCadenceGenerator
git clone https://github.com/DarkEnergyScienceCollaboration/DeepFieldArbitraryCadenceGenerator.git
* Change the script generate_lsstdfacg.cmd to ensure that spaces do not
surround the "=" signs