[Neuroimaging] [nipy] HistogramRegistration verbosity
Satrajit Ghosh
satra at mit.edu
Sat Jul 25 04:36:34 CEST 2015
ah thanks!
cheers,
satra
On Fri, Jul 24, 2015 at 10:22 PM, Michael Waskom <mwaskom at stanford.edu>
wrote:
> sorry if i wasn't clear, this lets you do
>
> reg = HistogramRegistration(moving, fixed, interp=interp)
> with silent(): # Mute stdout due to verbose optimization info
> T = reg.optimize(init)
>
> so you can control what gets silenced pretty closely
>
> On Fri, Jul 24, 2015 at 7:15 PM, Satrajit Ghosh <satra at mit.edu> wrote:
>
>> hi mike,
>>
>> Here's my approach:
>>> https://github.com/cni/rtfmri/blob/master/rtfmri/analyzers.py#L215
>>>
>>
>> i'm using this in the notebook interactively. is there a way to do this
>> for one cell and not others?
>>
>> cheers,
>>
>> satra
>>
>>
>>
>> _______________________________________________
>> Neuroimaging mailing list
>> Neuroimaging at python.org
>> https://mail.python.org/mailman/listinfo/neuroimaging
>>
>>
>
> _______________________________________________
> Neuroimaging mailing list
> Neuroimaging at python.org
> https://mail.python.org/mailman/listinfo/neuroimaging
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/neuroimaging/attachments/20150724/a33c0ff6/attachment-0001.html>
More information about the Neuroimaging
mailing list