beast icon indicating copy to clipboard operation
beast copied to clipboard

Bayesian Extinction And Stellar Tool

Results 109 beast issues
Sort by recently updated
recently updated
newest added

Simulation code moved to the MegaBEAST. Better suited to be there as that is where ensemble work is done *and* where there is code to change the prior weight (used...

enhancement
simulations

I think there's a lot more interest in running the BEAST than we think, and I think it's high time we have a full user-friendly example of how to set...

documentation

In `fit.py`, when the 1D PDFs are getting initialized, the number of bins is increased by 1 for the metallicity. The comment says it's temp code. Should it be removed,...

question

Karl: remove all the references to the C code, both in imports and if statements. That C code is no longer present in the current version of the repository and...

effort-low

I decided to profile (`cProfile`) the phat_small example using `snakeviz` (which is `pip`-installable). This is so that we can see which commands are running suboptimally. ``` # run profiler and...

effort-medium

Just heard from @benw1 that the PHAT artificial stars need to be in the order 475, 814, 275, 336, 110, 160. We should add something to the AST generating code...

question
artificial stars
effort-low

As I'm working on #373, I've been puzzling over the question about the proper parameters for sampling the log likelihoods. Right now, we randomly select 500 from those that have...

question
fitting

In the BEAST installation docs, the library files need to be installed with `beast get_libfiles`. There are two hiccups for getting this script to run: 1. `ImportError: cannot import name...

bug

Log A(V) spacing enabled. This is picked by add adding a "log" as the 4th element of the vector defining the A(V) grid. E.g., [0.01, 10.0, 0.1, "log"] to get...

enhancement
dust