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
Admin message
Gitlab has been updated. More info
here
.
Show more breadcrumbs
LISA Simulation
LISA Instrument
Commits
3baae65d
Commit
3baae65d
authored
3 years ago
by
Jean-Baptiste Bayle
Browse files
Options
Downloads
Plain Diff
Merge branch '78-update-readme' into 'master'
Resolve "Update README" Closes
#78
See merge request
!102
parents
4e67bb62
5ec79d4a
No related branches found
No related tags found
1 merge request
!102
Resolve "Update README"
Pipeline
#168600
passed
3 years ago
Stage: test
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
+
2
−
2
View file @
3baae65d
...
...
@@ -51,8 +51,8 @@ Please read carefully this README for more information. Documentation is availab
Make sure that Python 3.7 or newer is available, and install
`lisaconstants`
and
`lisainstrument`
using
[
pip
](
https://pip.pypa.io/en/stable/
)
,
```
shell
pip
install
git+https://gitlab.in2p3.fr/lisa-simulation/
python-
constants.git
pip
install
git+https://gitlab.in2p3.fr/lisa-simulation/instrument.git@
v1.0.3
pip
install
git+https://gitlab.in2p3.fr/lisa-simulation/constants.git
@latest
pip
install
git+https://gitlab.in2p3.fr/lisa-simulation/instrument.git@
latest
```
You can run a simulation by creating an Instrument object and calling
`simulate()`
.
...
...
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