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
nifty_gridder
Commits
d02f825f
Commit
d02f825f
authored
Sep 06, 2019
by
Martin Reinecke
Browse files
tiny update
parent
eeb50ed8
Changes
1
Hide whitespace changes
Inline
Side-by-side
nifty_gridder.cc
View file @
d02f825f
...
...
@@ -138,9 +138,9 @@ Class storing UVW coordinates and channel information.
Parameters
==========
coord: np.array((nrows, 3), dtype=np.float)
coord: np.array((nrows, 3), dtype=np.float
64
)
u, v and w coordinates for each row
freq: np.array((nchannels,), dtype=np.float)
freq: np.array((nchannels,), dtype=np.float
64
)
frequency for each individual channel (in Hz)
)"""
;
class
PyBaselines
:
public
Baselines
...
...
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