beast icon indicating copy to clipboard operation
beast copied to clipboard

Bayesian Extinction And Stellar Tool

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

Updated filter bandpasses cause tests to fail.

bug
tests

Add documentation explaining how filter libraries are created (being addressed by PR #757). Also, include version control so that the BEAST checks to make sure it's using the correct, up-to-date,...

enhancement
documentation

Once we merge PR #757, we also need to update vega.hd5 file. I believe Vega fluxes in each filters were computed and stored using the old version of the filter...

bug

This is a reminder for me to investigate the potential placement of input ASTs, specifically in the edge cases where the fractional coverage area is less the 50%. I originally...

bug
artificial stars

Need to implement diagonal shapely boxes, as a response to Issue #704 in order to preserve the xy functionality of make_ast_xy_list.py.

bug
fitting
artificial stars

The BEAST generates input AST files in a format tailored to dolphot, but with an extra line for the header which actually dolphot doesn't require. I think this should either...

artificial stars
effort-low

Now that we have the Padova/Colibri models incorporated into the downloadable data #357 , we need some criteria for when to use the models for a given star. At the...

stars
effort-medium

For folks interested in running the BEAST on specific locations of interest (SNRs, X-ray sources, AGB stars, etc.), it would be helpful to be able to tell the AST list...

documentation
artificial stars
effort-low

Similar to the work already done for the 1D pPDFs. See PR #727.

bug
fitting
effort-medium

I just learned that there is a good method we can try to generate input ASTs. The method is called 'Latin Hypercube sampling' (https://en.wikipedia.org/wiki/Latin_hypercube_sampling). I haven't looked into any details...

enhancement
artificial stars
effort-medium