Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reloading a non dynamic subset encounters error if core has not already been found #7

Closed
Jwely opened this issue Feb 6, 2016 · 1 comment

Comments

@Jwely
Copy link
Owner

Jwely commented Feb 6, 2016

the way dynamic data is tossed out before pickling creates problems if the core has not already been found prior to pickling. This was probably introduced when the core finding method was refined to iteratively solve for the core location while slowly narrowing the search field if characteristics were outside the reasonable range.

@Jwely Jwely changed the title reloading a non dynamic subset encounters error if core has not already been built reloading a non dynamic subset encounters error if core has not already been found Feb 6, 2016
@Jwely
Copy link
Owner Author

Jwely commented Feb 8, 2016

this has been resolved by simply ensuring the right functions are run upon computation from raw vector files to make sure the right attributes are all already populated.

@Jwely Jwely closed this as completed Feb 8, 2016
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

No branches or pull requests

1 participant