Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ift
vlbi_resolve
Commits
53e89b34
Commit
53e89b34
authored
Jan 21, 2021
by
Philipp Frank
Browse files
repo header
parent
3a14b13e
Changes
8
Hide whitespace changes
Inline
Side-by-side
config.py
View file @
53e89b34
...
...
@@ -12,6 +12,8 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# Copyright(C) 2019-2020 Max-Planck-Society
# Author: Philipp Arras, Philipp Frank, Philipp Haim, Reimar Leike,
# Jakob Knollmueller
import
numpy
as
np
...
...
movie_start.py
View file @
53e89b34
...
...
@@ -11,7 +11,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# Copyright(C) 2020 Max-Planck-Society
# Copyright(C)
2019-
2020 Max-Planck-Society
# Author: Philipp Arras
import
matplotlib.pyplot
as
plt
...
...
reconstruction.py
View file @
53e89b34
...
...
@@ -12,7 +12,8 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# Copyright(C) 2019-2020 Max-Planck-Society
# Author: Philipp Arras, Philipp Haim, Reimar Leike, Jakob Knollmueller
# Author: Philipp Arras, Philipp Frank, Philipp Haim, Reimar Leike,
# Jakob Knollmueller
import
sys
import
gc
...
...
src/closure.py
View file @
53e89b34
...
...
@@ -12,6 +12,8 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# Copyright(C) 2019-2020 Max-Planck-Society
# Author: Philipp Arras, Philipp Frank, Philipp Haim, Reimar Leike,
# Jakob Knollmueller
from
itertools
import
combinations
...
...
src/constants.py
View file @
53e89b34
...
...
@@ -11,7 +11,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# Copyright(C) 2019 Max-Planck-Society
# Copyright(C) 2019
-2020
Max-Planck-Society
import
numpy
as
np
...
...
src/data.py
View file @
53e89b34
...
...
@@ -11,7 +11,9 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# Copyright(C) 2019 Max-Planck-Society
# Copyright(C) 2019-2020 Max-Planck-Society
# Author: Philipp Arras, Philipp Frank, Philipp Haim, Reimar Leike,
# Jakob Knollmueller
import
csv
from
collections
import
defaultdict
...
...
src/response.py
View file @
53e89b34
...
...
@@ -11,8 +11,8 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# Copyright(C) 2019 Max-Planck-Society
# Author: Philipp Arras
# Copyright(C) 2019
-2020
Max-Planck-Society
# Author: Philipp Arras
, Martin Reinecke
import
nifty_gridder
as
ng
import
numpy
as
np
...
...
src/sugar.py
View file @
53e89b34
...
...
@@ -12,6 +12,8 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# Copyright(C) 2019-2020 Max-Planck-Society
# Author: Philipp Arras, Philipp Frank, Philipp Haim, Reimar Leike,
# Jakob Knollmueller
import
h5py
as
h5
import
numpy
as
np
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment