Commit graph

233 commits

Author SHA1 Message Date
9794bb1973 Add missing sanity check 2023-12-06 09:16:18 +01:00
381f6aae87 Compilation fixes (type mismatch) 2021-04-15 16:28:18 +02:00
017c0095d7 Increase maximum redshift to z=10 2021-02-25 14:19:00 +02:00
fcfad49e3c Fix the size of the array to be pushed to netcdf 2021-02-25 14:00:20 +02:00
affb56ff48 Merged in python3 (pull request #5)
Port to python3, large code cleanup

* Fixed command line for cosmotool

* Fix path

* Dump command line is log file

* Fix important typo

* Modify paths for example

* Fix path again

* Use an explicit constructor

* Change file to open (python 2->3)

* python3 fix for xrange in periodic_kdtree.py

* Fixed index for Np, numPart, numZones, numZonesTot, partID, zoneID in catalogUtil.py
2020-12-29 08:56:33 +00:00
Marie Aubert
6a5aa85f2f Implemented corrections from reviews 2018-10-12 11:11:49 +02:00
Marie Aubert
531a2c30f3 Uncommented previous part of the code making sure that upper redshift boundary of zRange is respected 2018-10-11 18:05:59 +02:00
Marie Aubert
3eb3a0cf5d useComoving passed to mock_sphere particles + modified lower redshift bound to be consistent with pruneVoids 2018-10-11 17:52:01 +02:00
Guilhem Lavaux
a4cafc0341 Remove debug information 2017-11-24 11:20:49 +01:00
Guilhem Lavaux
b28cf64544 Update setuptools url. Fix memory initialization issue in jozov2 2017-11-23 13:19:49 +01:00
Guilhem Lavaux
bbbb8e279e Do not allocate if no adjacencies. 2017-10-11 09:33:18 +02:00
Guilhem Lavaux
54aa135ac6 Add more debug information to jozov2 output 2017-10-09 09:57:11 +02:00
P.M. Sutter
ccf991e88f fixed function declaration 2016-04-20 06:38:16 -05:00
P.M. Sutter
0ed83f698a fixed variable name 2016-04-20 06:30:17 -05:00
P.M. Sutter
78af446812 fiducial omegaM is now correctly passed to generateFromCatalog 2016-04-15 12:22:57 -05:00
Guilhem Lavaux
859e82cafd Fixed argument passingin mock 2016-01-27 11:04:32 +01:00
Guilhem Lavaux
90fd74d907 Added Gadget2 support (untested!) 2016-01-26 23:04:01 +01:00
P.M. Sutter
add61229cb cataog comparison now supports observations 2016-01-19 09:11:03 -06:00
P.M. Sutter
25c15822c2 fixed bug in merit calculation for cross-comparison 2016-01-19 08:13:05 -05:00
P.M. Sutter
c9cb9ea1cc corrected bug in reporting of RA and Dec 2015-09-06 15:26:32 -05:00
P.M. Sutter
3bb09067cd fixed bug where lower redshift cut in observations was not properly applied 2015-08-27 14:19:45 -05:00
d937b2fa80 Imported compile fixes from VIDE private repository 2015-06-09 22:06:45 +02:00
P.M. Sutter
5f68298e43 added additional filter if galaxy sample extends beyond redshift slice of itnerest 2015-03-27 01:11:03 -05: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
41abc9eb35 overlapfrac now user-settable 2014-08-07 16:35:45 -04: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
P.M. Sutter
27344eb1f7 name change barycenter -> macrocenter 2014-06-02 10:17:10 -04:00
P.M. Sutter
bc9c3b5328 hod code cleaned out 2014-05-22 21:03:56 -05:00
P.M. Sutter
57715fe0de first pass at cleaning HOD 2014-05-22 21:45:03 -04:00
P.M. Sutter
1d728c2cc8 name change for preparation script 2014-05-07 21:18:34 -05:00
P.M. Sutter
d5d9ebc3e1 fixed cmakelists 2014-05-06 10:24:45 -05: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
a9100b2604 another fix to d_l interpolation in prunevoids 2014-03-05 08:40:23 -06:00
P.M. Sutter
35c7408ee5 futher improvements to AP handling 2014-03-01 17:59:08 -06:00
P.M. Sutter
b8ad7f8752 higher range for interpolating distances in prunevoids 2014-02-19 16:33:20 -06:00
P.M. Sutter
10b2fdf575 voidsoverlap outputs parent void ellipticity 2014-02-13 06:23:24 -06:00
P.M. Sutter
e5cc6297fa consistent handling of comoving coords in sims 2014-02-12 04:52:58 -06: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
479b9b8422 fixed bug in velocity output 2014-01-29 10:08:57 -06:00
P.M. Sutter
d3554b0732 storing velocity components in the netCDF file 2014-01-27 12:23:59 -06:00
P.M. Sutter
f39351bd3c fixed overflow with long filenames 2014-01-23 20:11:29 -06:00
Paul Matthew Sutter
89082b2f1e merger 2014-01-14 11:06:29 +01:00
P.M. Sutter
ee2a5467c8 fixed barycenter periodic box wrapping for z>0 boxes 2014-01-13 02:22:35 -06:00
P.M. Sutter
b6e9fc60c2 reverted to original zobov rescaling 2014-01-03 06:57:12 -06:00
P.M. Sutter
44cd0eb71f beginning to fold in HOD code with jeremy tinker's approval 2013-12-30 22:48:07 -06:00