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
e78deea5
Commit
e78deea5
authored
1 month ago
by
Wolfgang Kastaun
Browse files
Options
Downloads
Patches
Plain Diff
remove whitespace
parent
aff4b143
No related branches found
No related tags found
No related merge requests found
Pipeline
#384718
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
+0
-5
0 additions, 5 deletions
lisainstrument/shift_inversion_numpy.py
with
0 additions
and
5 deletions
lisainstrument/shift_inversion_numpy.py
+
0
−
5
View file @
e78deea5
...
@@ -78,11 +78,6 @@ class ShiftInverseNumpy: # pylint: disable=too-few-public-methods
...
@@ -78,11 +78,6 @@ class ShiftInverseNumpy: # pylint: disable=too-few-public-methods
def
__call__
(
self
,
shift
:
np
.
ndarray
,
fsample
:
float
)
->
NumpyArray1D
:
def
__call__
(
self
,
shift
:
np
.
ndarray
,
fsample
:
float
)
->
NumpyArray1D
:
"""
Find the shift for the inverse transformation given by a shift.
"""
Find the shift for the inverse transformation given by a shift.
Arguments:
Arguments:
shift: 1D numpy array with shifts of the coordinate transform
shift: 1D numpy array with shifts of the coordinate transform
...
...
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