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

When creating a physics model grid, first thing to do is to decide the step size of your parameters in the beast_settings.txt. Depending on your data (e.g., depth and number...

enhancement

There are types of stars that vary intrinsically. AGB stars, Cepheids, etc. Often different bands are taken at different times folding causing the an "uncertainty" in the fit not captured...

stars
effort-high

Would be great to have the option to bin source densities on a log scale (in addition to linear, which is the current option). Need to test which is better!

artificial stars
effort-medium

The commandline syntax is different between 'beast simulate_obs' and 'python -m beast.tools.simulate_obs'. These should be synchronized by updating the argparse info in simulate_obs.py.

bug
effort-low
simulations

Add docs and howto for: 1. Simulating dust extinguished resolved stellar populations 1. Many band AST input lists 1. Generating ASTs for MATCH (via simulating using BEAST optimized ASTs) 1....

documentation
effort-low

It looks like the beast settings documentation (https://beast.readthedocs.io/en/latest/beast_setup.html#) needs an update to include all required parameters and to remove out-of-date parameters. It is also clear that this file needs to...

bug
documentation
effort-low

It seems like the file name for a noise model grid is fixed as 'projectname_noisemodel.grid.hd5' even if a different file name is given in the beast_settings.txt file.

bug
effort-low

I wrote a new routine to plot some sanity-check level diagnostics for the input ASTs, ideally to be used (along with plot_ast_histogram) to make sure that the input ASTs look...

plotting
artificial stars

The dust prior weights are implemented as a class. The stellar dust/grid weights are implemented as functions. Would be good if they were done uniformly one way or the other....

stars
dust
effort-medium

I've been working on enhancing/fixing the BEAST simulations. As part of this, I've dived into the toothpick noisemodel to fix issues with the completeness calculation. Nothing that would impact the...

artificial stars
effort-low