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
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
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
b68310e1b7
observation boxes now a cubic volume to remove distortions
2013-06-06 08:04:13 -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
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
P.M. Sutter
a7cdb80704
added observation flag in info file; stack voids now shifts particles based on redshift of subsample
2012-12-23 16:38:54 -06:00
P.M. Sutter
b20ed47367
fix to uniqueID for catalog data
2012-12-09 21:51:46 -06:00
P.M. Sutter
2c3fe1b35d
fixed support for masked mock data sets; now skips over comments in halo catalogs
2012-12-03 11:00:51 -06:00
P.M. Sutter
06c8ddc26e
more consistent handling of redshift bounaries in pruneVoids
2012-11-19 07:51:01 -06:00
P.M. Sutter
80c2b7f603
more bug fixes for the minimum halo mass cuts...sigh
2012-11-18 22:47:49 -06:00
P.M. Sutter
0b54a31d0c
many bug fixes from the previous update; new changes appear to work now
2012-11-18 14:23:50 -06:00
P.M. Sutter
90964d2be3
fixed bugs associated with saving RA and Dec
2012-11-17 13:01:39 -06:00
Paul Matt Sutter
a53e3bf290
reconfigured to put RA, Dec, redshift, and unique (catalog) ID in the binary ZOBOV file
2012-11-17 02:49:02 -05:00
P.M. Sutter
08ea4ef0a2
more informative sample_info file
2012-11-13 13:56:44 -06:00
P.M. Sutter
61acd59383
futher fixes for handling sub-volumes in analysis
2012-11-06 14:41:09 -06:00
P.M. Sutter
14abbc2018
Slight re-organization of C/C++ tools. Significant modifications to support observational data. Python and pipeline scripts added
2012-10-31 10:43:15 -05:00