@@ -33,9 +33,7 @@ class StarFit
public:
StarFit(int size);
~StarFit();
Star fitStar(RawImageAbs *image, const Peak &peak);
Star fitStar(const std::vector<double> &data, bool angle);
//void fitStars(RawImageAbs *image, const std::vector<Peak> &peaks);
};
#endif // STARFIT_H
The note is not visible to the blocked user.