IMF lower limit, variables defined during setup
@bd-j ya está trabajando en esto.
Desde el 28/2/2021.
- Lenguaje dominante
- Python
- Estrellas
- 76
- Forks
- 45
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
The FSPS setup module reads imf_lower_bound from the imf_lower_limit variable at instantiation and uses the former variable when computing the weight of the lowest mass isochrone point. However, only the latter variable is accessible through python-fsps. In practice this means that changing imf_lower_limit to any value below the mass of the lowest-mass isochrone point leads to incorrect calculation of its weight.
The best fix for this is probably in fsps itself, but it's probably worth checking sps_setup.f90 for any similar cases.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.