[med-svn] [bart] annotated tag v0.2.09 created (now c4537e9)
Martin Uecker
uecker-guest at moszumanska.debian.org
Tue Dec 1 16:23:42 UTC 2015
This is an automated email from the git hooks/post-receive script.
uecker-guest pushed a change to annotated tag v0.2.09
in repository bart.
at c4537e9 (tag)
tagging cb2853839afef46d344b9e52daf114b3a79d536b (commit)
replaces v0.2.08
tagged by Martin Uecker
on Wed Oct 7 13:10:31 2015 +0200
- Log -----------------------------------------------------------------
version 0.2.09
Changes:
- support multiple penalties in pics tool
- fix problems with odd matrix sizes
- fix performance regression (fftmod, gram_matrix)
- added tools: show, rmnse, sub, fakeksp, version
- example script for GRASP reconstruction
- experimental wave reconstruction
- toimg: write sequence of 2D images
- make cfl file format reader forwards compatible
- a sampling pattern can be specified with rsense
- autogenenerated .gitignore
- exuberant ctags script
- library: finite difference operator
- library: experimental simplex code
- library: generalized calibration matrix construction
- other minor bug fixes and enhancements
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABAgAGBQJWFP20AAoJEEdcr6kDW5EVr04QAJjCaU0pFPMRKjrXjYWPbC+8
/rLoEFYLRYXJ69dh414H/FpiHRzOwWvq/TLOZCaf01hebBAISXEQ1A0KVxmS5Hvj
dSGrAooRdS9KUGS94dGC67uo3XbO62FhtbNnAJK+h1vgtkkzE15GDpAwPM1UP5ss
k7yK1F2yyHXRttYG9O7H0YGcaNrQx2V8/X2W/iRhTFfN44kDufkjL64eJQZYyEOr
AvwO2mWxUAMYnHKnqK0d+slEExQNMzTK77A/wk5KvzfH6/p/GYUKZ84hHIFyYLal
5rLz31dKfsyyMyKCH+/DMzKh2Vumq20HAHuHPTFmIUp/Y1whNRLkZdWsMEIeS/kx
vnvPU41hdgJL3KJ9wkhMHIIkHFCUXle6LYOJU/hMz6BECeep8ehYLlhhFng+om0S
iDhKBXnudtjETEsfk70BGw/8B9IrOMecJcdZ6InhNucz3Ey5NsV5NDqMsmK9sPWt
1SvdM+FyJ1Vp36G2WbIzlTXWLgdjjmglxoUvNKWOUsihcWphLf+C+EZHjYC2U1cj
86LbouU0ih22ke3pYRJMHkGuDw3aMEp6/pQlie3/aU1ox5b7MrKhMbUhRIFkEI2q
AkgsLO3vivdF7AmqdqLxnrsrAwNitADALfeeKHEZvwibsl+9dqE4CH8VlhQzdfXK
i2lbpovvZaTgPvgfsf9X
=8SeF
-----END PGP SIGNATURE-----
Frank Ong (1):
added option -C to pics.c to changed maximum cg iter for admm
Jon Tamir (13):
- autogen .gitignore from .gitignore.main
fix case where sense maps don't have higher-order dimensions
don't free in recon.c, instead free where sense_init is called
Merge branch 'master' of github.com:morpheus-med/bart
Merge branch 'master' of github.com:mikgroup/bart
verbosify load cfl errors and merge
Merge branch 'misc-updates'
make sub executable
Merge branch 'master' into logging
comment out datetime logging since it is very slow
only get datetime if the debug level is high enough to print
undo accidental comment
Merge pull request #9 from mikgroup/gpics2
Jonathan Tamir (26):
minor change to help str
change debug level output of admm
fix file permissions
Merge branch 'master' of github.com:mikgroup/bart
exuberant ctags script
chmod -x
minor
write sequence of 2D images
write sequence of 2D images (closes #6)
chmod -x
write sequence of 2D images (closes #6)
add global boolean, debug_logging, that prints verbose debug messages if set to true
use strftime functions
add comment about slow datetime
use shortcut for false test and call debug_vprintf
change fista_conf to ist_conf
increase debug level for iterations
use format strings for io_error
define AR by default
deprecate relnorm program (use nrmse instead)
sort bart commands and verbosify unknown command error
revert back to exit(1) for bart exit. (re: 6d060ac)
dicom: write InstanceNumber tag and add some sanity checks.
minor
ignore mac debug files
undo minor
Martin Uecker (50):
fix gcc openmp issue
add pattern input to rsense, allow explicit pattern to vary along channels
change md_resize_center for odd differences
fix typo in Matlab interface for windows
extend operator interface
add simplex code
generalize calibration matrix construction
update gpu code
add lapack_cholesky
add experimental overlap-and-add code
fix memory corruption in admm
add copyright
allow multiple penalties
add script for GRASP
add rtnlinv script
wavelet3: add missing changes
Merge pull request #2 from davidssmith/grasp
Merge pull request #5 from mikgroup/misc-updates
typo in comment
minor
make operator interface independent from flpmath.h
white space
minor
minor
Merge pull request #7 from mikgroup/logging
make option switch in mini_cmdline_bool configurable
add nrmse tool
be more explicit about no diagnostic use
make cfl reader accept future headers
clear out implicit rules
add tool to print version information
explain version string in help message
handle white space
fix infinite loop with parallel make
scanf %m not supported by Mac OS X
delete intermediate files
twixread: fix missing initialization + other improvements
typo
fix fftmod performance regression
re-activate parallelization for gram_matrix
minor
add some options or radial trajectories
nmrse: add test option
toimg: simplify and restore filename detection
formatting
avoid second dot in filename
add generalized regularization options (based on Jon's work)
l2 penalty by default
update help
update grasp.sh script
davidssmith (1):
fixed grasp script to be more platform independent
uecker (2):
add wave reconstruction
linop_chainN
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bart.git
More information about the debian-med-commit
mailing list