summaryrefslogtreecommitdiffstats
path: root/tksao/frame/fvcontour.h
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2019-03-15 18:25:22 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2019-03-15 18:25:22 (GMT)
commitfca9d92d00a9df9b4bb0facfe13e2e8a79ed0073 (patch)
treea16f33db83a002589bc3ebe0007dc0ada52e838f /tksao/frame/fvcontour.h
parent91141936ae3274368bf2d2440ab86fbec7628560 (diff)
downloadblt-fca9d92d00a9df9b4bb0facfe13e2e8a79ed0073.zip
blt-fca9d92d00a9df9b4bb0facfe13e2e8a79ed0073.tar.gz
blt-fca9d92d00a9df9b4bb0facfe13e2e8a79ed0073.tar.bz2
thread contour
Diffstat (limited to 'tksao/frame/fvcontour.h')
-rw-r--r--tksao/frame/fvcontour.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/tksao/frame/fvcontour.h b/tksao/frame/fvcontour.h
index c8068b2..79f4384 100644
--- a/tksao/frame/fvcontour.h
+++ b/tksao/frame/fvcontour.h
@@ -38,8 +38,6 @@ class FVContour {
void unity(FitsImage*);
void bin(FitsImage*);
void nobin(FitsImage*);
- void convolve(FitsImage*, double*, double*, int);
- double* gaussian(int);
void build(long xdim, long ydim, double *image, Matrix&);
void trace(long xdim, long ydim, double cntr,
long xCell, long yCell, int side,