data-visualization-generator_psyc199-sp22

Project Template

This is an example of how a cogtoolslab project repo should be organized.

It contains several subdirectories that will contain standard elements of almost every project:

For general handy computing tips, please see the handy_tips repo.

Note about other project documentation

Starter Google Doc

When we spin up a new project, the first thing we’ll often do to collect our thoughts is create a Google Doc. This is b/c this file format is easy to share and flexible in format. This google doc is also where you should take notes during our meetings, and collect high-level TODO items, especially those that are not immediately actionable in code. For code development TODO’s, we will often instead use GitHub Issues.

Open Science Framework for pre-registration of behavioral experiments

Once we are in the later stages of desigining a new human behavioral experiment and preparing to run our first pilot, we will write up a pre-registration and either put it under version control within the project repo OR post it to the Open Science Framework. We subscribe to the philosophy that “pre-registrations are a plan, not a prison.” They help us transparently document our thinking and decision-making process both for ourselves and for others, and will help us distinguish between confirmatory and exploratory findings. We do not believe that there is a single best way to write a pre-registration, but in many cases a more detailed plan will help us to clarify our experimental logic and set up our analyses accordingly (i.e., what each hypothesis predicts, which measures and analyses we will use to evaluate each relevant hypothesis).

Manuscripts (including conference papers/abstracts)

When we are preparing to write up a manuscript (or a conference paper), we will create a new repo, usually following the convention: projectname_latex. This is where you will want to place your LaTeX source .tex files for your paper and your publication-ready figures as high-resolution .pdf files in the figures directory. We typically format and fine-tune our figures using Adobe Illustrator.