English | 日本語
LAB TOOLS — LAB INFRASTRUCTURE

Lab Infrastructure — Where Everything Lives

Lab Infrastructure — The division of roles among Slack, Notion, Drive, GitHub, and Overleaf
A lab where information is scattered is a lab where decisions are scattered. Deciding where things live is deciding where your thinking lives.

Principle: One kind of information, one place

Research produces five kinds of information: communication, thinking and decisions, data and results, code and experimental conditions, and the manuscript to be submitted. If these five are mixed in one place, they cannot be found later, cannot be shared, and cannot be handed over at graduation. At Suzuki-A. Lab, each kind has a fixed place. We call this the source of truth.

Kind of informationWhere it livesWhat goes thereWhat does not
CommunicationSlackDaily communication, questions, schedulingRecords of decisions, data
Thinking, decisions, plansNotionPaper Card, Quarter Plan, Research Log, Team Meeting minutesRaw data, code itself
Data and resultsOneDrive / Google DriveRaw data from experiments and computations, processed data, source files of figuresCode (goes to GitHub)
Code and experimental conditionsGitHub / Google ColaboratoryScripts, configuration files, run conditions, environmentLarge data
Manuscript to be submittedOverleafThe text of the paper, the submitted versionDraft notes (go to Notion)

If in doubt, decide by asking "where would my future self six months from now, and a junior, look for this information?"

Slack|Communication

Notion|Thinking, decisions, plans

Notion is the place for "what you thought."

OneDrive / Google Drive|Data and results

Naming rule: [date YYYYMMDD]_[project name]_[version].ext (e.g., 20240115_HeatFlowAnalysis_v2.xlsx). "New File.xlsx" and "data1.csv" are forbidden. Folder names should make sense to others and to your future self.

GitHub / Google Colaboratory|Code and experimental conditions

Overleaf|Manuscript to be submitted

What to leave behind when you graduate

Leaving these in a state that Suzuki and your juniors can see is your last responsibility to the lab (Lab OS 06 Responsibility).

Summary of this page: One kind of information, one place (source of truth) / Communication in Slack, thinking and decisions in Notion, data on Drive, code on GitHub, manuscripts on Overleaf / Decisions go to the minutes, not Slack / Follow the naming rule / Leave everything behind at graduation.