Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
watpy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Ivan Markin
watpy
Graph
master
Select Git revision
Branches
7
correct-retarded-time
fa/add-bamps-code
fa/err-handling-in-parser
fa/fix-core-h5
fix-FFI-cutoff
fix/bug-detector-radius-extraction
master
default
protected
Tags
2
v0.1.1
v0.1.0
9 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
18
Dec
29
Feb
28
11
Dec
7
6
25
Aug
21
6
Jul
26
Jun
17
Jan
1
Nov
25
Oct
18
22
Sep
9
30
Aug
15
Apr
14
15
Feb
31
Jan
28
Oct
25
23
21
8
7
6
4
1
30
Sep
27
26
25
24
22
21
20
19
18
7
Jul
6
27
Feb
26
24
Nov
10
15
Oct
12
9
8
6
1
30
Sep
29
25
24
Correctly calculate the retarted time
correct-retarde…
correct-retarded-time
Merge branch 'wave-readtxt-load-core-Psi4-fix' into 'master'
wave.readtxt: Correctly set Psi4 data loaded from CoRe format
gracefully handle failed parsing of core waveform file
fa/err-handling…
fa/err-handling-in-parser
Revert "remove is_file check for .h5 file"
fa/fix-core-h5
fa/fix-core-h5
also skip metadata.txt files when creating h5 archive
fixup negmode_bam call
fa/add-bamps-code
fa/add-bamps-code
remove is_file check for .h5 file
fixup negmode_bam
add a core argument to wfile_parse_name
fix readtxt for bamps
add support for reading bamps files
Removed extra R factor from Psi4 while writing to txt file
master
master
Removed extra R factor in strain for txt files
minor in tutorial
Updated tutorial notebook
Added citation file format
Corrected version number
minor
Updated README
Updated wave tutorial
v0.1.1
v0.1.1
Added functions to compute strain from modes
Added notebook to add and push new CoRe simulations
Minor
Made correction in writing strain txt files from h5
Merge branch 'master' of https://git.tpi.uni-jena.de/core/watpy
PyPi stuff
include functions for fft and match in watpy.wave.gwutils
Updated README
Update README.md
v0.1.0
v0.1.0
Update README.md
Merge branch 'fix-metadata' into 'master'
Updated metadata: added binary_type, neutrino_scheme and subgrid_model; modified available_resolutions to available_runs
fix wrong GW frequency cut off for FFI method
fix-FFI-cutoff
fix-FFI-cutoff
Correct a typo when adding negative modes in modes_to_strain.py
Negative mmode fix for cactus/thc data
Added fix for negative mmodes in BAM
Move filename key computation outside the if statement, this is now written for either Psi4 and h.
Removed the energetic from the wave class, since they do not belong there. Fixed a bug in the strain filenames: now it should correctly account for scri extraction of extrapolation 'rInf'. Improved comments
Improved description of CoRe_h5()
Loading