gitlab.com / binary_c/binary_c-python / commits
Python module to interface with the binary_c stellar population framework. The current stable branch is 1.0.0 which you can find in the [releases/1.0.0/2.2.4 branch](https://gitlab.com/binary_c/binary_c-python/-/tree/releases/1.0.0/2.2.4) which works with [binary_c version 2.2.4](https://gitlab.com/binary_c/binary_c/-/tree/development/2.2.4)
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| fa7b7f32 | merge Merge branch 'auto_resolution' of gitlab.eps.surrey.ac.uk:ri0005/binary_c-pyt... | Robert Izzard <r****d@s****k> | about 4 years ago | |
| 3c1e5701 | add load_ensemble function | Robert Izzard <r****d@s****k> | about 4 years ago | |
| 3663a902 | updated script to generate the reports | dh00601 <d****1@s****k> | about 4 years ago | |
| c84cec4f | updated routine to generate the reports | dh00601 <d****1@s****k> | about 4 years ago | |
| 62385ee3 | updating the reports file and the gitignore to ignore thatthem | dh00601 <d****1@s****k> | about 4 years ago | |
| b94e0479 | adding report generation script | dh00601 <d****1@s****k> | about 4 years ago | |
| 971666d5 | added script to generate reports for testcoverage etc | dh00601 <d****1@s****k> | about 4 years ago | |
| 8b230285 | add modulo cost in tpr calculation: if modulo is 10, we underestimate the cos... | Robert Izzard <r****d@s****k> | about 4 years ago | |
| ca2eaf56 | fix normalization bug in Izzard2012 period distribution | Robert Izzard <r****d@s****k> | about 4 years ago | |
| 24f61083 | add working modulo and start_at | Robert Izzard <r****d@s****k> | about 4 years ago | |
| 01ab25f5 | include info on number of masses in the mass list | Robert Izzard <r****d@s****k> | about 4 years ago | |
| 74cc4114 | fixed resolution to be set on the fly if it's zero | Robert Izzard <r****d@s****k> | about 4 years ago | |
| 2e4609bf | remove all the old code that cleaned the Moecache: just let it die with the s... | Robert Izzard <r****d@s****k> | about 4 years ago | |
| 79ed79f1 | added spacingfuncs option to Moe+di Stefano distribution setup | Robert Izzard <r****d@s****k> | about 4 years ago | |
| 254d393a | more cleanup of the grid code | Robert Izzard <r****d@s****k> | about 4 years ago | |
| 3f431b0c | notebook updates | dh00601 <d****1@s****k> | about 4 years ago | |
| 8805cd8c | test if symlink exists before removing it | Robert Izzard <r****d@s****k> | about 4 years ago | |
| 47a712ed | try to rearrange symlinking | Robert Izzard <r****d@s****k> | about 4 years ago | |
| 6ce11ff5 | add multiplicity functions by string as well as integer | Robert Izzard <r****d@s****k> | about 4 years ago | |
| 742a8d5c | attempted to harmoize the Moe and di Stefano (2017) variable names so they al... | Robert Izzard <r****d@s****k> | about 4 years ago | |
| 65f804c8 | added options to the Moe loader so we can change the JSON data and reload it ... | Robert Izzard <r****d@s****k> | about 4 years ago | |
| dbdd18af | update timedelta to better handle days and the "x and" type strings | Robert Izzard <r****d@s****k> | about 4 years ago | |
| f3e00f33 | force stdout flush from verbose_print | Robert Izzard <r****d@s****k> | about 4 years ago | |
| efeb43f3 | update setup to include extra modules | Robert Izzard <r****d@s****k> | about 4 years ago | |
| f5aea490 | switched threading messages to vb=3 level | Robert Izzard <r****d@s****k> | about 4 years ago | |
| c2543c67 | time duration formatting has been improved (using the humanize module) | Robert Izzard <r****d@s****k> | about 4 years ago | |
| b0bcb897 | add postcode | Robert Izzard <r****d@s****k> | about 4 years ago | |
| 75d5a0e5 | add cyan boxes | Robert Izzard <r****d@s****k> | about 4 years ago | |
| a13c4441 | add boxes around a few other messages, e.g. for failed systems | Robert Izzard <r****d@s****k> | about 4 years ago | |
| 4fe74c80 | update logging with boxes | Robert Izzard <r****d@s****k> | about 4 years ago | |
| c608df82 | fix issue where there's no M1, M2 in the vb=1 log if multiplicity isn't set | Robert Izzard <r****d@s****k> | about 4 years ago | |
| 216d1c50 | update tests and docs to replace amt_cores with num_cores | Robert Izzard <r****d@s****k> | about 4 years ago | |
| be7bd630 | added a const_ranges() function so multiple const() ranges can be concatenate... | Robert Izzard <r****d@s****k> | about 4 years ago | |
| 9e7da09f | memoize (with functools' lru_cache) calls to spacing_functions | Robert Izzard <r****d@s****k> | about 4 years ago | |
| 8f194630 | remove self in ANSI_colours function args | Robert Izzard <r****d@s****k> | about 4 years ago | |
| 9b838965 | merge Merge branch 'auto_resolution' of gitlab.eps.surrey.ac.uk:ri0005/binary_c-pyt... | Robert Izzard <r****d@s****k> | about 4 years ago | |
| b60d8992 | add const_dt spacing function | Robert Izzard <r****d@s****k> | about 4 years ago | |
| 4a2029fa | fixing failing tests | dh00601 <d****1@s****k> | about 4 years ago | |
| ed7b2039 | formatted the code | dh00601 <d****1@s****k> | about 4 years ago | |
| 94066663 | moved some class methods to the functions | dh00601 <d****1@s****k> | about 4 years ago | |
| dd487c26 | updated the auto_resolution branch: | Robert Izzard <r****d@s****k> | about 4 years ago | |
| 0c03478b | add system information to vb1print | Robert Izzard <r****d@s****k> | about 4 years ago | |
| 122d53c6 | updated multiplicity fraction function to be normalized. next i need to the a... | dh00601 <d****1@s****k> | about 4 years ago | |
| 8ad83cf7 | added support for variable sized grid spacing | Robert Izzard <r****d@s****k> | about 4 years ago | |
| a6bfbffe | add gaussian-zoomed spacing function, useful for zooming into part of the par... | Robert Izzard <r****d@s****k> | about 4 years ago | |
| 261286e0 | added functionality to provide the object with a custom iterable that contain... | dh00601 <d****1@s****k> | over 4 years ago | |
| 8bee72af | fixed issues with M&S sampling and the lowest mass. Now it uses the value tha... | dh00601 <d****1@s****k> | over 4 years ago | |
| 232108f3 | fixing more M&S issues | dh00601 <d****1@s****k> | over 4 years ago | |
| b33833a4 | tried to fix M&S issue | dh00601 <d****1@s****k> | over 4 years ago | |
| eae45f77 | added tasks | dh00601 <d****1@s****k> | over 4 years ago | |
| 15a21537 | merge Merge branch 'development' | dh00601 <d****1@s****k> | over 4 years ago | |
| b3640120 | updated list of dependencies | dh00601 <d****1@s****k> | over 4 years ago | |
| 4294dbac | merge Merge branch 'development' | dh00601 <d****1@s****k> | over 4 years ago | |
| 6e9bc27e | merge fixed merge conflict | dh00601 <d****1@s****k> | over 4 years ago | |
| 8d441f49 | small cheengs | dh00601 <d****1@s****k> | over 4 years ago | |
| c3d2d2f7 | fixed error | dh00601 <d****1@s****k> | over 4 years ago | |
| 4daee010 | fixed small things for the erbose print | dh00601 <d****1@s****k> | over 4 years ago | |
| 2a4836dc | merge Merge branch 'master' into development | dh00601 <d****1@s****k> | over 4 years ago | |
| f4fc7707 | added change to tmp dir function to always include the username | dh00601 <d****1@s****k> | over 4 years ago | |
| 2b06a61a | merge Merge branch 'feature/set_on_creation' | dh00601 <d****1@s****k> | over 4 years ago | |
| 06116de0 | fixed issue | dh00601 <d****1@s****k> | over 4 years ago | |
| b295dda7 | updated readme | dh00601 <d****1@s****k> | over 4 years ago | |
| 69d419bc | removed setthreadtitle | dh00601 <d****1@s****k> | over 4 years ago | |
| eedd0d25 | made file to run tests without the notebooks | dh00601 <d****1@s****k> | over 4 years ago | |
| 0b690aee | removed the remove part from the comand | dh00601 <d****1@s****k> | over 4 years ago | |
| e397d338 | fix to prevent the verbose progress print from breaking with a zero division | David Hendriks <d****3@g****m> | over 4 years ago | |
| 52ecc97d | slight change in notebook | David Hendriks <d****3@g****m> | over 4 years ago | |
| aa78e074 | add BHBH notebook (note: buggy! unfinished! :) | Robert Izzard <r****d@s****k> | over 4 years ago | |
| b38c9064 | fix typo in solar system plot label | Robert Izzard <r****d@s****k> | over 4 years ago | |
| a7e22ec2 | add solar-system notebook | Robert Izzard <r****d@s****k> | over 4 years ago | |
| ff262729 | rebuilt docs | David Hendriks <d****3@g****m> | over 4 years ago | |
| 0886cd4f | add common-envelope notebook | Robert Izzard <r****d@s****k> | over 4 years ago | |
| e569e454 | merge Merge branch 'master' of gitlab.eps.surrey.ac.uk:ri0005/binary_c-python | Robert Izzard <r****d@s****k> | over 4 years ago | |
| 063b49b0 | add HRD notebook | Robert Izzard <r****d@s****k> | over 4 years ago | |
| 7ac54f5f | updated docs | David Hendriks <d****3@g****m> | over 4 years ago | |
| 0e871bc0 | updated docs and notebooks to have a better structure | David Hendriks <d****3@g****m> | over 4 years ago | |
| 9af65282 | fixed some small issues of the notebooks | David Hendriks <d****3@g****m> | over 4 years ago | |
| ce625367 | update logging at verbosity >= 1 to be more like binary_grid | Robert Izzard <r****d@s****k> | over 4 years ago | |
| 61408ae4 | merge Merge branch 'master' into development | David Hendriks <d****3@g****m> | over 4 years ago | |
| 2e950e3a | added the custom logging notebook to the tests | David Hendriks <d****3@g****m> | over 4 years ago | |
| 9000cffc | updated notebooks tests | David Hendriks <d****3@g****m> | over 4 years ago | |
| f17261be | added the new notebook to the docs | David Hendriks <d****3@g****m> | over 4 years ago | |
| 62c91268 | updated notebook to have a fitting title | David Hendriks <d****3@g****m> | over 4 years ago | |
| f0984081 | merge Merge branch 'development' | David Hendriks <d****3@g****m> | over 4 years ago | |
| bd22bcbd | merge Merge branch 'feature/result_dictionary' into development | David Hendriks <d****3@g****m> | over 4 years ago | |
| 18fe995b | merge updated notebook for luminosity | David Hendriks <d****3@g****m> | over 4 years ago | |
| 4c132c4c | moved the notebook to the examples dir and made some minor changes | David Hendriks <d****3@g****m> | over 4 years ago | |
| ebcee5cc | added seaborn as a requirement | David Hendriks <d****3@g****m> | over 4 years ago | |
| ec269160 | Integrated the new functions, population_id will now be renewed upon running ... | David Hendriks <d****3@g****m> | over 4 years ago | |
| 775c0004 | updated readme to contain an updated version of the installion command | David Hendriks <d****3@g****m> | over 4 years ago | |
| ebdb8bfb | changed robs function to prevent overriding internal functions min and max | David Hendriks <d****3@g****m> | over 4 years ago | |
| cbf29385 | fix typos in the luminosity notebook | Robert Izzard <r****d@s****k> | over 4 years ago | |
| e77a33f1 | more updates to the luminosity notebook to clean up the text and speed it up | Robert Izzard <r****d@s****k> | over 4 years ago | |
| 6411feee | merge Merge branch 'development' into feature/result_dictionary | David Hendriks <d****3@g****m> | over 4 years ago | |
| 11736ca8 | merge Merge branch 'master' into development | David Hendriks <d****3@g****m> | over 4 years ago | |
| fc8c30ce | merge Merge branch 'master' of gitlab.eps.surrey.ac.uk:ri0005/binary_c-python | David Hendriks <d****3@g****m> | over 4 years ago | |
| 5eb4b22c | merge Merge branch 'development' into feature/result_dictionary | David Hendriks <d****3@g****m> | over 4 years ago | |
| 661aa80f | merge Merge branch 'master' into development | David Hendriks <d****3@g****m> | over 4 years ago | |
| 8555ecad | Fixed issue with the autovivication | David Hendriks <d****3@g****m> | over 4 years ago | |
| d08fe069 | update luminosity function notebook | Robert Izzard <r****d@s****k> | over 4 years ago |