-
Notifications
You must be signed in to change notification settings - Fork 23
Stimulator analysis pipeline #1659
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
Open
YudaiSeino
wants to merge
36
commits into
master
Choose a base branch
from
stimulator_analysis_pipeline
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,709
−1
Open
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
44fad90
made stimulator analysis code
YudaiSeino 09bfc54
Changed the way to evaluate the chopping status
YudaiSeino 3c03ff9
Removed fitting limit for coadd data fitting
YudaiSeino 89e3bf7
Fixed minor bugs
YudaiSeino e87d61e
Fixed fixed fitting parameters
YudaiSeino e8abd66
Change the order of functions
YudaiSeino 4b05a19
Fix to avoid failed fit effect
YudaiSeino 15199f0
Change get_coadd_data for fast calculation
YudaiSeino f5b6dd6
Liminting fitting parameters
YudaiSeino fd41eed
Removing interupted daq
YudaiSeino 349dd4e
Avoid runtime error for nan data
YudaiSeino 586b889
Avoid to get next run hk data
YudaiSeino 5d0b42c
Avoid invailed data for timeconstant calib
YudaiSeino dfde8cd
Fix saving function
YudaiSeino 2eea5c6
Delete unused function
YudaiSeino 8e528b8
Fixing docstring and space
YudaiSeino 01d7a9a
Delete utility function for analysis
YudaiSeino 03336d8
Remove boolean comparizon
YudaiSeino d476a94
Made specific file for plotting
YudaiSeino 51ddd4c
Made util file
YudaiSeino 241a9a9
Fixed coding style
YudaiSeino e43f73f
Fixed coding style
YudaiSeino 2ef44fb
Change bool argument name
YudaiSeino b3a8832
Changed parameter names and arguments
YudaiSeino eefc33d
Separating plotting function
YudaiSeino 691a7f9
Fix docstrings
YudaiSeino b65613b
Delete filtering sub functions
YudaiSeino 3fdedb4
Add arguments
YudaiSeino 5bd5f20
Change the way to get sampling rate
YudaiSeino fcd4c4d
Delete fill_none function
YudaiSeino dec2b79
Fix minor change and cording style
YudaiSeino 7e6ba38
Made new functions for data saving
YudaiSeino 8f701e7
Organize parameters related to chopping frequency
YudaiSeino 1b01c23
Change preprocess function
YudaiSeino c19a503
Add gain corrected by tau
YudaiSeino 331b5d0
Delete old data saving functions
YudaiSeino File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This has conflict with latest master branch, please resolve conflict.