We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a777cb2 commit b53b31aCopy full SHA for b53b31a
1 file changed
src/tools21cm/vel_file.py
@@ -74,6 +74,7 @@ def write_to_file(self, filename, raw_velocity=None):
74
75
Parameters:
76
filename (string): the file to write to.
77
+ raw_velocity (numpy array): the velocity in simulation units
78
79
Returns:
80
Nothing
0 commit comments