BEGIN:VCALENDAR VERSION:2.0 PRODID:-//chikkutakku.com//RDFCal 1.0//EN X-WR-CALDESC:GoogleカレンダーやiCalendar形式情報を共有シェ アしましょう。近所のイベントから全国のイベントま で今日のイベント検索やスケジュールを決めるならち っくたっく X-WR-CALNAME:ちっくたっく X-WR-TIMEZONE:UTC BEGIN:VEVENT SUMMARY:Training WG Planning Meeting DTSTART;VALUE=DATE-TIME:20250616T140000Z DTEND;VALUE=DATE-TIME:20250616T150000Z UID:957725088069 DESCRIPTION:Event URL: https://indico.cern.ch/event/1547528/\n\nhttps://in dico.cern.ch/event/1547528/\n\nTraining WG Planning Meeting: https://cern. zoom.us/j/62271073876?pwd=cFlvVCs1RUlVWTd4UlVJSFNQQU1LQT09 LOCATION:Virtual (CERN) END:VEVENT BEGIN:VEVENT SUMMARY:Advance the HEP C++ Course - monthly jour fixe DTSTART;VALUE=DATE-TIME:20250618T130000Z DTEND;VALUE=DATE-TIME:20250618T140000Z UID:699116367707 DESCRIPTION:Event URL: https://indico.cern.ch/event/1468505/\n\nhttps://in dico.cern.ch/event/1468505/\n\nHEP C++ Course - jour fixe: https://cern.zo om.us/j/65336626082?pwd=dkY2UHFpSVFQalRiSjJtOG5MaXlJZz09 LOCATION:32/S-C22 (CERN) END:VEVENT BEGIN:VEVENT SUMMARY:HEP Software Foundation Coordination Meeting DTSTART;VALUE=DATE-TIME:20250619T130000Z DTEND;VALUE=DATE-TIME:20250619T140000Z UID:120600550297 DESCRIPTION:Event URL: https://indico.cern.ch/event/1477080/\n\nhttps://in dico.cern.ch/event/1477080/\n\nHSF Coordination Meeting: https://cern.zoom .us/j/68918153213?pwd=M0lMb29lR2FUdXljNnh3bk9XUjloZz09 LOCATION:32/S-C22 (CERN) END:VEVENT BEGIN:VEVENT SUMMARY:HSF/IRIS-HEP Software Basics Training at CERN (Hybrid) DTSTART;VALUE=DATE:20250617 DTEND;VALUE=DATE:20250620 UID:217136750582 DESCRIPTION:Event from 2025-06-18 06:00:00+00:00 to 2025-06-20 15:30:00+00 :00\n\nEvent URL: https://indico.cern.ch/event/1516608/\n\n \nWe are very excited to announce that the workshop on software basics in HEP organised through the HEP Software Foundation and IRIS-HEP will take place at CERN ( 30/7-018 Kjell Johnsen Auditorium) and also via Zoom. We are very grateful for financial support from CERN EP-SFT and HSF.\nThe times for the worksh op are in CEST time zone (CERN time).\nOver three days we will cover the f undamentals of: \nUnix (e.g. shell\, bash and scripting)  https://swcarp entry.github.io/shell-novice/\nGit and Github – how to version control y our code https://mambelli.github.io/git-novice/ (extended version of http s://swcarpentry.github.io/git-novice/)\nPython – fundamentals of using t he Python language https://swcarpentry.github.io/python-novice-inflammati on/http://swcarpentry.github.io/python-novice-gapminder/\nPython for Analy sis – how to analyze data in Python either with PyROOT or with the tools from Scikit-HEP\nThis training is aimed at those who are new to HEP and w ant a fast-track to competency with software fundamentals\, as well the n on-expert self-taught who wish to ensure they do not have gaps in their k nowledge.\nThe training material will be taught by tutors expert in HEP so ftware. Interactive hands-on sessions  lead by the tutor will be supporte d by a number of helpers to ensure all participants are able to follow and understand the material.\nGiven the limited number of participants\, all participants are expected to attend the whole workshop.\nThis is a hybrid event and no payment is required for attending.  Participants are require d to have their own laptop for the workshop.\nPlease contact the organizer s (email us) in case of any questions.\nNotes for Participants\nPlease log in to indico to see all links in the menu bar on the left.\nIf you are at CERN\, you can find all the information about the venue here: 30/7-018 Kj ell Johnsen Auditorium\nTo participate in discussions online for the works hop we use a slack channel. You should receive a slack invite via email b efore the workshop. Make sure to join. All software training related commu nication should be made via slack.\nMake sure you complete the setup instr uction below BEFORE the event. Should there be any questions\, please ask in the Slack channel.\nTo participate in the workshop\, you will need acce ss to the software described below "prerequisites". In addition\, you will need an up-to-date web browser.\nPlease note that the workshop will be re corded and that the videos will be publicly available.\nPrerequisites\nFor a video walk-through of the installation process\, please visit the indic o page of our previous event.\nThe Bash Shell\nBash is a commonly-used she ll that gives you the power to do simple tasks more quickly.\nGit\nGit is a version control system that lets you track who made changes to what when and has options for easily updating a shared or public version of your co de on github.com. You will need a supported web browser.\nYou will need an account at github.com for parts of the Git lesson. Basic GitHub accou nts are free. We encourage you to create a GitHub account if you don't hav e one already. Please consider what personal information you'd like to rev eal. For example\, you may want to review these instructions for keeping your email address private provided at GitHub.\nText Editor\nWhen you're writing code\, it's nice to have a text editor that is optimized for writi ng code\, with features like automatic color-coding of key words. The defa ult text editor on macOS and Linux is usually set to Vim\, which is not fa mous for being intuitive. If you accidentally find yourself stuck in it\, hit the Esc key\, followed by : + q + ! (colon\, lower-case 'q'\, excl amation mark)\, then hitting Return to return to the shell.\nPython\nPyt hon is a popular language for research computing\, and great for general- purpose programming as well. Installing all of its research packages indiv idually can be a bit difficult\, so we recommend Anaconda\, an all-in-one installer.\nRegardless of how you choose to install it\, please make sur e you install Python version 3.x (e.g.\, 3.7 is fine).\nWe will teach Pyt hon using the Jupyter notebook\, a programming environment that runs in a web browser. For this to work you will need a reasonably up-to-date brows er. The current versions of the Chrome\, Safari and Firefox browsers are a ll supported (some older browsers\, including Internet Explorer version 9 and below\, are not).\nROOT\nROOT is an open-source data analysis framew ork widely used by high-energy physicists. In all the HEP experiments it has become a fundamental tool\, and you will have to learn the basics. Y ou can read more about ROOT on the official webpage.\nIf you have install ed Python via Anaconda\, ROOT is available as a conda package. We suggest using a conda environment since it will bring in everything that you ne ed\, including Jupyter. On the Installing ROOT webpage\, you will find t he instructions to set up the environment. \nWe maintain a list of common issues that occur during installation as a reference for instructors that may be useful on the Configuration Problems and Solutions wiki page.\nIn structors\n\nAndres Rios-Tascon (Princeton University)\nCallum McCracken ( The University of British Columbia)\nJonas Eschle (CERN)\nIanna Osborne (P rinceton University)\n\n \nMentors:\n\nAlexander Moreno (Universidad Anto nio Nariño)\nRicha Sharma (UPRM)\n\n \nOrganising committee:\n\nMichel H ernandez-Villanueva (BNL)\nRicha Sharma (UPRM)\nValeriia Lukashenko (Unive rsity of Zurich)\nAlexander Moreno (Universidad Antonio Nariño)\n\n \n  \n \n\nhttps://indico.cern.ch/event/1516608/ LOCATION: END:VEVENT BEGIN:VEVENT SUMMARY:LHCb Week DTSTART;VALUE=DATE:20250615 DTEND;VALUE=DATE:20250620 UID:321680032673 DESCRIPTION:LHCb Week LOCATION: END:VEVENT BEGIN:VEVENT SUMMARY:ATLAS Week (CERN) DTSTART;VALUE=DATE:20250615 DTEND;VALUE=DATE:20250620 UID:177921482853 DESCRIPTION:ATLAS Week (CERN) LOCATION: END:VEVENT BEGIN:VEVENT SUMMARY:EuCAIFCon 2025 DTSTART;VALUE=DATE:20250615 DTEND;VALUE=DATE:20250620 UID:605712389773 DESCRIPTION:https://agenda.infn.it/event/43565/abstract deadline 16 Feb 20 25 LOCATION:Cagliari\, Italie END:VEVENT BEGIN:VEVENT SUMMARY:Training WG Planning Meeting DTSTART;VALUE=DATE-TIME:20250623T140000Z DTEND;VALUE=DATE-TIME:20250623T150000Z UID:103939570181 DESCRIPTION:Event URL: https://indico.cern.ch/event/1547529/\n\nhttps://in dico.cern.ch/event/1547529/\n\nTraining WG Planning Meeting: https://cern. zoom.us/j/62271073876?pwd=cFlvVCs1RUlVWTd4UlVJSFNQQU1LQT09 LOCATION:Virtual (CERN) END:VEVENT BEGIN:VEVENT SUMMARY:EU Strategy Symposium DTSTART;VALUE=DATE:20250622 DTEND;VALUE=DATE:20250627 UID:228893371154 DESCRIPTION:EU Strategy Symposium LOCATION:CERN END:VEVENT BEGIN:VEVENT SUMMARY:OSG School 2025 DTSTART;VALUE=DATE:20250622 DTEND;VALUE=DATE:20250627 UID:165489129097 DESCRIPTION:https://osg-htc.org/school-2025/ LOCATION:Madison\, WI\, USA END:VEVENT BEGIN:VEVENT SUMMARY:Training WG Planning Meeting DTSTART;VALUE=DATE-TIME:20250630T140000Z DTEND;VALUE=DATE-TIME:20250630T150000Z UID:283474332987 DESCRIPTION:Event URL: https://indico.cern.ch/event/1547530/\n\nhttps://in dico.cern.ch/event/1547530/\n\nTraining WG Planning Meeting: https://cern. zoom.us/j/62271073876?pwd=cFlvVCs1RUlVWTd4UlVJSFNQQU1LQT09 LOCATION:Virtual (CERN) END:VEVENT BEGIN:VEVENT SUMMARY:IML Machine Learning Working Group DTSTART;VALUE=DATE-TIME:20250701T130000Z DTEND;VALUE=DATE-TIME:20250701T160000Z UID:158934438014 DESCRIPTION:Event URL: https://indico.cern.ch/event/1557398/\n\nChatbots a t CERN\n\nhttps://indico.cern.ch/event/1557398/ LOCATION:40/S2-D01 - Salle Dirac (CERN) END:VEVENT BEGIN:VEVENT SUMMARY:NGT - Openlab "Optimising Floating Point Precision" Workshop DTSTART;VALUE=DATE:20250630 DTEND;VALUE=DATE:20250702 UID:225283063746 DESCRIPTION:Speakers: Mariana Velho (CERN)\, Vasiliki Batsari\, Alex Lasa Lamarca\, Axel Naumann (CERN)\, Stefan Roiser (CERN)\, Maria Girone (CERN) \, Jacob Friedrich Finkenrath (CERN)\n\n\n \nScientific applications in h igh energy physics depend in many areas on floating point operations in si ngle\, double or even higher precision. \n \nWith the upcoming runs at th e LHC\, both the amount of data and the precision for its calculation will increase significantly and therefore the computing resource requirements. It has already been proven that the throughput of several physics applica tions can be significantly improved by the use of computing accelerators s uch as GPUs. In view of this change of computing towards a heterogeneous e xecution environment\, the use of high precision floating point operations for algorithmic data processing deserves dedicated attention with a speci al focus on the projections for the evolution of future GPU architectures. \n \nThis workshop provides a forum to discuss the efficient use of those floating point operations in the context of compute accelerators and will touch on topics such as:\n \n\nThe future evolution of hardware accelera tors for high precision floating point operations\nEmulation of higher flo ating point operations on compute accelerators\nTools and techniques to es timate and evaluate floating point operations precision\nAlgorithmic appro aches for leveraging lower precision floating point operations\n\n \nThe workshop will feature selected talks from hardware vendors and developers\ , computer scientists\, physicists and mathematicians on the above topics and provide ample time for discussions. \n \nThe deadline for registratio n is June 20th\, 2025.\n\nhttps://indico.cern.ch/event/1538409/ LOCATION:40/S2-A01 – Salle Anderson (CERN) END:VEVENT BEGIN:VEVENT SUMMARY:HEP Software Foundation Coordination Meeting DTSTART;VALUE=DATE-TIME:20250703T130000Z DTEND;VALUE=DATE-TIME:20250703T140000Z UID:227425645757 DESCRIPTION:Event URL: https://indico.cern.ch/event/1477081/\n\nhttps://in dico.cern.ch/event/1477081/\n\nHSF Coordination Meeting: https://cern.zoom .us/j/68918153213?pwd=M0lMb29lR2FUdXljNnh3bk9XUjloZz09 LOCATION:32/S-C22 (CERN) END:VEVENT BEGIN:VEVENT SUMMARY:Training WG Planning Meeting DTSTART;VALUE=DATE-TIME:20250707T140000Z DTEND;VALUE=DATE-TIME:20250707T150000Z UID:314530628436 DESCRIPTION:Event URL: https://indico.cern.ch/event/1547531/\n\nhttps://in dico.cern.ch/event/1547531/\n\nTraining WG Planning Meeting: https://cern. zoom.us/j/62271073876?pwd=cFlvVCs1RUlVWTd4UlVJSFNQQU1LQT09 LOCATION:Virtual (CERN) END:VEVENT BEGIN:VEVENT SUMMARY:Compute & Accelerator Forum DTSTART;VALUE=DATE-TIME:20250709T143000Z DTEND;VALUE=DATE-TIME:20250709T160000Z UID:877960295703 DESCRIPTION:Event URL: https://indico.cern.ch/event/1472684/\n\nTo receive annuoncements and information about this forum please subscribe to compu te-accelerator-forum-announce@cern.ch\n \n\nhttps://indico.cern.ch/event/ 1472684/\n\nCompute Accelerator Forum: https://cern.zoom.us/j/69560339820? pwd=Ui84WmRWREZwYm9uZG1LZ2xFWEhYdz09 LOCATION:CERN END:VEVENT BEGIN:VEVENT SUMMARY:MC4EIC 2025 DTSTART;VALUE=DATE:20250708 DTEND;VALUE=DATE:20250711 UID:377588632979 DESCRIPTION:The 2025 edition of the MC4EIC workshop will take place at Jef ferson Lab from July 9–11. Please note that the joint meeting of the EIC User Group and the ePIC collaboration will be held at the same location t he following week. The primary focus of this workshop is to discuss the st atus of current MC event generators for the EIC and their related experime ntal needs. Part of the workshop will include a Rivet hackathon\, where pa rticipants will actively work on validating event generators for ep and eA experiments.Topics to be covered: General-purpose event generators for el ectroproduction\, photoproduction\, and diffractive processes\,  Comparis ons and tuning to relevant ep and ed data\, Modeling of radiative effects \, Specialized event generators and interfacing. Please register for the workshop on Indico to receive updates on the program and organization: ht tps://indico.jlab.org/event/930/registrations/ LOCATION: END:VEVENT BEGIN:VEVENT SUMMARY:ATLAS S&C Week DTSTART;VALUE=DATE:20250706 DTEND;VALUE=DATE:20250711 UID:263422322172 DESCRIPTION:ATLAS S&C Week LOCATION: END:VEVENT BEGIN:VEVENT SUMMARY:EPS HEP 2025 DTSTART;VALUE=DATE:20250705 DTEND;VALUE=DATE:20250711 UID:674471865699 DESCRIPTION:https://indico.in2p3.fr/event/33627/abstract deadline 15 Apr 2 025 LOCATION: END:VEVENT BEGIN:VEVENT SUMMARY:SciPy 2025 DTSTART;VALUE=DATE:20250706 DTEND;VALUE=DATE:20250713 UID:136461574375 DESCRIPTION:SciPy 2025 LOCATION:Tacoma\, Washington END:VEVENT BEGIN:VEVENT SUMMARY:Training WG Planning Meeting DTSTART;VALUE=DATE-TIME:20250714T140000Z DTEND;VALUE=DATE-TIME:20250714T150000Z UID:231091744668 DESCRIPTION:Event URL: https://indico.cern.ch/event/1547532/\n\nhttps://in dico.cern.ch/event/1547532/\n\nTraining WG Planning Meeting: https://cern. zoom.us/j/62271073876?pwd=cFlvVCs1RUlVWTd4UlVJSFNQQU1LQT09 LOCATION:Virtual (CERN) END:VEVENT END:VCALENDAR