summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-10-23minor cleanupEdoardo Pasca
2017-10-23Bugfixes for UNIX compilationEdoardo Pasca
2017-10-23executable extension is for WIN32Edoardo Pasca
2017-10-23Finds the active conda environmentEdoardo Pasca
sets up for the current active conda environmnet
2017-10-23Added setup.py.inEdoardo Pasca
2017-10-23Add needed environment variablesEdoardo Pasca
Adds the environment variables that are needed to compile via conda.
2017-10-20Merge branch origin/pythonize into pythonizeEdoardo Pasca
2017-10-20add conda-forge to the channelEdoardo Pasca
2017-10-20Merge branch 'pythonize' of ↵Edoardo Pasca
https://github.com/vais-ral/CCPi-FISTA_Reconstruction into pythonize
2017-10-20Further developmentEdoardo Pasca
2017-10-20Merge branch 'pythonize' of ↵Edoardo Pasca
https://github.com/vais-ral/CCPi-FISTA_Reconstruction into pythonize
2017-10-20Initial revision of build environment made with CMakeEdoardo Pasca
Initial revision of build environment made with CMake First commit of CMakeLists.txt attempt to use CMake to create the build environment First commit of CMakeLists.txt attempting to locate conda python environment Added a few files for CMake Many changes for the CMake compilation. Tested CMake build Bugfixes
2017-10-19First commit of CMakeLists.txtEdoardo Pasca
attempting to locate conda python environment
2017-10-19First commit of CMakeLists.txtEdoardo Pasca
attempt to use CMake to create the build environment
2017-10-19finished first draftEdoardo Pasca
2017-10-19further progressEdoardo Pasca
2017-10-19Merge branch 'master' into pythonizeEdoardo Pasca
2017-10-19OS loop now fixedDaniil Kazantsev
2017-10-19progress in pythonizationEdoardo Pasca
2017-10-19Merge pull request #6 from vais-ral/if-then-elsedkazanc
moved code out of if-then-else
2017-10-19moved code out of if-then-elseEdoardo Pasca
fixed #5
2017-10-19Merge branch 'pythonize' of ↵Edoardo Pasca
https://github.com/vais-ral/CCPi-FISTA_Reconstruction into pythonize
2017-10-19moved code out of if-the-elseEdoardo Pasca
closes issue #5
2017-10-19Merge branch 'master' into pythonizeEdoardo Pasca
2017-10-18ordered subsets fix for GH termDaniil Kazantsev
2017-10-18added to repositoryEdoardo Pasca
2017-10-18implemented non ordered subset FISTA in reconstructorEdoardo Pasca
2017-10-18Merge branch 'master' of ↵Edoardo Pasca
https://github.com/vais-ral/CCPi-FISTA_Reconstruction into pythonize
2017-10-18linked demos to TomoPhantom, cone beam demo, some FISTA modificastionsDaniil Kazantsev
2017-10-18minor reorganization of the codeEdoardo Pasca
added RSME
2017-10-18Modified Region of interest; removed studenttEdoardo Pasca
https://github.com/vais-ral/CCPi-FISTA_Reconstruction/commit/6fb8f5d188ed31d7a7077cba8ab7aea17b25b8bf
2017-10-18Merge branch 'pythonize' of ↵Edoardo Pasca
https://github.com/vais-ral/CCPi-FISTA_Reconstruction into pythonize
2017-10-18removed viewer package from treeEdoardo Pasca
2017-10-18Progress in pythonizationEdoardo Pasca
2017-10-18Squashing 2 commits: Added and removed hdf5 (too big)Edoardo Pasca
Added data in hdf5 format removed hdf5 data
2017-10-17Progress in pythonizationEdoardo Pasca
2017-10-17Added data in hdf5 formatEdoardo Pasca
2017-10-17Added many methodsEdoardo Pasca
2017-10-13Merge branch 'pythonize' of ↵Edoardo Pasca
https://github.com/vais-ral/CCPi-FISTA_Reconstruction into pythonize
2017-10-13changes for vishighmemEdoardo Pasca
2017-10-13uses FISTAReconstructor classEdoardo Pasca
deleted the calculation of the lipschitz constant that is now in the reconstructor class.
2017-10-13Added setParameterEdoardo Pasca
minor beautification of code
2017-10-11Merge branch 'pythonize' of ↵Edoardo Pasca
https://github.com/vais-ral/CCPi-FISTA_Reconstruction into pythonize Conflicts: demos/exportDemoRD2Data.m main_func/regularizers_CPU/FGP_TV_core.h main_func/regularizers_CPU/LLT_model.c src/Python/test/readhd5.py src/Python/test_reconstructor.py src/Python/test_regularizers.py
2017-10-11initial revisionEdoardo Pasca
2017-10-11read and plot the hdf5Edoardo Pasca
2017-10-11comment out clear of data_raw3DEdoardo Pasca
2017-10-11table with regularizers outputEdoardo Pasca
2017-10-11initial revisionEdoardo Pasca
2017-10-11initial revisionEdoardo Pasca
2017-10-11initial facility to test the FISTAEdoardo Pasca