How to install SparSpec 1.4
Sparse modeling for the spectral analysis of unevenly spaced data
Go back to the SparSpec home page,
SparSpec 1.4 for Linux,
SparSpec 1.4 for Windows.
SparSpec 1.4 is written in C using GTK+-2.0 for the graphical user interface (GUI).
This program is under the GPL license so you can download the sources and modify them under the terms of this license.
Download SparSpec version 1.4 for Linux: SparSpec_Linux.tar.gz
This package gives the sources and executable codes for Linux (tested with Linux Fedora Core 6 and Ubuntu Dapper):
-
SparSpec executable with the GTK GUI (requires GTK+-2.0);
- SparSpec_nogtk executable without the GTK GUI (console mode);
- SparSpec.help an ascii file required by SparSpec;
- Test examples (files test.* and test_sigma.*, see http://userpages.irap.omp.eu/~hcarfantan/SparSpec1.4/SparSpec_html.html).
- To compile SparSpec from the sources directory :
-
make -f Makefile_gtk to compile SparSpec with the GTK GUI (requires GTK package);
- make -f Makefile_nogtk to compile SparSpec without the GTK GUI.
Download SparSpec version 1.4 for Windows: SparSpec_Windows.tar.gz
This package gives the sources and executables for Windows (tested with Windows XP and Windows 2000):
-
SparSpec.exe
executable with the GTK GUI (Require GTK RunTime Environment and cygwin1.dll);
- SparSpec_nogtk.exe executable without the GTK GUI (console mode, require cygwin1.dll);
- SparSpec.help an ascii file required by SparSpec;
- Test examples (files test.*, test_sigma.*, see http://userpages.irap.omp.eu/~hcarfantan/SparSpec1.4/SparSpec_html.html);
- sources directory :
This package has been compiled using gcc under cygwin and its GTK developpement package (Cygwin is a Linux-like environment for Windows). Thus, it requires the cygwin1.dll to be used.
-
Within cygwin, compile with make -f Makefile_gtk to compile SparSpec with the GTK GUI (requires the GTK developpement package of Cygwin);
- Within cygwin, compile with make -f Makefile_nogtk to compile SparSpec without the GTK GUI.
Known bugs in the Windows version
-
Contrary to the Linux version, the shell window does not display the state of the optimisation algorithm during computation.
- SparSpec may fail to open files if directory's name contains special characters (i.e. accents in french).
See http://userpages.irap.omp.eu/~hcarfantan/SparSpec1.4/SparSpec_html.html to know more about SparSpec.
For any question, please contact Herve.Carfantan[AT]irap.omp.eu
This document was translated from LATEX by
HEVEA.