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
jackknife 2pcf code with threading capability added
7bc5514f2d870c6ea2570fe56d704ccd95a74804 authored about 10 years ago by Duncan Campbell <[email protected]>
7bc5514f2d870c6ea2570fe56d704ccd95a74804 authored about 10 years ago by Duncan Campbell <[email protected]>
working on jackknife 2pcf calculation
a83894fc5377dd4efa74e238e1a54706243bf4d5 authored about 10 years ago by Duncan Campbell <[email protected]>
a83894fc5377dd4efa74e238e1a54706243bf4d5 authored about 10 years ago by Duncan Campbell <[email protected]>
Renamed profile function to radprof
937b4f043b8d615d5fe0ac687919048ad00da43d authored about 10 years ago by Andrew Hearin <[email protected]>
937b4f043b8d615d5fe0ac687919048ad00da43d authored about 10 years ago by Andrew Hearin <[email protected]>
Starting to develop intra-halo positions into mock_factory
71b9a04a8191914df34d8f04bae6d955f9d7f754 authored about 10 years ago by Andrew Hearin <[email protected]>
71b9a04a8191914df34d8f04bae6d955f9d7f754 authored about 10 years ago by Andrew Hearin <[email protected]>
First crack at mock property assignment to bounded populations
b0959206ac04d4d301aecc9698fde40bd99ffc74 authored about 10 years ago by Andrew Hearin <[email protected]>
b0959206ac04d4d301aecc9698fde40bd99ffc74 authored about 10 years ago by Andrew Hearin <[email protected]>
Modified occupation_bounds attribute
56968ce5e28534f29b1fd5dbc77d0718591d8886 authored about 10 years ago by Andrew Hearin <[email protected]>
56968ce5e28534f29b1fd5dbc77d0718591d8886 authored about 10 years ago by Andrew Hearin <[email protected]>
Added gal_type index counter
94210b0cdb1048a39117a7e3d9c312c69021ece3 authored about 10 years ago by Andrew Hearin <[email protected]>
94210b0cdb1048a39117a7e3d9c312c69021ece3 authored about 10 years ago by Andrew Hearin <[email protected]>
Added various attributes to keep track of whether a population has a bounded occupation
4bbb8b6c6071e5748bf93278ed9a69a9982e84bc authored about 10 years ago by Andrew Hearin <[email protected]>
4bbb8b6c6071e5748bf93278ed9a69a9982e84bc authored about 10 years ago by Andrew Hearin <[email protected]>
Merge pull request #35 from BenediktDiemer/develop
Major update to Cosmology and HaloDensityProfile modules
18e47ef372abbf5b557cae34c4511490d0efb632 authored about 10 years ago by aphearin <[email protected]>
Major changes in cosmology and density profile modules
f0fc9fd32f72cf26c25b4a0decc7c805f964f310 authored about 10 years ago by Benedikt Diemer <[email protected]>
f0fc9fd32f72cf26c25b4a0decc7c805f964f310 authored about 10 years ago by Benedikt Diemer <[email protected]>
Renamed concentration unit
bc714ce209dd73d7b84057f9558c94d2fe997bb4 authored about 10 years ago by Benedikt Diemer <[email protected]>
bc714ce209dd73d7b84057f9558c94d2fe997bb4 authored about 10 years ago by Benedikt Diemer <[email protected]>
Merge pull request #2 from halotools/develop
Develop
1b3ad4101fd2d85c7cf2f323c75efa3e3eb27fae authored about 10 years ago by Benedikt Diemer <[email protected]>
Modified .gitignore file to ignore cxcf and cfcm directories
8f55c6f56ff2a02731263ff577dd3171b617748c authored about 10 years ago by Andrew Hearin <[email protected]>
8f55c6f56ff2a02731263ff577dd3171b617748c authored about 10 years ago by Andrew Hearin <[email protected]>
Switched to CamelCase in profile_factory
5a3dda29ca9a529701582e4664f3d24efb048883 authored about 10 years ago by Andrew Hearin <[email protected]>
5a3dda29ca9a529701582e4664f3d24efb048883 authored about 10 years ago by Andrew Hearin <[email protected]>
Added pre-loaded model module
2f6cd6e9935bea5f2fa23a397a9666f111921432 authored about 10 years ago by Andrew Hearin <[email protected]>
2f6cd6e9935bea5f2fa23a397a9666f111921432 authored about 10 years ago by Andrew Hearin <[email protected]>
Finished sketch of allocate method
f05c1b9cd3f4a6433002519af17990c56025f443 authored about 10 years ago by Andrew Hearin <[email protected]>
f05c1b9cd3f4a6433002519af17990c56025f443 authored about 10 years ago by Andrew Hearin <[email protected]>
Working on memory allocation method of mock factory
85627bb1819735b735edfbd9ecca9294a9a59b9d authored about 10 years ago by Andrew Hearin <[email protected]>
85627bb1819735b735edfbd9ecca9294a9a59b9d authored about 10 years ago by Andrew Hearin <[email protected]>
Beginning to build mock factory
6ac50fa2d54fd1c03801fbd34e8397ce75c40490 authored about 10 years ago by Andrew Hearin <[email protected]>
6ac50fa2d54fd1c03801fbd34e8397ce75c40490 authored about 10 years ago by Andrew Hearin <[email protected]>
Merge pull request #33 from duncandc/develop
Develop
cbc0fcb5dc40fa48a0747f4d32ea4b5c01db13a4 authored about 10 years ago by Duncan Campbell <[email protected]>
added kdtree code to do jacknife calc, some tests dont work
73c863f11102377bbd61b0cab3607d683709e561 authored about 10 years ago by Duncan Campbell <[email protected]>
73c863f11102377bbd61b0cab3607d683709e561 authored about 10 years ago by Duncan Campbell <[email protected]>
Fixed bug in minimum_conformity methods
0df616b63335a0b6f6379af39b7cbd880ff5e4d3 authored about 10 years ago by Andrew Hearin <[email protected]>
0df616b63335a0b6f6379af39b7cbd880ff5e4d3 authored about 10 years ago by Andrew Hearin <[email protected]>
adding perpindicular/parallel projected distance calculation. not sure if PBCs are handled correctly here...
8c222157965ba7099cea8d011c4478a0b1f34511 authored about 10 years ago by Duncan Campbell <[email protected]>
8c222157965ba7099cea8d011c4478a0b1f34511 authored about 10 years ago by Duncan Campbell <[email protected]>
added sparse distance matrix calculation into tree
77cb263e7fb49b5ed82fe37fe64712b0c51792bc authored about 10 years ago by Duncan Campbell <[email protected]>
77cb263e7fb49b5ed82fe37fe64712b0c51792bc authored about 10 years ago by Duncan Campbell <[email protected]>
small chnages
1b08b905a28d356e6de7b53a14be34a92ddc767e authored about 10 years ago by Duncan Campbell <[email protected]>
1b08b905a28d356e6de7b53a14be34a92ddc767e authored about 10 years ago by Duncan Campbell <[email protected]>
Merge remote-tracking branch 'upstream/develop' into develop
25811b8c660c31038d9b4bbed83cc4eae7d4d411 authored about 10 years ago by Duncan Campbell <[email protected]>
25811b8c660c31038d9b4bbed83cc4eae7d4d411 authored about 10 years ago by Duncan Campbell <[email protected]>
Wrote profile_modulating_function
fb1505f1af357274483f477a2e221a92cd69ebb6 authored about 10 years ago by Andrew Hearin <[email protected]>
fb1505f1af357274483f477a2e221a92cd69ebb6 authored about 10 years ago by Andrew Hearin <[email protected]>
Finished binned_heaviside method. Still needs further testing
01c5d37ca2bf39941602ea9f52df883c687960cb authored about 10 years ago by Andrew Hearin <[email protected]>
01c5d37ca2bf39941602ea9f52df883c687960cb authored about 10 years ago by Andrew Hearin <[email protected]>
Starting to write binned_heaviside feature of occuhelp
0c1416c7dd0876eb195330f4c59092592e1c8f2e authored about 10 years ago by Andrew Hearin <[email protected]>
0c1416c7dd0876eb195330f4c59092592e1c8f2e authored about 10 years ago by Andrew Hearin <[email protected]>
Changed vdB class to use aph_spline
fcfd8d55b4d23f2d25698056b795c1a1349685c5 authored about 10 years ago by Andrew Hearin <[email protected]>
fcfd8d55b4d23f2d25698056b795c1a1349685c5 authored about 10 years ago by Andrew Hearin <[email protected]>
Nearly finished writing a fully general galaxy profile model.
Had to write my own method to treat special edge case of
scipy's spline routine.
Closing in on the classical spatial bias profile model component.
Need to figure out how to address the special case where
I run a spline from a table given by
on...
Chopped inverse profile method
710e34caab124ea948fc63df0d8a12bf9ea06954 authored about 10 years ago by Andrew Hearin <[email protected]>
710e34caab124ea948fc63df0d8a12bf9ea06954 authored about 10 years ago by Andrew Hearin <[email protected]>
Still developing radial profile design.
Included an inverse profile method, which will probably get eliminated.
9c0d1007deab0dd2043b63a44c8db6e384cefdae authored about 10 years ago by Andrew Hearin <[email protected]>
Continuing the redesign of the profile interface
e8b3a6259cc454ce69de38e9785dab2c55558f31 authored about 10 years ago by Andrew Hearin <[email protected]>
e8b3a6259cc454ce69de38e9785dab2c55558f31 authored about 10 years ago by Andrew Hearin <[email protected]>
Redesigning profile model based on factory pattern.
3858a633b8714850fd252a30cea0cb1430d124fa authored about 10 years ago by Andrew Hearin <[email protected]>
3858a633b8714850fd252a30cea0cb1430d124fa authored about 10 years ago by Andrew Hearin <[email protected]>
Implementing factory model for building halo profile objects
7a31052f8ddb4629c3a0ea8c03120db6e6b7b878 authored about 10 years ago by Andrew Hearin <[email protected]>
7a31052f8ddb4629c3a0ea8c03120db6e6b7b878 authored about 10 years ago by Andrew Hearin <[email protected]>
Halo_Profile object now inherits a generalized c-M type relation
11e99b2c6839ce9b5a2a9586aa21f6f78fecee8f authored about 10 years ago by Andrew Hearin <[email protected]>
11e99b2c6839ce9b5a2a9586aa21f6f78fecee8f authored about 10 years ago by Andrew Hearin <[email protected]>
Building NFW profile object
e142d754f17e2a7ac550a02147483800383debcc authored about 10 years ago by Andrew Hearin <[email protected]>
e142d754f17e2a7ac550a02147483800383debcc authored about 10 years ago by Andrew Hearin <[email protected]>
Reorganizing the profile objects
259dc4dd801e688899428161d3e695a266d6a50d authored about 10 years ago by Andrew Hearin <[email protected]>
259dc4dd801e688899428161d3e695a266d6a50d authored about 10 years ago by Andrew Hearin <[email protected]>
Continuing to develop the halo profile interface
3368edbf524544f78491f10d3982fccce986eccc authored about 10 years ago by Andrew Hearin <[email protected]>
3368edbf524544f78491f10d3982fccce986eccc authored about 10 years ago by Andrew Hearin <[email protected]>
Developing container class for profile model
2fc8d9f9db51d6be66285693b9f74f95067143ef authored about 10 years ago by Andrew Hearin <[email protected]>
2fc8d9f9db51d6be66285693b9f74f95067143ef authored about 10 years ago by Andrew Hearin <[email protected]>
Changed permissions of jeans.py so that it is not an executable
05c9f8dcad3c0ccc388381c51571904e6b6fda5f authored about 10 years ago by Andrew Hearin <[email protected]>
05c9f8dcad3c0ccc388381c51571904e6b6fda5f authored about 10 years ago by Andrew Hearin <[email protected]>
Baby steps towards the hod designer interface
b73faa4f57ddffcacbc8ebb52a5027341bd8d96b authored about 10 years ago by Andrew Hearin <[email protected]>
b73faa4f57ddffcacbc8ebb52a5027341bd8d96b authored about 10 years ago by Andrew Hearin <[email protected]>
Developing the mock factory infrastructure
3ef915e9e2a4fb60cfc6c0a8d0500dd1c8a0dd9b authored about 10 years ago by Andrew Hearin <[email protected]>
3ef915e9e2a4fb60cfc6c0a8d0500dd1c8a0dd9b authored about 10 years ago by Andrew Hearin <[email protected]>
Moved PBC function to occuhelp, and switched technique to use np.where
304991c78e752522095790ddd2a4ff1626831f9a authored about 10 years ago by Andrew Hearin <[email protected]>
304991c78e752522095790ddd2a4ff1626831f9a authored about 10 years ago by Andrew Hearin <[email protected]>
Changed evaluation technique of mean_nsat to use np.where
95be7c70ae8cc1cfddc064888ae83b2a3a76581f authored about 10 years ago by Andrew Hearin <[email protected]>
95be7c70ae8cc1cfddc064888ae83b2a3a76581f authored about 10 years ago by Andrew Hearin <[email protected]>