017c0095d7
Increase maximum redshift to z=10
2021-02-25 14:19: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
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
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
P.M. Sutter
5f68298e43
added additional filter if galaxy sample extends beyond redshift slice of itnerest
2015-03-27 01:11:03 -05:00
P.M. Sutter
27344eb1f7
name change barycenter -> macrocenter
2014-06-02 10:17:10 -04: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
b8ad7f8752
higher range for interpolating distances in prunevoids
2014-02-19 16:33:20 -06:00
P.M. Sutter
e5cc6297fa
consistent handling of comoving coords in sims
2014-02-12 04:52:58 -06: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
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
34a32bfd2c
getting rid of funky center coordinated for observations
2013-12-19 12:27:22 -06:00
P.M. Sutter
842c2beaaa
changed name in headers
2013-12-01 20:59:00 -06:00
P.M. Sutter
d06c7ef4f6
commented out another diagnostic test that was slowing down computation
2013-10-29 22:07:26 -05:00
P.M. Sutter
cb71b0c8af
done double-checking adjacencies; commented-out code in case need to use again
2013-10-20 04:19:03 -05:00
P.M. Sutter
5ea91f12f5
temporary commit to check adjacencies in voids
2013-10-10 13:00:05 -05:00
P.M. Sutter
7426bcdb16
added parameters to prunevoids to handle real-space analysis
2013-09-06 14:53:31 -05:00
P.M. Sutter
7ba3b2a98d
prunevoids now can handle coordinate changes to cosmoving space in observations
2013-08-23 13:13:55 -05:00
P.M. Sutter
918a5730bc
fixed calculation of ellipticity
2013-06-09 19:57:57 -05:00
P.M. Sutter
cacf9dee74
corrected ellipticity calculation
2013-06-02 20:48:07 -05:00
P.M. Sutter
cc84c840db
more details in pruneVoids shape output
2013-05-08 03:33:31 -05:00
P.M. Sutter
98fdc38afa
added an underscore to output filename
2013-04-30 09:05:14 -05:00
P.M. Sutter
0515431958
clean up of prunevoids; outputs more variations of trimmed and cut catalogs
2013-04-29 21:31:47 -05:00
P.M. Sutter
96a96f9680
better pruning of bad voids
2013-04-11 09:50:32 -05:00
P.M. Sutter
69fdf9b669
pruneVoids now outputs a *complete* trimmed and untrimmed catalog, rather than just a centers_nocut_ file. centers_nocut_ is now removed and the untrimmed catalog has a prefix untrimmed_
2013-04-01 13:03:07 -05:00
P.M. Sutter
a2ad3cc4f2
whoops, inserted a bug
2013-03-31 22:32:36 -05:00
P.M. Sutter
4cd7408a8a
now switched to accepting only top-level voids; harmonized ancillary files (barycenters_, voidDesc_) to the output of centers_
2013-03-31 22:03:22 -05:00
P.M. Sutter
151c605335
pruneVoids now cleans out non-leaf voids; adjusted stackVoidsZero launcher to accept custom stacks
2013-03-30 15:24:45 -05:00
P.M. Sutter
2bc3b3ef27
pruneVoids now (rather clumsily) loads tree information; rejects voids that are not leaf nodes
2013-03-28 20:37:28 -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
P.M. Sutter
df98c86a03
modified scripts to work with new generateMock
2013-03-02 09:40:06 -06:00
P.M. Sutter
b0591c0811
added number of particles column to centers_ output in pruneVoids
2013-02-25 13:12:26 -06:00
P.M. Sutter
fa7264e4ee
cleaned up logic and output handling in prunevoids; added combined SDSS analysis script; added data preparation scripts
2013-02-25 12:30:24 -06:00
P.M. Sutter
152e062fc4
added prunevoids parameter file
2013-02-14 08:38:24 -06:00
P.M. Sutter
168ef7a0d7
merged guilhem's and my updates
2013-02-09 14:12:40 -06:00
P.M. Sutter
950c6e810a
start of shape measurement in void outputs; some improvements and bug fixes to AP analysis
2013-02-09 14:08:44 -06:00
Guilhem Lavaux
5fb3adfc89
Fixed potential memory corruption while loading particle information. Slightly reworked the source code
2013-01-29 13:59:25 -06:00
P.M. Sutter
ae9701e99c
replaced void shape fitter with rudimentary moment of inertia calculation
2013-01-18 09:56:31 -06:00
P.M. Sutter
481da6edd0
fixed bug in barycenter calculation
2013-01-16 14:06:36 -06:00
P.M. Sutter
ff3c17660a
merging my changes and nico's changes to prunvevoids
2012-12-18 12:15:07 -06:00
P.M. Sutter
87c62f321b
Merge branch 'master' of bitbucket.org:cosmicvoids/void_identification
2012-12-18 12:14:37 -06:00
P.M. Sutter
c578ddf1f9
optional periodic in prunevoid barycenters, updated multidark script
2012-12-18 12:14:25 -06:00
nhamaus
64adea4a9b
Enforced pbc for void-barycenters
2012-12-18 16:28:20 +01:00