Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
RDStackingProject
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Yifan Wang
RDStackingProject
Commits
e6f749a3
Commit
e6f749a3
authored
4 years ago
by
Rayne Liu
Browse files
Options
Downloads
Patches
Plain Diff
Rising from the Ashes
parent
de9ae517
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
code/RDGW150914_Phoenix_n0t0T.py
+1
-1
1 addition, 1 deletion
code/RDGW150914_Phoenix_n0t0T.py
code/condor_submit_RdownPhoenix_n0t0T.sub
+4
-4
4 additions, 4 deletions
code/condor_submit_RdownPhoenix_n0t0T.sub
with
5 additions
and
5 deletions
code/RDGW150914_Phoenix_n0t0.py
→
code/RDGW150914_Phoenix_n0t0
T
.py
100755 → 100644
+
1
−
1
View file @
e6f749a3
...
...
@@ -34,7 +34,7 @@ import random
#tshift: time shift after the strain peak
#vary_fund: whether you vary the fundamental frequency. Works in the model_dv function.
rootpath
=
"
/
Users/R
ayne
L
iu
"
#"/
work/r
ayne
.l
iu"
rootpath
=
"
/
work/r
ayne
.l
iu
"
#"/
Users/R
ayne
L
iu"
nmax
=
0
tshift
=
0
vary_fund
=
False
...
...
This diff is collapsed.
Click to expand it.
code/condor_submit_RdownPhoenix_n0t0.sub
→
code/condor_submit_RdownPhoenix_n0t0
T
.sub
+
4
−
4
View file @
e6f749a3
universe = vanilla
getenv = true
# run script -- make sure that condor has execute permission for this file (chmod a+x script.py)
executable = RDGW150914_Phoenix_n0t0.py
executable = RDGW150914_Phoenix_n0t0
T
.py
# file to dump stdout (this directory should exist)
output = RDGW150914_Phoenix_n0t0.out
output = RDGW150914_Phoenix_n0t0
T
.out
# file to dump stderr
error = RDGW150914_Phoenix_n0t0.err
error = RDGW150914_Phoenix_n0t0
T
.err
# condor logs
log = RDGW150914_Phoenix_n0t0.log
log = RDGW150914_Phoenix_n0t0
T
.log
initialdir = .
notify_user = rl746@cornell.edu
notification = Complete
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment