-
Notifications
You must be signed in to change notification settings - Fork 0
Add wiregrid.time_constant function
#179
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
Merged
Merged
Changes from all commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
f5fc5c8
add time_constant function
d-hoshino2626 f1e1157
add stream during insert/eject and sleep time before and after insert…
d-hoshino2626 e7610ef
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 58870ff
Merge branch 'main' of github.com:simonsobs/sorunlib into wiregrid_ti…
d-hoshino2626 b344f77
Merge branch 'main' into wiregrid_time_constant
d-hoshino2626 04218dd
edit time constant function and related internal functions
d-hoshino2626 4116360
Update wiregrid.py
sadachi5 f51a267
Update wiregrid.py
sadachi5 168c5e8
Update wiregrid.py
sadachi5 164fd38
Update tests/test_wiregrid.py
sadachi5 5b78c31
Merge branch 'main' into wiregrid_time_constant
BrianJKoopman c859f2e
Remove unused variable assignment
BrianJKoopman 52b31f8
Fix failing tests
BrianJKoopman 43ed057
Update wiregrid.py to split stream before & after hwp stopping
sadachi5 c720215
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 70fca8c
update streaming (add try & finally to make it sure to stop the strea…
sadachi5 857e8c2
update hwp.py to add `get_direction()` function.
sadachi5 c53b903
update hwp.py to add `get_direction()` function.
sadachi5 d483868
remove `_reverse_hwp_direction()` function in wiregrid.py
sadachi5 3809f23
remove tests related to ``_reverse_hwp_direction()`` in ``test_wiregr…
sadachi5 e7d635b
add `get_direction()` in hwp.py and its test function
sadachi5 64b4904
add `get_direction()` in hwp.py and its test function
sadachi5 1cf3292
wiregrid.py: use hwp.get_direction() and change hwp direction label f…
sadachi5 b266e63
update test_wiregrid.py
sadachi5 5d7c2ad
update
sadachi5 b320d6c
update test_wiregrid.py
sadachi5 d3c55bd
update hwp.py, wiregrid.py
sadachi5 183e5d8
update test_hwp/wiregrid.py
sadachi5 036d41c
fix bug in wiregrid.py
sadachi5 9ebcc0b
update test_wiregrid.py
sadachi5 ef39b39
update test_wiregrid.py
sadachi5 8cdbbd2
update test_wiregrid.py
sadachi5 4d4cdc8
update wiregrid.py
sadachi5 9db2397
update test_wiregrid.py
sadachi5 4820d4a
update test_wiregrid.py
sadachi5 2e7e481
update test_wiregrid.py
sadachi5 6208663
Update hwp.py
sadachi5 a76a4fa
Update wiregrid.py
sadachi5 8a6c3d0
Update test_wiregrid.py
sadachi5 95496f8
Update test_hwp.py
sadachi5 70c9e00
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 466b368
update test_hwp.py
sadachi5 809fc17
update hwp.py, wiregrid.py, and their test scripts
sadachi5 36e4085
Add test for failed direction determination
BrianJKoopman 3fbf4aa
Clean up docstrings and comments
BrianJKoopman 2b842f1
Add argument name when calling rotate function
BrianJKoopman 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
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
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.
Uh oh!
There was an error while loading. Please reload this page.