Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: UNSURE 0.264 X-Spam-Level: ** X-Spam-Evidence: '*H*': 0.51; '*S*': 0.03; 'skip:` 10': 0.07; 'transform': 0.07; 'release.': 0.09; 'python': 0.11; 'jan': 0.12; 'contributors': 0.16; 'datasets': 0.16; 'masks.': 0.16; 'subject:download': 0.16; 'all,': 0.19; 'installation': 0.23; 'filtering': 0.24; 'developers': 0.25; 'tutorials': 0.26; 'message-id:@mail.gmail.com': 0.30; 'easier': 0.31; 'enabled': 0.31; 'publicly': 0.31; 'another': 0.32; 'announce': 0.33; 'received:google.com': 0.35; '8bit%:9': 0.36; 'functions.': 0.36; 'installing': 0.36; 'possible': 0.36; 'url:org': 0.36; 'list': 0.37; 'to:addr:python-list': 0.38; 'previous': 0.38; 'to:addr:python.org': 0.39; '8bit%:6': 0.40; 'major': 0.40; 'release': 0.40; 'tracking': 0.61; 'new': 0.61; 'skip:* 10': 0.61; 'simple': 0.61; 'more': 0.64; 'dear': 0.65; 'to:addr:gmail.com': 0.65; 'here': 0.66; 'brain': 0.68; 'overall': 0.69; 'to:charset:iso-8859-1': 0.74; 'restore': 0.78; '*data': 0.84; 'density': 0.84; 'estimation': 0.84; 'features:': 0.84; 'to:no real name:2**4': 0.84; 'yours': 0.88; 'ratio': 0.91; 'subject:available': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=XE2Q9KQZhUDj5SQSRUB25HpiaNyzLAGjjTKjv+pmFMk=; b=ZvRIpzhPwQ6bdfh/A8MsctBzd4gJFoQKo1VFwBvy0u53k90SqOhQyZYm5BeCkwBF9t n+loNzgKRtZdQBQctcbmnRYhRzGkYsPihumzV4dLwiXQII+JBGp1dheQ9PpqKCLUbrNl 9WbKaLZPyd5DN41yj5hpyxNpbD+w+wL5WxR9NdYz3nXy6qf2zJWmtikw2QABMO9BJ5AO r+0z8YtNog5MUIDxHX/h9ybRrgO9FQHcEQLOxrWleJij2GsPaY7hciu43qA/NgEDHPjl xidi3oSBMyMoXa8wu6l1ecQkdP06OHU04PPyw7z/3GtD80qVZENoBKbNjxXm7Nmw5gYW oOOA== MIME-Version: 1.0 X-Received: by 10.224.15.76 with SMTP id j12mr15483627qaa.74.1390514031256; Thu, 23 Jan 2014 13:53:51 -0800 (PST) Date: Thu, 23 Jan 2014 16:53:51 -0500 Subject: Dipy 0.7.1 is now available for download! From: Eleftherios Garyfallidis To: "nipy-user@googlegroups.com" , spm , "FSL - FMRIB's Software Library" , AFNI-L@list.nih.gov, freesurfer , slicer-users@bwh.harvard.edu, camino-users@www.nitrc.org, hcp-users@humanconnectome.org, tractometer@gmail.com, DIFFUSION@jiscmail.ac.uk, scil , cbu-all@mrc-cbu.cam.ac.uk, =?ISO-8859-1?Q?F=E9lix_C=2E_Morency?= , Alessandro Daducci , Demian Wassermann , westin@bwh.harvard.edu, Benoit Scherrer , simon.warfield@childrens.harvard.edu, Gonzalo Sanguinetti , nilab@list.fbk.eu, Marta Correia , Guy Williams , mrtrix-discussion@www.nitrc.org, Griffa Alessandra , Daniel Haehn , mne_analysis@nmr.mgh.harvard.edu, arfanakis@iit.edu, JonesD27@cardiff.ac.uk, python-list@python.org, Maxime Descoteaux Content-Type: multipart/alternative; boundary=047d7bea2e54e3935904f0aa462c X-Mailman-Approved-At: Fri, 24 Jan 2014 00:06:47 +0100 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 258 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1390518408 news.xs4all.nl 2919 [2001:888:2000:d::a6]:36488 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:64642 --047d7bea2e54e3935904f0aa462c Content-Type: text/plain; charset=ISO-8859-1 Dear all, We are very happy to announce another major release of Diffusion Imaging in Python (Dipy). http://dipy.org Here we list some of the major new features: *0.7.1 *(Thursday, 16 Jan 2014) *Reconstruction* * Constrained Spherical Deconvolution (CSD). * Simple Harmonic Oscillator based Reconstruction and Estimation (SHORE). * Sharpening Deconvolution Transform (SDT). * Signal-to-noise ratio estimation. * RESTORE fitting for DTI. * Westin's Tensor maps. *Tracking* * Enabled automated seeding in masks. * Streamline filtering through specific ROIs using `target`. *Segmentation* * Brain and foreground extraction using median_otsu. *Visualization* * Streamtube visualization. * Simultaneous peaks and ODF visualization. *Connectivity * * Connectivity matrices and density maps. *Parallel processing* * Parallel processing is possible for all reconstruction models using `peaks_from_model`. *Data access* * Access to more publicly available datasets directly through Dipy functions. *Installation* * Installing Dipy is now easier and more universal. * Available with pip, easy_install, neurodebian and other methods. http://dipy.org/installation.html *Overall* * 3x more tutorials than previous release. http://dipy.org/examples_index.html * 2x more contributors from the previous release. http://dipy.org/developers.html Yours sincerely, On behalf of all Dipy developers Eleftherios Garyfallidis --047d7bea2e54e3935904f0aa462c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Dear all,

We a= re very happy to announce another major release of Diffusion Imaging in Pyt= hon (Dipy).=A0


Here we list some of t= he major new features:

<= b>0.7.1=A0(Thursday, 16 Jan 2014)

Reconstruction

* Constrained Spherical Deconvolution (CSD).
* Simple Ha= rmonic Oscillator based Reconstruction and Estimation (SHORE).
* = Sharpening Deconvolution Transform (SDT).
* Signal-to-noise ratio= estimation.
* RES= TORE fitting for DTI.
* Westin's Tensor maps.

Tracking

*= Enabled automated seeding in masks.
* Streamline filtering through specific ROIs using `target`.

Segmentation
<= div style=3D"font-family:arial,sans-serif;font-size:13px">
* Brai= n and foreground extraction using median_otsu.

Visualization

* Streamtube visualization.
* Simultaneous peaks and ODF visualization.

Connectivity=A0

* Conn= ectivity matrices and density maps.

Parallel processing

* Parallel processing is possible for all reconstruction models u= sing `peaks_from_model`.

Data a= ccess
<= b>
* Acce= ss to more publicly available datasets directly through=A0Dipy=A0functions.

Install= ation

* Installing=A0Dipy=A0is now easier and more un= iversal.
* Available with pip, easy_install, neurodebian and other methods.
=

Overall

* 3x more tutorials than previous release.
* 2x more contributors from the previous release.


Yours sincer= ely,
On behalf = of all=A0Dipy=A0de= velopers
Eleftherios Garyfallidis
--047d7bea2e54e3935904f0aa462c--