Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::EditToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser excludeLists'></span></div>
<!--}}}-->
To get started with this blank [[TiddlyWiki]], you'll need to modify the following tiddlers:
* [[SiteTitle]] & [[SiteSubtitle]]: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* [[MainMenu]]: The menu (usually on the left)
* [[DefaultTiddlers]]: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
<<importTiddlers>>
<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml' />
<!--}}}-->
These [[InterfaceOptions]] for customising [[TiddlyWiki]] are saved in your browser

Your username for signing your edits. Write it as a [[WikiWord]] (eg [[JoeBloggs]])

<<option txtUserName>>
<<option chkSaveBackups>> [[SaveBackups]]
<<option chkAutoSave>> [[AutoSave]]
<<option chkRegExpSearch>> [[RegExpSearch]]
<<option chkCaseSensitiveSearch>> [[CaseSensitiveSearch]]
<<option chkAnimate>> [[EnableAnimations]]

----
Also see [[AdvancedOptions]]
<!--{{{-->
<div class='header' role='banner' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' role='navigation' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' role='navigation' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' role='complementary' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea' role='main'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}

a {color:[[ColorPalette::PrimaryMid]];}
a:hover {background-color:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]];}
a img {border:0;}

h1,h2,h3,h4,h5,h6 {color:[[ColorPalette::SecondaryDark]]; background:transparent;}
h1 {border-bottom:2px solid [[ColorPalette::TertiaryLight]];}
h2,h3 {border-bottom:1px solid [[ColorPalette::TertiaryLight]];}

.button {color:[[ColorPalette::PrimaryDark]]; border:1px solid [[ColorPalette::Background]];}
.button:hover {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::SecondaryLight]]; border-color:[[ColorPalette::SecondaryMid]];}
.button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::SecondaryDark]];}

.header {background:[[ColorPalette::PrimaryMid]];}
.headerShadow {color:[[ColorPalette::Foreground]];}
.headerShadow a {font-weight:normal; color:[[ColorPalette::Foreground]];}
.headerForeground {color:[[ColorPalette::Background]];}
.headerForeground a {font-weight:normal; color:[[ColorPalette::PrimaryPale]];}

.tabSelected {color:[[ColorPalette::PrimaryDark]];
	background:[[ColorPalette::TertiaryPale]];
	border-left:1px solid [[ColorPalette::TertiaryLight]];
	border-top:1px solid [[ColorPalette::TertiaryLight]];
	border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:[[ColorPalette::TertiaryMid]];}
.tabContents {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::TertiaryPale]]; border:1px solid [[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}

#sidebar {}
#sidebarOptions input {border:1px solid [[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel {background:[[ColorPalette::PrimaryPale]];}
#sidebarOptions .sliderPanel a {border:none;color:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:hover {color:[[ColorPalette::Background]]; background:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:active {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::Background]];}

.wizard {background:[[ColorPalette::PrimaryPale]]; border:1px solid [[ColorPalette::PrimaryMid]];}
.wizard h1 {color:[[ColorPalette::PrimaryDark]]; border:none;}
.wizard h2 {color:[[ColorPalette::Foreground]]; border:none;}
.wizardStep {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];
	border:1px solid [[ColorPalette::PrimaryMid]];}
.wizardStep.wizardStepDone {background:[[ColorPalette::TertiaryLight]];}
.wizardFooter {background:[[ColorPalette::PrimaryPale]];}
.wizardFooter .status {background:[[ColorPalette::PrimaryDark]]; color:[[ColorPalette::Background]];}
.wizard .button {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryLight]]; border: 1px solid;
	border-color:[[ColorPalette::SecondaryPale]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryPale]];}
.wizard .button:hover {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Background]];}
.wizard .button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::Foreground]]; border: 1px solid;
	border-color:[[ColorPalette::PrimaryDark]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryDark]];}

.wizard .notChanged {background:transparent;}
.wizard .changedLocally {background:#80ff80;}
.wizard .changedServer {background:#8080ff;}
.wizard .changedBoth {background:#ff8080;}
.wizard .notFound {background:#ffff80;}
.wizard .putToServer {background:#ff80ff;}
.wizard .gotFromServer {background:#80ffff;}

#messageArea {border:1px solid [[ColorPalette::SecondaryMid]]; background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::SecondaryPale]]; border:none;}

.popupTiddler {background:[[ColorPalette::TertiaryPale]]; border:2px solid [[ColorPalette::TertiaryMid]];}

.popup {background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]]; border-left:1px solid [[ColorPalette::TertiaryMid]]; border-top:1px solid [[ColorPalette::TertiaryMid]]; border-right:2px solid [[ColorPalette::TertiaryDark]]; border-bottom:2px solid [[ColorPalette::TertiaryDark]];}
.popup hr {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::PrimaryDark]]; border-bottom:1px;}
.popup li.disabled {color:[[ColorPalette::TertiaryMid]];}
.popup li a, .popup li a:visited {color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:active {background:[[ColorPalette::SecondaryPale]]; color:[[ColorPalette::Foreground]]; border: none;}
.popupHighlight {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
.listBreak div {border-bottom:1px solid [[ColorPalette::TertiaryDark]];}

.tiddler .defaultCommand {font-weight:bold;}

.shadow .title {color:[[ColorPalette::TertiaryDark]];}

.title {color:[[ColorPalette::SecondaryDark]];}
.subtitle {color:[[ColorPalette::TertiaryDark]];}

.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}

.tagging, .tagged {border:1px solid [[ColorPalette::TertiaryPale]]; background-color:[[ColorPalette::TertiaryPale]];}
.selected .tagging, .selected .tagged {background-color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}
.tagging .listTitle, .tagged .listTitle {color:[[ColorPalette::PrimaryDark]];}
.tagging .button, .tagged .button {border:none;}

.footer {color:[[ColorPalette::TertiaryLight]];}
.selected .footer {color:[[ColorPalette::TertiaryMid]];}

.error, .errorButton {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Error]];}
.warning {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryPale]];}
.lowlight {background:[[ColorPalette::TertiaryLight]];}

.zoomer {background:none; color:[[ColorPalette::TertiaryMid]]; border:3px solid [[ColorPalette::TertiaryMid]];}

.imageLink, #displayArea .imageLink {background:transparent;}

.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}

.viewer .listTitle {list-style-type:none; margin-left:-2em;}
.viewer .button {border:1px solid [[ColorPalette::SecondaryMid]];}
.viewer blockquote {border-left:3px solid [[ColorPalette::TertiaryDark]];}

.viewer table, table.twtable {border:2px solid [[ColorPalette::TertiaryDark]];}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}
.viewer td, .viewer tr, .twtable td, .twtable tr {border:1px solid [[ColorPalette::TertiaryDark]];}

.viewer pre {border:1px solid [[ColorPalette::SecondaryLight]]; background:[[ColorPalette::SecondaryPale]];}
.viewer code {color:[[ColorPalette::SecondaryDark]];}
.viewer hr {border:0; border-top:dashed 1px [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::TertiaryDark]];}

.highlight, .marked {background:[[ColorPalette::SecondaryLight]];}

.editor input {border:1px solid [[ColorPalette::PrimaryMid]];}
.editor textarea {border:1px solid [[ColorPalette::PrimaryMid]]; width:100%;}
.editorFooter {color:[[ColorPalette::TertiaryMid]];}
.readOnly {background:[[ColorPalette::TertiaryPale]];}

#backstageArea {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::TertiaryMid]];}
#backstageArea a {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstagePanel {background:[[ColorPalette::Background]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::Background]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:alpha(opacity=60);}
/*}}}*/
/*{{{*/
* html .tiddler {height:1%;}

body {font-size:.75em; font-family:arial,helvetica; margin:0; padding:0;}

h1,h2,h3,h4,h5,h6 {font-weight:bold; text-decoration:none;}
h1,h2,h3 {padding-bottom:1px; margin-top:1.2em;margin-bottom:0.3em;}
h4,h5,h6 {margin-top:1em;}
h1 {font-size:1.35em;}
h2 {font-size:1.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.9em;}

hr {height:1px;}

a {text-decoration:none;}

dt {font-weight:bold;}

ol {list-style-type:decimal;}
ol ol {list-style-type:lower-alpha;}
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:decimal;}
ol ol ol ol ol {list-style-type:lower-alpha;}
ol ol ol ol ol ol {list-style-type:lower-roman;}
ol ol ol ol ol ol ol {list-style-type:decimal;}

.txtOptionInput {width:11em;}

#contentWrapper .chkOptionInput {border:0;}

.externalLink {text-decoration:underline;}

.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}

.tiddlyLinkExisting {font-weight:bold;}
.tiddlyLinkNonExisting {font-style:italic;}

/* the 'a' is required for IE, otherwise it renders the whole tiddler in bold */
a.tiddlyLinkNonExisting.shadow {font-weight:bold;}

#mainMenu .tiddlyLinkExisting,
	#mainMenu .tiddlyLinkNonExisting,
	#sidebarTabs .tiddlyLinkNonExisting {font-weight:normal; font-style:normal;}
#sidebarTabs .tiddlyLinkExisting {font-weight:bold; font-style:normal;}

.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:4.5em 0 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0 1em 1em; left:0; top:0;}

.siteTitle {font-size:3em;}
.siteSubtitle {font-size:1.2em;}

#mainMenu {position:absolute; left:0; width:10em; text-align:right; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}

#sidebar {position:absolute; right:3px; width:16em; font-size:.9em;}
#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0 0.2em; padding:0.2em 0.3em; display:block;}
#sidebarOptions input {margin:0.4em 0.5em;}
#sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;}
#sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;}
#sidebarOptions .sliderPanel input {margin:0 0 0.3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}

.wizard {padding:0.1em 1em 0 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0; margin:0.4em 0 0.2em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0; margin:0.4em 0 0.2em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0 0; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0;}
.wizardFooter .status {padding:0 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em;}

#messageArea {position:fixed; top:2em; right:0; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em;}
#messageArea a {text-decoration:underline;}

.tiddlerPopupButton {padding:0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em; margin:0;}

.popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;}
.popup .popupMessage {padding:0.4em;}
.popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0;}
.popup li.disabled {padding:0.4em;}
.popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;}
.listBreak {font-size:1px; line-height:1px;}
.listBreak div {margin:2px 0;}

.tabset {padding:1em 0 0 0.5em;}
.tab {margin:0 0 0 0.25em; padding:2px;}
.tabContents {padding:0.5em;}
.tabContents ul, .tabContents ol {margin:0; padding:0;}
.txtMainTab .tabContents li {list-style:none;}
.tabContents li.listLink { margin-left:.75em;}

#contentWrapper {display:block;}
#splashScreen {display:none;}

#displayArea {margin:1em 17em 0 14em;}

.toolbar {text-align:right; font-size:.9em;}

.tiddler {padding:1em 1em 0;}

.missing .viewer,.missing .title {font-style:italic;}

.title {font-size:1.6em; font-weight:bold;}

.missing .subtitle {display:none;}
.subtitle {font-size:1.1em;}

.tiddler .button {padding:0.2em 0.4em;}

.tagging {margin:0.5em 0.5em 0.5em 0; float:left; display:none;}
.isTag .tagging {display:block;}
.tagged {margin:0.5em; float:right;}
.tagging, .tagged {font-size:0.9em; padding:0.25em;}
.tagging ul, .tagged ul {list-style:none; margin:0.25em; padding:0;}
.tagClear {clear:both;}

.footer {font-size:.9em;}
.footer li {display:inline;}

.annotation {padding:0.5em; margin:0.5em;}

* html .viewer pre {width:99%; padding:0 0 1em 0;}
.viewer {line-height:1.4em; padding-top:0.5em;}
.viewer .button {margin:0 0.25em; padding:0 0.25em;}
.viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;}
.viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;}

.viewer table, table.twtable {border-collapse:collapse; margin:0.8em 1.0em;}
.viewer th, .viewer td, .viewer tr,.viewer caption,.twtable th, .twtable td, .twtable tr,.twtable caption {padding:3px;}
table.listView {font-size:0.85em; margin:0.8em 1.0em;}
table.listView th, table.listView td, table.listView tr {padding:0 3px 0 3px;}

.viewer pre {padding:0.5em; margin-left:0.5em; font-size:1.2em; line-height:1.4em; overflow:auto;}
.viewer code {font-size:1.2em; line-height:1.4em;}

.editor {font-size:1.1em;}
.editor input, .editor textarea {display:block; width:100%; font:inherit;}
.editorFooter {padding:0.25em 0; font-size:.9em;}
.editorFooter .button {padding-top:0; padding-bottom:0;}

.fieldsetFix {border:0; padding:0; margin:1px 0px;}

.zoomer {font-size:1.1em; position:absolute; overflow:hidden;}
.zoomer div {padding:1em;}

* html #backstage {width:99%;}
* html #backstageArea {width:99%;}
#backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0; right:0;}
#backstageButton a {padding:0.1em 0.4em; margin:0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; width:90%; margin-left:3em; padding:1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}

