Skip to content
Snippets Groups Projects
Commit da1fe08b authored by Sasiri Juliana Vargas Urbano's avatar Sasiri Juliana Vargas Urbano
Browse files

correccion a la estadistica

parent d25fb97a
No related branches found
No related tags found
No related merge requests found
...@@ -58,7 +58,7 @@ plt.imshow(imagen) ...@@ -58,7 +58,7 @@ plt.imshow(imagen)
<matplotlib.image.AxesImage at 0x7f31bea10a20> <matplotlib.image.AxesImage at 0x7f219d239a20>
...@@ -188,7 +188,7 @@ plt.imshow(imagen_grisss, cmap='gray') ...@@ -188,7 +188,7 @@ plt.imshow(imagen_grisss, cmap='gray')
<matplotlib.image.AxesImage at 0x7f31be7445c0> <matplotlib.image.AxesImage at 0x7f219cf6d470>
...@@ -609,7 +609,7 @@ def analisis(imagen_grisss): ...@@ -609,7 +609,7 @@ def analisis(imagen_grisss):
for i in range(0,len(clase_estrella_todas)): for i in range(0,len(clase_estrella_todas)):
uno, dos = clase_estrella_todas[i].ajusteGauss(p1) uno, dos = clase_estrella_todas[i].ajusteGauss(p1)
parametros_todas.append(dos) parametros_todas.append(dos[2])
print('En total se estan analizando '+str(len(clase_estrella_todas))+' estrellas') print('En total se estan analizando '+str(len(clase_estrella_todas))+' estrellas')
...@@ -665,10 +665,10 @@ analisis(imagen_grisss) ...@@ -665,10 +665,10 @@ analisis(imagen_grisss)
En total se estan analizando 33 estrellas En total se estan analizando 33 estrellas
Mediana: 1.4018568345763582 Mediana: 3.6431319397092845
Media: -60.02889934017261 Media: 10.582431466176326
Desviacion estandar 1: 257.23862885662066 Desviacion estandar 1: 35.16548117352378
Desviacion estandar 2: 256.4579331901813 Desviacion estandar 2: 34.62857206923758
...@@ -692,10 +692,10 @@ analisis(R) ...@@ -692,10 +692,10 @@ analisis(R)
En total se estan analizando 45 estrellas En total se estan analizando 45 estrellas
Mediana: 1.46501995989867 Mediana: 2.8120597260178433
Media: -24.20043926725717 Media: 7.613224897789264
Desviacion estandar 1: 159.60019232223172 Desviacion estandar 1: 20.98882031359488
Desviacion estandar 2: 159.24513027547198 Desviacion estandar 2: 20.754300994080676
...@@ -713,10 +713,10 @@ analisis(G) ...@@ -713,10 +713,10 @@ analisis(G)
En total se estan analizando 32 estrellas En total se estan analizando 32 estrellas
Mediana: 1.4056342445779744 Mediana: 6.049476951128224
Media: -124.0466362617896 Media: 11.492052569549994
Desviacion estandar 1: 654.9121084711437 Desviacion estandar 1: 38.2468281989113
Desviacion estandar 2: 652.8623002867687 Desviacion estandar 2: 37.64447829927557
...@@ -734,10 +734,10 @@ analisis(B) ...@@ -734,10 +734,10 @@ analisis(B)
En total se estan analizando 45 estrellas En total se estan analizando 45 estrellas
Mediana: 1.3063649806304618 Mediana: 6.294989035387612
Media: -4233247.385112735 Media: 23.880080331840503
Desviacion estandar 1: 45270472.137159556 Desviacion estandar 1: 46.0442986200702
Desviacion estandar 2: 45169759.059932515 Desviacion estandar 2: 45.52982103540607
......
Entrega_files/Entrega_50_2.png

4.49 KiB | W: | H:

Entrega_files/Entrega_50_2.png

4.36 KiB | W: | H:

Entrega_files/Entrega_50_2.png
Entrega_files/Entrega_50_2.png
Entrega_files/Entrega_50_2.png
Entrega_files/Entrega_50_2.png
  • 2-up
  • Swipe
  • Onion skin
Entrega_files/Entrega_54_1.png

4.06 KiB | W: | H:

Entrega_files/Entrega_54_1.png

3.69 KiB | W: | H:

Entrega_files/Entrega_54_1.png
Entrega_files/Entrega_54_1.png
Entrega_files/Entrega_54_1.png
Entrega_files/Entrega_54_1.png
  • 2-up
  • Swipe
  • Onion skin
Entrega_files/Entrega_56_1.png

4.63 KiB | W: | H:

Entrega_files/Entrega_56_1.png

4.49 KiB | W: | H:

Entrega_files/Entrega_56_1.png
Entrega_files/Entrega_56_1.png
Entrega_files/Entrega_56_1.png
Entrega_files/Entrega_56_1.png
  • 2-up
  • Swipe
  • Onion skin
Entrega_files/Entrega_58_1.png

3.78 KiB | W: | H:

Entrega_files/Entrega_58_1.png

4.19 KiB | W: | H:

Entrega_files/Entrega_58_1.png
Entrega_files/Entrega_58_1.png
Entrega_files/Entrega_58_1.png
Entrega_files/Entrega_58_1.png
  • 2-up
  • Swipe
  • Onion skin
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment