Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
pygwinc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
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
Service Desk
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
gwinc
pygwinc
Commits
e1c8b0a0
There was a problem fetching the pipeline summary.
Commit
e1c8b0a0
authored
7 years ago
by
Christopher Wipf
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md [ci skip]
parent
809005f6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+9
-7
9 additions, 7 deletions
README.md
with
9 additions
and
7 deletions
README.md
+
9
−
7
View file @
e1c8b0a0
[

](https://git.ligo.org/gwinc/pygwinc/commits/master)
# Python port of GW Interferometer Noise Calculator
# Python port of GW Interferometer Noise Calculator


## tests
## tests
To compare pygwinc vs.
MATLAB
gwinc, run the included test command
To compare pygwinc vs.
matlab
gwinc, run the included test command
(requires a local installation of
MATLAB
and it
'
s python interface):
(requires a local installation of
matlab
and its python interface):
*
checkout, or
create a
link existing checkout of, matlab gwinc in
*
checkout, or link
an
existing checkout of, matlab gwinc in
the test directory:
the test directory:
$ cd pygwin/gwinc/test
$ cd pygwin
c
/gwinc/test
$ ln -s ~/ligo/src/iscmodeling/gwinc
$ ln -s ~/ligo/src/iscmodeling/gwinc
*
Execute the test command (specifying path to
MATLAB
python
*
Execute the test command (specifying path to
matlab
python
interface if needed):
interface if needed):
$ PYTHONPATH=/opt/matlab/python/lib/python2.7/site-packages python -m gwinc.test
$ PYTHONPATH=/opt/matlab/python/lib/python2.7/site-packages python -m gwinc.test
This will produce difference plots of noises calculated from
MATLAB
This will produce difference plots of noises calculated from
matlab
gwinc and pygwinc.
gwinc and pygwinc.
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