Skip to content

lsst-dm/python-experiments

Repository files navigation

Experimental Python interfaces for LSST

This repository is used as a test bed for experimenting with the Python API used in the data management stack. To use the software a copy of the DM stack should be installed and AFW should be setup.

% python setup.py build
% python setup.py install
% python setup.py test
% python setup.py flake8

License

LSST Data Management System Copyright 2015 AURA/LSST

This product includes software developed by the LSST Project.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the LSST License Statement and the GNU General Public License along with this program. If not, see http://www.lsstcorp.org/LegalNotices/.

About

Experimenting with python and the DM stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages