Guilhem Lavaux
|
e698201f38
|
Merge branch 'master' of bitbucket.org:glavaux/cosmotool
|
2014-06-14 17:26:26 +02:00 |
|
Guilhem Lavaux
|
d23f79cbaf
|
Templatized SPHSmooth. Reduced memory consumption of simple3DFilter
|
2014-06-14 17:18:28 +02:00 |
|
Guilhem Lavaux
|
81f4b642e4
|
Re-optimized projection
|
2014-06-14 17:15:56 +02:00 |
|
Guilhem Lavaux
|
34eac2721a
|
Small Fixes / enhancement to project_tool
|
2014-06-13 18:28:05 +02:00 |
|
Guilhem Lavaux
|
60a477a4c0
|
Try to debug error
|
2014-06-13 17:38:49 +02:00 |
|
Guilhem Lavaux
|
00f4f0a00a
|
More work on performance but broke the algorithm
|
2014-06-13 17:11:40 +02:00 |
|
Guilhem Lavaux
|
7a61ad7519
|
attempt to boost python performance
|
2014-06-13 11:07:58 +02:00 |
|
Guilhem Lavaux
|
ae16e77de7
|
Warning fixes, Performance improvements
|
2014-06-13 09:45:48 +02:00 |
|
Guilhem Lavaux
|
0ad97c6e66
|
More CIC
|
2014-06-12 22:18:50 +02:00 |
|
Guilhem Lavaux
|
cef0fb3786
|
Added a lean CIC filter
|
2014-06-12 17:16:59 +02:00 |
|
Guilhem Lavaux
|
c80e2833e0
|
Fixed progressbar again
|
2014-06-12 15:35:54 +02:00 |
|
Guilhem Lavaux
|
01059f145b
|
Merge branch 'master' of bitbucket.org:glavaux/cosmotool
|
2014-06-12 15:29:57 +02:00 |
|
Guilhem Lavaux
|
6967a1f55c
|
Fix parallelization of the projector to make a proper reporting of the progress
|
2014-06-12 15:29:36 +02:00 |
|
Guilhem Lavaux
|
ca379c91ee
|
Fixed whitification. Numpy was not viewing the arrays but copying them
|
2014-06-12 11:23:17 +02:00 |
|
Guilhem Lavaux
|
0aeb0d80c3
|
Do not use half pixel shift
|
2014-06-12 09:51:54 +02:00 |
|
Guilhem Lavaux
|
a6b08dfe8f
|
Added more timing. Fixed whitification.
|
2014-06-12 09:45:46 +02:00 |
|
Guilhem Lavaux
|
401ddc8a8b
|
Added parallelization to _project.pyx code
|
2014-06-11 11:14:33 +02:00 |
|
Guilhem Lavaux
|
5b133a9ac8
|
Increased SPH number. Changed defaults in python samples
|
2014-06-10 14:18:14 +02:00 |
|
Guilhem Lavaux
|
c7433ca190
|
Increased SPH number. Changed defaults in python samples
|
2014-06-10 14:17:30 +02:00 |
|
Guilhem Lavaux
|
fb54034762
|
Added a skymapper
|
2014-06-06 09:42:44 +02:00 |
|
Guilhem Lavaux
|
c1931db2a8
|
Merge branch 'master' of bitbucket.org:glavaux/cosmotool
|
2014-06-06 09:01:09 +02:00 |
|
Guilhem Lavaux
|
a928d3b859
|
Added supersampling to test to spherical projection
|
2014-06-06 09:01:01 +02:00 |
|
Guilhem Lavaux
|
9b54973624
|
Fix
|
2014-06-05 17:36:57 +02:00 |
|
Guilhem Lavaux
|
7f338f43f2
|
Fixes
|
2014-06-05 16:24:08 +02:00 |
|
Guilhem Lavaux
|
718fac9993
|
Fixes
|
2014-06-05 16:24:05 +02:00 |
|
Guilhem Lavaux
|
b5319a0b1c
|
more work on spherical projection. testlet for this code
|
2014-06-05 14:07:57 +02:00 |
|
Guilhem Lavaux
|
7b7d5b050e
|
More projection code
|
2014-06-04 18:06:48 +02:00 |
|
Guilhem Lavaux
|
be03931328
|
Infrastructure for better spherical projection
|
2014-06-04 16:25:24 +02:00 |
|
Guilhem Lavaux
|
1693c222e1
|
Imported the projection library for python
|
2014-06-04 14:00:54 +02:00 |
|
Guilhem Lavaux
|
ae040d15ee
|
Fixed transpotion and the sign
|
2014-06-04 13:57:17 +02:00 |
|
Guilhem Lavaux
|
7258dd20cb
|
Added pixel shifting in ICgen
|
2014-06-04 09:13:34 +02:00 |
|
Guilhem Lavaux
|
a82688b0b1
|
Working ICs with ramses
|
2014-06-03 18:50:04 +02:00 |
|
Guilhem Lavaux
|
8f582707da
|
More debugging. Temporarily disabled phase shifting
|
2014-06-03 12:35:58 +02:00 |
|
Guilhem Lavaux
|
7662ea98d4
|
Fixed cic. Fixed lpt1 evaluation in cosmogrowth
|
2014-06-03 10:48:54 +02:00 |
|
Guilhem Lavaux
|
4bc7bf47a7
|
CIC code in python. Moved simu python code to simu.py
|
2014-06-03 10:08:18 +02:00 |
|
Guilhem Lavaux
|
302ed9a912
|
Fixed CIC errors. Added support for CosmoPower in _cosmotool.pyx
|
2014-06-03 09:51:26 +02:00 |
|
Guilhem Lavaux
|
0a28eb3e04
|
Fixed ramses
|
2014-06-02 14:28:09 +02:00 |
|
Guilhem Lavaux
|
ddb66ab436
|
White phase exporter (for mpgrafic e.g.)
|
2014-06-02 10:41:39 +02:00 |
|
Guilhem Lavaux
|
1aaf5f4a13
|
Added graficToDensity conversion. Added missing getBoxsize() method. Fixed grafic generation
|
2014-06-02 10:34:20 +02:00 |
|
Guilhem Lavaux
|
688e4e20de
|
Moved code. Reorganized more OO like
|
2014-06-01 18:07:44 +02:00 |
|
Guilhem Lavaux
|
8258bd0fe9
|
New python samples. New python function to write grafic files
|
2014-06-01 15:32:15 +02:00 |
|
Guilhem Lavaux
|
5d3b56bfcb
|
Tons of fixes in python binder. Loadgadget slightly more verbose
|
2014-05-31 08:43:22 +02:00 |
|
Guilhem Lavaux
|
f4187185a7
|
Hardened SimuData. Support writeGadget
|
2014-05-30 19:00:25 +02:00 |
|
Guilhem Lavaux
|
adf14da4b4
|
Merge branch 'master' of bitbucket.org:glavaux/cosmotool
|
2014-05-30 17:26:58 +02:00 |
|
Guilhem Lavaux
|
ae1480a118
|
Changed python lib detection mechanism
|
2014-05-30 17:26:44 +02:00 |
|
Guilhem Lavaux
|
6d19fe666f
|
Merged
|
2014-05-30 17:12:48 +02:00 |
|
Guilhem Lavaux
|
f0a951e38d
|
Memory saving opportunities for lage KDTrees
|
2014-05-30 17:11:49 +02:00 |
|
Guilhem Lavaux
|
87a41d890e
|
Imported borg reading routines
|
2014-05-30 17:10:27 +02:00 |
|
Guilhem Lavaux
|
2afccc3411
|
grab particle ids too
|
2014-05-30 13:21:12 +02:00 |
|
Guilhem Lavaux
|
bf4977721f
|
Added support for ramses in _cosmotool. Fixlet in gadget
|
2014-05-30 11:39:13 +02:00 |
|