beast
beast copied to clipboard
Bayesian Extinction And Stellar Tool
There isn't currently any testing of the AST code. Tests should be added. This should include adding an optional input to the AST code that assigns a particular random seed.
The Astropy WCS documentation suggests 0 or 1 for the "origin" argument for conversion between pixel and world coordinates (as in `all_pix2world` and similar functions), depending on the standard; this...
The workflow branch uses METAL data as part of the production example. Need to change this to using published PHAT data so that it can be distributed.
There is currently only limited verification of the `datamodel` parameters ([verify_params](https://github.com/BEAST-Fitting/beast/blob/master/beast/tools/verify_params.py), which will be incorporated into the datamodel class in #326). The current checks: * logt/av/rv/fA: formatted as [min, max,...
Files needed for remote_data are currently stored in @karllark's web space. We would like to find a place that's easier for folks to add/maintain files. @eteq, we thought you might...
The documentation doesn't currently have anything about what output files are created (stats, lnP, PDFs). There's a page describing the columns in the stats file, so maybe add a bulleted...
If I remember correctly, randomly selecting SEDs from the physics model grid to generate input ASTs was a relic from Heddy to try the truncheon method. Is there anyone use...
Can the documentation for https://beast.readthedocs.io/en/latest/beast_grid_format.html be updated/completed? There are a lot of question marks and placeholders, and generally incomplete information. _(For reference, I [am new to using the BEAST and]...
It is related to the closed issue (#[374](https://github.com/BEAST-Fitting/beast/issues/374)). In the current BEAST, some runs (e.g., generating physics model grid, fitting) support the subgrid functionality, while some runs (e.g., generating AST...