Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bilby
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Sylvia Biscoveanu
bilby
Commits
37698846
Commit
37698846
authored
6 years ago
by
Moritz Huebner
Browse files
Options
Downloads
Plain Diff
Merge branch 'minor_changes' into 'master'
Minor changes See merge request Monash/tupak!104
parents
5f78c436
4804bc72
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
setup.py
+1
-1
1 addition, 1 deletion
setup.py
tupak/gw/__init__.py
+1
-0
1 addition, 0 deletions
tupak/gw/__init__.py
with
2 additions
and
1 deletion
setup.py
+
1
−
1
View file @
37698846
...
...
@@ -34,7 +34,7 @@ setup(name='tupak',
description
=
'
The User friendly Parameter estimAtion Kode
'
,
long_description
=
long_description
,
url
=
'
https://git.ligo.org/Monash/tupak
'
,
author
=
'
Greg Ashton, Moritz Hubner, Paul Lasky, Colm Talbot
'
,
author
=
'
Greg Ashton, Moritz Hu
e
bner, Paul Lasky, Colm Talbot
'
,
author_email
=
'
paul.lasky@monash.edu
'
,
license
=
"
MIT
"
,
version
=
version
,
...
...
This diff is collapsed.
Click to expand it.
tupak/gw/__init__.py
+
1
−
0
View file @
37698846
...
...
@@ -2,6 +2,7 @@ from __future__ import absolute_import
import
tupak.gw.conversion
import
tupak.gw.detector
import
tupak.gw.likelihood
import
tupak.gw.prior
import
tupak.gw.source
import
tupak.gw.utils
import
tupak.gw.waveform_generator
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