1
0
Fork 0
mirror of https://github.com/cosmo-sims/MUSIC.git synced 2024-09-19 17:03:46 +02:00
Commit graph

25 commits

Author SHA1 Message Date
Oliver Hahn
7723c9b2a7 density coarsening is done using spectral sampling if spectral sampling of the transfer function is used, otherwise block averaging is used 2013-11-26 19:25:29 +01:00
Oliver Hahn
819ee62662 fixed a (supposed) bug in the refinement mask generation
adjusted the blending function for spectral sampling
2013-11-26 14:13:50 +01:00
Oliver Hahn
1f7ba3bca3 made window function spherically symmetric 2013-11-14 12:07:34 +01:00
Oliver Hahn
caec0b9d76 new version number 1.5
fixed a compile error in tetmesh output
made k-space sampling the default
2013-11-14 11:04:08 +01:00
Oliver Hahn
a4f6909982 replaced k-space transfer filter with Planck-taper window
removed again the non-kspace averaging with realspace TFs
2013-11-13 03:26:03 +01:00
Oliver Hahn
c8619e13e3 restored compatibility with old realspace transfer function scheme 2013-11-13 01:40:42 +01:00
Oliver Hahn
5d58feecbe added smooth blending function for k-space transfer functions 2013-11-06 00:43:00 +01:00
Oliver Hahn
5b813c5007 fixed that sometimes real-space averaging for noise was used instead of k-space.
fixed some other minor issues (mostly compiler warnings)
2013-11-05 22:56:05 +01:00
Oliver Hahn
35046923eb a few fixes. 2013-11-05 17:06:45 +01:00
Oliver Hahn
458607f2f6 cleaned up some compiler warnings appearing with newer versions of gcc (tested with gcc 4.8) 2013-11-05 15:34:00 +01:00
Oliver Hahn
86b85edadd re-enabled enforcing of mean density 2013-11-05 15:31:51 +01:00
Oliver Hahn
68a31d791e added periodic real-space TF with new kernel and deconvolution of finite volume back in 2013-10-30 14:51:32 +01:00
Oliver Hahn
b719b1b479 minor fixes 2013-10-29 15:22:15 +01:00
Oliver Hahn
aa829134e2 seems like both k-space and new real space work well now, fixed a bug for k-space grid offsets 2013-10-29 13:23:47 +01:00
Oliver Hahn
3129083718 working backup commit to repository. maybe this one should not be used. 2013-10-29 09:45:47 +01:00
Oliver Hahn
37c7f07b83 re-enabled global restriction after noise convolution (this needs to be selectively switched off after k-space noise convolution) 2013-10-24 16:58:27 +02:00
Oliver Hahn
c03c80c53d more fixes to noise interpolation when using k-space sampled TF 2013-10-24 15:59:16 +02:00
Oliver Hahn
5637c20bae fixed a variable reference that has been removed 2013-10-24 12:51:51 +02:00
Oliver Hahn
f19103d266 cleanup and fixes. k-space sampling still needs proper testing (and likely some more fixes) 2013-10-24 12:48:35 +02:00
Oliver Hahn
9ee8a0a6a9 added header file inclusion to avoid compilation errors 2013-10-24 12:33:58 +02:00
Oliver Hahn
870107d09c updated k-space sampling of power spectrum on nested hierarchies 2013-10-24 12:28:48 +02:00
Oliver Hahn
9bcedeb883 some fixes to density coarsening 2013-10-17 16:35:30 +02:00
Oliver Hahn
97ba38177b fixed missing coarsening when levelmin_TF is set 2013-10-12 23:57:14 +02:00
Oliver Hahn
b4af40ed57 fixed fft interpolation for fft-kernel 2013-10-10 23:33:16 +02:00
Oliver Hahn
7177cfe2bf initial local commit of MUSIC 2.0 2013-10-10 23:24:21 +02:00