Class MFPGridSearch

java.lang.Object
group3dlocaliser.algorithm.LocaliserAlgorithm3D
group3dlocaliser.algorithm.gridsearch.MFPGridSearch
All Implemented Interfaces:
LocaliserModel<PamDataUnit>

public abstract class MFPGridSearch extends LocaliserAlgorithm3D
Grid search using Matched field Processing Not completed - will take far too long and need too much memory to process at resolution required for NNHF clicks.
Author:
dg50
  • Field Details

  • Constructor Details

    • MFPGridSearch

      public MFPGridSearch()
  • Method Details