astro-nest 0.5.0__tar.gz → 0.5.1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (76) hide show
  1. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/NEST.py +1 -2
  2. {astro_nest-0.5.0 → astro_nest-0.5.1}/PKG-INFO +1 -1
  3. {astro_nest-0.5.0 → astro_nest-0.5.1}/astro_nest.egg-info/PKG-INFO +1 -1
  4. {astro_nest-0.5.0 → astro_nest-0.5.1}/pyproject.toml +1 -1
  5. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/__init__.py +0 -0
  6. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/domain.pkl +0 -0
  7. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/BaSTI.sav +0 -0
  8. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/BaSTI2.sav +0 -0
  9. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/BaSTI2_BPRP.sav +0 -0
  10. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/BaSTI_BPRP.sav +0 -0
  11. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/Dartmouth.sav +0 -0
  12. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/Dartmouth_BPRP.sav +0 -0
  13. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/MIST.sav +0 -0
  14. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/MIST_BPRP.sav +0 -0
  15. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/NN_BaSTI.json +0 -0
  16. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/NN_BaSTI.sav +0 -0
  17. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/NN_BaSTI.sav.old +0 -0
  18. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/NN_BaSTI_BPRP.json +0 -0
  19. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/NN_BaSTI_BPRP.sav +0 -0
  20. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/NN_BaSTI_HST_BPRP.json +0 -0
  21. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/NN_BaSTI_HST_BPRP.sav +0 -0
  22. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/NN_BaSTI_HST_alpha_zero_BPRP.json +0 -0
  23. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/NN_BaSTI_HST_alpha_zero_BPRP.sav +0 -0
  24. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/NN_BaSTI_cut.json +0 -0
  25. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/NN_BaSTI_cut.sav +0 -0
  26. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/NN_BaSTI_cut_BPRP.json +0 -0
  27. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/NN_BaSTI_cut_BPRP.sav +0 -0
  28. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/NN_Dartmouth.json +0 -0
  29. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/NN_Dartmouth.sav +0 -0
  30. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/NN_Dartmouth_BPRP.json +0 -0
  31. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/NN_Dartmouth_BPRP.sav +0 -0
  32. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/NN_MIST.json +0 -0
  33. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/NN_MIST.sav +0 -0
  34. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/NN_MIST_BPRP.json +0 -0
  35. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/NN_MIST_BPRP.sav +0 -0
  36. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/NN_PARSEC.json +0 -0
  37. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/NN_PARSEC.sav +0 -0
  38. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/NN_PARSEC_BPRP.json +0 -0
  39. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/NN_PARSEC_BPRP.sav +0 -0
  40. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/NN_SYCLIST.json +0 -0
  41. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/NN_SYCLIST.sav +0 -0
  42. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/NN_SYCLIST_BPRP.json +0 -0
  43. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/NN_SYCLIST_BPRP.sav +0 -0
  44. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/NN_YaPSI.json +0 -0
  45. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/NN_YaPSI.sav +0 -0
  46. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/NN_YaPSI_BPRP.json +0 -0
  47. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/NN_YaPSI_BPRP.sav +0 -0
  48. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/PARSEC.sav +0 -0
  49. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/PARSEC_BPRP.sav +0 -0
  50. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/SYCLIST.sav +0 -0
  51. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/SYCLIST_BPRP.sav +0 -0
  52. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/YaPSI.sav +0 -0
  53. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/YaPSI_BPRP.sav +0 -0
  54. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/scaler_BaSTI.sav +0 -0
  55. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/scaler_BaSTI_BPRP.sav +0 -0
  56. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/scaler_BaSTI_BPRP_cut.sav +0 -0
  57. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/scaler_BaSTI_HST_BPRP.sav +0 -0
  58. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/scaler_BaSTI_HST_alpha_zero_BPRP.sav +0 -0
  59. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/scaler_BaSTI_cut.sav +0 -0
  60. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/scaler_BaSTI_cut_BPRP.sav +0 -0
  61. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/scaler_Dartmouth.sav +0 -0
  62. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/scaler_Dartmouth_BPRP.sav +0 -0
  63. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/scaler_MIST.sav +0 -0
  64. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/scaler_MIST_BPRP.sav +0 -0
  65. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/scaler_PARSEC.sav +0 -0
  66. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/scaler_PARSEC_BPRP.sav +0 -0
  67. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/scaler_SYCLIST.sav +0 -0
  68. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/scaler_SYCLIST_BPRP.sav +0 -0
  69. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/scaler_YaPSI.sav +0 -0
  70. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/models/scaler_YaPSI_BPRP.sav +0 -0
  71. {astro_nest-0.5.0 → astro_nest-0.5.1}/NEST/tutorial.ipynb +0 -0
  72. {astro_nest-0.5.0 → astro_nest-0.5.1}/astro_nest.egg-info/SOURCES.txt +0 -0
  73. {astro_nest-0.5.0 → astro_nest-0.5.1}/astro_nest.egg-info/dependency_links.txt +0 -0
  74. {astro_nest-0.5.0 → astro_nest-0.5.1}/astro_nest.egg-info/top_level.txt +0 -0
  75. {astro_nest-0.5.0 → astro_nest-0.5.1}/readme.md +0 -0
  76. {astro_nest-0.5.0 → astro_nest-0.5.1}/setup.cfg +0 -0
@@ -298,13 +298,12 @@ class AgeModel:
298
298
  max_i_mag = np.minimum(np.digitize(mag[i] + errors[1],self.space_mag) - 1,self.space_mag.size-2)
299
299
  min_i_met = np.maximum(np.digitize(met[i] - errors[2],self.space_met) - 1,0)
300
300
  max_i_met = np.minimum(np.digitize(met[i] + errors[2],self.space_met) - 1,self.space_met.size-2)
301
- #cells[i] = np.array([[min_i_col,max_i_col],[min_i_mag,max_i_mag],[min_i_met,max_i_met]])
302
301
  if self.cut and (self.space_col[min_i_col] > 1.25 or self.space_mag[min_i_mag] > 4):
303
302
  in_domain[i] = False
304
303
  continue
305
304
  in_domain[i] = bool(np.any(self.domain[min_i_col:max_i_col+1,min_i_mag:max_i_mag+1,min_i_met:max_i_met+1]) == 1)
306
305
 
307
- return in_domain#,cells
306
+ return in_domain
308
307
 
309
308
  def propagate(self,X,neural_network,scaler):
310
309
  if self.use_sklearn:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: astro-nest
3
- Version: 0.5.0
3
+ Version: 0.5.1
4
4
  Summary: A python package that provides neural networks to estimate ages of stars/star populations.
5
5
  Author-email: Tristan Boin <tristan.boin@gmail.com>
6
6
  License-Expression: MIT
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: astro-nest
3
- Version: 0.5.0
3
+ Version: 0.5.1
4
4
  Summary: A python package that provides neural networks to estimate ages of stars/star populations.
5
5
  Author-email: Tristan Boin <tristan.boin@gmail.com>
6
6
  License-Expression: MIT
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "astro-nest"
7
- version = "0.5.0"
7
+ version = "0.5.1"
8
8
  authors = [
9
9
  { name="Tristan Boin", email="tristan.boin@gmail.com" },
10
10
  ]
File without changes
File without changes
File without changes
File without changes