Commit graph

121 commits

Author SHA1 Message Date
41a5435c55 Merge branch 'release/2.x' into guilhem/test_large_mask 2021-02-25 14:39:02 +02:00
fcfad49e3c Fix the size of the array to be pushed to netcdf 2021-02-25 14:00:20 +02:00
85e0f36c99 Allow mask of any resolution 2021-02-16 12:56:00 +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
3eb3a0cf5d useComoving passed to mock_sphere particles + modified lower redshift bound to be consistent with pruneVoids 2018-10-11 17:52:01 +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
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
P.M. Sutter
1d728c2cc8 name change for preparation script 2014-05-07 21:18:34 -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
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
Paul Matthew Sutter
89082b2f1e merger 2014-01-14 11:06:29 +01:00
P.M. Sutter
f268820a2e switched variable name useLCDM to less confusing useComoving; make it sample-level rather than dataset-level 2013-12-19 12:38:05 -06:00
P.M. Sutter
842c2beaaa changed name in headers 2013-12-01 20:59:00 -06:00
P.M. Sutter
7e001aff29 turned back off mocks at redshift caps 2013-11-24 16:00:35 -06:00
P.M. Sutter
1335f3688e sample_info.txt file now includes # tracer, volume info 2013-10-14 06:49:49 -05:00
46b9d3ec40 Added a missing division by E(z) for the line of sight velocity 2013-07-18 17:34:52 +02:00
P.M. Sutter
fd2c5742b2 Merge branch 'master' of bitbucket.org:cosmicvoids/void_identification 2013-06-29 05:27:06 -05:00
Guilhem Lavaux
03d7fda57f Fixes. Now run through classical testcase. 2013-06-11 11:51:07 +02:00
P.M. Sutter
b68310e1b7 observation boxes now a cubic volume to remove distortions 2013-06-06 08:04:13 -05:00
f1bbe65946 Multidark requires SDF. Mark it so in CMake. 2013-05-27 08:30:44 +02:00
P.M. Sutter
726ad2d01e added rng allocation for joggling 2013-05-06 09:41:55 -05:00
P.M. Sutter
ab13d013e0 fixed bugs to particle joggling 2013-05-06 03:50:47 -05:00
P.M. Sutter
1980fdd5d1 added joggling of input particles 2013-05-03 14:44:40 -04: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
5cbf68e072 Added a check that the subsampling value is the adequate one. 2013-03-20 04:55:59 -04:00
Guilhem Lavaux
189fa22c6b Generate a graceful error message instead of a Segmentation Fault 2013-03-19 16:36:26 -04:00
Guilhem Lavaux
a0d5b17164 Have an output that is more informative. 2013-03-19 10:45:33 -04:00
Guilhem Lavaux
17546f2a1e Reenforce periodic boundaries (to deal with round-off error in float) 2013-03-19 10:00:25 -04:00
P.M. Sutter
b7ce099e9e Merge branch 'master' of bitbucket.org:cosmicvoids/void_identification 2013-03-08 13:04:22 -06:00
Guilhem Lavaux
004e4e3097 Fixed Hubble constant computations to be returned in the correct variable. 2013-03-08 12:40:06 -06:00
P.M. Sutter
5746e76d46 Merge branch 'master' of bitbucket.org:cosmicvoids/void_identification 2013-03-07 10:44:11 -06:00
P.M. Sutter
938df0cbb1 added a temporary debug printout to check the parent/child status of accepted voids 2013-03-07 10:43:52 -06:00