- Fixed functions in cosmo_utils.utils.geometry.
- Fixed functions in cosmo_utils.utils.geometry.
- Modified the functions from cosmo_utils.utils.stats_funcs and cosmo_utils.utils.geometry.
- Added new function cosmo_utils.mock_catalogues.shmr_funcs.Behroozi2010Relation
- and cosmo_utils.mock_catalogues.shmr_funcs.Moster2010Relation
- Fixed bug in ~cosmo_utils.utils.stats_funcs.sigma_calcs in how it returns percentiles.
- Fixed bug in ~cosmo_utils.utils.stats_funcs.Stats_one_arr again, and added option for returning a dict with the output variables
- Changes to the function ~cosmo_utils.utils.stats_funcs.Stats_one_arr. Fixed issue with bin_statval argument within the function.
- Changes to ~cosmo_utils.utils.work_paths.get_output_path. Now all the catalogues are under the external directory.
- Changes to ~cosmo_utils.utils.work_paths.get_output_path. Now all the catalogues are under the external directory.
- Removed pairwise_counting module (Cython version) from the main package
- Modified the function ~cosmo_utils.ml.ml_utils.train_test_dataset to accept pandas.DataFrame input variables.
- Added new feature
sigma_clf_c
which corresponds to the scatter inlog(L)
for central galaxies in the conditional luminosity function.
- Fixed bug in :py:func:`~cosmo_utils.mock_catalogues.abundance_matching.abundance_matching_f` function.
- Fixed bug in :py:func:`~cosmo_utils.utils.web_utils.url_files_download` again.
- Added :py:func:`~cosmo_utils.utils.web_utils.url_file_list` and :py:func:`~cosmo_utils.utils.web_utils.url_files_download` to utilities.
- Fixed bugs
- Fixed bug in :py:func:`~cosmo_utils.utils.stats_funcs.Stats_one_arr`.
- Updated function :py:class:`~cosmo_utils.mock_catalogues.hod_funcs.HOD` to accomodate for better use.
- Added new class for determining average number of galaxies as function of logarithmic halo mass :py:class:`~cosmo_utils.mock_catalogues.hod_funcs.HOD`
- New function :py:func:`~cosmo_utils.utils.gen_utils.array_insert`.
- Updated function :py:func:`~cosmo_utils.mock_catalogues.shmr_funcs.Behroozi_relation` and fixed bug.
- Fixed another bug in :py:func:`~cosmo_utils.ml.ml_utils.scoring_methods` with the None type.
- Fixed bug with feat_arr in :py:func:`~cosmo_utils.ml.ml_utils.scoring_methods`
- Added module :py:module:`~cosmo_utils.utils.gen_utils`
- Expanded functionality in :py:func:`~cosmo_utils.ml.ml_utils.data_preprocessing` and :py:func:`~cosmo_utils.ml.ml_utils.train_test_dataset`.
- Fixed bugs in :py:func:`~cosmo_utils.ml.ml_utils.train_test_dataset`
- Used Flake8 Lint to go over the style of the code, and fixed bugs along the way
- Fixed bug found in :py:func:`~cosmo_utils.utils.file_readers.pandas_df_to_hdf5_file`
- Changed range for hod_n_valid in :py:func:`~cosmo_utils.mock_catalogues.catls_utils.catl_sdss_merge` , :py:func:`~cosmo_utils.mock_catalogues.catls_utils.catl_sdss_dir` and , :py:func:`~cosmo_utils.mock_catalogues.catls_utils.extract_catls`.
- A change in the path in :py:func:`~cosmo_utils.utils.work_paths.get_sdss_catl_dir` and :py:func:`~cosmo_utils.utils.work_paths.get_output_path`
- Fixed issue with path in :py:func:`~cosmo_utils.mock_catalogues.catls_utils.catl_sdss_merge`
- Modified paths in :py:func:`~cosmo_utils.utils.work_paths.cookiecutter_paths`
- Fixed path in :py:func:`~cosmo_utils.mock_catalogues.catls_utils.catl_sdss_merge`.
- Added path and more for velocity bias
- Minor bug in :py:func:`~cosmo_utils.utils.file_utils.mark_parametrize` fixed.
- Added decorator to loop over different set of values (:py:func:`~cosmo_utils.utils.file_utils.mark_parametrize`).
- Fixed docstrings.
- Fixed bug with :py:func:`~cosmo_utils.utils.file_utils.Path_Folder`
- Modified the modules imported in :py:func:`~cosmo_utils.mock_catalogues.spherematch.spherematch`
- Added some useful functions related to machine learning.
- Fixed bugs in testing.
- Introduced pairwise counting again.
- Fixed bug in :py:func:`~cosmo_utils.mock_catalogues.shmr_funcs.Behroozi_relation`
- Importing modules in a different way
- Temporarily disabled the function for pairwise counting.
- Checking for input parameters (:py:func:`~cosmo_utils.utils.stats_funcs.sigma_calcs`)
- Fixed issue with galaxy type (:py:func:`~cosmo_utils.mock_catalogues.catls_utils.sdss_catl_clean_nmin`)
- Fixed bug with function :py:func:`~cosmo_utils.mock_catalogues.catls_utils.sdss_catl_clean`
- Initial release