.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which need larger font sizes.
***/
/*{{{*/
body {font-size:0.8em;}
#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}
.subtitle {font-size:0.8em;}
.viewer table.listView {font-size:0.95em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton, #backstageArea {display: none !important;}
#displayArea {margin: 1em 1em 0em;}
noscript {display:none;} /* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
}
/*}}}*/
<!--{{{-->
<div class='toolbar' role='navigation' macro='toolbar [[ToolbarCommands::ViewToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
/%
!info
|Name|CloseOtherTiddlers|
|Source|http://www.TiddlyTools.com/#CloseOtherTiddlers|
|Version|2.0.0|
|Author|Eric Shulman|
|License|http://www.TiddlyTools.com/#LegalStatements|
|~CoreVersion|2.1|
|Type|transclusion|
|Description|close all other tiddlers when a specific tiddler is viewed|
Usage:
<<<
{{{
<<tiddler CloseOtherTiddlers>>
}}}
<<<
!end
%/<<tiddler {{
	var out='CloseOtherTiddlers##info';
	if (!tiddler||tiddler.title!='CloseOtherTiddlers') {
		var here=story.findContainingTiddler(place);
		story.closeAllTiddlers(here?here.getAttribute("tiddler"):null);
		out='';
	}
out;}}>>
[[Scheduled Talks]]
/***
|Name|ImageSizePlugin|
|Source|http://www.TiddlyTools.com/#ImageSizePlugin|
|Version|1.2.1|
|Author|Eric Shulman|
|License|http://www.TiddlyTools.com/#LegalStatements|
|~CoreVersion|2.1|
|Type|plugin|
|Description|adds support for resizing images|
This plugin adds optional syntax to scale an image to a specified width and height and/or interactively resize the image with the mouse.
!!!!!Usage
<<<
The extended image syntax is:
{{{
[img(w+,h+)[...][...]]
}}}
where ''(w,h)'' indicates the desired width and height (in CSS units, e.g., px, em, cm, in, or %). Use ''auto'' (or a blank value) for either dimension to scale that dimension proportionally (i.e., maintain the aspect ratio). You can also calculate a CSS value 'on-the-fly' by using a //javascript expression// enclosed between """{{""" and """}}""". Appending a plus sign (+) to a dimension enables interactive resizing in that dimension (by dragging the mouse inside the image). Use ~SHIFT-click to show the full-sized (un-scaled) image. Use ~CTRL-click to restore the starting size (either scaled or full-sized).
<<<
!!!!!Examples
<<<
{{{
[img(100px+,75px+)[images/meow2.jpg]]
}}}
[img(100px+,75px+)[images/meow2.jpg]]
{{{
[<img(34%+,+)[images/meow.gif]]
[<img(21% ,+)[images/meow.gif]]
[<img(13%+, )[images/meow.gif]]
[<img( 8%+, )[images/meow.gif]]
[<img( 5% , )[images/meow.gif]]
[<img( 3% , )[images/meow.gif]]
[<img( 2% , )[images/meow.gif]]
[img(  1%+,+)[images/meow.gif]]
}}}
[<img(34%+,+)[images/meow.gif]]
[<img(21% ,+)[images/meow.gif]]
[<img(13%+, )[images/meow.gif]]
[<img( 8%+, )[images/meow.gif]]
[<img( 5% , )[images/meow.gif]]
[<img( 3% , )[images/meow.gif]]
[<img( 2% , )[images/meow.gif]]
[img(  1%+,+)[images/meow.gif]]
{{tagClear{
}}}
<<<
!!!!!Revisions
<<<
2009.02.24 [1.2.1] cleanup width/height regexp, use '+' suffix for resizing
2009.02.22 [1.2.0] added stretchable images
2008.01.19 [1.1.0] added evaluated width/height values
2008.01.18 [1.0.1] regexp for "(width,height)" now passes all CSS values to browser for validation
2008.01.17 [1.0.0] initial release
<<<
!!!!!Code
***/
//{{{
version.extensions.ImageSizePlugin= {major: 1, minor: 2, revision: 1, date: new Date(2009,2,24)};
//}}}
//{{{
var f=config.formatters[config.formatters.findByField("name","image")];
f.match="\\[[<>]?[Ii][Mm][Gg](?:\\([^,]*,[^\\)]*\\))?\\[";
f.lookaheadRegExp=/\[([<]?)(>?)[Ii][Mm][Gg](?:\(([^,]*),([^\)]*)\))?\[(?:([^\|\]]+)\|)?([^\[\]\|]+)\](?:\[([^\]]*)\])?\]/mg;
f.handler=function(w) {
	this.lookaheadRegExp.lastIndex = w.matchStart;
	var lookaheadMatch = this.lookaheadRegExp.exec(w.source)
	if(lookaheadMatch && lookaheadMatch.index == w.matchStart) {
		var floatLeft=lookaheadMatch[1];
		var floatRight=lookaheadMatch[2];
		var width=lookaheadMatch[3];
		var height=lookaheadMatch[4];
		var tooltip=lookaheadMatch[5];
		var src=lookaheadMatch[6];
		var link=lookaheadMatch[7];

		// Simple bracketted link
		var e = w.output;
		if(link) { // LINKED IMAGE
			if (config.formatterHelpers.isExternalLink(link)) {
				if (config.macros.attach && config.macros.attach.isAttachment(link)) {
					// see [[AttachFilePluginFormatters]]
					e = createExternalLink(w.output,link);
					e.href=config.macros.attach.getAttachment(link);
					e.title = config.macros.attach.linkTooltip + link;
				} else
					e = createExternalLink(w.output,link);
			} else 
				e = createTiddlyLink(w.output,link,false,null,w.isStatic);
			addClass(e,"imageLink");
		}

		var img = createTiddlyElement(e,"img");
		if(floatLeft) img.align="left"; else if(floatRight) img.align="right";
		if(width||height) {
			var x=width.trim(); var y=height.trim();
			var stretchW=(x.substr(x.length-1,1)=='+'); if (stretchW) x=x.substr(0,x.length-1);
			var stretchH=(y.substr(y.length-1,1)=='+'); if (stretchH) y=y.substr(0,y.length-1);
			if (x.substr(0,2)=="{{")
				{ try{x=eval(x.substr(2,x.length-4))} catch(e){displayMessage(e.description||e.toString())} }
			if (y.substr(0,2)=="{{")
				{ try{y=eval(y.substr(2,y.length-4))} catch(e){displayMessage(e.description||e.toString())} }
			img.style.width=x.trim(); img.style.height=y.trim();
			config.formatterHelpers.addStretchHandlers(img,stretchW,stretchH);
		}
		if(tooltip) img.title = tooltip;

		// GET IMAGE SOURCE
		if (config.macros.attach && config.macros.attach.isAttachment(src))
			src=config.macros.attach.getAttachment(src); // see [[AttachFilePluginFormatters]]
		else if (config.formatterHelpers.resolvePath) { // see [[ImagePathPlugin]]
			if (config.browser.isIE || config.browser.isSafari) {
				img.onerror=(function(){
					this.src=config.formatterHelpers.resolvePath(this.src,false);
					return false;
				});
			} else
				src=config.formatterHelpers.resolvePath(src,true);
		}
		img.src=src;
		w.nextMatch = this.lookaheadRegExp.lastIndex;
	}
}

config.formatterHelpers.addStretchHandlers=function(e,stretchW,stretchH) {
	e.title=((stretchW||stretchH)?'DRAG=stretch/shrink, ':'')
		+'SHIFT-CLICK=show full size, CTRL-CLICK=restore initial size';
	e.statusMsg='width=%0, height=%1';
	e.style.cursor='move';
	e.originalW=e.style.width;
	e.originalH=e.style.height;
	e.minW=Math.max(e.offsetWidth/20,10);
	e.minH=Math.max(e.offsetHeight/20,10);
	e.stretchW=stretchW;
	e.stretchH=stretchH;
	e.onmousedown=function(ev) { var ev=ev||window.event;
		this.sizing=true;
		this.startX=!config.browser.isIE?ev.pageX:(ev.clientX+findScrollX());
		this.startY=!config.browser.isIE?ev.pageY:(ev.clientY+findScrollY());
		this.startW=this.offsetWidth;
		this.startH=this.offsetHeight;
		return false;
	};
	e.onmousemove=function(ev) { var ev=ev||window.event;
		if (this.sizing) {
			var s=this.style;
			var currX=!config.browser.isIE?ev.pageX:(ev.clientX+findScrollX());
			var currY=!config.browser.isIE?ev.pageY:(ev.clientY+findScrollY());
			var newW=(currX-this.offsetLeft)/(this.startX-this.offsetLeft)*this.startW;
			var newH=(currY-this.offsetTop )/(this.startY-this.offsetTop )*this.startH;
			if (this.stretchW) s.width =Math.floor(Math.max(newW,this.minW))+'px';
			if (this.stretchH) s.height=Math.floor(Math.max(newH,this.minH))+'px';
			clearMessage(); displayMessage(this.statusMsg.format([s.width,s.height]));
		}
		return false;
	};
	e.onmouseup=function(ev) { var ev=ev||window.event;
		if (ev.shiftKey) { this.style.width=this.style.height=''; }
		if (ev.ctrlKey)  { this.style.width=this.originalW; this.style.height=this.originalH; }
		this.sizing=false;
		clearMessage();
		return false;
	};
	e.onmouseout=function(ev) { var ev=ev||window.event;
		this.sizing=false;
		clearMessage();
		return false;
	};
}
//}}}

<!--{{{-->
<div id='header' class='header'>
    <div id='title'>
        <div id='topMenu' refresh='content' tiddler='MainMenu'></div>
        <span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
        <span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
    </div>

</div>

<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
<div class='clearAll'></div>
</div>
<div id='contentFooter' refresh='content' tiddler='contentFooter'></div>
<!--}}}-->
<<tiddler CloseOtherTiddlers>>
"*" = unconfirmed
|!@@display:block;width:8em;Date@@|!@@display:block;width:10em;Speaker@@|!Title|
|5. Mrz. 2012|Kathrin Koch|[[Neutral pions: Multiplicity Dependence in p+p & comparison to charged pions|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=94]]|
|12. Mrz. 2012|Martin Völkl|[[Measurement of the Nuclear Modification Factor of Electrons from Semileptonic Heavy Flavor Decays in Pb-Pb Collisions with ALICE at the LHC|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=95]]|
|19. Mrz. 2012|@@color(red):no meeting@@|(DPG)|
|26. Mrz. 2012|@@color(red):no meeting@@|(Move PI -> INF)|
|2. Apr. 2012||Meeting to discuss general things, no presentation|
|9. Apr. 2012|@@color(red):no meeting@@|(Easter)|
|16. Apr. 2012||Meeting to discuss general things, no presentation|
|23. Apr. 2012|Michael Winn|[[Statistical model|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=97]]|
|30. Apr. 2012|Felix Reidt|[[Analysis of Double-Gap Events in pp|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=98]]|
|7. Mai. 2012|Friederike Bock|[[Neutral Hadron Fragmentation Functions|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=99]]|
|14. Mai. 2012|Alice Zimmermann|[[Strange Particle Analysis in Jets|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=101]]|
|21. Mai. 2012|Robert Grajcarek|[[Heavy-Flavour Production at ALICE (rehearsal for NN2012)|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=102]]|
|28. Mai. 2012|@@color(red):no meeting@@|(pentecost)|
|4. Jun. 2012|Felix Frey|[[Quark Participants|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=104]]|
|11. Jun. 2012|Felix Schäfer|[["Projektpraktikum" summary / status of Bachelor thesis projects|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=105]]|
|18. Jun. 2012|Felix Mücke|[["Projektpraktikum" summary / status of Bachelor thesis projects|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=106]]|
|25. Jun. 2012|Manuel Meske|"Projektpraktikum" summary / status of Bachelor thesis projects|
|2. Jul. 2012|Oliver Busch|Hard Probes Summary, Part I|
|9. Jul. 2012|Johannes Stiller|B Mesons|
|16. Jul. 2012|~MinJung Kweon|Hard Probes Summary, Part ~IIa |
|23. Jul. 2012|1. Rainer Schicker / 2.Valeriy Serbo|1. EPA - Equivalent Photon Approximation for electromagnetic processes: An introduction / 2. Bound-free pair production in ultra-relativistic nucleus collisions at the LHC collider|
|30. Jul. 2012|Holger Jörg|Measurements of Cosmic Rays with a TRD chamber|
|6. Aug. 2012, @@color(red):9:00 !!@@ (not 9:30)|~MinJung Kweon / Daniel Lohner|Hard Probes Summary, Part ~IIb / Neutral pion and photon v2|
|13. Aug. 2012|Stephan Stiefelmaier|"Projektpraktikum" summary / status of Bachelor thesis project|
|20. Aug. 2012|||
|27. Aug. 2012|||
|!@@display:block;width:8em;Date@@|!@@display:block;width:10em;Speaker@@|!Title|
|4.Mar.2013|@@color(red):no meeting@@|(DPG meeting Dresden)|
|11.Mar.2013|@@color(red):no meeting@@||
|18.Mar.2013|@@color(red):no meeting@@||
|25.Mar.2013|Jochen Klein|[[Impressions from Lake Louise|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=130]]|
|1.Apr.2013|@@color(red):no meeting@@|(Easter)|
|8.Apr.2013|Jeremy Wilkinson|[[Validation of Bayesian PID in D0->Kpi|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=131]]|
|15.Apr.2013|Oliver Busch|[[Jets in pp and ~Pb-Pb (part 1)|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=132]]|
|22.Apr.2013|Oliver Busch|[[Jets in pp and ~Pb-Pb (part 2)|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=132]]|
|29.Apr.2013|Rainer Schicker|Brief introduction into ~Mueller-Navelet jets|
|6.May.2013|@@color(red):no meeting@@||
|13.May.2013|Xianguo Lu|[[pi,K,p production in p+p and Pb+Pb collisions|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=133]]|
|20.May.2013|@@color(red):no meeting@@|(Pentecost)|
|27.May.2013|Halil Cakir|Plans for ~BSc thesis project|
|3.Jun.2013|Maria Heinz/Tobias Denz|[[Plans for ~BSc thesis project|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=136]]|
|10.Jun.2013|Marc Barra/Michel Winn|[[Plans for ~BSc thesis project / J/Psi in p-Pb|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=134]]|
|17.Jun.2013|Pedro Gonzalez Zamora|[[pi0 Dalitz analysis|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=135]]|
|24.Jun.2013|Daniel Lohner|Direct photon v2 and v3|
|1.Jul.2013|Tobias Denz|[[Simulations of Direct Photon Spectra and v2 from Boosted Sources with Simple Models - Overview and Results|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=138]]|
|8.Jul.2013|Halil Cakir|[[Total charm cross section: Results of bachelor thesis|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=140]]|
|15.Jul.2013|Rainer Schicker|[[Partial wave analysis|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=142]]|
|22.Jul.2013|@@color(red):no meeting@@||
|29.Jul.2013|Marc Barra|Results of bachelor thesis project|
|5.Aug.2013|@@color(red):no meeting@@||
|12.Aug.2013|@@color(red):no meeting@@||
|19.Aug.2013|@@color(red):no meeting@@||
|26.Aug.2013|@@color(red):no meeting@@||
|!@@display:block;width:8em;Date@@|!@@display:block;width:10em;Speaker@@|!Title|
|3.Mar.2014|||
|10.Mar.2014|~Xian-Guo Lu|[[DPG rehearsal talk|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=157]]|
|17.Mar.2014|@@color(red):no meeting@@|DPG spring meeting|
|24.Mar.2014|@@color(red):no meeting@@||
|31.Mar.2014|Christian Möhler|[[D reconstruction at low pT|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=159]]|
|7.Apr.2014|@@color(red):no meeting@@||
|14.Apr.2014|Michael Knichel|[[Charged hadron suppression (part 1)|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=161]]|
|21.Apr.2014|@@color(red):no meeting@@|easter|
|28.Apr.2014|Michael Knichel|[[Charged hadron suppression (part 2)|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=161]]|
|5.May.2014|Martin Fleck|[[The ALICE gas chromatograph|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=163]]|
|12.May.2014|Michael Knichel|[[QM rehearsal|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=164]]|
|19.May.2014|@@color(red):no meeting@@|QM 2014|
|26.May.2014|@@color(red):no meeting@@||
|2.Jun.2014|Jochen Klein|[[Jet-hadron correlations (part 1)|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=165]]|
|9.Jun.2014|@@color(red):no meeting@@|pentecost|
|16.Jun.2014|Jochen Klein|[[Jet-hadron correlations (part 2)|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=166]]|
|23.Jun.2014|Martin Völkl|[[School on 'Monte Carlo Methods in Advanced Statistics Applications and Data Analysis': brief summary (main part)|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=168]]|
|30.Jun.2014 (10:00)|Martin Völkl|[[School on 'Monte Carlo Methods in Advanced Statistics Applications and Data Analysis': brief summary (practical examples)|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=168]]|
|7.Jul.2014|Hans Jürgen Pirner|[[Azimuthal Anisotropy in Heavy Ion Collisions from the Maximum Entropy Method|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=169]]|
|14.Jul.2014|Peter Glässel|[[Rejection of fake TRD triggers with the sagitta method|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=170]]|
|21.Jul.2014|@@color(red):no meeting@@||
|28.Jul.2014|@@color(red):no meeting@@||
|4.Aug.2014|@@color(red):no meeting@@||
|11.Aug.2014|@@color(red):no meeting@@||
|18.Aug.2014|@@color(red):no meeting@@||
|25.Aug.2014|Nicolas Schmidt|π0 spectrum in pp at 8 ~TeV|
|01.Sep.2014|Lucas Altenkämper|[[Acceptance of π0 tagged photons combining calorimeter and conversion measurements|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=171]]|
|08.Sep.2014|Sebastian Hornung|[[New criteria for distinguishing hadrons containing beauty or charm quarks|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=172]]|
|15.Sep.2014|Lennart Volz|status of bachelor thesis|
|22.Sep.2014|@@color(red):no meeting@@||
|29.Sep.2014|@@color(red):no meeting@@|ALICE week in Croatia|


|!@@display:block;width:8em;Date@@|!@@display:block;width:10em;Speaker@@|!Title|
|6.Apr.2015|@@color(red):no meeting@@|(easter)|
|13.Apr.2015|Rainer Schicker|[[Summary PANIC 2014 conference|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=194]]|
|20.Apr.2015|Rifki Sadikin/<br>Nova Lestriandoko|[[Space charge distortions in Run 3 (30 min) /Identifying low momentum tracks for data reduction (30 min)|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=217]]|
|27.Apr.2015|Hans Beck|[[Proton-Lambda correlations|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=218]]|
|4.May.2015|Hans Beck|[[Proton-Lambda correlations (cont'd)|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=218]]|
|11.May.2015|Lucia Leardini|[[eta production in ~Pb-Pb|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=219]]|
|18.May.2015|Dennis Weiser|[[Charged-jet fragmentation in pp and p-Pb collisions|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=220]]|
|25.May.2015|@@color(red):no meeting@@|(pentecost)|
|1.Jun.2015|Johannes Stiller|[[Full kinematic Reconstruction of B+ Mesons with the ALICE ITS Upgrade and Development of the Fast Estimation Tool 2|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=221]]|
|8.Jun.2015|@@color(red):no meeting@@||
|15.Jun.2015|Pedro Gonzalez|[[Neutral pion measurement via the Dalitz decay|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=222]]|
|22.Jun.2015|@@color(red):no meeting@@|(ALICE week at GSI)|
|29.Jun.2015||General discussion (incl. topics discussed in the ALICE collaboration board) (10:00)|
|6.Jul.2015|@@color(red):no meeting@@||
|13.Jul.2015|Boris Kopeliovich|[[A novel production mechanism for charmonium in p+A collisions|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=223]]|
|20.Jul.2015|Alexander Rothkopf|[[In-medium quarkonium from lattice spectral functions|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=224]]|
|27.Jul.2015||Short discussion about the FSP meeting in Munich (10:00)|
|3.Aug.2015|@@color(red):no meeting@@||
|10.Aug.2015|Deniz Gündüz|[[Influence of modified light flavour baryon spectrum on thermal model parameters|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=225]]|
|17.Aug.2015|Auguste Schulz|[[Jet cross sections and properties with the C++ framework Rivet|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=226]]|
|24.Aug.2015|Alice Zimmermann|Summary of the Jet Workshops in Yale|
|31.Aug.2015|@@color(red):no meeting@@||
|7.Sep.2015|@@color(red):no meeting@@||
|14.Sep.2015|@@color(red):no meeting@@||
|21.Sep.2015|Ole Schmidt|Rejection of late conversions in the TRD trigger|
|28.Sep.2015|@@color(red):no meeting@@|(QM2015 in Kobe)|
|!@@display:block;width:8em;Date@@|!@@display:block;width:10em;Speaker@@|!Title|
|4.Apr.2016||Discussion about ALICE spokesperson election|
|11.Apr.2016|@@color(red):no meeting@@||
|18.Apr.2016|@@color(red):no meeting@@||
|25.Apr.2016, 9:45!|Simone Schuchmann|[[Neutral kaon and Lambda transverse momentum spectra in ~Pb-Pb|ttp://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=242]]|
|2.May.2016|all|paper discussion (institute review)|
|9.May.2016|@@color(red):no meeting@@||
|16.May.2016|@@color(red):no meeting@@|(pentecost)|
|23.May.2016|Martin Voelkl|[[Electrons from beauty-hadron decays in Pb–Pb collisions|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=243]]|
|30.May.2016|Dennis Weiser|[[J/Psi in Pb-Pb: status quo and analysis plans|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=244]]|
|6.Jun.2016|@@color(red):no meeting@@||
|13.Jun.2016|@@color(red):no meeting@@||
|20.Jun.2016|@@color(red):no meeting@@||
|27.Jun.2016|Stephan Stiefelmaier|[[How to reduce the material budget uncertainty in the photon conversion measurements|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=245]]|
|4.Jul.2016|Martin Kroesen|[[Overview of some methods of the TMVA package|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=246]]|
|11.Jul.2016|@@color(red):no meeting@@||
|18.Jul.2016|Sebastian Hornung|[[Electrons from heavy-flavour hadron decays in pp at √s = 2.76 ~TeV (re-analysis)|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=247]]|
|25.Jul.2016|Ole Schmidt|[[TPC space charge distortion correction in the High Level Trigger|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=248]]|
|1.Aug.2016|@@color(red):no meeting@@||
|8.Aug.2016|@@color(red):no meeting@@||
|15.Aug.2016|Jiyoung Kim|[[Thesis plan: Jet-hadron correlations in PbPb|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=249]]|
|Tuesday (!), 23.Aug.2016|~Suh-Urk Chung|[[Exclusive Central Production in ALICE and COMPASS|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=250]]|
|29.Aug.2016|Meike Danisch|[[Direct photons in 5 TeV Pb-Pb collisions measured with PCM|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=251]]|
|5.Sep.2016|@@color(red):no meeting@@|FSP meeting|
|12.Sep.2016|Hannah Klingenmeyer|[[thesis plans|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=252]]|
|19.Sep.2016|@@color(red):no meeting@@||
|26.Sep.2016|Michael Winn|[[Quarkonium observables in Run2 and Run3|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=253]]|
|!@@display:block;width:8em;Date@@|!@@display:block;width:10em;Speaker@@|!Title|
|3.Apr.2017|@@color(red):no meeting@@|(recover from DPG meeting :-)|
|10.Apr.2017|Hannah Klingenmeyer|[[Tracklet-based PID for the TRD Upgrade in RUN 3|https://alice.physi.uni-heidelberg.de/indico/event/13/]]|
|17.Apr.2017|@@color(red):no meeting@@|(easter)|
|24.Apr.2017|Rainer Schicker|[[Summary of Trento workshop on QCD challenges in pp, pA and AA collisions at high energies|https://alice.physi.uni-heidelberg.de/indico/event/14/]]|
|1.May.2017|@@color(red):no meeting@@|(Labor Day)|
|8.May.2017|Xianguo Lu|[[Neutrino Shadow Play – an experimental advance for understanding the matter-antimatter asymmetry of the Universe|https://alice.physi.uni-heidelberg.de/indico/event/15/]]|
|15.May.2017|Peter ~Braun-Munzinger|[[Diffraction, ultra-peripheral collisions and low x physics at the LHC|https://alice.physi.uni-heidelberg.de/indico/event/18/]]|
|22.May.2017|@@color(red):no meeting@@||
|29.May.2017|@@color(red):no meeting@@||
|5.Jun.2017|@@color(red):no meeting@@|(pentecost)|
|12.Jun.2017|@@color(red):no meeting@@||
|19.Jun.2017|Pedro Gonzalez Zamora|[[Neutral meson analysis with PCM-EMCal in pp at 5 TeV|https://alice.physi.uni-heidelberg.de/indico/event/21/]]|
|26.Jun.2017|Martin Kroesen|[[Electron identification with the ALICE TRD using multi-variate analysis techniques|https://alice.physi.uni-heidelberg.de/indico/event/22/]]|
|3.Jul.2017|Dennis Weiser|SQM 2017 Rehearsal talk|
|10.Jul.2017|@@color(red):no meeting@@||
|17.Jul.2017|Meike Danisch|Impressions from the INFN School of Statistics 2017 ([[link to the website of the school|https://agenda.infn.it/conferenceTimeTable.py?confId=12288#20170511.detailed]])|
|24.Jul.2017|Johanna Stachel|30 Years of Heavy Ions and Outlook |
|31.Jul.2017|Martin Richter / Mesut Arslandok|[[TPC Ion-tail unfolding using GARFIELD simulations (Martin) / TPC detector response investigation via ALICE simulation framework (Fabian)|https://alice.physi.uni-heidelberg.de/indico/event/26/]]|
|7.Aug.2017|Fabian Herbst|[[TPC performance studies via the ALICE simulation framework|https://alice.physi.uni-heidelberg.de/indico/event/27/]]|
|14.Aug.2017|@@color(red):no meeting@@||
|21.Aug.2017|@@color(red):no meeting@@||
|28.Aug.2017|@@color(red):no meeting@@||
|4.Sep.2017|@@color(red):no meeting@@||
|11.Sep.2017|@@color(red):no meeting@@||
|18.Sep.2017|Lucia Leardini|[[Thesis results|https://alice.physi.uni-heidelberg.de/indico/event/28/]]|
|25.Sep.2017|@@color(red):no meeting@@||
|!@@display:block;width:8em;Date@@|!@@display:block;width:10em;Speaker@@|!Title|
|2.Apr.2018|@@color(red):no meeting@@|(easter)|
|9.Apr.2018|@@color(red):no meeting@@||
|16.Apr.2018|Victor Feuillard|[[Measurement of the Psi(2S) production in presence of a QGP with the ALICE Muon Spectrometer|https://alice-indico.physi.uni-heidelberg.de/event/57/]]|
|23.Apr.2018|@@color(red):no meeting@@||
|30.Apr.2018|@@color(red):no meeting@@||
|7.May.2018|Klaus Reygers|[[Statistical significance of the direct-photon v2|https://alice-indico.physi.uni-heidelberg.de/event/62/]]|
|14.May.2018|@@color(red):no meeting@@|Quark Matter conference|
|21.May.2018|@@color(red):no meeting@@|(pentecost)|
|28.May.2018|Sebastian Lehner|[[Machine Learning in the Analysis of Low-Mass Dielectrons|https://alice-indico.physi.uni-heidelberg.de/event/63/]]|
|4.Jun.2018|Johanna, Klaus, Mesut|[[QM 2018 highlights (part I)|https://alice-indico.physi.uni-heidelberg.de/event/64/]]|
|11.Jun.2018|Ana, Markus, Yvonne|[[QM 2018 highlights (part II)|https://alice-indico.physi.uni-heidelberg.de/event/65/]]|
|18.Jun.2018|Ole Schmidt|[[Computing at PI|https://alice-indico.physi.uni-heidelberg.de/event/66/]]|
|25.Jun.2018|@@color(red):no meeting@@||
|2.Jul.2018|Lukas Layer|[[Multivariate analysis|https://alice-indico.physi.uni-heidelberg.de/event/68/]]|
|9.Jul.2018|Yvonne Pachmayer|[[Fast Simulation of the Impact Parameter Calculation of Electrons through Pair Production|https://alice-indico.physi.uni-heidelberg.de/event/70/]]|
|16.Jul.2018|Marian Ivanov|[[QA monitoring and TMVA interface|https://alice-indico.physi.uni-heidelberg.de/event/72/]]|
|23.Jul.2018|Sebastian Klewin|[[Parallel processing in C++|https://alice-indico.physi.uni-heidelberg.de/event/73/]]|
|30.Jul.2018|Jiyoung Kim|[[Jet-hadron correlations in Pb-Pb collisions|https://alice-indico.physi.uni-heidelberg.de/event/75/]]|
|6.Aug.2018|Markus Köhler|[[J/Psi phenomenology|https://alice-indico.physi.uni-heidelberg.de/event/74/]]|
|13.Aug.2018|Lorenz Luger|[[Results bachelor's thesis|https://alice-indico.physi.uni-heidelberg.de/event/77/]]|
|20.Aug.2018|Martin Kroesen|[[TRD Particle ID with ~TensorFlow and Keras|https://alice-indico.physi.uni-heidelberg.de/event/76/]]|
|27.Aug.2018|Alexander Schmah|Identification of terrestrial impact craters|
|3.Sep.2018|@@color(red):no meeting@@|FSP meeting in Bad Honnef|
|10.Sep.2018, 9:00!|Yannick Kirchhoff|[[Study of the influence of modified (non-)strange baryon and meson spectra on hadron densities calculated within the statistical hadronization model|https://alice-indico.physi.uni-heidelberg.de/event/80/]]|
|17.Sep.2018|Rainer Schicker|[[Photon-Photon scattering in the resonance region at midrapidity at the LHC|https://alice-indico.physi.uni-heidelberg.de/event/81/]]|
|24.Sep.2018|@@color(red):no meeting@@||
|!@@display:block;width:8em;Date@@|!@@display:block;width:10em;Speaker@@|!Title|
|1.Apr.2019|Marian Ivanov|[[Interactive visualization of multivariate data|https://indico.physi.uni-heidelberg.de/event/112/]]|
|8.Apr.2019|@@color(red):no meeting@@||
|15.Apr.2019, 11:00(!)|Rainer Schicker|[[Outreach|https://indico.physi.uni-heidelberg.de/event/113/]]|
|22.Apr.2019|@@color(red):no meeting@@|(Easter)|
|29.Apr.2019|@@color(red):no meeting@@||
|6.May.2019|@@color(red):no meeting@@||
|13.May.2019|@@color(red):no meeting@@||
|20.May.2019|@@color(red):no meeting@@||
|27.May.2019|@@color(red):no meeting@@||
|3.Jun.2019|J. Stachel|[[ESPP - European Strategy for Particle Physics|https://indico.physi.uni-heidelberg.de/event/121/]]|
|10.Jun.2019|@@color(red):no meeting@@|(Pentecost)|
|17.Jun.2019|J. Stachel|ESPP - European Strategy for Particle Physics (continued)|
|24.Jun.2019|Y. Pachmayer|[[Impressions from the LHCP 2019 conference|https://indico.physi.uni-heidelberg.de/event/124/]]|
|1.Jul.2019|@@color(red):no meeting@@|TRD Workshop|
|8.Jul.2019|M. Ivanov|[[TPC pile-up, dEdx and centrality bias|https://indico.physi.uni-heidelberg.de/event/125/]]|
|15.Jul.2019|Abhishek Nath|[[Feasibility study on pile-up rejection in PCM analyses with TOF|https://indico.physi.uni-heidelberg.de/event/126/]]|
|22.Jul.2019|@@color(red):no meeting@@||
|29.Jul.2019|@@color(red):no meeting@@||
|5.Aug.2019|@@color(red):no meeting@@||
|12.Aug.2019|@@color(red):no meeting@@||
|19.Aug.2019|@@color(red):no meeting@@||
|26.Aug.2019|@@color(red):no meeting@@||
|2.Sep.2019|@@color(red):no meeting@@||
|9.Sep.2019|@@color(red):no meeting@@||
|16.Sep.2019|@@color(red):no meeting@@||
|23.Sep.2019|@@color(red):no meeting@@||
|30.Sep.2019|@@color(red):no meeting@@||
|!@@display:block;width:8em;Date@@|!@@display:block;width:10em;Speaker@@|!Title|
|6.Apr.2020|All|Virtual Meeting|
|13.Apr.2020|@@color(red):no meeting@@|(Easter)|
|20.Apr.2020|All|Virtual Meeting|
|27.Apr.2020|All|Virtual Meeting|
|4.May.2020|All|Virtual Meeting|
|11.May.2020|All|Virtual Meeting|
|18.May.2020|All|Virtual Meeting|
|25.May.2020|All|Virtual Meeting|
|1.Jun.2020|@@color(red):no meeting@@|(pentecost)|
|8.Jun.2020|All|Virtual Meeting|
|15.Jun.2020|All|Virtual Meeting|
|22.Jun.2020|All|Virtual Meeting|
|29.Jun.2020|All|Virtual Meeting|
|6.Jul.2020|All|Virtual Meeting|
|13.Jul.2020|All|Short presentations|
|20.Jul.2020|All|@@color(blue):Short presentations@@ |
|27.Jul.2020|Kai Schweda|[[ALICE Service Work|https://indico.physi.uni-heidelberg.de/event/207/]]|
|3.Aug.2020|Nadine Grünwald|[[Simultaneous blast-wave description of spectra and elliptic flow data at √sNN = 7.7 GeV - 5.02 TeV|https://indico.physi.uni-heidelberg.de/event/210/]]|
|10.Aug.2020|Sven Hoppner / Nikita Schmal|[[TRD tracking / Blast-wave fits with feeddown|https://indico.physi.uni-heidelberg.de/event/211/]]|
|17.Aug.2020|@@color(red):no meeting@@||
|24.Aug.2020|@@color(red):no meeting@@||
|31.Aug.2020|@@color(red):no meeting@@||
|7.Sep.2020|All|Virtual Meeting|
|14.Sep.2020|All|Virtual Meeting|
|21.Sep.2020|People highlighted in blue below|@@color(blue):Short presentations@@|
|28.Sep.2020|@@color(red):no meeting@@|(Online FSP meeting)|

''People highlighted in @@color(blue):blue@@ prepare short presentation (1-2 slides) for the meeting on 21 September 2020'':
 
Abhishek
Alex
Alperen
Ana
Fabio
Ilya
Jiyong
Johanna
Klaus
Luisa
Markus
Martin K
Martin V.
@@color(blue): Meike 
Minjung
Ole @@
Peter
Rainer
Stephan
Sven
Victor
Yiota
Yvonne
|!@@display:block;width:8em;Date@@|!@@display:block;width:10em;Speaker@@|!Title|
|5.Apr.2021|@@color(red):no meeting@@|(easter)|
|12.Apr.2021|All|@@color(blue):Short presentations@@ |
|19.Apr.2021|Ilya Fokin|[[Direct photons in pp collisions at 13 TeV|https://indico.physi.uni-heidelberg.de/event/341/]]|
|26.Apr.2021|All|Institute review: paper discussion|
|3.May.2021|All|@@color(blue):Short presentations@@|
|10.May.2021|Johanna / Rainer|[[The multiple-charm hierarchy in the statistical hadronization model (Johanna)/ Light barrier measurement (Rainer)|https://indico.physi.uni-heidelberg.de/event/347/]] |
|17.May.2021|All|@@color(blue):Short presentations@@|
|24.May.2021|@@color(red):no meeting@@|(pentecost)|
|31.May.2021|Sophie Rohletter, All||
|7.Jun.2021|All|@@color(blue):Short presentations@@|
|14.Jun.2021|All|Discussion of DPG abstracts (Deadline: July 1st) / @@color(blue):Short presentations@@|
|21.Jun.2021|All|@@color(blue):Short presentations@@|
|28.Jun.2021|All|@@color(blue):Short presentations@@|
|5.Jul.2021|Sophie Rohletter|~BSc thesis project|
|12.Jul.2021|All|@@color(blue):Short presentations@@|
|19.Jul.2021|All|@@color(blue):Short presentations@@|
|26.Jul.2021|All|@@color(blue):Short presentations@@|
|2.Aug.2021|All|@@color(blue):Short presentations@@|
|9.Aug.2021|All|@@color(blue):Short presentations@@|
|16.Aug.2021|Anastasia Berdnikova|Blast wave v2 DPG reahrsal talk and discussion|
|23.Aug.2021|Jana Crkovska|Chi_c in p-Pb with ~LHCb|
|30.Aug.2021|@@color(red):no meeting@@|(virtual DPG meeting)|
|6.Sep.2021|All|@@color(blue):Short presentations@@|
|13.Sep.2021|All|@@color(blue):Short presentations@@|
|20.Sep.2021|All|@@color(blue):Short presentations@@|
|27.Sep.2021|All|@@color(blue):Short presentations@@|

''People highlighted in @@color(blue):blue@@ prepare short presentation (1-2 slides) for the meeting on 27 September 2021'':
 
Abhishek
@@color(blue):Alex
Alperen
Ana
Georgijs@@
Ilya 
Jana 
Jiyoung
Johanna 
Klaus
Luisa
 Martin K.
Martin V.
Meike
Minjung
Nadine 
Nastia
Nicola
Peter
Rainer
Stephan 
Victor
Yiota
Yvonne
|!@@display:block;width:8em;Date@@|!@@display:block;width:10em;Speaker@@|!Title|
|4.Apr.2022|@@color(red):no meeting@@|(Quark Matter)|
|11.Apr.2022|@@color(red):no meeting@@||
|18.Apr.2022|@@color(red):no meeting@@|(Easter)|
|25.Apr.2022|All|[[Short presentations|https://indico.physi.uni-heidelberg.de/event/559/]] (incl. "tools for daily work")|
|2.May.2022|All|PI cluster news / Institute review discussion|
|9.May.2022|All|@@color(blue):Short presentations@@|
|16.May.2022|Michael Habib|[[Measurement of light (anti)nuclei in proton-proton collisions at √s = 13 TeV|https://indico.physi.uni-heidelberg.de/event/546/]]|
|23.May.2022|All|@@color(blue):Short presentations@@|
|30.May.2022|Ilya Fokin, Nikita Tatsch, Sven Hoppner|[[htcondor batch system: introduction and best practices (Ilya) / Short presentations (Nikita, Sven)|https://indico.physi.uni-heidelberg.de/event/545/]]|
|6.Jun.2022|@@color(red):no meeting@@|(Pentecost)|
|13.Jun.2022|Lasse Bassermann|[[Electron PID and J/psi with XGBoost|https://indico.physi.uni-heidelberg.de/event/554/]]|
|20.Jun.2022|Felix Waldherr|[[ALICE TRD trigger performance in pp collisions at sqrt{s} = 13 ~TeV|https://indico.physi.uni-heidelberg.de/event/562/]]|
|27.Jun.2022|Max Hammermann|[[Detection of inelastic interaction of light nuclei in the TRD with graph neural networks|https://indico.physi.uni-heidelberg.de/event/561/]]|
|4.Jul.2022|Yvonne, Andrés|[[Short presentation|https://indico.physi.uni-heidelberg.de/event/571/]]|
|11.Jul.2022|Carlotta Rosenthal|Estimations of Chi_c production in LHC Run 3+4|
|18.Jul.2022|Meike Danisch|[[Direct photons in Pb-Pb collisions at 5.02 TeV|https://indico.physi.uni-heidelberg.de/event/576/]]|
|25.Jul.2022|All|@@color(blue):Short presentations@@|
|1.Aug.2022|@@color(red):no meeting@@||
|8.Aug.2022|@@color(red):no meeting@@||
|15.Aug.2022|@@color(red):no meeting@@||
|22.Aug.2022|@@color(red):no meeting@@||
|29.Aug.2022|All|general things / planning|
|5.Sep.2022|Clara Schaefer|[[Bachelor thesis project (mT scaling in pp at 13 TeV)|(https://indico.physi.uni-heidelberg.de/event/593/]]|
|12.Sep.2022|All|@@color(blue):Short presentations@@|
|19.Sep.2022|@@color(red):no meeting@@|(ALICE Upgrade Week)|
|26.Sep.2022|Nadine Grünwald|[[Master's thesis project: jet spectrum|https://indico.physi.uni-heidelberg.de/event/597/]]|

''People highlighted in @@color(blue):blue@@ prepare short presentation (1-2 slides) for the meeting on 12 September 2022'':

Abhishek
Alperen 
Ana 
Andrés
Carlotta
Cas
Clara
@@color(blue): Federica 
Felix S. @@
Felix W.
@@color(blue): Georgijs @@
Hjalmar
@@color(blue): Ilya @@
Jana 
Johanna
Jorge 
Klaus
Lasse
Luisa
Lucas
Martin K.
Martin V.
Max
Meike
Minjung
Nadine 
Nastia
Nikita
Peter
Rainer
Stephan
Sven
Victor
Yvonne
|3.Apr.2023|@@color(red):no meeting@@||
|10.Apr.2023|@@color(red):no meeting@@|(Easter)|
|17.Apr.2023|All|general things / planning|
|24.Apr.2023|Hard Probes 2023 participants|[[Hard Probes 2023 summaries|https://indico.physi.uni-heidelberg.de/event/705/]]|
|1.May.2023|@@color(red):no meeting@@|(Labor Day)|
|8.May.2023|@@color(red):no meeting@@|(ALICE upgrade week)|
|15.May.2023|Hard Probes 2023 participants|[[Hard Probes 2023 summaries|https://indico.physi.uni-heidelberg.de/event/705/]]|
|22.May.2023|Hard Probes 2023 participants|[[Hard Probes 2023 summaries|https://indico.physi.uni-heidelberg.de/event/705/]]|
|29.May.2023|@@color(red):no meeting@@|(Pentecost)|
|5.Jun.2023|All|general things / planning|
|12.Jun.2023|@@color(red):no meeting@@|(Physics week)|
|19.Jun.2023|Nu Xu|[[Study of the QCD Phase Structure in High-Energy Nuclear Collisions|https://indico.physi.uni-heidelberg.de/event/729/]]|
|26.Jun.2023|Hans Kristian Soltveit|[[Time to Digital Converter TDC development update|https://indico.physi.uni-heidelberg.de/event/734/]]|
|3.Jul.2023|Katharina Korf|Bachelor thesis project|
|10.Jul.2023|@@color(red):no meeting@@|(ALICE week)|
|17.Jul.2023|@@color(red):no meeting@@|(EMMI Physics Day at GSI)|
|24.Jul.2023|@@color(red):no meeting@@|(Open symposium on the direct-photon puzzle in the afternoon)|
|31.Jul.2023|Sven Hoppner|[[Machine learning for Sexaquark searches with ALICE|https://indico.physi.uni-heidelberg.de/event/749/]]|
|7.Aug.2023|@@color(red):no meeting@@||
|14.Aug.2023|@@color(red):no meeting@@||
|21.Aug.2023|@@color(red):no meeting@@||
|28.Aug.2023|@@color(red):no meeting@@||
|4.Sep.2023|@@color(red):no meeting@@|(Quark Matter conference)|
|11.Sep.2023|@@color(red):no meeting@@|(~HighRR machine learning lecture week)|
|18.Sep.2023|All|general things / planning|
|25.Sep.2023|@@color(red):no meeting@@|(FSP meeting)|
|!@@display:block;width:8em;Date@@|!@@display:block;width:10em;Speaker@@|!Title|
|1.Apr.2024|@@color(red):no meeting@@|(Easter)|
|8.Apr.2024|@@color(red):no meeting@@||
|15.Apr.2024|||
|22.Apr.2024|Felix Schlepper|[[Update|https://indico.physi.uni-heidelberg.de/event/897/]]|
|29.Apr.2024|Henry Rainer|Cooling|
|6.May.2024|||
|13.May.2024|||
|20.May.2024|@@color(red):no meeting@@|(Pentecost)|
|27.May.2024|||
|3.Jun.2024|||
|10.Jun.2024|||
|17.Jun.2024|||
|24.Jun.2024|||
|1.Jul.2024|||
|8.Jul.2024|||
|15.Jul.2024|||
|22.Jul.2024|||
|29.Jul.2024|||
|5.Aug.2024|||
|12.Aug.2024|||
|19.Aug.2024|||
|26.Aug.2024|||
|2.Sep.2024|||
|9.Sep.2024|||
|16.Sep.2024|||
|23.Sep.2024|||
|30.Sep.2024|||
<<tiddler CloseOtherTiddlers>>
<<tabs Contents
        "SS 2024" "Meeting schedule for SS 2024" [[SS 2024]]
        "WS 2023/24" "Meeting schedule for WS 2023/24" [[WS 2023/24]]
        "SS 2023" "Meeting schedule for SS 2023" [[SS 2023]]
        "WS 2022/23" "Meeting schedule for WS 2022/23" [[WS 2022/23]]
        "SS 2022" "Meeting schedule for SS 2022" [[SS 2022]]
        "WS 2021/22" "Meeting schedule for WS 2021/22" [[WS 2021/22]]
        "SS 2021" "Meeting schedule for SS 2021" [[SS 2021]]
        "WS 2020/21" "Meeting schedule for WS 2020/21" [[WS 2020/21]]
        "SS 2020" "Meeting schedule for SS 2020" [[SS 2020]]
        "WS 2019/20" "Meeting schedule for WS 2019/20" [[WS 2019/20]]
        "SS 2019" "Meeting schedule for SS 2019" [[SS 2019]]
        "WS 2018/19" "Meeting schedule for WS 2018/19" [[WS 2018/19]]
        "SS 2018" "Meeting schedule for SS 2018" [[SS 2018]]
        "WS 2017/18" "Meeting schedule for WS 2017/18" [[WS 2017/18]]
        "SS 2017" "Meeting schedule for SS 2017" [[SS 2017]]
        "WS 2016/17" "Meeting schedule for WS 2016/17" [[WS 2016/17]]
        "SS 2016" "Meeting schedule for SS 2016" [[SS 2016]]
        "WS 2015/16" "Meeting schedule for WS 2015/16" [[WS 2015/16]]
        "SS 2015" "Meeting schedule for SS 2015" [[SS 2015]]
        "WS 2014/15" "Meeting schedule for WS 2014/15" [[WS 2014/15]]
	"SS 2014" "Meeting schedule for SS 2014" [[SS 2014]]
        "WS 2013/14" "Meeting schedule for WS 2013/14" [[WS 2013/14]]
        "SS 2013" "Meeting schedule for SS 2013" [[SS 2013]]
        "WS 2012/13" "Meeting schedule for WS 2012/13" [[WS 2012/13]]
        "SS 2012" "Meeting schedule for SS 2012" [[SS 2012]]
	"WS 2011/12" "Meeting schedule for WS 2011/12" [[WS 2011/12]] >>
Talks can be found on the PI [[indico server|https://indico.physi.uni-heidelberg.de/category/2/]]<<tiddler ToggleRightSidebar with: ".">> 
Group Meeting ALICE Heidelberg PI
/*{{{*/
/*Bleach Theme for TiddlyWiki*/
/*Design and CSS by Saq Imtiaz*/
/*Version 1.0*/
/*}}}*/
/*{{{*/
/***
!General
***/
body {
 background: #fff;
}

#contentWrapper{
margin: 2.5em auto;
# width:759px;
width:819px;
line-height: 1.6em;
border:1px solid #999;
#font-size: 11px;
font-size: 13px;
font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif;
color: #555;height:1%;
}

.clearAll {clear:both;}
.tagClear {clear:none;}
/*}}}*/

/*{{{*/
/***
!Header
***/
#header {background:#fff; border-bottom:1px solid #999;padding: 2.5em 2em 1.6em 2em; height:1%;
 }

.siteTitle {
font-family: 'Trebuchet MS' sans-serif;
font-weight: bold;
# font-size: 32px;
font-size: 24px;
color: #EF680E;
background-color: #FFF; 
}

.siteSubtitle {
	font-size: 1.0em;
        display:block; 
#color: #999999; margin-top:0.5em !important; margin-top:1em; margin-left:3em;
color: #999999; margin-top:0.5em !important; margin-top:1em; margin-left:0em;
}

#topMenu { positon:relative; float:right; display:inline; margin-right:2em;}
#topMenu br {display:none; }
#topMenu { background: #fff; color:#000;padding: 1em 1em;}
#topMenu a, #topMenu .tiddlyLink, #topMenu .button {margin:0 0.5em; color:#666;}

/*}}}*/

/*{{{*/
/***
!displayArea
***/

#displayArea {margin-left:1.35em; margin-right:16.3em; margin-top:0; padding-top:1em; padding-bottom:10px;}

/*}}}*/

/*{{{*/
/***
!Sidebar
***/
#sidebar {position:relative;float:right; line-height: 1.4em; border-left:0px solid#000; display:inline; background:#fff; right:0; 
width: 16em;}

/***
!SidebarOptions
***/
#sidebarOptions {padding-left:0.5em; border-left:1px solid #999;padding-top:1em;}

#sidebarOptions a {
			color:#999;
			text-decoration: none;}
#sidebarOptions	a:hover, #sidebarOptions .button:active {
			color:#333;
			background-color: #fff;border:1px solid #fff;
		}
#sidebarOptions input {border:1px solid #999; width:10em;}



/***
!SidebarTabs
***/
#sidebarTabs {border-left:1px solid #999;}
#sidebarTabs .tabContents {background:#fff;}
#sidebarTabs .tabContents .tiddlyLink, #sidebarTabs .tabContents .button{color:#999;}
#sidebarTabs .tabContents .tiddlyLink:hover,#sidebarTabs .tabContents .button:hover{color:#333;background:#fff;border:none;}

#sidebarTabs .tabContents .button:hover, #sidebarTabs .tabContents .highlight, #sidebarTabs .tabContents .marked, #sidebarTabs .tabContents a.button:active{color:#333;background:#fff}

.tabSelected{color:#fff; background:#999;}

.tabUnselected {
 background: #ccc;
}

 .tabSelected, .tabSelected:hover {
 color: #fff;
 background: #999;
 border: solid 1px #999;
padding-bottom:1px;
}

#sidebarTabs .tabUnselected:hover { border-bottom: none;padding-bottom:3px;color:#4F4B45}

 .tabUnselected {
 color: #999;
 background: #eee;
 border: solid 1px #ccc;
padding-bottom:1px;
}

#sidebarTabs .tabUnselected { border-bottom: none;padding-bottom:3px;}
#sidebarTabs .tabSelected{padding-bottom:3px;}


#sidebarOptions .sliderPanel {
	background: #fff; border:none;
	font-size: .9em;
}
#sidebarOptions .sliderPanel a {font-weight:normal; }
#sidebarOptions .sliderPanel input {border:1px solid #999;width:auto;}
#sidebarOptions .sliderPanel .txtOptionInput {border:1px solid #999;width:9em;}

#sidebarTabs .tabContents {border-right:0; border-left:0; border-bottom:1px solid#999; padding-left:4px;}
 .listLink,#sidebarTabs .tabContents {line-height:1.5em;}
 .listTitle {color:#666;}

#sidebarTabs .tabUnselected:hover { border-bottom: none;padding-bottom:3px;color:#4F4B45}
#sidebarTabs .txtMoreTab .tabContents {border-left:1px solid #999;}
#sidebarTabs .txtMainTab .tabContents li a{font-weight:bold;}
/*}}}*/

/*{{{*/
.title {color:#EF680E;}
.subtitle, .subtitle a { color: #999999; font-size: 1em;margin:0.2em; font-variant: small-caps;}
.shadow .title{color:#999;}

.selected .toolbar a {color:#999999;}
.selected .toolbar a:hover {color:#333; background:transparent;border:1px solid #fff;}

.toolbar .button:hover, .toolbar .highlight, .toolbar .marked, .toolbar a.button:active{color:#333; background:transparent;border:1px solid #fff;}

* html .viewer pre {
	margin-left: 0em;
}

* html .editor textarea, * html .editor input {
	width: 98%;
}

		a,#sidebarOptions .sliderPanel a{
			color:#EF680E;
			text-decoration: none;
		}

		a:hover,#sidebarOptions .sliderPanel a:hover {
			color:#EF680E;
			background-color: #fff; 
border-bottom:1px dotted #EF680E;
		}

.viewer .button, .editorFooter .button{
	color: #555;
	border: 1px solid #EF680E;
}

.viewer .button:hover, 
.editorFooter .button:hover{
	color: #fff;
	background: #EF680E;
	border-color: #EF680E;
}

.viewer .button:active, .viewer .highlight,.editorFooter .button:active, .editorFooter .highlight{color:#fff; background:#DF691B;border-color:#DF691B;}


		#topMenu a, #topMenu .button {
			padding: 20px 10px; border:none; font-weight:bold;
		}

		#topMenu a:link{
			text-decoration: none;
		}
		
		#topMenu a:hover, #topMenu .button:hover {
			background-color: #fff;
			color:#EF680E;
border:none;
		}





.tagging, .tagged {
	border: 1px solid #eee;
	background-color: #F7F7F7;
}

.selected .tagging, .selected .tagged {
	background-color: #eee;
	border: 1px solid #BFBAB3;
}

 .tagging .listTitle, .tagged .listTitle {
	color: #bbb;
}

.selected .tagging .listTitle, .selected .tagged .listTitle {
	color: #666; 
}

.tagging .button, .tagged .button {
		color:#aaa;
}
.selected .tagging .button, .selected .tagged .button {
		color:#BFBAB3;
}

.highlight, .marked {background:transparent; color:#111; border:none; text-decoration:underline;}

.tagging .button:hover, .tagged .button:hover, .tagging .button:active, .tagged .button:active {
		border: none; background:transparent; text-decoration:underline; color:#333;
}





.popup {
	background: #999;
	border: 1px solid #999;
}

.popup li.disabled {
	color: #000;
}

.popup li a, .popup li a:visited {
	color: #eee;
	border: none;
}

.popup li a:hover {
	background: #6F6A68;
	color: #fff;
	border: none;
}


		.tiddler {
			padding-bottom: 40px;
			/*border-bottom: 1px solid #999; */
		}





#messageArea {
	border: 4px solid #999;
	background: #f5f5f5;
	color: #999;
        font-size:90%;
}

#messageArea a:hover { background:#f5f5f5; border:none;}

#messageArea .button{
	color: #666;
	border: 1px solid #CC6714;
}

#messageArea .button:hover {
	color: #fff;
	background: #999;
	border-color: #999;
}












.viewer blockquote {
	border-left: 5px solid #888;
}

.viewer table {
	border: 2px solid #888;
}

.viewer th, thead td {
	background: #888;
	border: 1px solid #888;
	color: #fff;
}
.viewer pre {
	border: 1px solid #999;
	background: #f5f5f5;
}

.viewer code {
	color: #111; background:#f5f5f5;
}

.viewer hr {
	border-top: dashed 1px #999;
}

.editor input {
	border: 1px solid #888;
}

.editor textarea {
	border: 1px solid #888;
}

.tabContents {background:#f7f7f7;}

h1,h2,h3,h4,h5 { color: #555; background: transparent; padding-bottom:2px; font-family: Arial, Helvetica, sans-serif; }
h1 {font-size:18px;}
h2 {font-size:16px;}
h3 {font-size: 14px;}

#contentFooter {background:#999; color:#dfdfdf; clear: both; padding: 0.5em 1em; }

		#contentFooter a {
			color: #dfdfdf;
			border-bottom: 1px dotted #fff; font-weight:normal;
		}
		
		#contentFooter a:hover {
			color: #FFFFFF;
			background-color:transparent;
		}	
/*}}}*/

/*{{{*/
/***
!KR
***/
.viewer table.borderless,
.viewer table.borderless * {
border: 0;
}

.leftpad img { padding-left:2em; }
.rightpad img { padding-right:2em; } 
/*}}}*/
/%
!info
|Name|ToggleRightSidebar|
|Source|http://www.TiddlyTools.com/#ToggleRightSidebar|
|Version|2.0.0|
|Author|Eric Shulman|
|License|http://www.TiddlyTools.com/#LegalStatements|
|~CoreVersion|2.1|
|Type|transclusion|
|Description|show/hide right sidebar (SideBarOptions)|
Usage
<<<
{{{
<<tiddler ToggleRightSidebar>>
<<tiddler ToggleRightSidebar with: label tooltip>>
}}}
Try it: <<tiddler ToggleRightSidebar##show
	with: {{config.options.chkShowRightSidebar?'►':'◄'}}>>
<<<
Configuration:
<<<
copy/paste the following settings into a tiddler tagged with <<tag systemConfig>> and then modify the values to suit your preferences:
{{{
config.options.chkShowRightSidebar=true;
config.options.txtToggleRightSideBarLabelShow="◄";
config.options.txtToggleRightSideBarLabelHide="►";
}}}
<<<
!end
!show
<<tiddler {{
	var co=config.options;
	if (co.chkShowRightSidebar===undefined) co.chkShowRightSidebar=true;
	var sb=document.getElementById('sidebar');
	var da=document.getElementById('displayArea');
	if (sb) {
		sb.style.display=co.chkShowRightSidebar?'block':'none';
		da.style.marginRight=co.chkShowRightSidebar?'':'1em';
	}
'';}}>><html><nowiki><a href='javascript:;' title="$2"
onmouseover="
	this.href='javascript:void(eval(decodeURIComponent(%22(function(){try{('
	+encodeURIComponent(encodeURIComponent(this.onclick))
	+')()}catch(e){alert(e.description?e.description:e.toString())}})()%22)))';"
onclick="
	var co=config.options;
	var opt='chkShowRightSidebar';
	var show=co[opt]=!co[opt];
	var sb=document.getElementById('sidebar');
	var da=document.getElementById('displayArea');
	if (sb) {
		sb.style.display=show?'block':'none';
		da.style.marginRight=show?'':'1em';
	}
	saveOptionCookie(opt);
	var labelShow=co.txtToggleRightSideBarLabelShow||'&#x25C4;';
	var labelHide=co.txtToggleRightSideBarLabelHide||'&#x25BA;';
	if (this.innerHTML==labelShow||this.innerHTML==labelHide) 
		this.innerHTML=show?labelHide:labelShow;
	this.title=(show?'hide':'show')+' right sidebar';
	var sm=document.getElementById('storyMenu');
	if (sm) config.refreshers.content(sm);
	return false;
">$1</a></html>
!end
%/<<tiddler {{
	var src='ToggleRightSidebar';
	src+(tiddler&&tiddler.title==src?'##info':'##show');
}} with: {{
	var co=config.options;
	var labelShow=co.txtToggleRightSideBarLabelShow||'&#x25C4;';
	var labelHide=co.txtToggleRightSideBarLabelHide||'&#x25BA;';
	'$1'!='$'+'1'?'$1':(co.chkShowRightSidebar?labelHide:labelShow);
}} {{
	var tip=(config.options.chkShowRightSidebar?'hide':'show')+' right sidebar';
	'$2'!='$'+'2'?'$2':tip;
}}>>
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::ViewToolbar]]'></div>
<div class='title' macro='view title'></div>
<!--
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
-->
<div class='subtitle'>Last modified <span macro='view modified date'></span> </div>
<div class='tagging' macro='tagging'></div>
<!--
<div class='tagged' macro='tags'></div>
-->
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
<<tiddler CloseOtherTiddlers>>
From January 2012 on the group meeting starts at 9:30!

|!Date|!Speaker|!Title|
|5 Sep. 2011|Martin Voelkl|[[Analyzing efficiency and contamination of a PID method|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=62]]|
|12 Sep. 2011|Benjamin Hess|[[Online Electron ID for Triggering with the ALICE TRD|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=63]]|
|19 Sep. 2011|Robert Grajcarek|[[Charm elliptic flow via D* -> D0+π reconstruction|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=64]]|
|26 Sep. 2011|Radoslav Rusanov|[[Neutral Pions|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=65]]|
|10. Okt. 2011|Sara Vallero|Underlying Event|
|17. Okt. 2011|Michael Winn|[[Laboratory Measurements with a TPC Inner Read-Out Chamber|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=67]]|
|24. Okt. 2011|Felix Reidt|[[Systematic Study of Zero Suppression of Data Containing Coloured Noise|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=68]]|
|31. Okt. 2011|@@color(red):no meeting@@|
|7. Nov. 2011|@@color(red):no meeting@@|
|14. Nov. 2011|Johanna Gramling|[[Azimuthally sensitive HBT|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=71]]|
|21. Nov. 2011|Jochen Klein|[[Level-1 triggers from the TRD|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=72]]|
|28. Nov. 2011|Xianguo Lu|[[TRD dEdx for hadron ID|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=73]]|
|5. Dez. 2011|Friederike Bock|[[Material Studies and Pi0 Dalitz|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=74]]|
|12. Dez. 2011|Yifei Wang|[[D* in pp 7TeV|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=75]]|
|19. Dez. 2011|@@color(red):no meeting@@|
|26. Dez. 2011|@@color(red):no meeting@@||
|2. Jan. 2012|@@color(red):no meeting@@||
|9. Jan. 2012|Daniel Lohner|[[TRD PID and pi0/photon v2|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=84]]|
|16. Jan. 2012|Johannes Stiller|[[TRD Krypton calibration|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=85]]|
|23. Jan. 2012|Michael Winn|[[J/Psi-hadron correlations|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=86]]|
|30. Jan. 2012|Felix Reidt|[[Analysis of Double-Gap Events|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=87]]|
|6. Feb. 2012|Friederike Bock|[[Update Dalitz Analyis and Material Budget|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=88]]|
|13. Feb. 2012|@@color(red):no meeting@@||
|20. Feb. 2012|@@color(red):no meeting@@||
|27. Feb. 2012|@@color(red):no meeting@@||
<<tiddler CloseOtherTiddlers>>
"*" = unconfirmed
|!@@display:block;width:8em;Date@@|!@@display:block;width:10em;Speaker@@|!Title|
|1.Oct.2012|Felix Reidt|[[Double-Gap Cross Section in Proton-Proton Collisions at sqrt(s) of 7TeV with the ALICE Experiment|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=109]]|
|8.Oct.2012|@@color(red):no meeting@@||
|15.Oct.2012|@@color(red):no meeting@@||
|22.Oct.2012|Rainer Schicker|[[QCD: History and Perspectives|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=110]]|
|29.Oct.2012|Jochen Klein|[[TRD trigger|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=112]]|
|5.Nov.2012|@@color(red):no meeting@@||
|12.Nov.2012|Holger Jörg|Measurements of Cosmic Rays with a TRD chamber|
|19.Nov.2012|Antonin Maire|[[Interesting results from the 10th conference on Quark Confinement and the Hadron Spectrum|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=114]]|
|26.Nov.2012|Friederike Bock|[[Neutral Pions in pp and Pb+Pb at 2.76 ~TeV|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=115]]|
|3.Dec.2012|Xianguo Lu|[[Pion, proton and kaon production at high pT|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=116]]|
|10.Dec.2012|Klaus Reygers|[[Quark Matter 2012 Results - Flow, Photons, and Jet Quenching|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=117]]|
|17.Dec.2012|Michael Winn|[[Heavy quark results from Quark Matter 2012|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=118]]|
|24.Dec.2012|@@color(red):no meeting@@||
|31.Dec.2012|@@color(red):no meeting@@||
|7.Jan.2013|Robert Grajcarek|[[D* v2 and v3|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=119]]|
|14.Jan.2013|@@color(red):no meeting@@||
|21.Jan.2013|@@color(red):no meeting@@||
|28.Jan.2013|~MinJung Kweon|[[Measurement of electrons from beauty hadron decays in pp collisions at √s = 7 ~TeV and 2.76 ~TeV|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=121]]|
|4.Feb.2013|Daniel Lohner|[[Direct-photon elliptic flow|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=122]]|
|11.Feb.2013|Martin Voelkl|[[Plans for B-to-e measurements in Pb+Pb|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=123]]|
|18.Feb.2013|Johannes Stiller|[[Full reconstruction of B Mesons with the ALICE Inner Tracker Upgrade|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=124]]|
|25.Feb.2013|Alice Zimmermann|[[Update on strange particles in jets|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=127]]|
|!@@display:block;width:8em;Date@@|!@@display:block;width:10em;Speaker@@|!Title|
|7.Oct.2013|Boris Kopeliovich |[[J/Psi in p+Pb and Pb+Pb|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=144]]|
|14.Oct.2013|Jochen Klein|[[Jet-proton correlations|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=145]]|
|21.Oct.2013|Jeremy Wilkinson|[[Results from the high-pT workshop in Grenoble|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=146]]|
|28.Oct.2013|Vera Loggins|[[Azimuthally sensitive HBT with ALICE|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=147]]|
|4.Nov.2013|Martin Völkl|[[RAA of electrons from b decays|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=148]]|
|11.Nov.2013|Lucia Leardini|[[K* production in p-Pb collisions|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=149]]|
|18.Nov.2013|Friederike Bock|[[Neutral pions in pp and Pb+Pb|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=150]]|
|25.Nov.2013|@@color(red):no meeting@@||
|2.Dec.2013|All|discussion of DPG abstracts|
|9.Dec.2013|Michael Winn|[[Hard Probes Summary, Part 1|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=151]]|
|16.Dec.2013|Daniel Lohner|[[Hard Probes Summary, Part 2|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=152]]|
|23.Dec.2013|@@color(red):no meeting@@||
|30.Dec.2013|@@color(red):no meeting@@||
|6.Jan.2014|@@color(red):no meeting@@||
|13.Jan.2014|Yvonne Pachmayer|[[RICH detectors|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=153]]|
|20.Jan.2014|@@color(red):no meeting@@||
|27.Jan.2014|Alice Zimmermann|[[Update on strange particles in jets|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=154]]|
|3.Feb.2014|@@color(red):no meeting@@||
|10.Feb.2014|Johannes Stiller|[[Full Kinematic Reconstruction of B+ Mesons with the ALICE Inner Tracker Upgrade|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=155]]|
|17.Feb.2014|Michael Schork|Blastwave fits|
|24.Feb.2014|@@color(red):no meeting@@||
'*' = unconfirmed
|!@@display:block;width:8em;Date@@|!@@display:block;width:10em;Speaker@@|!Title|
|6.Oct.2014|Manuel Wittner|[[About the applicability of Markov-Chain- Monte-Carlo methods to the separation of electron sources via the impact-parameter|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=174]]|
|13.Oct.2014|Jochen Klein|[[ALICE computing at PI|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=175]]|
|20.Oct.2014|Martin Brass|[[Report on bachelor thesis: Estimating Hadron Contamination in Pb-Pb Collissions at 2.76 TeV|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=176]]|
|27.Oct.2014|Christian Möhler|[[D0 Production at Low Transverse Momentum in pp Collisions|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=177]]|
|3.Nov.2014|Jeremy Wilkinson|[[D* production as a function of multiplicity in p-Pb|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=178]]|
|10.Nov.2014|@@color(red):no meeting@@|(EMMI days at GSI)|
|17.Nov.2014|Dennis Weiser|[[Charged Jet Fragmentations functions in p-Pb with TRD triggered data|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=179]]|
|24.Nov.2014|@@color(red):no meeting@@|(ALICE physics week)|
|1.Dec.2014|Michael Winn|[[Rehearsaltalk on charmonium for the IS 2014 conference|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=180]]|
|8.Dec.2014|Martin Kroesen|[[Spectrum and Elliptic Flow of Direct Photons for a Space - Time Evolution from the Hydrokinetic Model|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=181]]|
|15.Dec.2014|@@color(red):no meeting@@||
|22.Dec.2014|@@color(red):no meeting@@||
|29.Dec.2014|@@color(red):no meeting@@||
|5.Jan.2015|@@color(red):no meeting@@||
|12.Jan.2015|@@color(red):no meeting@@||
|19.Jan.2015|@@color(red):no meeting@@||
|26.Jan.2015|Kirill Boguslavski (ITP Heidelberg)|[[Theory talk: Universal dynamics in gluonic and scalar systems|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=182]]|
|2.Feb.2015|Alexander Koch|[[Eta-Meson Production in pp at 2.76 and 8 TeV|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=184]]|
|9.Feb.2015|@@color(red):no meeting@@||
|16.Feb.2015|Hannah Klingenmeyer|[[Optimisation of the local on-line tracking in the TRD|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=183]]|
|23.Feb.2015|Alice Zimmermann|[[Update on Lambdas and K0 in jets|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=185]]|
|2.Mar.2015||Discussion of the ALICE Publication Policy|
|9.Mar.2015|Lukas Layer|[[Unit test for the KFParticle vertexing package|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=191]]|
|16.Mar.2015|Sebastian Klewin|[[Development and Commissioning of the LM trigger system for the ALICE TRD|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=192]]|
|23.Mar.2015|@@color(red):no meeting@@|(DPG meeting in Heidelberg)|
|30.Mar.2015|Michael Winn|[[theory@IS conference|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=193]]|
|!@@display:block;width:8em;Date@@|!@@display:block;width:10em;Speaker@@|!Title|
|5.Oct.2015|@@color(red):no meeting@@||
|12.Oct.2015|Felix Reidt|[[D0 Feed-Down Subtraction using Cut Variation|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=229]]|
|19.Oct.2015|Michael Knichel|[[Charged hadron spectra in pp@13~TeV|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=230]]|
|26.Oct.2015|@@color(red):no meeting@@||
|2.Nov.2015|Lucia Leardini|[[QM2015 summary: Electromagnetic Probes|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=231]]|
|9.Nov.2015|@@color(red):no meeting@@||
|16.Nov.2015|Raju Venugopalan|J/Psi production in the CGC framework|
|23.Nov.2015 (14:00!)|Felix Reidt|[[Characterisation of MAPS prototypes for the ALICE ITS Upgrade|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=233]]|
|30.Nov.2015|Jeremy Wilkinson|[[QM2015 summary: Heavy Flavor|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=233]] (part 1)|
|7.Dec.2015|Rifki Sadikin|~ALICE-TPC Correction Framework  by Following the Electron Drift  due to Space Charge|
|14.Dec.2015 (13:00!)|Jeremy Wilkinson,<br>Alice Zimmermann|First few minutes: Jeremy, heavy flavour summary, part 2 <br><br> [[QM2015 summary: Jets and high pT|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=234]]|
|21.Dec.2015|@@color(red):no meeting@@|PI Christmas party|
|11.Jan.2016|@@color(red):no meeting@@||
|18.Jan.2016|Barbara Scherpe|Determination of the prompt fraction of D0 mesons in proton-proton collisions with ALICE at \sqrt{s}=7 ~TeV|
|25.Jan.2016|@@color(red):no meeting@@||
|1.Feb.2016|@@color(red):no meeting@@|(SFB evaluation)|
|8.Feb.2016|@@color(red):no meeting@@||
|15.Feb.2016|Ole Schmidt|[[Rejection of late conversions in the TRD trigger|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=235]]|
|22.Feb.2016|@@color(red):no meeting@@||
|29.Feb.2016|Sebastian Klewin|[[TPC readout upgrade|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=236]]|
|7.Mar.2016|Jeremy Wilkinson|[[DPG rehearsal talk: Bayesian PID|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=241]]|
|14.Mar.2016|@@color(red):no meeting@@|(DPG spring meeting in Darmstadt)|
|21.Mar.2016|@@color(red):no meeting@@||
|28.Mar.2016|@@color(red):no meeting@@|(easter)|
|!@@display:block;width:8em;Date@@|!@@display:block;width:10em;Speaker@@|!Title|
|3.Oct.2016|@@color(red):no meeting@@|Day of German Unity|
|10.Oct.2016|Michael Knichel|[[Report from Hard Probes 2016|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=254]]|
|17.Oct.2016|Markus Köhler|[[W bosons in p-Pb with ATLAS|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=255]]|
|24.Oct.2016|Rainer Schicker|[[Central diffractive production in ALICE|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=256]]|
|31.Oct.2016||Discussion of the [[recommendations on good scientific practice|https://www.dpg-physik.de/presse/pressemit/2016/dpg-pm-2016-11.html]] by the 'Konferenz der Fachbereiche Physik'|
|7.Nov.2016|@@color(red):no meeting@@||
|14.Nov.2016|Mesut Arslandok|[[The TPC signal shape distortions and a new parametrization of the TPC dE/dx response|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=257]] (part 1)|
|21.Nov.2016|Mesut Arslandok|[[The TPC signal shape distortions and a new parametrization of the TPC dE/dx response|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=257]] (part 2)|
|28.Nov.2016|Georgijs Skorodumovs|[[D*(2010+) reconstruction in the electron decay channel|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=258]]|
|5.Dec.2016|Lucas Altenkämper|[[Decay photon cocktail and direct photons in pp|http://alice-serv1.physi.uni-heidelberg.de/indico/conferenceDisplay.py?confId=259]]|
|12.Dec.2016|@@color(red):no meeting@@||
|19.Dec.2016|@@color(red):no meeting@@||
|26.Dec.2016|@@color(red):no meeting@@||
|2.Jan.2017|@@color(red):no meeting@@||
|9.Jan.2017|@@color(red):no meeting@@||
|16.Jan.2017 (10:00)|Hans Beck|jupyter notebooks|
|23.Jan.2017|Alice Ohlson|[[Two-particle correlations in pp collisions|https://alice.physi.uni-heidelberg.de/indico/event/1/]]|
|30.Jan.2017|Klaus Reygers|[[What shines brighter, Glasma or Quark-Gluon Plasma?|https://alice.physi.uni-heidelberg.de/indico/event/2/]]|
|6.Feb.2017|@@color(red):no meeting@@|Quark Matter 2017|
|13.Feb.2017||[[First impressions from QM2017|https://alice.physi.uni-heidelberg.de/indico/event/4/]]|
|20.Feb.2017|@@color(red):no meeting@@|ISOQUANT meeting|
|27.Feb.2017|Louisa Bermann|[[Bachelor's Thesis Project: Studies of Gain and Drift Velocity for the ALICE TRD|https://alice.physi.uni-heidelberg.de/indico/event/5/]]|
|6.Mar.2017|Nicolas Schmidt|[[Neutral mesons and direct photon measurements in pp collisions at 0.9, 7, and 8 TeV using conversions|https://alice.physi.uni-heidelberg.de/indico/event/6/]]|
|13.Mar.2017|Dennis Weiser|[[J/Psi production at midrapidity in Pb-Pb collisions at 5.02 TeV - Status report|https://alice.physi.uni-heidelberg.de/indico/event/7/]]|
|20.Mar.2017|Hans Beck|DPG rehearsal talk on HBT|
|27.Mar.2017|@@color(red):no meeting@@|(DPG meeting in Münster)|
|!@@display:block;width:8em;Date@@|!@@display:block;width:10em;Speaker@@|!Title|
|2.Oct.2017|Klaus Reygers|[[Direct photon v2|https://alice-indico.physi.uni-heidelberg.de/event/29/]]|
|9.Oct.2017|Jaro Heimann|[[TRD trigger efficiency|https://alice-indico.physi.uni-heidelberg.de/event/30/]]|
|16.Oct.2017|Minjung Kim|[[Research experiences in Inha University|https://alice-indico.physi.uni-heidelberg.de/event/31/]]|
|23.Oct.2017|Rainer Schicker / Lukas Layer|[[Ideas (Rainer, 15 min) / Non-prompt J/Psi in ~Pb-Pb (Lukas, 45 min)|https://alice-indico.physi.uni-heidelberg.de/event/32/]]|
|30.Oct.2017|@@color(red):no meeting@@||
|6.Nov.2017|@@color(red):no meeting@@||
|13.Nov.2017|Aleksas Mazeliauskas|[[Particle Number Fluctuations and Principal Component Analysis|https://alice-indico.physi.uni-heidelberg.de/event/35/]]|
|20.Nov.2017|Nicole Löher|[[Photon HBT|https://alice-indico.physi.uni-heidelberg.de/event/38/]]|
|27.Nov.2017|Patrick Hanus|[[Entropy in central ~Pb-Pb collisions (Projektpraktikum)|https://alice-indico.physi.uni-heidelberg.de/event/40/]]|
|4.Dec.2017|@@color(red):no meeting@@||
|11.Dec.2017|@@color(red):no meeting@@||
|18.Dec.2017|Alice Ohlson|[[Event-by-event fluctuations of conserved quantities|https://alice-indico.physi.uni-heidelberg.de/event/43/]]|
|25.Dec.2017|@@color(red):no meeting@@||
|1.Jan.2018|@@color(red):no meeting@@||
|8.Jan.2018|@@color(red):no meeting@@||
|15.Jan.2018|Alperen Yüncü|Study of J/ψ → omega+pi0+pi0|
|22.Jan.2018|@@color(red):no meeting@@||
|29.Jan.2018|Nicole Löher|[[Search for exotic bound states and measurement of the (anti-)alpha production yield in Pb–Pb collisions|https://alice-indico.physi.uni-heidelberg.de/event/45/]]|
|5.Feb.2018|Meike Danisch|[[Summary of the HGS-HIRe workshop on efficient programming|https://alice-indico.physi.uni-heidelberg.de/event/47/]]|
|12.Feb.2018|Friedrich Anastasopoulos|[[A fast GEM-current readout system for the TPC upgrade|https://alice-indico.physi.uni-heidelberg.de/event/48/]]|
|19.Feb.2018|Ilya Fokin|[[Improving the decay photon cocktail|https://alice-indico.physi.uni-heidelberg.de/event/52/]]|
|26.Feb.2018|@@color(red):no meeting@@|(DPG spring meeting in Bochum)|
|5.Mar.2018|@@color(red):no meeting@@||
|12.Mar.2018|@@color(red):no meeting@@||
|19.Mar.2018|Patrick Hanus|[[Entropy estimation in pp collisions at 7  TeV|https://alice-indico.physi.uni-heidelberg.de/event/55/]]|
|26.Mar.2018|@@color(red):no meeting@@||
|!@@display:block;width:8em;Date@@|!@@display:block;width:10em;Speaker@@|!Title|
|1.Oct.2018|@@color(red):no meeting@@||
|8.Oct.2018|@@color(red):no meeting@@||
|15.Oct.2018|Markus Köhler|[[Impressions from Hard Probes 2018|https://alice-indico.physi.uni-heidelberg.de/event/84/]]|
|22.Oct.2018 (10:00!)|David Rohr|Tracking|
|29.Oct.2018|@@color(red):no meeting@@||
|5.Nov.2018|@@color(red):no meeting@@||
|12.Nov.2018|Jorge López|[[J/psi elliptic flow in 5.02 TeV Pb--Pb collisions with the ATLAS detector|https://alice-indico.physi.uni-heidelberg.de/event/88/]]|
|19.Nov.2018|Richard Kaiser|[[RAA analysis in Xe-Xe and Pb-Pb|https://alice-indico.physi.uni-heidelberg.de/event/89/]]|
|26.Nov.2018|@@color(red):no meeting@@||
|3.Dec.2018|@@color(red):no meeting@@||
|10.Dec.2018||Discussion DPG abstracts|
|17.Dec.2018|@@color(red):no meeting@@||
|24.Dec.2018|@@color(red):no meeting@@||
|31.Dec.2018|@@color(red):no meeting@@||
|7.Jan.2019|@@color(red):no meeting@@||
|14.Jan.2019|||
|21.Jan.2019|Victor Feullard|[[Measurement of the BB and DD in the e-μ channel|https://alice-indico.physi.uni-heidelberg.de/event/96/]]|
|28.Jan.2019|Fabio Schlichtmann|bachelor's thesis colloquium|
|4.Feb.2019|Benedikt Völkel|[[Sharing event simulation between multiple transport engines|https://indico.physi.uni-heidelberg.de/event/98/]]|
|11.Feb.2019|@@color(red):no meeting@@||
|18.Feb.2019|Alperen Yuncu|[[HBT toy setup|https://indico.physi.uni-heidelberg.de/event/101/]]|
|25.Feb.2019|Martin Kroesen|[[Autoencoders|https://indico.physi.uni-heidelberg.de/event/105/]]|
|4.Mar.2019|@@color(red):no meeting@@||
|11.Mar.2019|David Korbany|Symbolic regression|
|18.Mar.2019|@@color(red):no meeting@@|DPG spring meeting in Munich|
|25.Mar.2019|@@color(red):no meeting@@||
|!@@display:block;width:8em;Date@@|!@@display:block;width:10em;Speaker@@|!Title|
|7.Oct.2019|A. Schmah, K. Reygers|[[Blast wave v2 fits|https://indico.physi.uni-heidelberg.de/event/131/]]|
|14.Oct.2019|R. Schicker|[[News from the International Conference on Hadron Spectroscopy and Structure (HADRON2019)|https://indico.physi.uni-heidelberg.de/event/132/]]|
|21.Oct.2019|O. Schmidt|[[Summary of the HGS-HIRe Power Week on High-Performance Computing|https://indico.physi.uni-heidelberg.de/event/134/]]|
|28.Oct.2019|@@color(red):no meeting@@||
|4.Nov.2019|@@color(red):no meeting@@||
|11.Nov.2019|@@color(red):no meeting@@||
|18.Nov.2019|All|DPG abstracts, Summaries of Quark Matter 2019|
|25.Nov.2019|Victor Feuillard|[[Electron-Muon correlations|https://indico.physi.uni-heidelberg.de/event/136/]]|
|2.Dec.2019|Luisa Bergmann|[[Path length dependence of parton energy loss with JEWEL|https://indico.physi.uni-heidelberg.de/event/138/]]|
|9.Dec.2019|Edgar Dominguez Rosas|[[PCM Dalitz analysis|https://indico.physi.uni-heidelberg.de/event/139/]]|
|16.Dec.2019|@@color(red):no meeting@@||
|23.Dec.2019|@@color(red):no meeting@@||
|30.Dec.2019|@@color(red):no meeting@@||
|6.Jan.2020|@@color(red):no meeting@@|(holiday: epiphany)|
|13.Jan.2020|@@color(red):no meeting@@||
|20.Jan.2020|A. Schmah|[[The J/Psi center-of-mass system in p-Pb collisions|https://indico.physi.uni-heidelberg.de/event/142/]]|
|27.Jan.2020|O. Schmidt|[[CHEP 2019|https://indico.physi.uni-heidelberg.de/event/143/]]|
|3.Feb.2020|@@color(red):no meeting@@||
|10.Feb.2020|@@color(red):no meeting@@||
|17.Feb.2020|@@color(red):no meeting@@||
|24.Feb.2020|@@color(red):no meeting@@||
|2.Mar.2020|@@color(red):no meeting@@||
|9.Mar.2020|A. Nath|[[Neutral pion analysis of 2018 Pb-Pb data|https://indico.physi.uni-heidelberg.de/event/161/]]|
|16.Mar.2020|X.-X. Nguyen |[[Conversion photon identification with XGBoost|https://indico.physi.uni-heidelberg.de/event/166/]]|
|23.Mar.2020|All|Organizational things, planing of next group meetings|
|30.Mar.2020|Yiota Chatzidaki|[[Analysis of the TPC Run 3 pre-commisioning laser data, for common mode effect studies|https://indico.physi.uni-heidelberg.de/event/170/]]|
|!@@display:block;width:8em;Date@@|!@@display:block;width:10em;Speaker@@|!Title|
|5.Oct.2020|Yiota Chatzidaki|[[Common-mode effect and ion-tail analysis for the upgraded ALICE TPC with GEM readout system|https://indico.physi.uni-heidelberg.de/event/228/]]|
|12.Oct.2020|People highlighted in blue below|@@color(blue):Short presentations@@|
|19.Oct.2020|Georgijs Skorodumovs|[[Test of CPT symmetry invariance via mass difference of Ω hyperons|https://indico.physi.uni-heidelberg.de/event/229/]]|
|26.Oct.2020|People highlighted in blue below / whoever has something to show|@@color(blue):Short presentations@@|
|2.Nov.2020|People highlighted in blue below / whoever has something to show|@@color(blue):Short presentations@@|
|9.Nov.2020|People highlighted in blue below / whoever has something to show|@@color(blue):Short presentations@@|
|16.Nov.2020|People highlighted in blue below / whoever has something to show|@@color(blue):Short presentations@@|
|23.Nov.2020|Nicole Löher|[[Two-component fits of pT spectra with feeddown|https://indico.physi.uni-heidelberg.de/event/237/]]|
|30.Nov.2020|People highlighted in blue below / whoever has something to show|@@color(blue):Short presentations@@|
|7.Dec.2020|People highlighted in blue below / whoever has something to show|@@color(blue):Short presentations@@|
|14.Dec.2020|People highlighted in blue below / whoever has something to show|@@color(blue):Short presentations@@|
|21.Dec.2020|People highlighted in blue below / whoever has something to show|@@color(blue):Short presentations@@|
|28.Dec.2020|@@color(red):no meeting@@||
|4.Jan.2021|@@color(red):no meeting@@||
|11.Jan.2021|Felix Schlepper|Status report Bachelor's thesis project|
|18.Jan.2021|All|Organizational things|
|25.Jan.2021|People highlighted in blue below / whoever has something to show|@@color(blue):Short presentations@@|
|1.Feb.2021|All|general meeting|
|8.Feb.2021|Ilya Fokin|[[Multiplicity dependence of neutral pions and eta meson pT spectra in pp collisions at 13 TeV|https://indico.physi.uni-heidelberg.de/event/302/]]|
|15.Feb.2021|Benedikt Völkel|[[Lambda_c production of in pp collisions at sqrt(s)=13 TeV as a function of forward multiplicity and Virtual Monte Carlo framework developments (part 1)|https://indico.physi.uni-heidelberg.de/event/303/]]|
|22.Feb.2021|Benedikt Völkel|[[Lambda_c production of in pp collisions at sqrt(s)=13 TeV as a function of forward multiplicity and Virtual Monte Carlo framework developments (part 2)|https://indico.physi.uni-heidelberg.de/event/303/]]|
|1.Mar.2021|People highlighted in blue below / whoever has something to show|@@color(blue):Short presentations@@|
|8.Mar.2021|People highlighted in blue below / whoever has something to show|@@color(blue):Short presentations@@|
|15.Mar.2021|People highlighted in blue below / whoever has something to show|@@color(blue):Short presentations@@|
|22.Mar.2021|People highlighted in blue below / whoever has something to show|@@color(blue):Short presentations@@|
|29.Mar.2021|Fabio Schlichtmann|[[Reconstruction study of the S particle dark matter candidate at ALICE|https://indico.physi.uni-heidelberg.de/event/334/]]|

''People highlighted in @@color(blue):blue@@ prepare short presentation (1-2 slides) for the meeting on 22 March 2021'':
 
Abhishek
Alex
Alperen
Ana
@@color(blue):Benedikt@@
Fabio
@@color(blue):Felix
Georgijs
Ilya@@
Jiyong
Johanna 
Klaus
Luisa
Martin K
Martin V.
Meike
Minjung
Nadine
Ole
Peter
Rainer 
Stephan 
Sven 
Victor
Yiota
Yvonne

|4.Oct.2021|All|@@color(blue):Short presentations@@|
|11.Oct.2021|All|@@color(blue):Short presentations@@|
|18.Oct.2021|All|@@color(blue):Short presentations@@|
|25.Oct.2021|Nathalie Soybelman (ITP Heidelberg)|[[Back to the Formula -- LHC Edition|https://indico.physi.uni-heidelberg.de/event/408/]]|
|1.Nov.2021|@@color(red):no meeting@@|All Saints' Day|
|8.Nov.2021|All|@@color(blue):Short presentations@@|
|15.Nov.2021|All|@@color(blue):Short presentations@@|
|22.Nov.2021|All|@@color(blue):Short presentations@@|
|29.Nov.2021|All|@@color(blue):Short presentations@@|
|6.Dec.2021|All|@@color(blue):Short presentations@@|
|13.Dec.2021|All|@@color(blue):Short presentations@@|
|20.Dec.2021|All|@@color(blue):Short presentations@@|
|27.Dec.2021|@@color(red):no meeting@@||
|3.Jan.2022|@@color(red):no meeting@@||
|10.Jan.2022|Hans Kristian Soltveit|[[Status of the TDC design|https://indico.physi.uni-heidelberg.de/event/449/]]|
|17.Jan.2022|Jiyoung Kim|[[Results of the doctoral thesis|https://indico.physi.uni-heidelberg.de/event/450/]]|
|24.Jan.2022|All|@@color(blue):Short presentations@@|
|31.Jan.2022|Minjung Kim|[[Measurement of prompt and non-prompt 𝐽/𝜓 production in p-Pb collisions at sqrt(s_NN) = 8.16 TeV|https://indico.physi.uni-heidelberg.de/event/451/]]|
|7.Feb.2022|All|@@color(blue):Short presentations@@|
|14.Feb.2022|All|Paper discussion (institute review)|
|21.Feb.2022|All|@@color(blue):Short presentations@@|
|28.Feb.2022|Yiota Chatzidaki|[[TPC project: common-mode & ion-tail simulations, krypton data analysis|https://indico.physi.uni-heidelberg.de/event/477/]]|
|7.Mar.2022|All|@@color(blue):Short presentations@@|
|14.Mar.2022|All|@@color(blue):Short presentations@@|
|21.Mar.2022|Michal Krelina|Photon production in the color dipole model|
|28.Mar.2022|@@color(red):no meeting@@|(DPG meeting)|

''People highlighted in @@color(blue):blue@@ prepare short presentation (1-2 slides) for the meeting on 14 March 2022'':
 
Abhishek
Alex
@@color(blue): Alperen @@
Ana 
Andrés 
Cas
Federica
Georgijs
@@color(blue): Ilya 
Jana 
Jiyoung @@
Johanna
Jorge 
Klaus
Luisa
Martin K.
Martin V.
Meike
Minjung
Nadine 
Nastia
Nicola
Peter
Rainer
Stephan
Victor 
Yiota
Yvonne
|!@@display:block;width:8em;Date@@|!@@display:block;width:10em;Speaker@@|!Title|
|3.Oct.2022|@@color(red):no meeting@@|(Day of German Unity)|
|10.Oct.2022|@@color(red):no meeting@@|(Graduate days)|
|17.Oct.2022|Johanna, Luisa, Martin K.|Short updates|
|24.Oct.2022|Klaus, Martin V., Meike, Nastia|Short updates|
|31.Oct.2022|Rainer, Victor, Yvonne|Short updates|
|7.Nov.2022|@@color(red):no meeting@@|(ALICE week)|
|14.Nov.2022|@@color(red):no meeting@@|(QSEC conference)|
|21.Nov.2022|Sven, Abhishek|[[Short updates|https://indico.physi.uni-heidelberg.de/event/635/]]|
|28.Nov.2022|Jana and Yvonne|[[EuNPC Summary|https://indico.physi.uni-heidelberg.de/event/633/]]|
|5.Dec.2022|Andrés, Cas|[[Short updates|https://indico.physi.uni-heidelberg.de/event/634/]]|
|12.Dec.2022|Jinjoo Seo|[[Study on the Production of heavy-flavor hadrons|https://indico.physi.uni-heidelberg.de/event/638/]]|
|19.Dec.2022|Felix Schlepper / Kristian Köhler|[[O2 - TRD PID Update (Felix) / Inner Bremsstrahlung from leptonic J/psi decays with ALICE (Kristian)|https://indico.physi.uni-heidelberg.de/event/640/]]|
|26.Dec.2022|@@color(red):no meeting@@||
|2.Jan.2023|@@color(red):no meeting@@||
|9.Jan.2023|@@color(red):no meeting@@||
|16.Jan.2023|Hjalmar and Jana|Journal Club: Dove, J., Kerns, B., ~McClellan, R.E. et al. [[The asymmetry of antimatter in the proton|https://indico.physi.uni-heidelberg.de/event/647/]], [[Nature 590, 561–565 (2021)| https://doi.org/10.1038/s41586-021-03282-z]]|
|23.Jan.2023|All|Organizational matters|
|30.Jan.2023|Rainer, Meike, Martin|[[Summary of the EMMI RRTF meeting "New Vistas in Photon Physics in Heavy-Ion Collisions"|https://indico.physi.uni-heidelberg.de/event/651/]]|
|6.Feb.2023|Federica, Ilya|[[Short status reports|https://indico.physi.uni-heidelberg.de/event/652/]]|
|13.Feb.2023|Jana, Stephan|[[Short status reports|https://indico.physi.uni-heidelberg.de/event/661/]]|
|20.Feb.2023|All|Organizational matters (Girls' Day, ~MINT100)|
|27.Feb.2023|@@color(red):no meeting@@||
|6.Mar.2023|All|Organizational matters|
|13.Mar.2023|@@color(red):no meeting@@|(~MINT100 day)|
|20.Mar.2023|@@color(red):no meeting@@|(DPG meeting)|
|27.Mar.2023|@@color(red):no meeting@@|(Hard Probes conference)|

''People highlighted in @@color(blue):blue@@ prepare short status reports for the meeting on 6 February 2023'':

Abhishek
Alperen 
Ana 
Andrés
Cas
@@color(blue):  Federica @@ 
Felix S.
Georgijs
@@color(blue):  Ilya @@
Jana 
Johanna
Klaus
Luisa
Martin K.
Martin V.
Meike
Nastia
Peter
Rainer
Stephan
Sven
Victor 
Yvonne
|!@@display:block;width:8em;Date@@|!@@display:block;width:10em;Speaker@@|!Title|
|2.Oct.2023|@@color(red):no meeting@@||
|9.Oct.2023|@@color(red):no meeting@@|(Graduate Days)|
|16.Oct.2023|All|general things / planning of next presentations|
|23.Oct.2023|Jinjoo, Johanna|[[QM 2023 summaries|https://indico.physi.uni-heidelberg.de/event/766/]]|
|30.Oct.2023|Cas|[[Geometrical Acceptance, Cost Estimate and SD plans of the FCT|https://indico.physi.uni-heidelberg.de/event/776/]]|
|6.Nov.2023|@@color(red):no meeting@@||
|13.Nov.2023|Pawel Jucha, Ilya|[[Light-by-Light scattering / QM summary Ilya|https://indico.physi.uni-heidelberg.de/event/786/]]|
|20.Nov.2023|Ilya, Andrés|[[Analysis updates (2x15 min)|https://indico.physi.uni-heidelberg.de/event/788/]]|
|27.Nov.2023|Luisa, Nadine|[[Analysis update (15 min) / QM 2023 summary|https://indico.physi.uni-heidelberg.de/event/792/]]|
|4.Dec.2023|@@color(red):no meeting@@||
|11.Dec.2023|Federica|[[Analysis update (15 min)|https://indico.physi.uni-heidelberg.de/event/812]]|
|18.Dec.2023|Cas|[[Summary ALICE upgrade week|https://indico.physi.uni-heidelberg.de/event/812/]]|
|25.Dec.2023|@@color(red):no meeting@@||
|1.Jan.2024|@@color(red):no meeting@@||
|8.Jan.2024|Rainer|[[Summary of the ISMD conference|https://indico.physi.uni-heidelberg.de/event/817/]]|
|15.Jan.2024|Abhishek, Cas|[[Summary of the HGS-HIRe Power Week on Silicon Pixel Detectors|https://indico.physi.uni-heidelberg.de/event/832/]]|
|22.Jan.2024|Biao Zhang|[[J/ψ–D0 associated production in pp collisions from ALICE Run 3|https://indico.physi.uni-heidelberg.de/event/839/]]|
|29.Jan.2024|Victor Feuillard|[[Update on the trigger status and reconstruction|https://indico.physi.uni-heidelberg.de/event/847/]]|
|5.Feb.2024|All|Institute review: Discussion of our comments on [[ALICE paper 9483|https://alice-publications.web.cern.ch/node/9483]]|
|12.Feb.2024|Isabel Kantak|[[Development of an analysis task in the O2 physics package for the detection of the chi_c|https://indico.physi.uni-heidelberg.de/event/853/]]|
|19.Feb.2024|@@color(red):no meeting@@||
|26.Feb.2024|All|general things / planning of DPG rehearsals|
|4.Mar.2024|||
|11.Mar.2024|@@color(red):no meeting@@|(DPG spring meeting in Gießen)|
|18.Mar.2024|All|Planning of next presentations|
|25.Mar.2024|@@color(red):no meeting@@|ALICE 3 days|
Group Meeting Prof. Stachel
if(config.options.txtUserName != "KlausReygers") {
	readOnly = false;
	showBackstage = false;
}
config.options.chkShowRightSidebar=false;