merge scikit-beam autocorr repository#11
Closed
jklynch wants to merge 2280 commits into
Closed
Conversation
API: Fix 1D bin_edges
ENH: modified origin default in binned stats
WIP: Use explicit condarc for travis
FIX: forced mask to be bool in auto masking
… switching to make certain masks end up in skbeam convention
removed an unnecessary line
ENH: use fabio to perform fit2d mask saving and loading
DOC: Include API docs for more of the modules
1. Merged aryabhatt/multitau to scikit-beam/autocorr 2. renamed autocorrelate to mulittau 3. renamed autocorrelate_mt to multitau_mt 4. Failing to build extension should not fail installation 5. Fallback wrapper for multitau_mt if c-extension is there
ENH: Merged multitau repo into autocorr
2. Renamed extension module to reflect more accurate representation 3. Minor cosmetic code formating TODO: 1. Two time correlations 2. Bad frames and/or bad values
Use descriptive spec instead of procedural commands.
Member
|
Superseded by #13 |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR merges the scikit-beam autocorr code including git history.