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
5428a322
Commit
5428a322
authored
2 years ago
by
Jean-Baptiste Bayle
Browse files
Options
Downloads
Patches
Plain Diff
Update unit tests
parent
3b9bf3a8
No related branches found
No related tags found
1 merge request
!113
Add PRN-ranging ambiguity
Pipeline
#182005
passed
2 years ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/test_ranging.py
+1
-1
1 addition, 1 deletion
tests/test_ranging.py
with
1 addition
and
1 deletion
tests/test_ranging.py
+
1
−
1
View file @
5428a322
...
...
@@ -59,7 +59,7 @@ def test_prn_ambiguity_with_esa_orbits():
size
=
100
,
dt
=
2E5
,
prn_ambiguity
=
300E3
,
aafilter
=
None
,
physics_upsampling
=
1
,
orbits
=
'
tests/esa-trailing-orbits-2-0
-dev
.h5
'
)
orbits
=
'
tests/esa-trailing-orbits-2-0.h5
'
)
instru
.
disable_clock_noises
()
instru
.
disable_ranging_noises
()
...
...
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