Commit graph

995 commits

Author SHA1 Message Date
Paul M. Sutter
99a441013d renamed tolerance parameter to better reflect its function 2024-06-04 15:46:23 +02:00
Paul M. Sutter
4f78bb445b allowed high-z threshold for cutting to be user-selectable 2024-06-04 13:28:54 +02:00
Paul M. Sutter
ddcb971eae placed mergingThreshold parameter in defaults file 2024-06-04 11:19:07 +02:00
Paul M. Sutter
d48d740b78 fixed some dependency calls with new layout 2024-06-04 08:57:09 +02:00
Paul M. Sutter
438407be74 cleaned up vide toolkit calls 2024-05-22 19:38:20 -04:00
Paul M. Sutter
288e2263b6 slightly rearranged vide pipeline files to reduce clutter 2024-05-22 19:05:04 -04:00
Paul M. Sutter
d7c0fbc720 renamed void_pipeline to vide_pipeline 2024-05-22 18:51:20 -04:00
Paul M. Sutter
4d9c5ab2c1 renamed src to source 2024-05-22 16:15:14 -04:00
Paul M. Sutter
4dcaf3959b renamed python_tools to python_src to maintain consistency 2024-05-22 16:07:24 -04:00
Paul M. Sutter
0f4bc75527 renamed libzobov to util as it contains general-purpose routines for handling voids and particles 2024-05-22 16:05:36 -04:00
Paul M. Sutter
3203c24ec5 renamed c_tools to c_src and moved zobov to that directory 2024-05-22 15:54:36 -04:00
Paul M. Sutter
50ad2d6d73 renamed 'generateMock' routines to 'prep' routines to accurately reflect what they do 2024-05-22 15:46:04 -04:00
Paul M. Sutter
b1962100a8 re-added some essential routines; updated example sceipts to reflect new layout 2024-05-22 15:13:55 -04:00
Paul M. Sutter
541223fd07 re-added some essential routines; updated example sceipts to reflect new layout 2024-05-22 15:13:15 -04:00
Paul M. Sutter
45f22a2c29 renamed stacking to pruning as that's what it does 2024-05-22 12:56:33 -04:00
Paul M. Sutter
faca2d1ea2 removed unused A-P test code 2024-05-17 17:18:33 -04:00
Paul M. Sutter
b7832bc0d7 removed unused HOD and 2-pt correlation code 2024-05-17 17:16:07 -04:00
Paul M. Sutter
38a8a1926e removed unused void overlap functions 2024-05-17 17:15:09 -04:00
Paul M. Sutter
cef05720a1 moved example datasets and config files to their own directory 2024-05-17 17:10:24 -04:00
Paul M. Sutter
2d2c52ac8c removed unused code in c_tools: hod and zobov2 2024-05-17 16:33:30 -04: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