-
Notifications
You must be signed in to change notification settings - Fork 2
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
updates for timing #211
Merged
Merged
updates for timing #211
Changes from 6 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
2caa370
updates for timing
tianluyuan 0eb7c15
actually use the new function
tianluyuan 8b829e6
type annotate and fix a typo
tianluyuan 6d13a40
improt List
tianluyuan 1240118
fix mypy error
tianluyuan 7cd77dc
name to pulse_cleaning
tianluyuan 3d03786
remove unused arg and revert brights threshold to 2
tianluyuan bb45677
Merge branch 'main' into updates_mlpd
tianluyuan cd6a4b5
<bot> update dependencies*.log files(s)
wipacdevbot 47c1b85
set FIRST_NSIDE_PIXEL_EXTENSION to 0 as a placeholder
tianluyuan 75f63ea
Merge branch 'main' into updates_mlpd
tianluyuan 56c284b
increase relerr
tianluyuan b93d6e2
Merge branch 'main' into updates_mlpd
tianluyuan 2dad125
<bot> update dependencies*.log files(s)
wipacdevbot a44cf6d
add hivecleaning
tianluyuan 194b94f
small refactor
tianluyuan afcc98b
back out hiveclean
tianluyuan d361817
Merge branch 'main' into updates_mlpd
tianluyuan 49ddb43
remove check in tests.yml
tianluyuan 21db106
update some of the test reference values
tianluyuan 0c1b494
remove unused npz results. tighten tolerances a bit. update a few mor…
tianluyuan 4e6c21b
update some deprecated I3Tray imports
tianluyuan 4b7cb78
update last test reference
tianluyuan 2c3e540
bump EWMS_PILOT_TASK_TIMEOUT in env-vars.sh
tianluyuan 9d708f2
use default wait for first mesasge
tianluyuan 53935b6
update deprecated from I3Tray
tianluyuan d92bedf
set the TIMEOUT_FROM_CLEINTS
tianluyuan 178ef91
bump ewms 0.12.1
tianluyuan 4b70107
bump ewms 0.12.2
tianluyuan 630c9a5
<bot> update dependencies*.log files(s)
wipacdevbot 276703f
free disk space
ric-evans addb35f
<bot> update dependencies*.log files(s)
wipacdevbot 11526cb
try 10GB swap
ric-evans 4fee488
try `actionhippie/swap-space@v1`
ric-evans 092011a
update test values
tianluyuan 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 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 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 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 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 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 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 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 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 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 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 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
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.
I'm fine with most of these env values. However, do we expect any reco to take 30 mins?
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.
hopefully not, but before it was using the default which was actually 3 days.