-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
166 lines (165 loc) · 3.48 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
*.dylib
*.o
*.so
*.os
*.pyc
*_wrap.cc
*Lib.py
*~
core.*
.sconf_temp
.sconsign.dblite
config.log
memleak.fits
bin/filter-gcc
doc/*.tag
doc/html
doc/xml
doc/doxygen.conf
examples/maskIo2
examples/transform
examples/fitsMemLeak
include/lsst/afw/image/ImageExceptions.h
include/lsst/afw/table/Source.h
examples/.tests
examples/*.fits
examples/analyticKernel
examples/ccd
examples/rowColumnStats
examples/chebyshev1Function
examples/convolveLinear
examples/deltaFunctionKernels
examples/fitsio
examples/fixedKernel
examples/gaussianFunction
examples/generate
examples/integerDeltaFunction
examples/lanczosFunction
examples/lanczosKernel
examples/makeExposure
examples/maskedImageFitsIo
examples/minimize
examples/polynomialFunction
examples/simpleConvolve
examples/spatiallyVaryingConvolve
examples/statistics
examples/timeConvolve
examples/timeImageAddition
examples/timeImageIterators
examples/timePixelAccess
examples/timePixelAccessGil
examples/timeSpatiallyVaryingConvolve
examples/vwconvert
examples/wcsTest
examples/image
examples/image1
examples/image2
examples/mask
examples/maskedImage1
examples/maskedImage2
examples/decoratedImage
examples/maskedImage
examples/footprintFunctor
examples/splineInterpolate
examples/imageBackground
examples/imageStatistics
examples/ticket647
examples/integrateCartesian
examples/integrateExample
examples/integratePolar
examples/forEachPixel
examples/spatialCellExample
examples/simpleStacker
examples/timeConvolveGpu
examples/timeWarpGpu
examples/Spline
lib/libafw.*
python/lsst/*.pyc
python/lsst/afw/version.py
python/lsst/afw/*.pyc
python/lsst/afw/cameraGeom/*.pyc
python/lsst/afw/cameraGeom/cameraGeomLib_wrap.*
python/lsst/afw/cameraGeom/cameraGeomLib.py
python/lsst/afw/cameraGeom/_cameraGeomLib.so
python/lsst/afw/coord/*.os
python/lsst/afw/coord/*.so
python/lsst/afw/coord/*.pyc
python/lsst/afw/coord/coordLib.py
python/lsst/afw/coord/*wrap.cc
python/lsst/afw/detection/*.os
python/lsst/afw/detection/*.pyc
python/lsst/afw/detection/*.so
python/lsst/afw/detection/*_wrap.cc
python/lsst/afw/detection/detectionLib.py
python/lsst/afw/display/*.pyc
python/lsst/afw/display/*.os
python/lsst/afw/display/*.so
python/lsst/afw/display/fwDisplay.py
python/lsst/afw/display/xpa.py
tests/core.*
tests/.tests
tests/image.boost
tests/*.fits
tests/source_??????
tests/SourceMatchIo
tests/bBox1
tests/background
tests/checkTypeConversions
tests/convolveGPU
tests/coord
tests/decoratedImage
tests/distort
tests/ellipse
tests/footprint1
tests/footprintArray
tests/fourierCutout
tests/image
tests/integrate
tests/interpolate
tests/kernel
tests/localKernel
tests/maskIo1
tests/maskIo2
tests/maskedImage
tests/maskedImage1
tests/maskedImageIo1
tests/maskedImageIo2
tests/peak
tests/ramFitsIO
tests/rowColumnStats
tests/sipterms
tests/sourceIo1
tests/sourceIo2
tests/sourceMatch1
tests/stacker
tests/statistics
tests/statisticsSpeed
tests/testLib.py
tests/testWcs
tests/testWarpGpu
tests/ticket1145
tests/wcsCopy
tests/ramFitsIO_fpC-005902-r6-0677_sub.fits_imageInOut.fit
tests/ramFitsIO_fpC-005902-r6-0677_sub.fits_imageOut.fit
tests/ramFitsIO_fpC-005902-r6-0677_sub.fits_exposureRamOut.fit
tests/ramFitsIO_fpC-005902-r6-0677_sub.fits_fitsOut.fit
tests/ramFitsIO_fpC-005902-r6-0677_sub.fits_cfitsioInOut.fit
tests/testEigenLib.py
tests/testTableArchives
tests/ramFitsIO_fpC-005902-r6-0677_sub.fits_imageRamOut.fit
tests/testSimpleTable
tests/testSchema
tests/testFitsTables
testTable.fits
tests/data/*
ups/*.cfgc
extensions/
# Output of tests
doc/htmlDir
im.fits
bim.fits
tmp-False.fits
tmp-True.fits
in.fits
out.fits
matches.fits