|
SourceXtractorPlusPlus
0.19
SourceXtractor++, the next generation SExtractor
|
Variables | |
| float | Qmin = -10.0 |
| float | Qmax = 10.0 |
| tuple | Q = np.linspace(Qmin, Qmax, 100) |
| float | qmin = -1.0 |
| float | qmax = 1.0 |
| tuple | q = (qmax - qmin) |
Definition at line 20 of file rangetypes.py.
Definition at line 23 of file rangetypes.py.
| float rangetypes.Qmax = 10.0 |
Definition at line 19 of file rangetypes.py.
| float rangetypes.qmax = 1.0 |
Definition at line 22 of file rangetypes.py.
| float rangetypes.Qmin = -10.0 |
Definition at line 18 of file rangetypes.py.
| float rangetypes.qmin = -1.0 |
Definition at line 21 of file rangetypes.py.
1.8.5