Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/astropy/halotools

Python package for studying large scale structure, cosmology, and galaxy evolution using N-body simulations and halo models
https://github.com/astropy/halotools

fixed bug in TPCF jackknife code

b89c8bf40436ec01c2f35fbbd76af2b8346f28cf authored almost 10 years ago by Duncan Campbell <[email protected]>
added Nsub calculation to TPCFjackknife

6aac79535738da009adf3576206c73bac54fbdd0 authored almost 10 years ago by Duncan Campbell <[email protected]>
See experimental_testing for a proposed solution to _create_convenience_attributes problem

962f6a1bbfadcebec88e37a6c1cc8b0196f08a64 authored almost 10 years ago by Andrew Hearin <[email protected]>
Very aggressive changes to HOD factory. Beware.

I have entirely done away with retrieve_component_behavior,
and also the by-hand convenience met...

7be117c45692d9ae9a1a5a0600356e9f2a25a5cd authored almost 10 years ago by Andrew Hearin <[email protected]>
Mucked around retrieve_relevant_haloprops. Dangerous.

49b198ebb98784ffb8477674060404fa4bb606f2 authored almost 10 years ago by Andrew Hearin <[email protected]>
added covaraince matrix to jackknife tpcf code.

048a525481b089819be3a0f52529a0a4516a1889 authored almost 10 years ago by Duncan Campbell <[email protected]>
Merge remote-tracking branch 'upstream/master'

7ffb9f3e4b804bb3e976e1dccc032fae86ccd2fb authored almost 10 years ago by Duncan Campbell <[email protected]>
Starting to use prim_func_dict

3202b477a3592b4e336989b2a1b1d7519c57991f authored almost 10 years ago by Andrew Hearin <[email protected]>
added try statements for mpi4py

4daf37924682b5db1ec98ef50daa92f08d9ea908 authored almost 10 years ago by Duncan Campbell <[email protected]>
component_model_dict --> model_blueprint

30481c4c5ec3550e88f815e1373d3c678aaf85a1 authored almost 10 years ago by Andrew Hearin <[email protected]>
Merge branch 'master' into mock-dev

Updates to master mostly related to Erik's fix of the scipy requirement,
and updates to astropy-...

ee727ce888d823139850ee194d41719b264a7f3d authored almost 10 years ago by Andrew Hearin <[email protected]>
Added some in-line comments

1362a9efd121985a79ad274743eda3e83220a3dc authored almost 10 years ago by Andrew Hearin <[email protected]>
Merge pull request #19 from eteq/update-scipy-req

Update scipy to a requirement.

Current Travis build still fails, but this will be rectified i...

110431c4aeeb38e198cebce1b3aa73f9d1652e81 authored almost 10 years ago by Andrew Hearin <[email protected]>
added scipy to rtd requirements file

76612a72bf0a69af6bc875d017954756fc6d5f2f authored almost 10 years ago by Erik Tollerud <[email protected]>
added scipy requirements

b8fdf99916182c0a7934534734d9ebfe926a93a9 authored almost 10 years ago by Erik Tollerud <[email protected]>
New bookkeeping device for component models: self.prim_func_dict.

See hod_components.OccupationComponent.

b152df0b0233b7e710d39009ec9dd0150788f3d0 authored almost 10 years ago by Andrew Hearin <[email protected]>
Re-organizing the way composite models keep track of the

new halo properties they compute. Now using a new method
get_new_haloprop_dict. Unfinished (very)...

a0923af8ae639471383ff0d6162bbb05e1c2b4e0 authored almost 10 years ago by Andrew Hearin <[email protected]>
Slight modification to _allocate_memory to play nicely with _example_attr_dict

bcdf18e5f1c223d66146bcdec00b168ce32820d8 authored almost 10 years ago by Andrew Hearin <[email protected]>
Made new dictionary _gal_type_example_attr_dict to keep track of component features

4e7d00389f8d29c59822e90b81d64a337a1b88da authored almost 10 years ago by Andrew Hearin <[email protected]>
Added get_example_attr_dict method to HOD factory

addac0be60153b98334d18e938b963f3930e4d23 authored almost 10 years ago by Andrew Hearin <[email protected]>
Added _example_attr_dict attribute to RadBiasProf. Class seems to function as desired

92e55eaa4cbd7544dbbefba09ec7a01d9c7377d0 authored almost 10 years ago by Andrew Hearin <[email protected]>
update travis to match template

d62c292ec3a067e25e462e19bd60463284d7a13d authored almost 10 years ago by Erik Tollerud <[email protected]>
Added some in-line comments

