Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LINC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
ResearchAndDevelopment
LINC
Commits
ee2e8e75
Commit
ee2e8e75
authored
6 months ago
by
Alexander Drabent
Committed by
alex
6 months ago
Browse files
Options
Downloads
Patches
Plain Diff
add lbgfs.solution.range option
parent
5aaefbd9
No related branches found
No related tags found
1 merge request
!214
add lbgfs.solution.range option
Pipeline
#93900
passed
6 months ago
Stage: versioning
Stage: build
Stage: tests
Stage: docs
Stage: deploy
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
steps/dp3_make_parset_cal.cwl
+1
-0
1 addition, 0 deletions
steps/dp3_make_parset_cal.cwl
steps/dp3_make_parset_target.cwl
+1
-0
1 addition, 0 deletions
steps/dp3_make_parset_target.cwl
with
2 additions
and
0 deletions
steps/dp3_make_parset_cal.cwl
+
1
−
0
View file @
ee2e8e75
...
@@ -117,4 +117,5 @@ requirements:
...
@@ -117,4 +117,5 @@ requirements:
demix.uselbfgssolver = True
demix.uselbfgssolver = True
demix.lbfgs.historysize = $(inputs.lbfgs_historysize)
demix.lbfgs.historysize = $(inputs.lbfgs_historysize)
demix.lbfgs.robustdof = $(inputs.lbfgs_robustdof)
demix.lbfgs.robustdof = $(inputs.lbfgs_robustdof)
demix.lbfgs.solution.range = [-10000,10000]
demix.maxiter = 20
demix.maxiter = 20
This diff is collapsed.
Click to expand it.
steps/dp3_make_parset_target.cwl
+
1
−
0
View file @
ee2e8e75
...
@@ -171,4 +171,5 @@ requirements:
...
@@ -171,4 +171,5 @@ requirements:
demix.uselbfgssolver = True
demix.uselbfgssolver = True
demix.lbfgs.historysize = $(inputs.lbfgs_historysize)
demix.lbfgs.historysize = $(inputs.lbfgs_historysize)
demix.lbfgs.robustdof = $(inputs.lbfgs_robustdof)
demix.lbfgs.robustdof = $(inputs.lbfgs_robustdof)
demix.lbfgs.solution.range = [-10000,10000]
demix.maxiter = 20
demix.maxiter = 20
This diff is collapsed.
Click to expand it.
alex
@alex
mentioned in issue
#42 (closed)
·
6 months ago
mentioned in issue
#42 (closed)
mentioned in issue #42
Toggle commit list
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