SourceXtractorPlusPlus
0.11
Please provide a description of the project.
SEImplementation
python
sourcextractor
__init__.py
Go to the documentation of this file.
1
# -*- coding: utf-8 -*-
2
3
# Copyright © 2019 Université de Genève, LMU Munich - Faculty of Physics, IAP-CNRS/Sorbonne Université
4
#
5
# This library is free software; you can redistribute it and/or modify it under
6
# the terms of the GNU Lesser General Public License as published by the Free
7
# Software Foundation; either version 3.0 of the License, or (at your option)
8
# any later version.
9
#
10
# This library is distributed in the hope that it will be useful, but WITHOUT
11
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
12
# FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
13
# details.
14
#
15
# You should have received a copy of the GNU Lesser General Public License
16
# along with this library; if not, write to the Free Software Foundation, Inc.,
17
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
18
from
_SourceXtractorPy
import
Flags
19
Generated by
1.8.14