quantixed / VolumeFinder

Volume analysis of 3D point sets in IgorPro
MIT License
0 stars 1 forks source link

Make FindingVectorsFromSkeleton.ipf more flexible #6

Closed quantixed closed 8 years ago

quantixed commented 8 years ago

Writing checkaxis.ipf made me realise several problems with FindingVectorsFromSkeleton.ipf

  1. automating spwave definition would be preferable.
  2. third dimension added to vector waves (without screwing up linear fit).
  3. reversing without changing wave scaling in Polarise()
  4. Probably other things to.

This will break checkaxis, but it will improve data handling.

quantixed commented 8 years ago

Next commit will fix 2 and 3.

quantixed commented 8 years ago

Working version https://github.com/quantixed/VolumeFinder/commit/9a682a90b9c9c5efb79c1c2566a307e6e32145e1