- Feb 01, 2022
-
-
Deep Chatterjee authored
astrophysical categories are now BNS, NSBH, BBH. Templates greater that 3 solar mass are considered BHs. Previous mean mass-gap counts are distributed equally between BBH and NSBH mean counts.
-
- Jan 21, 2022
-
-
Deep Chatterjee authored
-
Deep Chatterjee authored
-
Deep Chatterjee authored
-
Deep Chatterjee authored
- em-bright source code is moved to its own repository - remove all docs and test - update dependencies
- Feb 16, 2021
-
-
- Sep 30, 2020
-
-
Deep Chatterjee authored
-
- May 05, 2020
-
-
Leo Pound Singer authored
Fix the following deprecation warning: H5pyDeprecationWarning: The default file mode will change to 'r' (read-only) in h5py 3.0. To suppress this warning, pass the mode you need to h5py.File(), or set the global default h5.get_config().default_file_mode, or set the environment variable H5PY_DEFAULT_READONLY=1. Available modes are: 'r', 'r+', 'w', 'w-'/'x', 'a'. See the docs for details.
-
Leo Pound Singer authored
-
- May 04, 2020
-
-
Leo Pound Singer authored
-
- Apr 30, 2020
-
-
Leo Pound Singer authored
Speed up imports by up to a second by replacing uses of `pkg_resources` with the new Python standard library module `importlib.resources` (or, for Python < 3.7, the backport `importlib_resources`). The old `pkg_resources` module is known to be slow because it does a lot of work on startup. See, for example, [pypa/setuptools#926](https://github.com/pypa/setuptools/issues/926) and [pypa/setuptools#510](https://github.com/pypa/setuptools/issues/510).
-
Deep Chatterjee authored
-
- Apr 29, 2020
-
-
Deep Chatterjee authored
-
- Store new pickled objects compatible with new version - Update Jupyter notebook using new classifiers - Update meta information - Update CI to use python3.7 image
-
Deep Chatterjee authored
-
- Mar 02, 2020
-
-
Leo Pound Singer authored
Library code should not call exit.
-
- Aug 28, 2019
-
-
Deep Chatterjee authored
-
Deep Chatterjee authored
-
- Aug 26, 2019
-
-
Deep Chatterjee authored
- computeCompactness is refactored, added docstrings - added command line argument to em_bright_categorize to accept EoS as a command line argument - changed training script to use KNeighborClassifier in place of RandomForestClassifier - modified the configuration file to create and run DAG - minor changes to DAG em_bright_dag_writer to give parameter sweep plots
-
- Aug 18, 2019
-
-
Deep Chatterjee authored
-
- Aug 16, 2019
-
-
Deep Chatterjee authored
-
Deep Chatterjee authored
- added files stored in emfollow/data as package data - added a __init__.py to data directory
-
-
- Aug 08, 2019
-
-
Deep Chatterjee authored
- removed content of directory called driver_script inside main package - renamed entry_points - added new stages to CI pipeline - removed RandomForestClassifier objects; added KNeighborsClassifier objects.
-
- Aug 07, 2019
-
-
Deep Chatterjee authored
- add lalsimulation EoS functionality - modify docstring, give examples - add function to perform em_bright calculation from PE samples - add unittesting
-
- May 01, 2019
-
-
Shasvath Kapadia authored
-
Shasvath Kapadia authored
-
- Mar 21, 2019
-
-
Duncan Macleod authored
-
- Mar 20, 2019
-
-
Shaon Ghosh authored
-
Shaon Ghosh authored
-
- Mar 02, 2019
-
-
Shasvath J Kapadia authored
-
- Mar 01, 2019
-
-
Shaon Ghosh authored
-
Shaon Ghosh authored
-
- Feb 28, 2019
-
-
Shaon Ghosh authored
-
Shaon Ghosh authored
-
Shasvath Jagat Kapadia authored
Modified p_astro_utils.py and dag_writer.py to incorporate mass-gap component, as well as fgmc data history
-
- Feb 15, 2019
-
-
Deep Chatterjee authored
-