<div dir="ltr"><div><span id="docs-internal-guid-d596be67-9ece-e86e-3cbb-1efe4e07f4bc"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;font-family:Arial;color:rgb(33,33,33);vertical-align:baseline;white-space:pre-wrap">Hi,</span></p><br><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;font-family:Arial;color:rgb(33,33,33);vertical-align:baseline;white-space:pre-wrap">We are pleased to announce the new </span><span style="font-size:13.3333px;font-family:Arial;color:rgb(33,33,33);vertical-align:baseline;white-space:pre-wrap;background-color:transparent">0.12</span><span style="font-size:13.3333px;font-family:Arial;color:rgb(33,33,33);vertical-align:baseline;white-space:pre-wrap"> release of MNE-Python. This release comes with many improvements to usability, visualization and documentation and bug fixes.</span></p><br><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;font-family:Arial;color:rgb(33,33,33);vertical-align:baseline;white-space:pre-wrap">A few highlights:</span></p><ul style="margin-top:0pt;margin-bottom:0pt"><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(33,33,33);vertical-align:baseline"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap">We entirely revamped our documentation at the MNE website with a new easy-to-follow structure, have a look at </span><a href="http://martinos.org/mne" style="text-decoration:none"><span style="font-size:13.3333px;text-decoration:underline;vertical-align:baseline;white-space:pre-wrap">http://martinos.org/mne</span></a><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap"> and let us know if you would like to read more on a particular topic. See eg. <a href="http://martinos.org/mne/stable/tutorials.html">http://martinos.org/mne/stable/tutorials.html</a></span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(33,33,33);vertical-align:baseline"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap">We introduced annotations for marking arbitrary segments of raw data. This can be used in order to annotate M/EEG recordings with naturalistic stimuli or for rejecting bad segments of data. See </span><a href="http://martinos.org/mne/dev/auto_tutorials/plot_brainstorm_auditory.html" style="text-decoration:none"><span style="font-size:13.3333px;text-decoration:underline;vertical-align:baseline;white-space:pre-wrap">http://martinos.org/mne/dev/auto_tutorials/plot_brainstorm_auditory.html</span></a><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap"> for an example.</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(33,33,33);vertical-align:baseline"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap">Added the ability to create animations/movies of sensor topographies. See Evoked.animate_topomap method.</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(33,33,33);vertical-align:baseline"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap">We now have movement compensation for Maxwell-Filter</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(33,33,33);vertical-align:baseline"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap">We have new short-hand plotting function for showing sensor positions and layouts.</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(33,33,33);vertical-align:baseline"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap">We now explicitly support ECoG data with a specific ecog channel type.</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(33,33,33);vertical-align:baseline"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap">Evoked activity (as a butterfly time series) and corresponding topomaps can now be shown in one plot with `Evoked.plot_joint()` for spatio-temporal brain dynamics</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(33,33,33);vertical-align:baseline"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap">Support for reading and estimation of fixed-position dipole time courses (similar to Elekta ``xfit``)</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(33,33,33);vertical-align:baseline"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap">New mne.io.read_raw_cnt function for reading Neuroscan CNT files</span></p></li></ul><br><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;font-family:Arial;color:rgb(33,33,33);vertical-align:baseline;white-space:pre-wrap">Notable API changes:</span></p><ul style="margin-top:0pt;margin-bottom:0pt"><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(33,33,33);vertical-align:baseline"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap">To unify in-place modification vs. copying API, the `copy` parameter was deprecated for all MNE object methods and will be removed in a later version; instead, `inst.copy().method()` is to be used. Also, all object methods now return `self`, allowing reliable chaining (e.g. `raw_resampled = raw.copy().filter(1).resample(100)`)</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(33,33,33);vertical-align:baseline"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap">Generalization Across Time now supports custom predict functions, e.g. predicting probabilities rather than classes, via the `predict_method` keyword argument; and an option was added to score either across or within folds via the `predict_mode` keyword argument.</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(33,33,33);vertical-align:baseline"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap">We now have additional decimation parameters for time-frequency methods</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(33,33,33);vertical-align:baseline"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap">When estimating covariance from raw data, the same regularization methods can be used as for estimating the covariance from epoched data.</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(33,33,33);vertical-align:baseline"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap">From now on ECG, EOG and EMG channels are shown by default  in butterfly plots</span></p></li></ul><br><p dir="ltr" style="line-height:1.755;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;font-family:Arial;color:rgb(33,33,33);vertical-align:baseline;white-space:pre-wrap">For a full list of improvements and API changes, see:</span></p><br><p dir="ltr" style="line-height:1.755;margin-top:0pt;margin-bottom:0pt"><a href="http://martinos.org/mne/stable/whats_new.html#version-0-12" style="text-decoration:none"><span style="font-size:13.3333px;font-family:Arial;color:rgb(126,87,194);text-decoration:underline;vertical-align:baseline;white-space:pre-wrap">http://martinos.org/mne/stable/whats_new.html#version-0-12</span></a></p><br><p dir="ltr" style="line-height:1.755;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;font-family:Arial;color:rgb(33,33,33);vertical-align:baseline;white-space:pre-wrap">To install the latest release the following command should do the job:</span></p><br><p dir="ltr" style="line-height:1.755;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;font-family:Arial;color:rgb(33,33,33);vertical-align:baseline;white-space:pre-wrap">pip install --upgrade --user mne</span></p><br><p dir="ltr" style="line-height:1.755;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;font-family:Arial;color:rgb(33,33,33);vertical-align:baseline;white-space:pre-wrap">As usual we welcome your bug reports, feature requests, critiques and</span></p><p dir="ltr" style="line-height:1.755;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;font-family:Arial;color:rgb(33,33,33);vertical-align:baseline;white-space:pre-wrap">contributions.</span></p><br><p dir="ltr" style="line-height:1.755;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;font-family:Arial;color:rgb(33,33,33);vertical-align:baseline;white-space:pre-wrap">Some links:</span></p><br><p dir="ltr" style="line-height:1.755;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;font-family:Arial;color:rgb(33,33,33);vertical-align:baseline;white-space:pre-wrap">- </span><a href="https://github.com/mne-tools/mne-python" style="text-decoration:none"><span style="font-size:13.3333px;font-family:Arial;color:rgb(126,87,194);text-decoration:underline;vertical-align:baseline;white-space:pre-wrap">https://github.com/mne-tools/mne-python</span></a><span style="font-size:13.3333px;font-family:Arial;color:rgb(33,33,33);vertical-align:baseline;white-space:pre-wrap"> (code + readme on how to install)</span></p><p dir="ltr" style="line-height:1.755;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;font-family:Arial;color:rgb(33,33,33);vertical-align:baseline;white-space:pre-wrap">- </span><a href="http://martinos.org/mne/stable/" style="text-decoration:none"><span style="font-size:13.3333px;font-family:Arial;color:rgb(126,87,194);text-decoration:underline;vertical-align:baseline;white-space:pre-wrap">http://martinos.org/mne/stable/</span></a><span style="font-size:13.3333px;font-family:Arial;color:rgb(33,33,33);vertical-align:baseline;white-space:pre-wrap"> (full MNE documentation)</span></p><br><p dir="ltr" style="line-height:1.755;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;font-family:Arial;color:rgb(33,33,33);vertical-align:baseline;white-space:pre-wrap">Follow us on Twitter: </span><a href="https://twitter.com/mne_python" style="text-decoration:none"><span style="font-size:13.3333px;font-family:Arial;color:rgb(126,87,194);text-decoration:underline;vertical-align:baseline;white-space:pre-wrap">https://twitter.com/mne_python</span></a></p><br><p dir="ltr" style="line-height:1.755;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;font-family:Arial;color:rgb(33,33,33);vertical-align:baseline;white-space:pre-wrap">Regards,</span></p><p dir="ltr" style="line-height:1.755;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;font-family:Arial;color:rgb(33,33,33);vertical-align:baseline;white-space:pre-wrap">The MNE-Python developers</span></p><br><p dir="ltr" style="line-height:1.755;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;font-family:Arial;color:rgb(33,33,33);vertical-align:baseline;white-space:pre-wrap">People who contributed to this release with their number of commits:</span></p><br><p dir="ltr" style="line-height:1.755;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;font-family:Arial;color:rgb(33,33,33);vertical-align:baseline;white-space:pre-wrap">The committer list for this release is the following (preceded by</span></p><p dir="ltr" style="line-height:1.755;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;font-family:Arial;color:rgb(33,33,33);vertical-align:baseline;white-space:pre-wrap">number of commits):</span></p><br><ul style="margin-top:0pt;margin-bottom:0pt"><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">348 Eric Larson</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">347 Jaakko Leppakangas</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">157 Alexandre Gramfort</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">139 Jona Sassenhagen</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">67 Jean-Remi King</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">32 Chris Holdgraf</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">31 Denis A. Engemann</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">30 Mainak Jas</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">16 Christopher J. Bailey</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">13 Marijn van Vliet</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">10 Mark Wronkiewicz</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">9 Teon Brooks</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">9 kaichogami</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">8 Clément Moutard</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">5 Camilo Lamus</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">5 mmagnuski</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">4 Christian Brodbeck</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">4 Daniel McCloy</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">4 Yousra Bekhti</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">3 Fede Raimondo</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">1 Jussi Nurminen</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">1 MartinBaBer</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">1 Mikolaj Magnuski</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">1 Natalie Klein</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">1 Niklas Wilming</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">1 Richard Höchenberger</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">1 Sagun Pai</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">1 Sourav Singh</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">1 Tom Dupré la Tour</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">1 kambysese</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">1 pbnsilva</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">1 sviter</span></p></li><li dir="ltr" style="list-style-type:disc;font-size:13.3333px;font-family:Arial;color:rgb(0,0,0);vertical-align:baseline;background-color:transparent"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;vertical-align:baseline;white-space:pre-wrap;background-color:transparent">1 zuxfoucault</span></p></li></ul><br><br></span></div></div>