Science Hack Day 2011 (San Francsico)

(Difference between revisions)


				

				
(Created page with "= General links = [http://sciencehackday.com/ Science Hack Day main site] [http://sf.sciencehackday.com/ Science Hack Day, San Francisco] = The LHC data hack = [http://scienc...")
 
(Contributions)
 
(9 intermediate revisions by one user not shown)
Line 1: Line 1:
= General links =
 
 
[http://sciencehackday.com/ Science Hack Day main site]
 
[http://sciencehackday.com/ Science Hack Day main site]
  
Line 13: Line 12:
 
Here's some preliminary links which should help you come up to speed on the goals and possibilities for this hack!
 
Here's some preliminary links which should help you come up to speed on the goals and possibilities for this hack!
  
=== The physics ==  
+
=== The physics ===
 
* The data come from the [http://cms.web.cern.ch/ Compact Muon Solenoid (CMS)] experiment at the LHC.
 
* The data come from the [http://cms.web.cern.ch/ Compact Muon Solenoid (CMS)] experiment at the LHC.
 +
** [http://www18.i2u2.org/elab/cms/event-display/ An '''excellent''' browser-based event display for CMS.] Use this to to ``see" the events.
 +
** [https://cms-docdb.cern.ch/cgi-bin/PublicDocDB/RetrieveFile?docid=5581&version=1&filename=PictureforPoint5_oct04_allp.jpg Static .jpg of slice of the detector.]
 +
** [https://cms-docdb.cern.ch/cgi-bin/PublicDocDB/RetrieveFile?docid=4172&version=2&filename=CMS_Slice_elab.swf Interactive (Flash) animation of particles interacting in CMS.]
 +
** [https://cms-docdb.cern.ch/cgi-bin/PublicDocDB/RetrieveFile?docid=4172&version=2&filename=CMS_Slice.gif A different static .gif of slice of the detector.]
 +
** [https://cms-docdb.cern.ch/cgi-bin/PublicDocDB/ListBy?topicid=137 Other CMS outreach materials.]
 +
* Much of the physics analysis relies on a working knowledge of [http://en.wikipedia.org/wiki/Four-vector Four-vectors] and how they relate energy, momentum, velocity and mass at speeds where Einstein's special theory of relativity becomes relevant.
  
 
=== Data ===
 
=== Data ===
 
* [https://twiki.cern.ch/twiki/bin/view/Main/CMSPublicData Links to the publicly available data.]
 
* [https://twiki.cern.ch/twiki/bin/view/Main/CMSPublicData Links to the publicly available data.]
 
* [http://iguana.web.cern.ch/iguana/ispy/ig-specs.htm A description of the .ig format used in some of these files.]
 
* [http://iguana.web.cern.ch/iguana/ispy/ig-specs.htm A description of the .ig format used in some of these files.]
 +
** [https://github.com/tpmccauley/pyig Python API for .ig files]
 +
** [https://github.com/tpmccauley/igfiles C++ API for .ig files.]
 +
* The .ig files are essentially zipped [http://json.org/ JSON files].
 +
 +
=== Repository ===
 +
* I've created a repository for us to use for the weekend hack at [https://github.com/mattbellis/science_hack_day_2011 github.]
 +
 +
=== Tools ===
 +
* I'll upload to the repository some hello-world-esque coding examples on how to display and analyze the data using [http://www.python.org/ Python] and [http://matplotlib.sourceforge.net/ matplotlib]. I don't know that this will be the endgame for analysis, but it's a jumping-off point.
 +
* If we're aiming for web-based visuals, [http://processingjs.org/ processing.js] and it's parent project [http://processing.org/ processing] may be a good place to start.
 +
 +
=== Web page for the hack ===
 +
I'm hosting my site at [http://www.bluehost.com/ Bluehost] which will let us host a site we write, or use one of their installed versions of a bunch of webby tools (Wordpress, MediaWiki, Drupal, etc.) from [http://www.simplescripts.com/script_list SimpleScripts]. I don't know this part of the hack well at all, so I'm very much looking forward to designers to get this part up and running.
 +
 +
=== Contributions ===
 +
Even before this project begins, thanks goes out to the CERN and Fermilab CMS collaborators who have helped get this off the ground.
 +
* Tom McCauley (FNAL)
 +
* Tom Jordan (FNAL)
 +
* Giulio Eulisse, developer of ig and iSpy (FNAL)
 +
* Kati Lassila-Perini (CERN)

Latest revision as of 15:20, 10 November 2011

Science Hack Day main site

Science Hack Day, San Francisco

Contents

The LHC data hack

All the ideas for SHD11

One of the experiments from the Large Hadron Collider, the Compact Muon Solenoid (CMS) experiment), has released a small amount of the data for educational purposes. However, it is hard to access and even more difficult to understand. Can we hack a better interface to these data? Can we create a website to allow others to use these data for education or art? Or can we do real SCIENCE with these data (my super-high-aiming goal!)???? I'll bring the data and explain what is in these datasets and some simple tools to interface with these data. Looking for hackers, coders, educators, artists and definitely designers, to figure out if this can be done.

Useful and preparatory links

Here's some preliminary links which should help you come up to speed on the goals and possibilities for this hack!

The physics

Data

Repository

  • I've created a repository for us to use for the weekend hack at github.

Tools

  • I'll upload to the repository some hello-world-esque coding examples on how to display and analyze the data using Python and matplotlib. I don't know that this will be the endgame for analysis, but it's a jumping-off point.
  • If we're aiming for web-based visuals, processing.js and it's parent project processing may be a good place to start.

Web page for the hack

I'm hosting my site at Bluehost which will let us host a site we write, or use one of their installed versions of a bunch of webby tools (Wordpress, MediaWiki, Drupal, etc.) from SimpleScripts. I don't know this part of the hack well at all, so I'm very much looking forward to designers to get this part up and running.

Contributions

Even before this project begins, thanks goes out to the CERN and Fermilab CMS collaborators who have helped get this off the ground.

  • Tom McCauley (FNAL)
  • Tom Jordan (FNAL)
  • Giulio Eulisse, developer of ig and iSpy (FNAL)
  • Kati Lassila-Perini (CERN)