Commit graph

42 commits

Author SHA1 Message Date
381f6aae87 Compilation fixes (type mismatch) 2021-04-15 16:28:18 +02:00
Guilhem Lavaux
90fd74d907 Added Gadget2 support (untested!) 2016-01-26 23:04:01 +01:00
005b6624fd Merge branch 'master' of https://bitbucket.org/cosmicvoids/vide_public 2014-11-20 10:57:46 +01:00
5f332edf02 Filter uniqueID attribute 2014-11-20 10:57:17 +01:00
P.M. Sutter
eb8c7dd3e3 reports file name when loading gadget files 2014-11-11 11:51:03 -06:00
P.M. Sutter
5b7e94c4b1 more ramses fixes 2014-06-04 22:46:26 -05:00
162d7bd09b Merged SDF and KDtree bits from private repo 2014-06-04 17:41:12 +02:00
P.M. Sutter
87de672f8c added ramses loader 2014-06-03 00:33:11 -04:00
Guilhem Lavaux
29723fff06 updated copyright notice 2014-04-28 08:52:27 +02:00
P.M. Sutter
ad3e5d1577 preparing public version 2014-04-21 23:58:17 -04:00
P.M. Sutter
c27b09b08d multidark loader now take all velocity components; velocity output bug fixed 2014-01-30 21:39:44 -06:00
P.M. Sutter
842c2beaaa changed name in headers 2013-12-01 20:59:00 -06:00
Guilhem Lavaux
03d7fda57f Fixes. Now run through classical testcase. 2013-06-11 11:51:07 +02:00
P.M. Sutter
c81fd8913b now outputs mass into particle and halo files 2013-04-25 09:35:32 -05:00
Guilhem Lavaux
5a0f2383b3 Merge branch 'master' of ssh://bitbucket.org/cosmicvoids/void_identification 2013-03-31 17:01:47 -04:00
Guilhem Lavaux
af425f345d Better hubble constant decoding in SDF 2013-03-31 17:01:44 -04:00
P.M. Sutter
cb2b0de143 reset to original multidark loading 2013-03-21 21:54:02 -05:00
P.M. Sutter
7c172d5642 Merge branch 'master' of bitbucket.org:cosmicvoids/void_identification 2013-03-20 07:19:34 -05:00
P.M. Sutter
c6a9a1c875 reconfigure multidark loader to work with sdf rescaling and shifts 2013-03-20 07:18:15 -05:00
Guilhem Lavaux
17546f2a1e Reenforce periodic boundaries (to deal with round-off error in float) 2013-03-19 10:00:25 -04:00
Guilhem Lavaux
004e4e3097 Fixed Hubble constant computations to be returned in the correct variable. 2013-03-08 12:40:06 -06:00
Guilhem Lavaux
39d10fdd6b Enforce particles to be in the boxsize for the SDF loader 2013-03-07 09:33:21 -06:00
Guilhem Lavaux
b8fa109008 Fixed position scaling in SDF 2013-03-06 00:59:28 +01:00
Guilhem Lavaux
1c1c8b778e Fixes to SDF loader 2013-03-05 14:56:44 +01:00
Guilhem Lavaux
132d96adf5 SDF: Do not bulk copy the header but instead copy its components 2013-03-05 08:42:34 -05:00
Guilhem Lavaux
5d9dad1439 Updated Copyright/License 2013-03-02 20:23:33 -05:00
Guilhem Lavaux
bce9ac1dd3 Removed the possibility of a later version. The patent mess is unclear. 2013-03-02 18:33:33 -05:00
Guilhem Lavaux
aa38661b65 Added copyright/license notice 2013-03-02 18:30:40 -05:00
Guilhem Lavaux
a611d77c5d Fix in multidark loader: attributes must not be touched once created. 2013-03-01 08:50:41 -06:00
Guilhem Lavaux
99f1b3888e Fixed spurious braces and a SEGV in multidark loading procedure 2013-02-28 18:24:23 -06:00
Guilhem Lavaux
393b6e756e Fixed duplicated name error in generateFromCatalog. Fixed numPart setup from the exact number of accepted particles 2013-02-27 12:59:28 -06:00
Guilhem Lavaux
5b8a97d170 Merged 2013-02-27 12:41:37 -06:00
Guilhem Lavaux
7e121e5b5d Reset the number generator before rerunning the preprocessor 2013-02-27 12:40:11 -06:00
Guilhem Lavaux
3f7b54a3d2 Added (optional for the moment) SDF support in simulation_loaders. 2013-02-27 13:35:59 -05:00
Guilhem Lavaux
d291651ff1 Factored out the basic preprocessing code (partially inline subsampling) 2013-02-26 17:04:13 -05:00
Guilhem Lavaux
5cf7a94538 Moved subsampling to the loaders to be able to do online subsampling (only implemented for gadget and multidark so far, the other coming in...) 2013-02-25 12:29:09 -05:00
P.M. Sutter
7f020f15e5 large files now appear to be supported 2013-02-19 13:30:01 -06:00
Guilhem Lavaux
6ca873989d Use long instead of int for multidark loader 2013-02-19 13:25:41 -05:00
Guilhem Lavaux
9bd0cbbb88 Fixed regeneration step in generateMock. Fixed gadget loading (missing initialization for multiple files) 2013-01-29 13:58:12 -06:00
P.M. Sutter
b77f4f4e9e uniqueID now enabled for multidark 2012-11-30 07:53:41 -06:00
Guilhem Lavaux
4c5159823a Removed cubic, Use cube from CosmoTool 2012-11-30 07:39:11 -05:00
Guilhem Lavaux
d29f92529b Moved simulation loaders into their own subdirectory. 2012-11-25 10:23:31 -05:00