Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
LISA Instrument
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LISA Simulation
LISA Instrument
Commits
c0c18080
Commit
c0c18080
authored
1 month ago
by
Wolfgang Kastaun
Browse files
Options
Downloads
Patches
Plain Diff
formatting
parent
13977686
No related branches found
No related tags found
No related merge requests found
Pipeline
#389913
passed
1 month ago
Stage: test
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lisainstrument/shift_inversion_numpy.py
+2
-1
2 additions, 1 deletion
lisainstrument/shift_inversion_numpy.py
with
2 additions
and
1 deletion
lisainstrument/shift_inversion_numpy.py
+
2
−
1
View file @
c0c18080
...
...
@@ -204,7 +204,8 @@ class ShiftInverseNumpy: # pylint: disable=too-few-public-methods
Hence, :math:`f(l,d_l) = I[\delta U_k](-d_l) \approx \delta U(v_l - d_l)`.
If the iteration converges, it converges to a solution
:math:`\delta \bar{V}_l = f(l,\delta \bar{V}_l) \approx \delta U(v_l - \delta\bar{V}_l) = \delta U(u_l - \delta\bar{V}_l)`,
:math:`\delta \bar{V}_l = f(l,\delta \bar{V}_l)
\approx \delta U(v_l - \delta\bar{V}_l) = \delta U(u_l - \delta\bar{V}_l)`,
where we used the implicit convention that :math:`u_l = v_l`.
This equation fulfilled for :math:`\delta\bar{V}_l` is indeed the one that
needs to be fulfilled for the desired quantity :math:`\delta V_l`, which
...
...
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