Skip to content

Tests upgrade, minor bugfixes

Choose a tag to compare

@timothydmorton timothydmorton released this 17 Jul 15:09
· 6 commits to master since this release

This release updates (some of) the unit tests to use the unittest.TestCase framework, as well as the following minor bugfixes:

  • Force constraint masks to be ndarrays, to enable bootstrapping uncertainty calculation with calcfpp to work.
  • Fix a bug with lazy loading of the StarModel object in vespa Population objects
  • Add docstrings for calcfpp script arguments
  • Fix a bug to allow PopulationSet.load to work.