beast
beast copied to clipboard
Bayesian Extinction And Stellar Tool
To build on the handy - [compare_spec_type.py](https://github.com/BEAST-Fitting/beast/blob/master/beast/tools/compare_spec_type.py) - it would be good to allow for greater flexibility in the input spectral types to which BEAST fits are compared. Spectral classification...
These docs accompany the code in https://github.com/BEAST-Fitting/beast-examples/pull/20, and describe running things on XSEDE. Happy to add more detail or clarify anything if that would be helpful. Leaving this as a...
It looks like the tile transformation from RA/DEC to x/y isn't correct when figuring out which tiles fall within the boundary region in `make_ast_xy_list.py` around lines 286. I noticed this...
I tried to plot up noise models for multiple source density bins using the following command in the command line, but it did not work. I had to execute the...
[CHANGES.rst](https://github.com/petiay/beast/blob/master/CHANGES.rst) can be updated with the BEAST v2.0 release info.
Great figures on the flow of a BEAST run in @lea-hagen's 4 Dec 2020 talk during HackDay. Would be great to get at least some of them integrated into the...
Stellib.py class function: genSpectrum says it takes in floats as arguments but does not. Not sure if this function is still used. Alternative for getting individual spectra would also help.
This tool will allow one to easliy modify (append new filters, drop/amend the existing filters) the filters.hd5 file.
It would be very useful to be able to generate the full model spectrum across all wavelengths (not just in specific filters), e.g., for comparing a best-fit model to available...
I just tried running something using the `beast [function_name]` interface for the first time (yeah, I'm a little late to that party!). I noticed that it takes a while to...