Full Changelog

0.1.63 (unreleased)

  • No changes yet.

0.1.61 (2019-03-05)

  • Fixed bug in sigma_calcs in how it returns percentiles.

0.1.60 (2019-02-27)

  • Fixed bug in Stats_one_arr again, and added option for returning a dict with the output variables

0.1.59 (2019-02-27)

  • Changes to the function Stats_one_arr. Fixed issue with bin_statval argument within the function.

0.1.58 (2019-02-11)

  • Changes to get_output_path. Now all the catalogues are under the external directory.

0.1.57 (2019-02-11)

  • Changes to get_output_path. Now all the catalogues are under the external directory.

0.1.56 (2019-02-06)

  • Removed pairwise_counting module (Cython version) from the main package

0.1.55 (2019-01-16)

0.1.54 (2019-01-13)

  • Added new feature sigma_clf_c which corresponds to the scatter in log(L) for central galaxies in the conditional luminosity function.

0.1.53 (2018-12-10)

0.1.52 (2018-12-03)

0.1.51 (2018-12-03)

0.1.50 (2018-12-03)

0.1.48 (2018-11-24)

  • Fixed bugs

0.1.47 (2018-11-24)

0.1.46 (2018-10-04)

  • Updated function HOD to accomodate for better use.

0.1.45 (2018-10-03)

  • Added new class for determining average number of galaxies as function of logarithmic halo mass HOD

0.1.44 (2018-09-19)

  • New function array_insert().
  • Updated function Behroozi_relation() and fixed bug.

0.1.43 (2018-06-02)

0.1.42 (2018-06-02)

0.1.41 (2018-05-31)

0.1.40 (2018-05-30)

0.1.39 (2018-05-30)

  • Used Flake8 Lint to go over the style of the code, and fixed bugs along the way

0.1.38 (2018-05-30)

0.1.37 (2018-05-29)

0.1.36 (2018-05-27)

0.1.35 (2018-05-27)

0.1.32 (2018-05-27)

0.1.31 (2018-05-26)

  • Added path and more for velocity bias

0.1.30 (2018-05-23)

  • Minor bug in mark_parametrize() fixed.

0.1.29 (2018-05-23)

  • Added decorator to loop over different set of values (mark_parametrize()).
  • Fixed docstrings.

0.1.28 (2018-05-21)

0.1.27 (2018-05-21)

0.1.26 (2018-05-17)

  • Added some useful functions related to machine learning.
  • Fixed bugs in testing.

0.1.25 (2018-05-17)

  • Introduced pairwise counting again.
  • Fixed bug in Behroozi_relation()

0.1.24 (2018-05-17)

  • Importing modules in a different way
  • Temporarily disabled the function for pairwise counting.

0.1.23 (2018-05-16)

0.1.22 (2018-05-15)

0.1.21 (2018-05-11)

  • Initial release