Skip to content

Tags: joshspeagle/brutus

Tags

v0.8.2

Toggle v0.8.2's commit message
Change name for pip

v0.7.5

Toggle v0.7.5's commit message
VVV update

Updating to add in VISTA ZYJHKs filter curves along with some other small
tweaks.

v0.7.0

Toggle v0.7.0's commit message
v0.7.0

Fixes or introduces a number of features that needed to be resolved before
trying to move to the initial production run. These include the following
changes:

- Resolves #31 by introducing a new `title_quantiles` argument. Also modifies
  the default plotting options so now it just shows bins.
- Removed the binned LOS log-likelihood, since this has now been superseeded
  by the sample-based version. Also added in an option to treat the foreground
  as an additive component, rather than just a separate number.
- Modifications to some of the internals in the `seds` module to make things
  easier to pull out. Should resolve #28.
- Cleaned up imports and similar things so the code should now be
  more self-contained.

Next up is working on the clusters module so I can fit some isochrones!