Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages

Improvements List

Class AveragePosition
A lot of convenience methods could be added. For example, we could overload operator + and -, consequently +=, -=, even < and ==, inherit the whole thing from an extended DPosition with similar methods, initialize from iterator ranges, ... but there are not concrete use cases at the moment. Please contact the maintainer if you need something for your application field. (Clemens)

Class BernNorm
read paper and try to confirm implementation (andreas)

Class BinnedRepMutualInformation
use fixed point arithmetics (at least round) due to 32/64 bit problems, its not worth using full precision (Andreas)

Member OpenMS::ComplementFilter::apply (SpectrumType &spectrum)
think about an correct fast algorithm, not just an heuristic (Andreas)

Class ConsensusMap
use STL list instead of vector, because of insertion and deletion of elements (Eva)

Class DataFilters
This might be speeded up by using a function pointer for each filter instead of the nested if clauses. Test this approach. (Marc)

Class FeatureFinderAlgorithmPicked
Mass tolerances in PPM (Marc)

Class FeatureFinderAlgorithmPicked
extendMassTraces_ can be implemented more efficiently: extension in both directions from max trace (Marc)

Member OpenMS::PoseClusteringShiftSuperimposer::shift_ (PointType const &left, PointType const &right) const
Take the quality of the elements themselves into account, i.e., how good they fit to their model. (Eva)

Class TOPPViewBase
TOPP tools in background, log window in second thread (Marc)

Page OMSSAAdapter
modes to read OMSSA output data and save in idXML format (Andreas)

Page Resampler
maybe we could include support for one-dimensional resampling e.g. "-cols auto -rows auto" for mzData output (Clemens)

Generated Tue Apr 1 15:36:40 2008 -- using doxygen 1.5.4 OpenMS / TOPP 1.1