-
Found when processing L39, happened when the bootstrap was close to finishing. Seems to be related to the `astroML` package.
```
Traceback (most recent call last):
File "asteca_05.py", line 58, in…
-
Add a flag called `full_error_out` that, if enabled, activates the traceback error.
If this flag is false, only print the internal `ASteCA` error notice.
How the `params_input.dat` file should look:…
-
The module `functions/structure/get_king_prof.py` has a bug in line 233:
```
text2 = '{:.1f}' if coord == 'px' else '{:g}, {:g}'
```
where `text2` is one input or two depending on the coordinates us…
-
Currently the likelihood equations based on binned statistics, will sometimes overlook the presence of bright stars with high MPs.
This is because the number of low mass stars is always larger, and…
-
Currently the theoretical isochrones are read and only a magnitude, color an initial mass value are stored for each point in it.
The code should store as much data as possible (ie: present mass, log(…
-
I noticed this yesterday for my repo: https://github.com/asteca/ASteCA-Docs
After a push, the documentation wouldn't update automatically (I have RTD set up as a Service in the Github repo).
I had t…
-
I updated my repo yesterday night, it's been 11 hours and the build still shows as 'Active': https://readthedocs.org/builds/asteca/2982095/
It builds with no issues in my system. Is RTD down or is th…
-
I'm trying to have figures in [my RTD project](http://asteca.readthedocs.org/en/latest/) referenced by number. To do this I use:
```
:numref:`my-image`
```
as stated in the [numref](http://sphinx-do…
-
Fix the following (probably related to the data file having 12 columns and being read as having 7):
```
Analizing cluster L109 (auto).
Data obtained from input file (N_stars: 3192).
Entries rejected…
-
Fix the following (probably related to the data file having 12 columns and being read as having 7):
```
...
Data added to output file.
/path/asteca-master/functions/out/prep_plots.py:20: DeprecationW…