A package implementing tools to compute spectral decompositions of irregularly-spaced time series.
A package implementing tools to compute spectral decompositions of irregularly-spaced time series. Currently includes functions based off the Lomb-Scargle periodogram and Adolf Mathias' implementation for R and C.
A package implementing tools to compute spectral decompositions of irregularly-spaced time series. Currently includes functions based off the Lomb-Scargle periodogram and Adolf Mathias' implementation for R and C.
To install octave-lssa, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install octave-lssa
To see what files were installed by octave-lssa, run:
port contents octave-lssa
To later upgrade octave-lssa, run:
sudo port selfupdate && sudo port upgrade octave-lssa
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.