SPV File Format =============== Availability and Use of SPV --------------------------- Spview uses its own file format for easy project management. Files are of type :file:`xml` and have the extension :file:`.spv`. They are created by Spview and can be used to quickly open several work files such as predictions, experimental spectra, etc... .. |spview-icon| image:: ../_images/Spv/text-x-spv.svg * They are identified by the spview icon |spview-icon|. * They contain the absolute path of all files, and therefore need the source files to open. Moreover, moving the source files renders the :file:`.spv` files invalid. * These also contain the zoom, offset values and many information used to view the spectra. * Double-clicking on a file opens the associated project in spview. Here's an example of such a file, once indented: .. code-block:: xml 2.0.2 700.0 1100.000238 -0.6756958044164048 1.209251829652997 /home/user/path/Spectre_GeH4_PL5.asc false false 0.0 0.0 /home/user/path/simul.xy false false 0.0 -0.4424834700315457 /home/user/path/spectr.t 1 /home/user/path/assing72_06.asg 0 Overview of SPV Features ------------------------