Skip to content

Instantly share code, notes, and snippets.

Created April 25, 2012 15:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save anonymous/2490643 to your computer and use it in GitHub Desktop.
Save anonymous/2490643 to your computer and use it in GitHub Desktop.

Title

GLAM Lab best practices

Abstract

Come up with a repeatable, testable framework for running a lab in context of GLAM R&D

Indroduction

Research labs inside museums will become more widespread and valuable. By establishing a base level of technology competency and common language, labs and museums as a whole will be able to better share knowledge and collaborate. In the first iteration of this lab, we will leverage git, a tool for managing changing documents, and github, a website for collaborating around those documents.

Materials and Methods

Text editor Web browser

Procedure

  • Have each team member sign up for github at http://github.com
  • Create a github organization for your lab
  • Add all the team members to the organization
  • Fork this experiment to the organization
  • Encourage members to comment on any confusing lines in the procedure
  • Have each member fork the repository and provide a pull request with their own results

Results

Title

How to write a lab report

Abstract

Come up with a succinct, understandable set of guidlines for writing a lab report

Indroduction

This is a meta-document, we want to carefully lay out what each section does. The introduction provides necessary context to understand the rest of the report.

Materials and Methods

Materials include hardware and software Methods include knowledge and practices

Procedure

  • Create a list of what should be done, specifying order if required
  • These items should be as atomic as possible while still being clear

Results

Results are impartial observations of what happened. No conclusions should be drawn here. To get good results, record data EVERY DAY ALL DAY. Be rigorous when taking notes. Explain why you did what you did.

Discussion

Discussion is just that - its possible conclusions, interesting threads to further study. Anything fabricated.

Conclusion

Conclusion contains the most relevant interpretations that relate back to the abstract or hypothesis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment