Changes between Version 41 and Version 42 of WikiStart


Ignore:
Timestamp:
Jun 1, 2013, 1:30:09 PM (11 years ago)
Author:
sommeria
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v41 v42  
    1 == UVMAT : CODE SOURCE REPOSITORY ==
     1== UVMAT ==
     2UVMAT is a set of Matlab functions and graphic user interfaces for Particle Imaging Velocimetry with tools for scanning images and data files (vectors and scalars in 2D and 3D), geometric calibrations, image pre-processing and analysis of time series. It is designed to favor data management, relying on the standard NetCDF file format and xml documentation files.
    23
    3 In adjonction to the CIVx package, we develop a matlab GUI compatible with the NetCDF velocity fields format, and suitable for processing of temporal series of velocity, concentrations or scalar 2D or 3D fields
     4This free Matlab toolbox (GNU licence) contains a PIV program under Matlab and a graphic user interface to run other programs, like the Correlation Image Velocimetry software CivX. Tools are provided to run programs on a computer cluster with different file administration systems (sge or oar).
    45
    56This free Matlab toolbox contains a graphic user interface to scan and visualize series of images and data fields (vectors and scalars). It provides statistics and various processing for these data. It also contains a graphic user interface to run the Correlation Image Velocimetry software CIVx and analyze its results.
     
    78== Prerequisit ==
    89
    9 This toolbox requires Matlab, release R 13 or more recent. It can be run with any computer system on which Matlab is installed (in particular Linux and Windows).
     10This toolbox requires Matlab, release R 2009 or more recent. It can be run with any computer system on which Matlab is installed (in particular Linux, MacOS and Windows). The image processing toolbox is not requested.
    1011
    1112== Installation ==
     
    3132Then perform a checkout in this directory using [http://tortoisesvn.tigris.org/ Tortoise SVN]. The repository is available for download at http://servforge.legi.grenoble-inp.fr/svn/soft-uvmat/trunk/src/.
    3233
    33 === CIV developper installation (advanced users) ===
     34=== CivX developper installation (Fortran programs for advanced users) ===
    3435
    3536If you also wish to have the last version of CIV and compile it on your machine, please see CivxDevelloperInstallation
     
    3738== Help and documentation ==
    3839
     40== Help and Documentation ==
     41
    3942Online help is available at :
    4043
    4144[http://coriolis.legi.grenoble-inp.fr/spip.php?article72]
    4245
    43 A tutorial is available at :
    44 
    45 [http://coriolis.legi.grenoble-inp.fr/spip.php?article105]
     46help is also integrated in the UVMAT package as a .html help file (uvmat_doc.html), but the on-line version is better updated.
    4647
    4748