dfm / dfm/python-fsps

IMF lower limit, variables defined during setup

Abierto
#145 0 comentarios 0 reacciones 1 asignado Ver en GitHub

@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

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.