0783b6bf2847cf4c9aa22b2de228b638f0168588 authored almost 10 years ago by Andrew Hearin <[email protected]>
vastly improved the speed of Delta Sigma calc. Still not fast, and can use LOTS of memory.

787d6bb01e2e8bfe30d1c6c375c41b43e20b114f authored almost 10 years ago by Duncan Campbell <[email protected]>
Bug fixes in mock_factory

8e2381a4ada875e8a5d05c06138e01247d59b46b authored almost 10 years ago by Andrew Hearin <[email protected]>
Minor bug fixes to NFW profile

7c762645b7b70719c705f0f35395dd46addc0929 authored almost 10 years ago by Andrew Hearin <[email protected]>
Added some in-line comments

340331a31bf0896c7e72694cc555b41e2c9e91be authored almost 10 years ago by Andrew Hearin <[email protected]>
Finished first draft of NFW/c-M factorization

a4e41a2eb66792ec5c3e19567d84f95a2d9dc4ea authored almost 10 years ago by Andrew Hearin <[email protected]>
Reorganizing modules to support mc_pos functionality. Still broken

580ef8b1e1211c148b66250dd9ae0198a4407a3c authored almost 10 years ago by Andrew Hearin <[email protected]>
Deleted conc_mass method from NFWProfile. Class is broken for now

900243881f12d97a8e8d7ed08193db0299442646 authored almost 10 years ago by Andrew Hearin <[email protected]>
Finished first draft of ConcMass class

57404068910b978b314325f101a1305b344dcea4 authored almost 10 years ago by Andrew Hearin <[email protected]>
Minor changes. Added module dedicated to profile parameter models such as conc-mass

c1cb30cb633350d512dc97cca107f58ad0fa1ec0 authored almost 10 years ago by Andrew Hearin <[email protected]>
Added super-class to gal prof component

7714dbe5d53fbaf5faa2251a133d52446b7c7a22 authored almost 10 years ago by Andrew Hearin <[email protected]>
Added mysterious changes to astropy_helpers

43a1de1402cf47f34d60c26011e3fcd864299bdb authored almost 10 years ago by Andrew Hearin <[email protected]>
Added some in-line comments providing notes about how

process_halo_catalog needs to be modified at some later time.

ba45829905a8c9f81b908a2028f59b078792c94b authored almost 10 years ago by Andrew Hearin <[email protected]>
Merge pull request #16 from aphearin/master

Reorganized documentation

e6cf80e740086c2b56c948f0ad4d8d5c275e5ed3 authored almost 10 years ago by Andrew Hearin <[email protected]>
Merged some changes to documentation structure.

Merge branch 'docs-reorg'

ce585505ef20d66f68ebdc23a8480c12a6f6072c authored almost 10 years ago by Andrew Hearin <[email protected]>
Merge pull request #15 from duncandc/master

cleaned up master branch of mock observables. Version fails a few tests for unknown reasons.

8ee7943cd1edf146b7b2b26fd63a63dd05effd90 authored almost 10 years ago by Andrew Hearin <[email protected]>
Minor changes to descriptive language

e6c4f6477cb1c9876823d5677e3e8773d2051d2c authored almost 10 years ago by Andrew Hearin <[email protected]>
Removed redundant listing of available halo catalogs

22f69fe365c21cd3602f4141cc5079a155c4b0b0 authored almost 10 years ago by Andrew Hearin <[email protected]>
Finished infrastructure for tutorial testing, conversion, and docs integration

90b362b03506c4d4db9700ce41b296a9d8c38322 authored almost 10 years ago by Andrew Hearin <[email protected]>
Fixed bug in docs

adf5e1e648c31e5d496f968178e3a3f06890690d authored almost 10 years ago by Andrew Hearin <[email protected]>
Added script to convert IPython notebook tutorials to rst after testing

dbcae5b37fed25f810c27f33ddb74e2d3e63b7ac authored almost 10 years ago by Andrew Hearin <[email protected]>
Starting to develop infrastructure for IPython notebook tutorial docs integration

2f6cb17ca5e5cd8d193d839ef0735dc406871e8f authored almost 10 years ago by Andrew Hearin <[email protected]>
Modified readme

9b1bf191a84e78ac53c2ed019a4a8940a5eb237a authored almost 10 years ago by Andrew Hearin <[email protected]>
A coupld of uild errors introedued

2186f4e51bda74135f1fdad8b4efa961cfbb0273 authored almost 10 years ago by Andrew Hearin <[email protected]>
Minor changes to docs

28d59004c9f293be063d1a0b6e4a79a52a62d509 authored almost 10 years ago by Andrew Hearin <[email protected]>
Docs in clean state. New links built

