moble / scri

Python/numba code for manipulating time-dependent functions of spin-weighted spherical harmonics on future null infinity
MIT License
18 stars 20 forks source link

Explain that waveforms use references to original data #69

Closed vijayvarma392 closed 2 years ago

vijayvarma392 commented 2 years ago

The input data array can get manipulated internally by WaveformModes.
This is now mentioned in the documentation. Also, gotta have .swp in .gitignore.

vijayvarma392 commented 2 years ago

@moble, @duetosymmetry, @keefemitman: What say you?

moble commented 2 years ago

Thanks!