<p style="margin: 0px; padding: 0px;">Ciao Francesco,</p><p style="margin: 0px; padding: 0px;">una domanda: qual'è il tipo di campo che stai utilizzando per raggruppare le tipologie di animali?</p><p style="margin: 0px; padding: 0px;">Mi puoi mandare per mail o scrivere link ai  dati che stai utlizzando così verifico?</p><p style="margin: 0px; padding: 0px;"><br></p><p style="margin: 0px; padding: 0px;">Grazie </p><p style="margin: 0px; padding: 0px;"><br></p><p style="margin: 0px; padding: 0px;">Francesco<br></p>
<blockquote>
----Messaggio originale----<br>
Da: francesco.carpita@gmail.com<br>
Data: 25/02/2013 12.02<br>
A: <gfoss@lists.gfoss.it><br>
Ogg: [Gfoss] problema con plugin Animove dentro sextante<br>
<br>

  <!--

    
  -->
  
    Salve a tutti, io ho un problema in Qgis con il plugin Animove (MCP
    and Kernel analysis UD) all'interno di SEXTANTE: <br>
    -se provo a generare un layer con Kernel Density Estimation su un
    vettore con 35 oggetti (dei punti) mi restituisce questo errore:<br>
    <br>
    
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;" mce_style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"><!--StartFragment-->Traceback
      (most recent call last):</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;" mce_style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"> File
      "/home/francesco/.qgis//python/plugins/sextante/core/GeoAlgorithm.py",
      line 145, in execute</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;" mce_style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;">
      self.processAlgorithm(progress)</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;" mce_style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"> File
      "/home/francesco/.qgis//python/plugins/sextante_animove/href.py",
      line 133, in processAlgorithm</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;" mce_style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"> kernel =
      stats.kde.gaussian_kde(values)</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;" mce_style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"> File
      "/usr/lib/python2.7/dist-packages/scipy/stats/kde.py", line 88, in
      __init__</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;" mce_style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;">
      self._compute_covariance()</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;" mce_style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"> File
      "/usr/lib/python2.7/dist-packages/scipy/stats/kde.py", line 341,
      in _compute_covariance</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;" mce_style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;">
      self.inv_cov = linalg.inv(self.covariance)</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;" mce_style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"> File
      "/usr/lib/python2.7/dist-packages/scipy/linalg/basic.py", line
      285, in inv</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;" mce_style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"> a1 =
      asarray_chkfinite(a)</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;" mce_style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"> File
      "/usr/lib/python2.7/dist-packages/numpy/lib/function_base.py",
      line 590, in asarray_chkfinite</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;" mce_style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"> "array
      must not contain infs or NaNs")</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;" mce_style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;">ValueError:
      array must not contain infs or NaNs<br>
    </p>
    <p style="-qt-paragraph-type:empty; margin-top:0px;
      margin-bottom:0px; margin-left:0px; margin-right:0px;
      -qt-block-indent:0; text-indent:0px;" mce_style="-qt-paragraph-type:empty; margin-top:0px;
      margin-bottom:0px; margin-left:0px; margin-right:0px;
      -qt-block-indent:0; text-indent:0px;"><br>
      - se provo a generare un layer con Minimum Covex Poligon ottengo
      un layer che però non contiene niente<br>
    </p>
    <p style="-qt-paragraph-type:empty; margin-top:0px;
      margin-bottom:0px; margin-left:0px; margin-right:0px;
      -qt-block-indent:0; text-indent:0px;" mce_style="-qt-paragraph-type:empty; margin-top:0px;
      margin-bottom:0px; margin-left:0px; margin-right:0px;
      -qt-block-indent:0; text-indent:0px;"><br>
      Il sistema operarivo che utilizzo è ubuntu 12.04LTS, la versione
      di qgis è la 1.8.0, la vesione del plugin è aggiornata alla 1.2.7<br>
      grazie a tutti<br>
      Francesco<br>
      <!--EndFragment--></p>
    
    <!--
p, li { white-space: pre-wrap; }
--><br>
  

<br>
</blockquote><p><br></p>