Commit graph

927 commits

Author SHA1 Message Date
Katayoon Ghaemiardakani
7c2f4c7950 Change the maximum string size for input/output directories.
Merged in Katayoon-Ghaemi/voztiec-edited (pull request #8)

I changed the number of the characters accepted for input and output directories.

Approved-by: Guilhem Lavaux
2025-03-13 10:14:15 +00:00
Katayoon Ghaemiardakani
74d8907c1c I changed the number of the characters accepted for input and output directories. 2025-03-12 10:03:54 +00:00
b78ff2bd52 Add missing seeding of CONFIGURE_LD_FLAGS by LDFLAGS 2024-04-22 16:43:57 +02:00
Paul M. Sutter
16301287de fixed bug where eigenvectors were printed in transposed order 2024-03-26 22:13:59 -04:00
9794bb1973 Add missing sanity check 2023-12-06 09:16:18 +01:00
dac59fabeb Really exit in case of memory failure 2023-12-06 08:11:16 +01:00
2e21bd9dfb Check a memory allocatin 2023-12-06 08:10:27 +01:00
5892ce7738 Fix git commit id 2022-06-17 19:31:04 +02:00
d0dc04eae7 Update cosmotool version 2022-06-17 18:51:28 +02:00
59d07eb9c3 Add proper import of sysconfig 2022-06-17 07:53:11 +02:00
6fd04a7b1d Add explicit compiler inheritance from python environment 2022-06-17 07:52:00 +02:00
Nico Hamaus
a73e4e8186 Merge branch 'master' of https://bitbucket.org/cosmicvoids/vide_public 2021-06-04 12:33:21 +02:00
Nico Hamaus
336b9bc333 Updated boost to version 1.76.0 2021-06-04 12:31:54 +02:00
8858bea397 Purge spurious file 2021-06-04 12:01:01 +02:00
5fa5200341 Merge branch 'master' into release/2.x 2021-04-20 18:26:08 +02:00
31bd324e66 Update the readme 2021-04-15 16:55:36 +02:00
3e035d33b7 Add missing file 2021-04-15 16:45:47 +02:00
97b7c8705a Add a really dummy file to please the OSX linker 2021-04-15 16:45:36 +02:00
381f6aae87 Compilation fixes (type mismatch) 2021-04-15 16:28:18 +02:00
371dc289b3 Put QHULL source code directly in VIDE 2021-04-15 16:23:00 +02:00
d8c321232d Compilation fixes for more recent compilers 2021-04-15 15:49:40 +02:00
08074d2e8a Improve boost configuration 2021-04-15 15:06:11 +02:00
f7df64c768 Improve boost configuration 2021-04-15 15:00:05 +02:00
e84b6de89e Update README 2021-04-07 08:53:02 +02:00
ba18690cda Update README 2021-04-06 09:41:43 +02:00
53ad51acca Clean up of setup.py and have it install the simulation pipeline script 2021-02-26 09:05:50 +02:00
Nico Hamaus
8ee71005e1 Set default value for omegaM in observations 2021-02-25 17:36:22 +01:00
44165359ea Add mergingThreshold to simulation pipeline generator 2021-02-25 17:47:27 +02:00
017c0095d7 Increase maximum redshift to z=10 2021-02-25 14:19:00 +02:00
ccc469aa6e Add an option to change the merging threshold 2021-02-25 14:14:33 +02:00
569a7e40e6 Add some temporary instructions for executing on simulations 2021-02-25 14:07: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
8249256508 Merged in m_aubert/vide_public (pull request #3)
Bugfixes
2018-10-12 09:22:31 +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
7bf85c07c8 useComoving definition moved in the Sample instance to be correctly passed 2018-10-11 18:01:23 +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
23c9a369ee Disable python extension in cosmotool for now as it is not required and cause trouble for Vide building scripts 2018-07-26 14:54:55 +02:00
e01ee80fbd Force creating the install directory of python packages. 2018-07-25 20:56:55 +03:00
b5e3086801 Provide the just-built cython to cosmotool. Forced to reorganize the order of the call to ExternalProject 2018-07-20 08:48:54 +03:00
63c7757662 Fix path 2018-07-19 15:24:57 +03:00
1c24744198 Add pyc as files to be ignored 2018-07-19 15:12:27 +03:00
81ada3d99a Skip setuptools installation if sufficienty recent 2018-07-19 15:11:49 +03:00
003bc39d4a Update cosmotool 2nd part 2018-07-19 15:11:23 +03:00
64e05fc180 Update cosmotool 2018-07-19 15:11:04 +03:00
Nico Hamaus
387dc4d853 Fixed indexing bug in catalogUtil 2017-11-24 18:19:42 +01: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