Skip to content

Conversation

@ethanbb
Copy link
Member

@ethanbb ethanbb commented Jun 10, 2021

Mostly trivial changes, none of which should affect the behavior. Refactoring as I read through code helps me focus and understand it so that's why this exists. Below are the changes to the mlapp file, not counting minor generated code updates for newer Matlab version.

image

@ethanbb
Copy link
Member Author

ethanbb commented Oct 9, 2021

I forgot this PR exists, anyway I just pushed a major rewrite of findBestAxes.m. I got rid of everything related to trying multiple replicates and choosing the best, since it wasn't being used, but if it is going to be useful in the future we can put it back or make a separate file.

I believe currently it works differently than described in the paper, in that it doesn't take the minimum return time into account when initially finding the local neighborhood for rescaling (there's code that looks like it's supposed to do that, but it has no effect). I assumed that was a mistake and fixed it.

@ethanbb ethanbb requested a review from sharsnik2 October 9, 2021 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants