BraggPrediction: Split into a separate directory
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include "spot_finding/DetModuleSpotFinder_cpu.h"
|
||||
#include "../common/CUDAWrapper.h"
|
||||
#include "spot_finding/SpotUtils.h"
|
||||
#include "bragg_integration/BraggPredictionFactory.h"
|
||||
#include "bragg_prediction/BraggPredictionFactory.h"
|
||||
|
||||
double stddev(const std::vector<float> &v) {
|
||||
if (v.size() <= 1)
|
||||
|
||||
Reference in New Issue
Block a user