f0b1c3d4994cdf768204f2134015f6c9451b223d authored almost 10 years ago by Andrew Hearin <[email protected]>
starting new edits

ad98566e87b1d417756fae8dc209155a082cbd06 authored almost 10 years ago by Andrew Hearin <[email protected]>
docs in a good state

f8cac30a0e600649e51a61123836bd69c5155763 authored almost 10 years ago by Andrew Hearin <[email protected]>
fleshed out model descriptions

01be70e688265be8a6723be9f62be61298496814 authored almost 10 years ago by Andrew Hearin <[email protected]>
docs in a good state

36870c6b283b84c0d6abf9bc3a632a907cf76685 authored almost 10 years ago by Andrew Hearin <[email protected]>
Nice clean structure to the docs right now

e171910a98a65f3f15ea119350f0ef75e40276a3 authored almost 10 years ago by Andrew Hearin <[email protected]>
Introduced docs bug related to _mock_making_quickstart

2c81927352d34e6c753ff920c96fc2dd3b65b423 authored almost 10 years ago by Andrew Hearin <[email protected]>
starting to fiddle with building links

262934d06f40d22a26c40d2e21b3b0367f255cc1 authored almost 10 years ago by Andrew Hearin <[email protected]>
Added a few more sections to docs

65d6b739b3c955cf17ea29540c913c45d58e6f48 authored almost 10 years ago by Andrew Hearin <[email protected]>
Added docs section on simulations

7f5a89ebc5a457e87a2a3fc668aa5e0c5d879a02 authored almost 10 years ago by Andrew Hearin <[email protected]>
Expanded structure of documentation

7a4db6a9322b63b3b3b0a624095ce89fe4d8a298 authored almost 10 years ago by Andrew Hearin <[email protected]>
update to latest astropy_helpers

992d3804cde2964e0fe703efc6c3dca135f376c7 authored almost 10 years ago by Erik Tollerud <[email protected]>
Added a few in-line comments

adf0a696db047182045019b29c2e02b444417d80 authored almost 10 years ago by Andrew Hearin <[email protected]>
Fixed a few bugs in Kravtsov04Sats. Still needs much more testing

eadbd0063e5027a14fec6f0ac32cdb462bc9802f authored almost 10 years ago by Andrew Hearin <[email protected]>
Finished modifying Kravtsov04Sats. Imports, but completely untested

1e285eb103cd7b15dc353717054b0ab76c8aa6e2 authored almost 10 years ago by Andrew Hearin <[email protected]>
Still correcting KravtsovSats

0e43a67c402be637823305446545c36d97d03998 authored almost 10 years ago by Andrew Hearin <[email protected]>
Fixed KravtsovSats call to OccupationComponent super-class

6e748c0606545cf7269dcb5429b16aae4c95c505 authored almost 10 years ago by Andrew Hearin <[email protected]>
Fixed KravtsovCens call to OccupationComponent super-class

4430d0d85157bd045b32adf36d6936b534d6a65f authored almost 10 years ago by Andrew Hearin <[email protected]>
Fixing API of hod_components

b10055da1d84a3548c297c4214d5c8d134dc34d4 authored almost 10 years ago by Andrew Hearin <[email protected]>
More changes to generalized hod_factory methods

ac04c6015540bb652b97b2478b9e66306b08d2dc authored almost 10 years ago by Andrew Hearin <[email protected]>
removed examples folder

563cca8caed9a07ae7ac2c4d6b2dcc901eda7221 authored almost 10 years ago by Duncan Campbell <[email protected]>
small changes

cf99776e98f9503b5e424dd34b8e2481bb3e12fc authored almost 10 years ago by Duncan Campbell <[email protected]>
small chnages

fda785e0e87b8dc17ad2996a8f1c2b21b4c8386d authored almost 10 years ago by Duncan Campbell <[email protected]>
small changes

4fdbb2e0d8c479e0e79b581b8a6eb608f882cdf2 authored almost 10 years ago by Duncan Campbell <[email protected]>
small changes

63b51d1303e892c4e35710779fa854071acaf342 authored almost 10 years ago by Duncan Campbell <[email protected]>
Abstracted retrieve_component_behavior. Composite models are now extremely general.

648138a6d3291a871d1e9c163550571f33bee21d authored almost 10 years ago by Andrew Hearin <[email protected]>
Corrected syntax in retrieve_relevant_haloprops, and sped it up by 1000x

a861ffe58ca84dc4dbafc4b61e95e0892a9ff47a authored almost 10 years ago by Andrew Hearin <[email protected]>
vastly simplified the inside calculation for cylinder objects

