Bug-Fix: Include cstind into md5.cpp for uint declartions
adding doxygen-doc to the repo
add comment changes due to wrong nameing for doxygen
add last comments to cache.cpp
change version name to 1.7.0 and update readme and man page
add run_cache.sh to Makefile.am, modify man-page
modified Datasets of single-files, modfied / add -lo and -ls flag to read single files and all cachefiles
add cache version to onefile, cleanup code, new comments for doxygen
modified getIniinfoFromOnefile to use correctly dir-paths, adding zeropadding to ID names for onfile writting
changed function to give hashparamas for cachefiles with cachtype 0, following cachefiles can read from any cache-dir and different snapshot dir, but also can load old cache-files
remove config.ini file after usage to clean up space by using -lo options
add reading from info-info from onefile by using spmviewer executable and flag -lo, change main function to use flag -lo
Modified data_readers.cpp to use cachfiles without original snaps, add INI_FILE_PATH param to All param, modified one cache file writing to include ini file informations
Push for cluster test, made changes to use onefile option via ini file or run.sh script
Push for cluster test, modify CompTypes for better output + cleanup, add new run_cache for comming changes
Add caching flags for cache enable / disbaled and type of cache
new function to test writing all data to one hdf5 file
Add SNAP_NUMBER param to hash for cache files
Adding comments for doxygen doc
Remove unused all->cach_vars
Cleanup code
Implement own md5 function, update and cleanup cache.cpp, build new Makefile.am with md5.ccp + md5.h
Change checkCache to check of cache-files and not cache.ini file
remove some terminal debug
changed and enable varibale cach-dir path
time measure for clustertest
remove unused loop and variable
Remove / outcommend EnDt data in particle struct
Add terminal command to README + Modified script for correct ini file build
remove some useless namespaces and remove one extern libary
cleanup code and modified cache hash gen
Cleanup Code
Changed write and read hdf5 to directly particle vector, a litte bit faster
Add code for time measurement
First sucessfuly cache load
modify and test load and write to hdf5 (whole) particle
Implement check of cache.ini and ini file or their 'hashes'
Test read_ini fucntion with new All_cache param
Changed names of cache functions
Changed read_ini function, use of different All pararms, changed multiple files for new param All_cache
Modify script for ini file gen with new caching parmaters
Change cache.ini file and methods
Impelment Filename / Hash list + use only first and last megabyte of file to increament speed
add function to create default ini-file
Add script to run spmviwer with changed ini file for cache usage
Changing function to create hash.ini file + add one more parameter to start ini file, to remove blocks from config string in hash.ini file
adding ini file parameter and add first function to create hash.ini file
New autogenerated makefiles
write hdf5 dump and read to new files + manually changed MakeFiles to make
add cache.ccp and .h
Adding first cache configurations to ini file / globalvars + test loading from cache configuration
Modified dumpdata and readHDF5Dataset + adding measurement of time off readHDF5Dataset and ReadGadgetParticels
Failed to make, cause of delete failed in testing function readHDF5Dataset
First test of dump and read data (ID of Particels)
dump todo 4 Tom
Todo lists for Tom
changing rho file reader with harcoded path and groups, to make a urgent plots
new with density file parameters
New version with the partial cache
adding rhofile reader
Merge branch 'master' of ssh://git.code.sf.net/p/pmviewer/spmviewer
adding cache as a HDF5
Merge branch 'master' of https://git.code.sf.net/p/pmviewer/spmviewer
debug for arepo readers
Merge branch 'master' of ssh://git.code.sf.net/p/pmviewer/spmviewer
fix HSML size to normal
fix reader
test
New block with size name
Merge branch 'master' of https://git.code.sf.net/p/pmviewer/spmviewer
hdf5 debugging
arepo gets time from the header
remove iterate in HDF
add report on how many particles in the RAM/GPU
update texts based on dataframe
info box update based on dataframes
remove warnings in menu: double to float conversion
multiple file load animations
making -std=gnu++11 friendly
PCA rotation ready with flipyz
PCA ready version
config file update
PCA usage
Merge branch 'master' of https://git.code.sf.net/p/pmviewer/spmviewer
Adding MYTREE CXX flag
Adding PCA module
fix log scales in ini file
Header failure checks
fixing no particles case in HDF5
hdf5 defaults in constructor
treerho force tests
BHtree needs tobe rewritten.... too noisy density,but very fast.
Adding HDF5 parameters to INI file
adding color block for the Arepo
header check if exists
new hdf groups
Merge branch 'master' of https://git.code.sf.net/p/pmviewer/spmviewer
hdf5 ifdef fix
fix mac ifdef for hdf5
fix hdf5 1.8 vs 1.10