You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Change dist:precise to dist:trusty (#56)
* Change dist:precise to dist:trusty
* Make shorter tests
* Remove incorrect part of the test
* Lower source number and spatial resolution to speed up tests
* Add docstrings
* Comment out build for ubuntu trusty because the build takes too long
* figure 5
* figure 5 with correct axis
* targeted basis with GridSpec
* targeted basis with regularization and noise
* vectors with gridspec
* legend on the separate subplot
* tbasis with both cross-validation and l-curve on the same figure
* updated regularization method choice
* consistent documentation - solved issue #52.1
* changed name of the method recon to do_kcsd - solved issue #52.4
* refactoring of make_reconstruction method
To this, Marta and I added the figures and tutorials as I used the features from 1 to improve speed in computations.
Now this presub branch only has the features from 2 (the numba, and pickled tables are reverted in 9edbca7 and 3bd60c9) that I wish to push to the master branch as the numba-jit and pickles are two different enhancements that need to be tested exhaustively before merger to master.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.