7ac9527f96b6b566ccfe1a5ef42cbaccffb100ff authored almost 10 years ago by Duncan Campbell <[email protected]>
fixed bug in Delta Sigma Calculation. Appears to be working, but it is VERY slow.

5ec7969dbe9f1400b2af994c67220644b257dc1c authored almost 10 years ago by Duncan Campbell <[email protected]>
Continuing to develop more general API of hd_factory

81c5f8ed8f113be9b42aaff994b13abd57d3a036 authored almost 10 years ago by Andrew Hearin <[email protected]>
Starting to generalize HOD models to permit different primary and

secondary halo properties to be used by different galaxy types,
or for different features of the ...

539f483648ae3050cdbad1b9a1fb8583abab48e0 authored almost 10 years ago by Andrew Hearin <[email protected]>
parameter_dict --> param_dict

2c2d952df1f30ffc633f4c743a702cab7ae3b554 authored almost 10 years ago by Andrew Hearin <[email protected]>
Changed API of for composite model param_dict

20335f54a07dbd1e283017cd120d499074147ab4 authored almost 10 years ago by Andrew Hearin <[email protected]>
upper_bound-->occupation_bound

9cff1efce2af7c8dde45d1bee1847cae7f765d10 authored almost 10 years ago by Andrew Hearin <[email protected]>
Minor change to docstring

de4e0bcf88cf16160d4c7f285d4b193c4b3a8954 authored almost 10 years ago by Andrew Hearin <[email protected]>
Merge pull request #14 from aphearin/master

update to doc structure

d28dc5c3ee7e11241c36ccf0947e4825c1356039 authored almost 10 years ago by Andrew Hearin <[email protected]>
Merged changes from upstream

31d1753e9f16c172ed24a1a8c89a619b9f48c547 authored almost 10 years ago by Andrew Hearin <[email protected]>
Minor changes to doc structure

3ab3a3f903348f17925aa7c797c9ccb2369e2540 authored almost 10 years ago by Andrew Hearin <[email protected]>
Merge remote-tracking branch 'upstream/master'

6e16bc15573a3578de36b3331ec57237ab32d5c0 authored almost 10 years ago by Duncan Campbell <[email protected]>
Starting to restructure documentation

3bc160266a53594ab279e9ef1740b319d2441f31 authored almost 10 years ago by Andrew Hearin <[email protected]>
Merge pull request #13 from aphearin/master

updated docs

67652c9eff309ce509a9fbbf5771bcc351c6a16c authored almost 10 years ago by Andrew Hearin <[email protected]>
updated docs after astropy_helpers update

98804ef5f521fdf06f9925601649b1600a8437c0 authored almost 10 years ago by Andrew Hearin <[email protected]>
update astropy_helpers

f5f018ed428df8cee3de74d18a96bd202e528a4e authored almost 10 years ago by Andrew Hearin <[email protected]>
Merge pull request #12 from aphearin/master

minor changes to docs to identify build failure

58dd37cb207545b4307fc01ffdcd2ceb9433da53 authored almost 10 years ago by Andrew Hearin <[email protected]>
Narrowing down cause of build failure of docs

ad03698b92eb7080559197763008328519b1e860 authored almost 10 years ago by Andrew Hearin <[email protected]>
Added file_length io method

9bff8c2da7d239f7d2a83d1c0fd579873e4ef394 authored almost 10 years ago by Andrew Hearin <[email protected]>
Merge pull request #11 from aphearin/master

Minor changes to documentation and README files

4ba26915231a660945039f68fa65879af2ebb3a3 authored almost 10 years ago by Andrew Hearin <[email protected]>
More readme corrections

03c26ce5cded3b069ad4e7709d7954b3bab5bd63 authored almost 10 years ago by Andrew Hearin <[email protected]>
Corrected another README

5fe21c30d016d0b8893f6a311203dab5fa796dc0 authored almost 10 years ago by Andrew Hearin <[email protected]>
Corrected cextern/README

3a46985b2ef4330ac2e0fa39ad7f9770fb8d6539 authored almost 10 years ago by Andrew Hearin <[email protected]>
updated all tpcf functions ot use MPI

92e4c8b579d56f500648ec84002d5e7e5f0e24dd authored almost 10 years ago by Duncan Campbell <[email protected]>
added mpi to basic TPCF function. changed how we handle the estimators.

84d04f5205209ad3a44c92d06a2b7f21bcd5dca9 authored almost 10 years ago by Duncan Campbell <[email protected]>
Merging Duncan's reorganized mock_observables

Merge remote-tracking branch 'upstream/master'

53a28d031277ed411eb20c9189d82548fc8e9c70 authored almost 10 years ago by Andrew Hearin <[email protected]>