-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhandbook.html
More file actions
302 lines (291 loc) · 55.3 KB
/
Copy pathhandbook.html
File metadata and controls
302 lines (291 loc) · 55.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<meta name="description" "MsEE Lab Handbook">
<title>MsEE Lab Handbook</title>
<link rel="shortcut icon" href="assets/favicons/favicon.ico">
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicon/apple-touch-icon.png">
<!-- <link rel="icon" type="image/png" sizes="32x32" href="assets/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/favicon/favicon-16x16.png"> -->
<link rel="stylesheet" href="css/style.css">
<script src="js/EPPZScroll.js"></script>
<script src="js/main.js"></script>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "ResearchOrganization",
"url": "https://mseelab.org/",
"name": "Multiscale Evolutionary Engineering (MsEE) Lab",
"author": "Pablo Cárdenas R.",
}
</script>
</head>
<body onclick="checkShowfull()" onscroll="scrollEvt()" onresize="checkResize()">
<div class="sidenav" id="sidenav">
<div class="vertical-center" id="topdiv">
<span class="profileTxt"><a title="Lab logo" href="./index.html"><img class="roundImg" alt="Lab Logo" src="assets/img/msee_logo.png"></a></span>
<br><br>
<span class="smallerLargerTxt">The <br></span>
<span class="largerTxt">Multiscale Evolutionary <br>Engineering Lab</span>
<br>
<br><span class="subtitle">synthetic biology + simulation</span>
<!-- <br>wet lab + computation -->
<br><span class="subtitle">mentorship + metascience</span><br>
<br>
<p class="p_menu" style="text-align:center">
<span><a title="Substack" target="_blank" href="https://mseelab.substack.com/"><img class="socialsLogo" alt="Substack" src="assets/img/substack_logo.png"></a></span>
<span><a title="Bluesky" target="_blank" href="https://bsky.app/profile/mseelab.org"><img class="socialsLogo" alt="Bluesky" src="assets/img/bluesky_logo.png"></a></span>
<span class="profileTxt"><a title="LinkedIn" target="_blank" href="http://www.linkedin.com/company/mseelab"><img class="socialsLogo" alt="LinkedIn" src="assets/img/linkedin_logo.png"></a></span>
<!-- <br> -->
<!-- <a title="ResearchGate" target="_blank" href="https://www.researchgate.net/profile/Pablo_Cardenas_Ramirez?cp=shp"><img style="width:35px;margin-left:5px;margin-right:5px;;" src="assets/img/researchgate.jpg" alt="Follow me on ResearchGate" /></a> -->
<!-- <span itemscope itemtype="https://schema.org/Person" class="profileTxt"><a title="ORCiD" itemprop="sameAs" content="https://orcid.org/0000-0001-7015-0512" href="https://orcid.org/0000-0001-7015-0512" target="orcid.widget" rel="noopener noreferrer" style="vertical-align:top;"><img src="./assets/img/orcid_128x128.png" style="width:35px;margin-left:5px;margin-right:5px;" alt="ORCID iD icon"></a></span></b> -->
<span class="profileTxt"><a title="GitHub" target="_blank" href="https://github.com/mseeLab"><img class="socialsLogo" alt="Github" src="assets/img/github_logo.png"></a></span>
<!-- <span class="profileTxt"><a title="Google Scholar" target="_blank" href="https://scholar.google.com/citations?hl=en&user=Iu05ZuQAAAAJ"><img alt="Google Scholar" style="width:35px;margin-left:5px;margin-right:5px;" src="assets/img/scholar.png"></a></span></b> -->
<!-- <span class="profileTxt"><a title="Email" target="_blank" href="mailto:pablocarderam@gmail.com"><img alt="Email" style="width:35px;margin-left:5px;margin-right:5px;" src="assets/img/mail_logo.png"></a></span></b> -->
<br><br><a target="_blank" href="https://www.cornell.edu/"><img id="cornell_logo_fixed" alt="Cornell logo" src="./assets/img/cornell_logo.png"/></a><a target="_blank" href="https://www.engineering.cornell.edu/"><img id="cornelleng_logo_fixed" alt="Cornell Engineering logo" src="./assets/img/cornellengineering_logo.png"/></a>
</p>
<div class="align-left">
<span class="menuItem"onclick="goTo('Expectations')"><a>Expectations</a></span><br>
<span class="menuItem"onclick="goTo('Members')"><a>Members</a></span><br>
<span class="menuItem"onclick="goTo('Meetings')"><a>Meetings</a></span><br>
<span class="menuItem"onclick="goTo('Communication')"><a>Communication</a></span><br>
<span class="menuItem"onclick="goTo('Policies')"><a>Policies</a></span><br>
</div>
<br><br><br><br>
</div>
</div>
<label class="roundBtn hidden" id="backToTopBtn" onclick="goToTop()">
<img id="upBtnImg" alt="Lab Logo" src="assets/img/msee_logo_border.png"></label>
<div class="main" id="main">
<script type="text/javascript"> init(); </script>
<br><br>
<img class="roundImg" alt="Handbook" src="./assets/img/safelabs.png"/>
<br><br>
<div class="largerTxt" id="introDiv">
MsEE Lab Handbook
</div>
<!--Converted using https://markdowntohtml.com/-->
<p class="p_text">The MsEE Lab Handbook follows <a target="_blank" href="https://safelabs.info/">SAFE (Starting Aware Fair and Equitable) Labs</a> best practices. Most of the text presented here is derived from the <a target="_blank" href="https://safelabs.info/home/safe-labs-handbook/">SAFE Lab Handbook's base policies</a>. A lot is taken verbatim from the sample recommended language, although it has been reorganized by topics.</p>
<br><br><br><br><div class="largerTxt" id="guiding-principles">Guiding Principles</div>
<p class="p_text"><a target="_blank" href="https://mseelab.org/">The Multiscale Evolutionary Engineering (MsEE) Lab</a> is a training environment first and foremost. Our actions as a group and as individual members within it are oriented towards the goal of helping all members develop as scientists and citizens of the world. The goal of establishing evolutionary principles as a core part of bioengineering and a decision-making tool is best served by training researchers who will further develop these ideas, put them into practice, and teach others themselves. Advancing science through high-quality research is a crucial (and welcome) part of achieving this. An inherent part of both high-quality research and high-quality training is embracing the reality that failed experiments, null results, and disproven hypothesis are part of our profession, and deserve as much attention, scrutiny, and occasionally celebration as the more popular parts of the job.</p>
<br><br><br><br><div class="largerTxt" id="handbook-review-and-modification">Handbook Review and Modification</div>
<p class="p_text">All members of MsEE Lab review, contribute to, agree to, and follow the expectations and policies presented in the Lab Handbook. If any lab member feels any of the contents would benefit from improvement, the matter should be raised and discussed with other members of the group at a lab meeting. Decisions on modifications should be consensual and unanimous as often as possible, but a majority will suffice whenever it is not. A public record of all modifications to the handbook and the process by which the decision was made is logged at the bottom of this document.</p>
<br><br><p class="p_text"><span class="smallerLargerTxt" id="safe-labs-policies">SAFE Labs policies</span></p>
<p class="p_text">MsEE Lab commits to the following:</p>
<ol class="p_text">
<li>Featuring the SAFE Labs logo on the lab website</li>
<li>Joining the SAFE Labs mailing list</li>
<li>Linking to the <a target="_blank" href="https://safelabs.info/home/safe-labs-handbook/">SAFE Lab Handbook</a> for accountability and feedback from lab members</li>
</ol>
<br><br><br><br><div class="largerTxt" id="Expectations">General Expectations</div>
<br><br><p class="p_text"><span class="smallerLargerTxt" id="code-of-conduct">Code of conduct</span></p>
<p class="p_text">All lab members are expected to maintain a professional attitude of integrity, accountability, and mutual respect in all interactions and endeavors while upholding high standards of scientific rigor and collaboration. Examples include respecting each other’s points of view and contributions to discussions, being timely for meetings, and actively engaging in each other’s presentations. Everyone commits to maintaining an inclusive environment marked by compassionate behavior and free from offensive conduct, particularly regarding gender, race, sexuality, or disability. Lab members are free to voice their ideas, wishes, or concerns without risking negative consequences, ensuring a psychologically safe environment. </p>
<br><br><p class="p_text"><span class="smallerLargerTxt" id="sustainability">Sustainability</span></p>
<p class="p_text">The lab strives to minimize energy consumption and waste production. <a target="_blank" href="https://safelabs.info/home/safe-labs-handbook/">SAFE Labs</a> identifies three main areas of impact: travel, recycling, and economic use of equipment. </p>
<p class="p_text"><em>Travel:</em> We encourage sustainable transport options both for long-haul travel and for daily commutes. For long-haul trips, when funding allows, the lab will cover the most sustainable travel option (up to double the price of the cheapest alternative). We also recognize remote-working hours spent productively on sustainable means of transport during private (non-work-related) trips. We incentivize sustainable options for daily commute, including walking, biking, <a target="_blank" href="https://tcatbus.com/">Tompkins Consolidated Area Transit (TCAT)</a>, and carpooling. If location and timing are convenient, carpooling schedules can help lab members get to the lab. Pablo will check in with lab members about carpooling if/whenever he drives.</p>
<p class="p_text"><em>Recycling:</em> To minimize the environmental impact of lab waste, we avoid mixing truly contaminated materials (which are expensive and environmentally harmful to safely dispose of) with clean recyclable waste. We equip our lab with additional recycling bins and take responsibility for disposing of the recovered recyclables according to local regulations. </p>
<p class="p_text"><em>Economic use of equipment:</em> When possible and not detrimental to our instruments, we turn off unused equipment when prolonged downtime is forecasted. </p>
<p class="p_text">Many other organizations have catalogued best practices for lab sustainability. Wherever possible, we follow practices for research labs outlined by <a target="_blank" href="https://mygreenlab.org/alp/glc/the-sustainable-lab-playbook/">My Green Lab</a> and the <a target="_blank" href="https://mygreenlab.org/alp/glc/the-sustainable-lab-playbook/">Brophy Lab</a> (<a target="_blank" href="https://doi.org/10.1016/j.tibs.2022.09.001">Leak <em>et al.</em>, 2023</a>), such as <a target="_blank" href="https://freezerchallenge.mygreenlab.org/landing/?showResource=best-practices">routine cleaning of freezers and setting ultracold storage to –70 ºC</a>.</p>
<br><br><p class="p_text"><span class="smallerLargerTxt" id="open-science-and-record-keeping">Open science and record-keeping</span></p>
<p class="p_text"><em>Protocols:</em> MsEE Lab encourages all members to write or annotate their own versions of protocols. Lab reference versions are stored publicly and updated on the <a target="_blank" href="https://github.com/mseeLab">MsEE Lab Protocols repository on GitHub</a>, which allows for version control and history.</p>
<p class="p_text"><em>Shared resources:</em> Presentations by all lab members, visuals, plasmid/strain databases, laboratory inventory, ordering history, and useful reference material are kept on the MsEE Lab Google Drive account.</p>
<p class="p_text"><em>Data:</em> All lab data from published projects is available on GitHub repositories for the corresponding project or public online databases. Unpublished data for lab projects should be stored on the MsEE Lab Google Drive account as it is generated. Large data files may be stored on the lab server. </p>
<p class="p_text"><em>Notebooks:</em> Lab members are required to keep any note-taking system that allows the downloaded storage of all the details required to replicate experiments or analysis, and understand when and how they were done. Computational projects should have changelog files that describe changes made to the code. Notebooks and changelog files can be public documents if the lab member so desires. Advances in different projects may be made public as research updates on the <a target="_blank" href="https://mseelab.substack.com/">MsEE Lab Substack</a> if agreed to by the lab members working on the project.</p>
<p class="p_text"><em>Code:</em> Code used for simulations or data analysis should be shared publicly through the <a target="_blank" href="https://github.com/mseeLab">MsEE Lab Github Organization</a>. Code is shared under an <a target="_blank" href="https://choosealicense.com/licenses/mit/">MIT License</a>. All published projects should include a README file explaining the purpose and structure of the code, as well as information on the hardware used to run the code. A changelog file logging changes made to the code should be included as well (see above). We encourage <a target="_blank" href="https://github.com/resources/articles/tools-and-techniques-for-effective-code-documentation">inline documentation of functions</a>. Code not created by a member of MsEE Lab should be annotated with its source, whether it is existing code copied or modified from elsewhere or code generated by artificial intelligence. Computational tools designed for distribution and use by others should include full user interface documentation and usage examples. </p>
<p class="p_text"><em>Publishing:</em> All projects are published as preprints as soon as they are completed for publication, and updated with new results whenever they are available. MsEE Lab prefers to publish in nonprofit research journals, but the choice of a target journal is an open matter of discussion for members of the project being published. <a target="_blank" href="https://en.wikipedia.org/wiki/Elsevier#Criticism_of_academic_practices">Elsevier is banned for being particularly egregious in its attacks on open science</a> (<a target="_blank" href="https://www.theguardian.com/science/2017/jun/27/profitable-business-scientific-publishing-bad-for-science">although making for a fascinating story along the way</a>). Yes, this includes all of Cell Press and The Lancet, sorry.</p>
<br><br><p class="p_text"><span class="smallerLargerTxt" id="artificial-intelligence">Artificial intelligence</span></p>
<p class="p_text">Possible uses for artificial intelligence language models include grammar, spelling, and style checks; writing and debugging code; and literature searches. Copy‑pasting complete AI‑generated paragraphs is not allowed—AI output should be treated as a draft and edited for accuracy and voice. AI‑generated code can be used to analyze or plot data, provided it is thoroughly reviewed and tested. All literature information retrieved via AI must be fact‑checked against primary sources, as AI tools can hallucinate or be biased. Before using any AI tools, ensure compliance with our institute’s data privacy and confidentiality policies. Whenever AI tools are used, communicating their use publicly is crucial.</p>
<p class="p_text">We will revisit and refine these guidelines during yearly research‑integrity meetings. Things are changing fast, and making the best use of AI tools is crucial, wherever it is both ethical to do so and it advances MsEE Lab's Guiding Principles. Lab members are encouraged to explore tools and communicate possible opportunities for others to learn about their use, including Pablo. </p>
<br><br><p class="p_text"><span class="smallerLargerTxt" id="work-time-and-time-away">Work time and time away</span></p>
<p class="p_text">We are committed to creating a healthy work environment for all lab members. Lab members are expected to work with whatever schedule allows them to best advance their development as scientists and engineers (<a target="_blank" href="https://mseelab.substack.com/p/what-does-a-phd-look-like">something their projects should be designed to achieve</a>). Meetings are scheduled between 9 AM and 5 PM only. Lab members are not expected to answer non-urgent emails/messages outside of work hours.</p>
<p class="p_text">All full-time lab members should aim to work onsite at least three days a week. In general, we believe some regular onsite presence is important to maintain the lab community. However, MsEE Lab supports intermittent periods of fully-remote working when, for example, traveling/visiting family or writing up a thesis/grant.</p>
<p class="p_text">Whenever a lab member plans to be unavailable due to travel or vacation, they should note their absence on the MsEE Lab Google Calendar.</p>
<br><br><p class="p_text"><span class="smallerLargerTxt" id="completing-previous-work-after-joining-the-lab">Completing previous work after joining the lab</span></p>
<p class="p_text">We understand that postdoctoral researchers joining the lab may have ongoing work from their previous position, and we support them in taking time to complete this work. The period during which they will need to continue previous work is understandably hard to predict, but ideally, it will not last longer than one year. If finishing previous work is expected to last longer than one year, postdoctoral researchers should delay the start of their position in the lab whenever possible. Time spent on previous work should not exceed ~25%.</p>
<br><br><p class="p_text"><span class="smallerLargerTxt" id="completing-work-after-leaving-the-lab">Completing work after leaving the lab</span></p>
<p class="p_text">We hope that all work related to a project is completed before a lab member's departure from the MsEE Lab. To achieve this, MsEE lab members develop clear goal timelines with Pablo early in their project and continuously update and refine them as work progresses and circumstances change. However, we understand the circumstances may not always work out this way for a variety of reasons outside our control. In these cases, former lab members are <em>not</em> expected to continue working on their project, and should only do so if they insist. Newer lab members will be responsible for continuing and completing the project. Developments of the project will be communicated to them, and they may choose to involve themselves or not.</p>
<br><br><br><br><div class="largerTxt" id="Members">Lab Members</div>
<br><br><p class="p_text"><span class="smallerLargerTxt" id="diversity">Diversity</span></p>
<p class="p_text">Diverse communities are better equipped to adapt to change and solve unexpected challenges, <a target="_blank" href="https://www.gutenberg.org/ebooks/1228">in biology</a> as in <a target="_blank" href="https://doi.org/10.1073/pnas.1915378117">science</a>, <a target="_blank" href="https://www.bcg.com/en-us/publications/2018/how-diverse-leadership-teams-boost-innovation.aspx">business</a>, and <a target="_blank" href="https://hbr.org/2017/03/teams-solve-problems-faster-when-theyre-more-cognitively-diverse">human societies</a> at large. MsEE Lab encourages diversity and understands that its resilience as a community depends on its diversity. By increasing the breadth of our experience pool, we increase the breadth of problems we are aware of, questions we can tackle, <a target="_blank" href="https://doi.org/10.1073/pnas.1915378117">solutions we can develop</a>, and people we can communicate with.</p>
<p class="p_text">We therefore strive to create a psychologically safe environment where disruptive points of view are valued. Thus, to foster a diverse and inclusive environment, we review the institutional rules for maternity and paternity leave when negotiating a contract; we discuss any cultural needs at onboarding, and we encourage lab members to share and mark on the lab calendar crucial cultural events and festivities. We hope that these policies will encourage individuals from different cultural, socioeconomic, gender, and geographical backgrounds to join.</p>
<br><br><p class="p_text"><span class="smallerLargerTxt" id="personnel-listing">Personnel listing</span></p>
<p class="p_text">Current and former lab members are <a target="_blank" href="https://mseelab.org/members.html#main">listed publicly on the lab website</a>.</p>
<br><br><p class="p_text"><span class="smallerLargerTxt" id="lab-roles">Lab roles</span></p>
<p class="p_text">We view research groups as living, evolving networks with many types of connections rather than rigid groups with clear in/out boundaries. A key part of our embrace of open science is to cultivate and collaborate research interest wherever it may be found.</p>
<p class="p_text">Our team may be composed of researchers with different roles at any given time: undergraduate students (whether enrolled at Cornell or visiting from elsewhere), graduate students at the Master's or PhD level, postdoctoral researchers, research technicians or scientists, and part-time affiliates. These members may be based at Cornell or work remotely due to their geographic location. The responsibilities of different lab roles are shaped by the distinct kinds of goals the role might have.</p>
<p class="p_text">MsEE lab maintains <a target="_blank" href="https://mseelab.org/mentorship.html#main">a lab mentorship philosophy statement</a> outlining more details on proposed structures, purposes, and expectations (including role duration and publication output) of MsEE Lab members.</p>
<br><br><p class="p_text"><span class="smallerLargerTxt" id="applying-to-msee-lab">Applying to MsEE Lab</span></p>
<p class="p_text">Applicants intending to join MsEE Lab will be interviewed by Pablo and all current long-term (non-undergraduate) lab members before any decisions are made. Prospective graduate students must apply to a Cornell Graduate Field, where they may be interviewed by Pablo and carry out a research rotation in the lab to consider joining. Other types of positions apply to Pablo directly. Postdoctoral candidates should expect to present their previous research in a talk, either remotely or in person, depending on lab finances and candidate location. All candidates should provide a CV and expect it to be shared with lab members. Pablo will gather feedback from all lab members individually and confidentially. Pablo will present the conclusions gained from this process and the resulting decision to the group. The timeline for this decision will be communicated to the applicant promptly.</p>
<br><br><p class="p_text"><span class="smallerLargerTxt" id="example-interview-questions-">Example interview questions:</span></p>
<p class="p_text"><em>Skills and motivation:</em> </p>
<ul class="p_text">
<li>What motivates you to work in science? </li>
<li>What is your career plan for the next 10 years? </li>
<li>Which skill are you most excited to develop at MsEE Lab? </li>
<li>Among your existing skills or qualities, which are you most excited to bring to MsEE Lab? </li>
<li>You have mentioned experience with technique Y. Can you briefly explain how it works? </li>
<li>Can you tell us about a time when you had to solve a problem on your own? </li>
<li>What do you know about the current state of the field you want to work in? </li>
<li>Where do you think your research ideas can take the field? </li>
</ul>
<p class="p_text"><em>Core skills and communication:</em> </p>
<ul class="p_text">
<li>Can you briefly explain your latest project to someone without a scientific background? </li>
<li>What strategies do you use to keep yourself organized? </li>
<li>Give an example of a creative solution you used to solve a problem (at or outside work)? </li>
<li>How would you set priorities if you are spread too thin and struggling to meet deadlines? </li>
<li>You need to learn a new method (in the lab). How do you approach the problem? </li>
<li>Can you give an example of a situation when you had to act like a leader? </li>
<li>Could you provide an example of a situation that would highlight your organizational skills? </li>
</ul>
<p class="p_text"><em>Lab attitude (precision, thoroughness, ethics, attention to SAFE):</em> </p>
<ul class="p_text">
<li>What strategies do you/should we use to ensure reproducibility in your results? </li>
<li>What strategy do you/should we use to store/archive data? </li>
<li>How do you/should we keep your code organized? </li>
<li>If you realized you made an error at your work. How would you handle it? </li>
<li>You suspect you've made an error in a procedure. How do you confirm/refute this suspicion? </li>
<li>You believe your project overlaps with another lab member. How do you deal with this? </li>
<li>What would you do if you realized a colleague was engaging in research misconduct?</li>
</ul>
<br><br><p class="p_text"><span class="smallerLargerTxt" id="onboarding">Onboarding</span></p>
<p class="p_text">Arriving in a new lab, town, and often country can be a challenging process. Pablo will arrange meetings with each lab member individually to hear about the work they are doing. Unless he is traveling, a first one-on-one meeting will happen on the first day in the lab. This will include a discussion of potential projects in the lab, guidance on how you can access all lab information and resources, and an overview of the policies specified in this Lab Handbook. New members should review the Handbook and communicate any questions, concerns, or suggestions to Pablo. Additionally, part of the onboarding process will include completing worksheets on Mentoring Expectation Scales, Mentee Needs and Wants, and the Mentorship Agreement included in the Cornell <a target="_blank" href="https://faculty-inclusive-mentoring.cornell.edu/practical-toolkit-for-mentoring/">Practical Toolkit for Mentoring</a> within the Effective Mentorship Plan folder.</p>
<br><br><p class="p_text"><span class="smallerLargerTxt" id="leaving-the-lab">Leaving the lab</span></p>
<p class="p_text">We aim to provide lab members with mentorship and support to secure the next step in their careers. Job and/or grant applications, and preparing for subsequent interviews, take time. Typically, after discussions during one-on-one meetings, we support dedicating up to 25% of research time to this endeavor. </p>
<p class="p_text">We understand that people decide to leave the lab for different reasons, and may need to do so before their projects are complete. We ask that lab members discuss their plans with Pablo as early as possible—preferably at least 6 months before their intended departure. This helps to ensure a smooth leaving process: the final months will include the handover of any knowledge and data needed to ensure documentation, continuity, and completion of ongoing projects. As the final step prior to departure, Pablo will organize an exit interview, carried out in private with a colleague (e.g., a SAFE lab network associate). During the interview, departing lab members will be able to discuss the reasons for leaving and provide constructive feedback based on their experience.</p>
<br><br><br><br><div class="largerTxt" id="Meetings">Meetings</div>
<p class="p_text">Discussing scientific progress is essential for the scientific development of all MsEE Lab members and the success of our projects. We expect all lab members to actively participate in our scheduled meetings, whether remotely or in person.</p>
<br><br><p class="p_text"><span class="smallerLargerTxt" id="meeting-outcomes">Meeting outcomes</span></p>
<p class="p_text">All meetings start with a brief overview of the meeting agenda. Pablo will take notes of meetings and share them with participants through Google Docs. Other participants are encouraged to take notes of their own and/or complement the Google Doc to clear any misunderstandings. If a participant would like to record the meeting or use a note-taking app, they may do so with the consent of all other participants. Meetings (and notes) include agreed-upon action items to prioritize before the next meeting. These action items are set by participants through backwards design by reviewing the goals of the participants or group present and setting a course of action towards them.</p>
<br><br><p class="p_text"><span class="smallerLargerTxt" id="weekly-general-lab-meetings">Weekly general lab meetings</span></p>
<p class="p_text">Lab meetings will occur weekly at a time voted on by all lab members at the start of each academic term. A meal will be provided to all in-person participants. Lab meetings will be carried out jointly with <a target="_blank" href="https://www.harimotolab.com/">the Harimoto Lab</a> for the time being. The following proposed format is subject to change pending discussion with Prof. Harimoto.</p>
<ol class="p_text">
<li>Lab meetings will begin with a discussion of announcements and news (~5 minutes). </li>
<li>Next, any topics requiring lab discussion will be addressed (~10 minutes). If the topic requires more than 10 minutes of discussion, a separate meeting with those involved will be scheduled to address the issue. </li>
<li>The bulk of the lab meeting (45–60 minutes) consists of a lab member presenting an informal progress report on their research on a rotating schedule. These reports should succinctly introduce your project, highlight the main research questions, and focus on recent achievements and challenges. This allows for productive group discussions to advance your project. Progress report presentations are accessible via our lab’s shared resources. Presenters should expect frequent questions and interaction.</li>
</ol>
<br><br><p class="p_text"><span class="smallerLargerTxt" id="state-of-the-lab-meetings">State of the Lab meetings</span></p>
<p class="p_text">At the start of every academic term, MsEE Lab holds a "State of the Lab" meeting. The purpose of this meeting is to assess how the lab's actions align with its goals and how its goals align with its guiding principles, and to adjust actions and/or goals accordingly. </p>
<p class="p_text">In preparation for this meeting, Pablo discusses the state of each research project with all lab members involved. The lab members involved in a paper then create one slide summarizing its status. Additionally, members of the lab fill out <a target="_blank" href="https://docs.google.com/forms/d/e/1FAIpQLSdJmjqK0iMg2VlUaPD8vN50GA_P6EFrkU7qIWGN4R0MzO9rDQ/viewform?usp=dialog">an online survey</a> providing feedback on the lab's management and Pablo's mentorship.</p>
<p class="p_text">A number of things happen during the meeting itself: </p>
<ol class="p_text">
<li>Pablo presents the lab's guiding principles, five-year goals, and general one-year goals (~5 min). </li>
<li>Lab members presents a quick overview of research projects ongoing in the lab with their goals for the upcoming year. Plans for changes in current projects or potential new lines of work are presented (~10 min).</li>
<li>Pablo presents the lab's current funding status, expenses, and potential changes in personnel for the upcoming term (~5 min). Feedback received in the survey that pertains to this topic is included.</li>
<li>The lab discusses alignment between guiding principles, goals, projects, funding, and other activities (~15 min).</li>
<li>Pablo reviews any action items from the previous State of the Lab meeting regarding lab management and mentorship practices, and presents the aggregated feedback received in the survey (~10 min).</li>
<li>The lab discusses potential improvements on lab management and mentorship practices, including changes to the MsEE Lab Handbook, and defines action items to be pursued next (~15 min).</li>
</ol>
<p class="p_text">Notes and results of this meeting are communicated in writing to all lab members by Pablo.</p>
<br><br><p class="p_text"><span class="smallerLargerTxt" id="training-meetings">Training meetings</span></p>
<p class="p_text">Once per month, the lab will gather for a training session focused on a specific skill or topic. These will be led by one or more lab members experienced in the skill, possibly (but not necessarily) including Pablo. Topics will be chosen based on interest expressed by lab members, and can range across summaries of new discoveries (similar to a paper discussion/journal club), overviews of unfamiliar fields, workshops on new experimental or computational techniques, science communication and writing skills, and career development opportunities. These meetings are open to all members of the School of Chemical and Biomolecular Engineering (CBE) and the wider Cornell community.</p>
<br><br><p class="p_text"><span class="smallerLargerTxt" id="thesis-committee-meetings">Thesis Committee meetings</span></p>
<p class="p_text">PhD students should schedule yearly Thesis Committee meetings as outlined by their Graduate Field's Graduate Student Handbook. For more information on expectations, check your Field's handbook (<a target="_blank" href="https://cornell.box.com/s/ov6vdetui7j64o7wz4zhff8xhics9khb">e.g., the Chemical Engineering Graduate Student Handbook; Cornell login required</a>) and <a target="_blank" href="https://mseelab.org/mentorship.html#main">MsEE Lab's mentorship philosophy statement</a>.</p>
<br><br><p class="p_text"><span class="smallerLargerTxt" id="one-on-one-meetings">One-on-one meetings</span></p>
<p class="p_text">Pablo runs weekly one-on-one meetings with each lab member, typically lasting 45 minutes. These meetings are designed to support lab members in achieving their goals in scientific and career development, including the successful implementation of research projects. The structure of these meetings involves setting and reviewing goals for research projects and the lab member's career at MsEE Lab. Pablo will also ask for feedback on mentorship strategy. Pablo is also available for additional (or fewer) meetings upon request.</p>
<br><br><p class="p_text"><span class="smallerLargerTxt" id="mentorship-feedback-meetings">Mentorship feedback meetings</span></p>
<p class="p_text">At the start of every academic term, a one-on-one meeting with every lab member will be dedicated specifically to evaluating the state of the mentorship relationship. Both participants will discuss answers on <a target="_blank" href="https://docs.google.com/forms/d/e/1FAIpQLSdJmjqK0iMg2VlUaPD8vN50GA_P6EFrkU7qIWGN4R0MzO9rDQ/viewform?usp=dialog">the last online survey</a> and reevaluate the worksheets on Mentoring Expectation Scales, Mentee Needs and Wants, and the Mentorship Agreement included in the Cornell <a target="_blank" href="https://faculty-inclusive-mentoring.cornell.edu/practical-toolkit-for-mentoring/">FAIM Practical Toolkit for Mentoring</a> within the Effective Mentorship Plan folder, making whatever adjustments may be necessary.</p>
<br><br><br><br><div class="largerTxt" id="Communication">Communication</div>
<br><br><p class="p_text"><span class="smallerLargerTxt" id="common-lab-language">Common lab language</span></p>
<p class="p_text">Lab members may speak in any language that all people present in the room understand. This will most commonly be English. All written materials for use by members of the lab must be written in English, unless they are explicitly created for an outside audience that speaks a different language.</p>
<br><br><p class="p_text"><span class="smallerLargerTxt" id="raising-lab-or-interpersonal-issues">Raising lab or interpersonal issues</span></p>
<p class="p_text">Ensuring MsEE Lab is a welcoming, constructive working environment is part of the responsibilities of the principal investigator, and a crucial one at that. Pablo has completed conflict resolution training from the <a target="_blank" href="https://communitydispute.org/">Community Dispute Settlement Center</a> in Cambridge, MA as a confidential conflict coach with the <a target="_blank" href="https://berefs.com/">MIT BE REFS</a>, where he gathered experience with interpersonal conflicts both between lab members and involving advisors. For these reasons, lab members are encouraged to bring issues in lab dynamics to him. However, he recognizes that power imbalances and his role as head of MsEE Lab may make this difficult. For this reason, consider these options:</p>
<ol class="p_text">
<li>If comfortable doing so, request a meeting to raise the issue with Pablo. </li>
<li>If not, please raise the issue anonymously by using <a target="_blank" href="https://docs.google.com/forms/d/e/1FAIpQLSflkX5cKRVLFCwp-WOSz3_yMqT0Z_fRCOcu6nXuHTujtnWzYg/viewform?usp=dialog">this evergreen, anonymous feedback form</a>. </li>
<li>If external involvement would be beneficial, consider consulting with external mentors. If you are a graduate student, options include discussion with members of your Thesis Committee or the Director of Graduate Studies for your Field. Regardless of whether or not you are a student, other options include contacting leadership within the School of Chemical and Biomolecular Engineering or other units at Cornell, if relevant. If not, contact our dedicated external advisor. </li>
<li>If you prefer to consult with peers rather than professors, consider the reaching out to the <a target="_blank" href="https://www.earscornell.org/peermentors">Cornell Empathy, Assistance & Referral Service (EARS)</a>, representatives of your Graduate Student Association (such as <a target="_blank" href="https://chegsa.cbe.cornell.edu/">CheGSA</a> for Chemical Engineering Students), or the <a target="_blank" href="https://cgsu.org/help">Cornell Graduate Student Union</a>.</li>
<li>If none of the above steps are appropriate, other external resources include the list of confidential resources at Cornell or raising the issue with resources for workplace misconduct. Both are outlined below.</li>
</ol>
<br><br><p class="p_text"><span class="smallerLargerTxt" id="confidential-resources-at-cornell">Confidential resources at Cornell</span></p>
<p class="p_text">If a lab member is unsure of how to proceed about an incident, they may want to consult with a confidential university resource that is not a mandatory reporter. The following text is taken from <a target="_blank" href="https://titleix.cornell.edu/file-a-report/">the Cornell Office of Civil Rights website</a>:</p>
<p class="p_text">The university offers a number of confidential resources for individuals who are looking for support, an opportunity to consider next steps, who need care, or who may be unsure about whether to report incidents to the university or police. Conversations with the university’s Confidential Resources are kept strictly confidential and, except in rare circumstances, will not be shared (including to faculty, coaches, parents, etc.) without explicit permission.</p>
<ul class="p_text">
<li><a target="_blank" href="https://health.cornell.edu/">Cornell Health</a> (medical and mental health providers, students only: (607) 255-5155)</li>
<li><a target="_blank" href="https://health.cornell.edu/services/victim-advocacy">Cornell Victim Advocacy Program</a> (for students, staff, and faculty: (607) 255-1212, <a target="_blank" href="mailto:victimadvocate@cornell.edu">victimadvocate@cornell.edu</a>)</li>
<li>The professional staff of the <a target="_blank" href="https://scl.cornell.edu/LGBTRC">LGBT Resource Center</a>: (607) 254-4987, <a target="_blank" href="mailto:lgbtrc@cornell.edu">lgbtrc@cornell.edu</a></li>
<li><a target="_blank" href="https://fsap.cornell.edu/">The Faculty and Staff Assistance Program (FSAP)</a> (for benefits-eligible faculty, staff, postdoctoral fellows and associates, visiting scholars, and retirees, (607) 255-2673)</li>
<li><a target="_blank" href="https://ombuds.cornell.edu/">The University Ombuds</a>: (607) 255-4321, <a target="_blank" href="mailto:ombuds@cornell.edu">ombuds@cornell.edu</a></li>
<li>The director of the <a target="_blank" href="https://scl.cornell.edu/osmm">Office of Spirituality and Meaning Making</a> and the pastoral counselors of Cornell United Religious Work (CURW): (607) 255-4214 / (607) 255-6002</li>
</ul>
<br><br><p class="p_text"><span class="smallerLargerTxt" id="reporting-bias-discrimination-bullying-hazing-and-harassment">Reporting bias, discrimination, bullying, hazing, and harassment</span></p>
<p class="p_text">Students who feel they have experienced or witnessed bias, discrimination, bullying, hazing, harassment, or sexual misconduct by another student may make a formal report to Cornell through a variety of mechanisms outlined on <a target="_blank" href="https://scl.cornell.edu/sub/about-scl/report-incident-or-concern">the Student and Campus Life Website</a>, which links to the <a target="_blank" href="https://titleix.cornell.edu/">Cornell Office of Civil Rights/Title IX and Sexual Misconduct</a>. The latter website also has <a target="_blank" href="https://titleix.cornell.edu/file-a-report/">links to resources for filing reports with both Cornell and law enforcement</a> for all members of the Cornell community. This process may also be initiated through Pablo as the group leader.</p>
<br><br><p class="p_text"><span class="smallerLargerTxt" id="support-for-mental-health">Support for mental health</span></p>
<p class="p_text">Mental well-being is crucial for personal and professional success, especially given the <a target="_blank" href="https://doi.org/10.1038/nbt.4089">prevalence of mental health challenges in academia</a>. High productivity doesn’t equate to overwork. Lab members are encouraged to manage their productivity responsibly and are not expected to exceed regular work hours. If you feel comfortable, Pablo encourages you to discuss any personal challenges that may affect your work during one-on-one meetings. If you need additional support, we encourage you to consider the following resources: </p>
<ul class="p_text">
<li><a target="_blank" href="https://health.cornell.edu/initiatives/campus-initiatives/well-being-coaching">Free coaching for both students and staff members</a></li>
<li><a target="_blank" href="https://health.cornell.edu/services/mental-health-care">Different types of counselling</a> available through Cornell Health</li>
<li><a target="_blank" href="https://finaid.cornell.edu/special-circumstances/emergency-funds">Financial</a> and <a target="_blank" href="https://scl.cornell.edu/residential-life/dining/about-dining/food-security/cornell-food-pantry">food access</a> support (<a target="_blank" href="https://mentalhealth.cornell.edu/get-support/ithaca">more resources available</a>)</li>
</ul>
<p class="p_text">Many more available resources for both <a target="_blank" href="https://mentalhealth.cornell.edu/get-support/ithaca">students</a> and <a target="_blank" href="https://mentalhealth.cornell.edu/get-support/staff-faculty">staff members</a> are displayed on the Cornell Health website, organized by the level of distress and the nature of issues affecting you. Mechanisms may differ depending on whether you are a student or staff member, but they are available. Pablo is happy to help connect you with the help you need. </p>
<br><br><p class="p_text"><span class="smallerLargerTxt" id="crisis-hotlines-">Crisis Hotlines:</span></p>
<p class="p_text">If you are (or someone else is) experiencing an immediate threat of harm to self or others, get connected to emergency services by calling for help. When connecting with emergency services, please describe as clearly as possible the location and nature of the emergency. </p>
<ul class="p_text">
<li>If you are <strong>on campus</strong>, call 607-255-1111 to be connected to <a target="_blank" href="https://publicsafety.cornell.edu/public-safety-communications/">Cornell Public Safety Communications</a> Center. Students calling 911 from campus will be routed to the <a target="_blank" href="https://www.cupolice.cornell.edu/">CUPD</a> based on location.</li>
<li>If you are <strong>off campus</strong>, call 911</li>
</ul>
<p class="p_text">Even if your phone is out of service, 911 operators can still be reached.</p>
<br><br><br><br><div class="largerTxt" id="Policies">General Policies</div>
<br><br><p class="p_text"><span class="smallerLargerTxt" id="authorship">Authorship</span></p>
<p class="p_text">Authorship vs. acknowledgement is not always clear for a publication, but typically, all contributors to a paper are included as authors, where contribution is broadly defined by <a target="_blank" href="https://credit.niso.org/">CRediT Taxonomy</a>. For example, developing a new technique for a project or contributing previously unpublished data/figures would constitute authorship. Conversely, sporadic, routine experimental work; sharing basic analysis code; or proof-reading a paper would not constitute authorship. Authorship is ultimately decided in discussions between the Principal Investigator, project lead(s), and any other potential authors. Although the scientific process is unpredictable, authorship will be discussed when a lab member begins or becomes involved with a project. Whenever possible, we publish a statement of contributions at the end of each paper.</p>
<br><br><p class="p_text"><span class="smallerLargerTxt" id="reference-letters">Reference letters</span></p>
<p class="p_text">Lab members should never shy away from requesting a recommendation letter. Pablo will communicate openly about what he is able to write and any difficulties in the timeline to submission, but supporting lab members' career opportunities is a key part of his role as an advisor and leader of MsEE Lab. Ideally, requests for reference letters should be made at least two weeks in advance of the deadline. Lab members should expect fair but honest evaluation of their performance and skills in the reference letters provided. Reference letters will only include statements and opinions that the lab member is already aware of, and Pablo will be candid about the contents of the letter. Lab members should provide Pablo with an up-to-date CV, information about the purpose of the letter and its intended audience, and any suggestions on content they may want to highlight. As a rule, any additional supervisors (for example, a postdoctoral researcher who has supervised a student) of the lab member will be invited to contribute and sign the requested reference letter.</p>
<br><br><p class="p_text"><span class="smallerLargerTxt" id="funding-lab-members">Funding lab members</span></p>
<p class="p_text">Cornell establishes <a target="_blank" href="https://researchservices.cornell.edu/rates/postdoctoral-associate-minimum-salary">a minimum postdoctoral salary</a> at the level of the National Institute of Health minimum. Graduate students at Cornell's Ithaca campus receive <a target="_blank" href="https://gradschool.cornell.edu/financial-support/stipend-rates/">a standard stipend</a>. Technical staff positions can consult pay ranges for open positions through <a target="_blank" href="https://hr.cornell.edu/jobs/job-titles-and-pay-structure">the Cornell HR website</a>.</p>
<p class="p_text">All postdoctoral researchers are required to apply for fellowships, both to benefit their own careers and to improve lab finances. However, being awarded a fellowship is not a requirement. In cases when a researcher acquires their own funding through a competitive fellowship, this often comes with an increased salary.</p>
<p class="p_text">Pablo will be transparent with all lab members about the available funding for their position when they join the lab.</p>
<br><br><p class="p_text"><span class="smallerLargerTxt" id="visa-support-for-international-lab-members">Visa support for international lab members</span></p>
<p class="p_text">The <a target="_blank" href="https://international.globallearning.cornell.edu/">Cornell Office of Global Learning</a> provides services for international members of the Cornell community (such as Pablo). Support for the appropriate visa paperwork filing may be obtained through them.</p>
<br><br><p class="p_text"><span class="smallerLargerTxt" id="access-to-lab-resources">Access to lab resources</span></p>
<p class="p_text">We strive to ensure that all lab members have access to the resources they need to complete their projects and advance their careers. These include the financial resources to purchase equipment and attend conferences, sufficient access to shared resources in both the wet and dry lab, and time/help from lab technicians. Anticipated resource requirements will be discussed at onboarding, and Pablo keeps a record of expenditure on different projects to ensure there are no major discrepancies. We have established systems for booking shared equipment, which act as a historical record to ensure that these resources are not unfairly distributed. If you perceive any inequalities in the distribution of lab resources, please raise your concerns with Pablo according to the procedure for raising lab or interpersonal issues outlined above.</p>
<br><br><p class="p_text"><span class="smallerLargerTxt" id="funding-for-conferences-and-workshops">Funding for conferences and workshops</span></p>
<p class="p_text">We encourage all lab members to seek and apply for training opportunities to develop new expertise, and the lab values initiative to disseminate the lab's research at conferences. </p>
<p class="p_text">Postdoctoral researchers and PhD students are particularly encouraged to attend conferences and workshops. Discussions on funding availability for conferences and workshops will depend on the funding situation of the lab as well as the costs of attending a specific event. However, postdocs and PhD students should consider attending these kinds of events as an expected and encouraged aspect of their career development and a way to advance their research goals. Lab members do not need to presul>ent anything when attending their first conference after joining the lab, but should present at any future conferences if they are planning to attend. Lab members are encouraged to apply for sponsorship or fellowships that may help cover conference costs. Some organizers provide their own travel grants and participation waivers, while Cornell offers <a target="_blank" href="https://gradschool.cornell.edu/financial-support/travel-funding-opportunities/">other funds to graduate students presenting at a conference</a>. </p>
<p class="p_text">Master's students, undergraduates, and lab technicians are also encouraged to attend conferences if they have work to present. They should discuss these opportunities in advance with Pablo. Often, there are grants available from conference organizers to support attendance, and if this is not the case, or the application for funds is unsuccessful, Pablo will consider funding attendance on a case-by-case basis. Master's students may apply for <a target="_blank" href="https://gradschool.cornell.edu/financial-support/travel-funding-opportunities/">funds from the university if they are presenting at a conference</a>.</p>
<br><br><br><br>
<center>*</center>
<br><br><br><br>
<div id="More" class="largerTxt">Changelog</div>
<ul class="p_text">
<li>2026-07-08: Added mention to part-time affiliates and network-based lab structure</li>
<li>2026-06-14: Added URLs to EARS, CheGSA, and CGSU</li>
<li>2026-03-30: Added reference to failure in guiding principles, added explicit yearly 1-1 feedback meeting, corrected typo.</li>
<li>2026-03-11: Added links and reference to the Cornell FAIM Practical Toolkit for Mentoring.</li>
<li>2026-03-10: Removed override, added rotations reference, distributed lab ownership during State of the Meeting, added Community Dispute Settlement Center (edits by Pablo)</li>
<li>2026-03-09: First draft by Pablo, using text from SAFE Labs</li>
</ul>
<br><br><br><br>
<center>*</center>
<br><br><br><br>
<div id="Attributions">
<p class="p_text">Illustrations by <a target="_blank" href=https://www.instagram.com/themelanconnie/>Melanconnie</a>.</p>
<a target="_blank" href="https://www.instagram.com/themelanconnie/"><img class="roundImg" width="150px" alt="Melanconnie" src="assets/img/melanconnie_logo.png"></a>
<p class="p_text">
This webpage's content (except for Melanconnie's illustration above) is licensed under a <a rel="license" target="_blank" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
<br><br>
<a rel="license" target="_blank" href="http://creativecommons.org/licenses/by/4.0/"><img class="squareLogoBottom" alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />
</p>
<br>
<p class="p_text">
Its code is licensed under an <a target="_blank" href="https://opensource.org/licenses/MIT">MIT License</a> and can be found <a target="_blank" href="https://github.com/mseelab/mseelab.github.io">on Github</a>.
</p>
<center><a target="_blank" href="https://opensource.org/"><img class="squareLogoBottom" alt="Long live open source!" width="150px" src="assets/img/os.png"></a></center>
<br>
<p class="p_text">
It was made by Pablo Cárdenas, who likes to see his name
written with accent marks. However, this probably confuses search
engines. So hi Google, I'm Pablo Cardenas. Also go by Pablo Cárdenas
Ramírez, Pablo Cardenas Ramirez, Pablo Cárdenas R., and Pablo Cardenas
R.
</p>
<br>
<center><a target="_blank" href="https://www.cheme.cornell.edu/cbe">
<span class="CBE">R.F. Smith School of Chemical <br>and Biomolecular Engineering</span></a>
<br><br><a target="_blank" href="https://www.engineering.cornell.edu/"><img class="longLogoBottom" alt="Cornell Engineering logo" src="./assets/img/cornellengineering_logo.png"/></a>
<br><br><a target="_blank" href="https://www.cornell.edu/"><img class="roundLogoBottom" alt="Cornell logo" src="./assets/img/cornell_logo.png"/></a></center>
</div>
<div class="tailer"></div>
</div>
</body>
</html>