diff --git a/.DS_Store b/.DS_Store
index 2befb5fb86f..98d2db72958 100644
Binary files a/.DS_Store and b/.DS_Store differ
diff --git a/CNAME b/CNAME
index 588576342d0..8d234d93df6 100644
--- a/CNAME
+++ b/CNAME
@@ -1 +1 @@
-www.allanlab.org
\ No newline at end of file
+neuroergolab.org
\ No newline at end of file
diff --git a/Gemfile.lock b/Gemfile.lock
index ac93b09426b..c93ba2ef128 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,39 +1,69 @@
GEM
remote: https://rubygems.org/
specs:
- colorator (0.1)
- ffi (1.9.24)
- jekyll (3.1.2)
- colorator (~> 0.1)
- jekyll-sass-converter (~> 1.0)
- jekyll-watch (~> 1.1)
- kramdown (~> 1.3)
- liquid (~> 3.0)
- mercenary (~> 0.3.3)
- rouge (~> 1.7)
+ addressable (2.8.6)
+ public_suffix (>= 2.0.2, < 6.0)
+ colorator (1.1.0)
+ concurrent-ruby (1.2.3)
+ em-websocket (0.5.3)
+ eventmachine (>= 0.12.9)
+ http_parser.rb (~> 0)
+ eventmachine (1.2.7)
+ ffi (1.16.3)
+ forwardable-extended (2.6.0)
+ http_parser.rb (0.8.0)
+ i18n (1.14.1)
+ concurrent-ruby (~> 1.0)
+ jekyll (4.3.3)
+ addressable (~> 2.4)
+ colorator (~> 1.0)
+ em-websocket (~> 0.5)
+ i18n (~> 1.0)
+ jekyll-sass-converter (>= 2.0, < 4.0)
+ jekyll-watch (~> 2.0)
+ kramdown (~> 2.3, >= 2.3.1)
+ kramdown-parser-gfm (~> 1.0)
+ liquid (~> 4.0)
+ mercenary (>= 0.3.6, < 0.5)
+ pathutil (~> 0.9)
+ rouge (>= 3.0, < 5.0)
safe_yaml (~> 1.0)
- jekyll-sass-converter (1.4.0)
- sass (~> 3.4)
- jekyll-watch (1.3.1)
+ terminal-table (>= 1.8, < 4.0)
+ webrick (~> 1.7)
+ jekyll-sass-converter (2.2.0)
+ sassc (> 2.0.1, < 3.0)
+ jekyll-watch (2.2.1)
listen (~> 3.0)
- kramdown (1.10.0)
- liquid (3.0.6)
- listen (3.0.6)
- rb-fsevent (>= 0.9.3)
- rb-inotify (>= 0.9.7)
- mercenary (0.3.5)
- rb-fsevent (0.9.7)
- rb-inotify (0.9.7)
- ffi (>= 0.5.0)
- rouge (1.10.1)
- safe_yaml (1.0.4)
- sass (3.4.22)
+ kramdown (2.4.0)
+ rexml
+ kramdown-parser-gfm (1.1.0)
+ kramdown (~> 2.0)
+ liquid (4.0.4)
+ listen (3.9.0)
+ rb-fsevent (~> 0.10, >= 0.10.3)
+ rb-inotify (~> 0.9, >= 0.9.10)
+ mercenary (0.4.0)
+ pathutil (0.16.2)
+ forwardable-extended (~> 2.6)
+ public_suffix (4.0.7)
+ rb-fsevent (0.11.2)
+ rb-inotify (0.10.1)
+ ffi (~> 1.0)
+ rexml (3.2.6)
+ rouge (3.30.0)
+ safe_yaml (1.0.5)
+ sassc (2.4.0)
+ ffi (~> 1.9)
+ terminal-table (3.0.2)
+ unicode-display_width (>= 1.1.1, < 3)
+ unicode-display_width (2.5.0)
+ webrick (1.8.1)
PLATFORMS
- ruby
+ x86_64-linux
DEPENDENCIES
- jekyll
+ jekyll (>= 3.6.3)
BUNDLED WITH
- 1.11.2
+ 2.2.31
diff --git a/README.md b/README.md
index 0651ae5cf7e..d16b2d0511e 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,13 @@
-# Allan Lab Website
-This is the website of our academic research group at Leiden University.
+# NeuroergoLab Website
-This website is powered by Jekyll and some Bootstrap, Bootwatch. We tried to make it simple yet adaptable, so that it is easy for you to use it as a template. Plese feel free to copy and modify for your own purposes. You don't have to link to us or mention us (but of course we appreciate it).
+This is the repository for the NeuroergoLab website. The website is built using [Jekyll](https://jekyllrb.com/), a static site generator. The website is hosted on [GitHub Pages](https://pages.github.com/).
-Go to *aboutwebsite.md* to learn how to copy and modidy this page for your purpose.
+# Bug reports
+Please consider reporting bugs and asking questions on the Issues page of this repository. Or create a pull request if you have a fix yourself.
+# Copyright
+All content of the website may be copyrighted by the NeuroergoLab. Please contact the lab for copying, redistribution, or commercial use of any kind, other than fair academic use.
-Copyright Allan Lab. Code released under the MIT License.
-
+# Source
+This website is a fork of Allan Lab Website, Copyright Allan Lab. Code released under the MIT License.
\ No newline at end of file
diff --git a/_config.yml b/_config.yml
index bf739b1df5a..d4f3255a2ac 100644
--- a/_config.yml
+++ b/_config.yml
@@ -6,10 +6,10 @@
# 'jekyll serve'. If you change this file, please restart the server process.
# Site settings
-title: The Allan Lab
+title: NeuroergoLab
email: your-email@domain.com
description: > # this means to ignore newlines until "baseurl:"
- Website of the AllanLab.
+ Website of the NeuroergoLab.
baseurl: ""
url: ""
diff --git a/_data/alumni_bsc.yml b/_data/alumni_bsc.yml
deleted file mode 100644
index 25b048a172f..00000000000
--- a/_data/alumni_bsc.yml
+++ /dev/null
@@ -1,30 +0,0 @@
-- name: Vishnu Saj (IIT), Spring 2017
-
-- name: Arjo Andringa, Spring 2016
-
-- name: Joey Braspenning, Spring 2017
-
-- name: Tjerk Benschop, Summer 2017
-
-- name: Daniëlle van Klink, Spring 2016
-
-- name: Margot Leemker, Spring 2017
-
-- name: Sietske Lensen, Spring 2017
-
-- name: Jasper van Egeraat, Spring 2018
-
-- name: Ringo Groenewegen, Spring 2018
-
-- name: Amber Vervloet, Spring 2019
-
-- name: Pascal de Jong, Spring 2021
-
-- name: João van der Ven, Spring 2022
-
-- name: Sebastian Bos, Spring 2022
-
-- name: J.C. Steenbergen, Spring 2022
-
-- name: Marijn van der Horst, Spring 2022
-
diff --git a/_data/alumni_masters.yml b/_data/alumni_masters.yml
new file mode 100644
index 00000000000..61d0aacbda2
--- /dev/null
+++ b/_data/alumni_masters.yml
@@ -0,0 +1,24 @@
+- name: Shivangi Dwivedi
+ degree: MS, Industrial & Systems Engineering (2023)
+ web: https://www.linkedin.com/in/shivangi-dwivedi-7410b3200/
+ info:
+
+- name: Whitney Mantooth
+ degree: MPH, Environmental and Occupational Health (2017)
+ web: https://www.linkedin.com/in/whitneymantooth/
+ info: Health And Safety Specialist at Koch Ag & Energy Solutions, LLC
+
+- name: Sarah Sparks
+ degree: MPH, Environmental and Occupational Health (2017)
+ web: https://www.linkedin.com/in/sarah-sparks-mph-csp-b3351649/
+ info: Executive Officer, NR C3F MAO DET FTW
+
+- name: Ashley Shortz
+ degree: MSPH, Environmental and Occupational Health (2015)
+ web: https://www.linkedin.com/in/ashley-shortz-299092166/
+ info: Health And Safety Coordinator at Elite Technical Services Group, Inc.
+
+- name: Olufunmilola Osofundiya
+ degree: MSPH, Environmental and Occupational Health (2015)
+ web:
+ info:
diff --git a/_data/alumni_members.yml b/_data/alumni_members.yml
deleted file mode 100644
index da1cf5b7ef0..00000000000
--- a/_data/alumni_members.yml
+++ /dev/null
@@ -1,95 +0,0 @@
-- name: Gijsbert Verdoes
- photo: verdoes.jpg
- duration: In the Allan Lab 2015 - 2018, now Project manager at the FMD
- info: Fine mechanical engineer associated with the FMD working in our group
- email: verdoes@fmd.physics.leidenuniv.nl
- number_educ: 1
- education1: Leidse instrumentmakers School
- education2:
- education3:
- education4:
-
-- name: Irene Battisti
- photo: irene.jpg
- info: PhD student
- duration: In the Allan Lab Jan 2015 to June 2019, now R&D scientist at Nearfield Instruments
- email: Battisti@Physics.LeidenUniv.nl
- number_educ: 3
- education1: Master Padova University
- education2: Master thesis at Leiden University with Jan van Ruitenbeek
- education3: PhD Leiden University, prize for reseacher of the year at the Science faculty
-
-- name: Doohee Cho
- photo: Doohee2.jpg
- info: Postdoc
- duration: In the Allan Lab May 2017 to June 2019, now assistant professor at Yonsei University
- email: cho@physics.leidenuniv.nl
- number_educ: 4
- education1: B.S. Yonsei University, Korea
- education2: PhD Yonsei University, Korea with In-Whan Lyo
- education3: Postdoc POSTECH with Han Woong Yeom
- education4: Postdoc Rutgers with Sang-Wook Cheong
-
-- name: Maarten Leeuwenhoek
- photo: Maarten.png
- info: PhD Student, shared with the Groeblacher lab at TU Delft under a NanoFront grant.
- email: M.Leeuwenhoek@tudelft.nl
- duration: In the Allan Lab December 2015 to February 2020, now design engineer at ASML
- number_educ: 1
- education1: Master Leiden University with Milan Allan
- education2:
- education3:
- education4:
-
-- name: Freek Groenewoud
- photo: Freek.jpg
- info: Fine mechanical engineer (also associated with the FMD)
- email: Groenewoud@physics.leidenuniv.nl
- number_educ: 2
- duration: In the Allan Lab 2018 - 2020
- education1: Leidse Instrumentmaker School
- education2: Mechanical Engineer , Hogeschool Delft
- education3:
- education4:
-
-- name: Damianos Chatzopoulos
- photo: Damianos.jpg
- info: PhD Student, started December 2017
- duration: In the Allan Lab Dec 2017 - Dec 2021, now at Rabobank
- email: chatzopoulos@Physics.LeidenUniv.nl
- number_educ: 2
- education1: Bachelor National and Kapodistrian University of Athens with D Syvridis
- education2: Master TU Delft with Herre van der Zant
- education3:
-
-- name: Willem Tromp
- photo: website_pic_willem.jpg
- info: PhD Student, started September 2018
- duration: In the Allan Lab 2018 - 2022
- email: WTromp@physics.leidenuniv.nl
- number_educ: 1
- education1: Master Leiden University with Felix Baumberger, Milan Allan
- education2:
- education3:
- education4:
-
-- name: Kaveh Lahabi
- photo: Kaveh.png
- info: NWO Veni fellow, collaborating with us and the van der Sar lab
- duration: In the Allan Lab for a short time in 2022 as a Veni fellow, before starting his group.
- email: Bastiaans@Physics.LeidenUniv.nl
- number_educ: 3
- education1: Postdoc in the Aarts Lab, Leiden University
- education2: PhD with Jan Aarts
- education3: Master KU Leuven
-
-- name: Koen M Bastiaans
- photo: Koen.jpg
- info: NWO Veni fellow, collaborating with us and stationed in the Otte Lab
- duration: In the Allan Lab from 2015 - 2023 as a MSc student, then PhD (cum laude, Ehrenfest-Afanassjewa prize), and postdoc.
- email: Bastiaans@Physics.LeidenUniv.nl
- number_educ: 4
- education1: Postdoc in the Otte Lab, Leiden University
- education2: Postdoc in the Allan Lab, Leiden University
- education3: PhD with Milan Allan, Leiden University (prize for best physics PhD in the Netherlands)
- education4: Master Leiden University with Milan Allan
\ No newline at end of file
diff --git a/_data/alumni_msc.yml b/_data/alumni_msc.yml
deleted file mode 100644
index 9c5723f9d25..00000000000
--- a/_data/alumni_msc.yml
+++ /dev/null
@@ -1,35 +0,0 @@
-- name: Maarten Leeuwenhoek, Spring 2015
-
-- name: Koen M Bastiaans, Spring 2015
-
-- name: Farshaad Hoeseni, Fall 2015
-
-- name: Oliver Ostojic, Spring 2016
-
-- name: Tjerk Benschop, Spring 2016
-
-- name: Bert Visscher, Fall 2017
-
-- name: Ahmad Jamalzada, Fall 2017
-
-- name: Corne Koks, Fall 2018
-
-- name: Damian Bouwmeester (TU Delft), Summer 2019
-
-- name: Rosanne Wijgman (RU), Fall 2019
-
-- name: Rebecca Gharibaan (TU Delft), Fall 2020
-
-- name: Rémi Claessen, Fall 2020
-
-- name: Amber Mozes (TU Delft), Fall 2020
-
-- name: Evert Stolte, Spring 2021
-
-- name: Sergio Barquero Pierantoni, Spring 2021
-
-- name: Maialen Larrazabal Ortego, Spring 2021
-
-- name: Allard Nieuwesteeg, Spring 2021
-
-- name: Thijs van den Munckhof, Spring 2022
diff --git a/_data/alumni_pdoc.yml b/_data/alumni_pdoc.yml
new file mode 100644
index 00000000000..31faea4b7e4
--- /dev/null
+++ b/_data/alumni_pdoc.yml
@@ -0,0 +1,14 @@
+- name: Maher Abujelala
+ degree: PhD Computer Science, UT Arlington (2020-2021)
+ web: https://www.linkedin.com/in/abujelala/
+ info: Data Scientist, Exact Sciences
+
+- name: Joseph Nuamah
+ degree: PhD Industrial and Systems Engineering, NC A&T (2018-2019)
+ web: https://experts.okstate.edu/jnuamah
+ info: Assistant Professor, Industrial Engineering & Management, Oklahoma State University
+
+- name: Joohyun Rhee
+ degree: PhD Motor Neuroscience Texas A&M University (2015-2018)
+ web: https://www.linkedin.com/in/joohyun-rhee-47578724/
+ info: Research Assistant Professor, School of Public Health, Texas A&M University
diff --git a/_data/alumni_phd.yml b/_data/alumni_phd.yml
new file mode 100644
index 00000000000..a9c17f62d9f
--- /dev/null
+++ b/_data/alumni_phd.yml
@@ -0,0 +1,35 @@
+- name: John Hayes
+ degree: Ph.D., Industrial & Systems Engineering (2023, transfered)
+ web: https://www.linkedin.com/in/john-hayes-3b1b1a1a/
+ info: Currently at Texas A&M University
+
+- name: Oshin Tyagi
+ degree: Ph.D., Industrial & Systems Engineering (2023)
+ web: https://www.linkedin.com/in/oshin-tyagi-a58751182/
+ info: Assistant Professor at University of Michigan-Ann Arbor
+
+
+- name: John Kang
+ degree: Ph.D., Industrial & Systems Engineering (2023)
+ web: https://www.linkedin.com/in/jjkang612/
+ info:
+
+- name: Rohith Kartikeyan
+ degree: Ph.D., Industrial & Systems Engineering (2022)
+ web: http://www.rohithkarthikeyan.com/
+ info: Research and Development Researcher at Apple Inc.
+
+- name: Sarah Hopko
+ degree: Ph.D., Industrial & Systems Engineering (2022)
+ web: https://www.linkedin.com/in/hopko/
+ info: UX Researcher at Meta Reality Labs
+
+- name: Yibo Zhu
+ degree: Ph.D., Industrial & Systems Engineering (2021)
+ web: https://boleynsee.wixsite.com/yibo
+ info: Human Factors Design Engineer at Apple Inc.
+
+- name: Paul Ritchey
+ degree: DrPH, Environmental and Occupational Health (2017)
+ web: https://www.linkedin.com/in/paul-ritchey-b239a029/
+ info: Consumer Product Research Scientist at Amway
diff --git a/_data/alumni_staff.yml b/_data/alumni_staff.yml
new file mode 100644
index 00000000000..20e7a3578d2
--- /dev/null
+++ b/_data/alumni_staff.yml
@@ -0,0 +1,15 @@
+- name: Lindsey Brenner
+ info: Project Coordinator/Lab Manager, Industrial & Systems Engineering
+ web: https://www.linkedin.com/in/lindsey-brenner-a7a513183/
+ time: Sep 2021 - Aug 2023
+
+- name: Peter Kaloostian Selly
+ info: Research Assistant, Industrial & Systems Engineering
+ web:
+ time: Jan 2022 - Aug 2023
+
+- name: Tiago Gunter
+ info: Student Technician, Industrial & Systems Engineering
+ web: https://www.linkedin.com/in/tiagogunter/
+ time: 2023
+
diff --git a/_data/alumni_ug.yml b/_data/alumni_ug.yml
new file mode 100644
index 00000000000..aabd4fcd6e9
--- /dev/null
+++ b/_data/alumni_ug.yml
@@ -0,0 +1,265 @@
+
+- name: Isabella Pedron
+ major: Chemical Engineering
+ university: Texas A&M University
+ time:
+
+- name: Diane Lee
+ major: Applied Mathematics
+ university: Texas A&M University
+ time: Fall 2022, Spring 2023
+
+- name: Rawashdeh Malik
+ major: Computer Science
+ university: Texas A&M University
+ time: Fall 2022, Spring 2023
+
+- name: Bolf Thomas
+ major: Applied Mathematics
+ university: Texas A&M University
+ time: Fall 2022, Spring 2023
+
+- name: Nora Patralika
+ major: Computer Science
+ university: Texas A&M University
+ time: Fall 2022, Spring 2023, Summer 2023
+
+- name: Eshan Manchanda
+ major: Applied Mathematical Sciences (APMS) Biology Emphasis
+ university: Texas A&M University
+ time:
+
+- name: Vishal Gottumukkala
+ major: Biomedical Science
+ university: Texas A&M University
+ time:
+
+- name: Sebastian Villa Cuellar
+ major: Interdisciplinary Engineering
+ university: Texas A&M University
+ time:
+
+- name: Mattias Hollmann
+ major: Electrical Engineering
+ university: Texas A&M University
+ time:
+
+- name: Mihiran Pandey
+ major: Computer Science
+ university: Texas A&M University
+ time:
+
+- name: Matthew Belmares
+ major: Chemical Engineering
+ university: Texas A&M University
+ time:
+
+- name: Blake Fairchild
+ major: Biology
+ university: Texas A&M University
+ time:
+
+- name: Rithika Venna
+ major: Neuroscience
+ university: Texas A&M University
+ time:
+
+- name: Malek Korish
+ major: Mechanical Engineering
+ university: Texas A&M University
+ time:
+
+- name: Mark Morrison
+ major: Aerospace Engineering
+ university: Texas A&M University
+ time:
+
+- name: Ibrahim Semary
+ major: Computer Science
+ university: Texas A&M University
+ time:
+
+- name: Tiago Gunter
+ major: Mechanical Engineering
+ university: Texas A&M University
+ time:
+
+- name: Mytreyi Abburu
+ major: Biomedical Engineering
+ university: Texas A&M University
+ time:
+
+- name: Victoria Chen
+ major: Computer Engineering
+ university: Texas A&M University
+ time:
+
+- name: Sydney Hunt
+ major: Industrial & Systems Engineering
+ time: Fall 2022
+
+- name: Jimena Cortes Escalona
+ major: Industrial & Systems Engineering
+ time: Fall 2022
+
+- name: Avi Bansal
+ major: Electrical & Computer Engineering
+ time: Fall 2022
+
+- name: Chris Notzon
+ major: Industrial & Systems Engineering
+ time: Spring 2022
+
+- name: Whit Saunders
+ major: Biomedical Engineering
+ time: Spring 2022
+
+- name: Russtam Wafayee
+ major: Aerospace Engineering
+ time: Spring 2022
+
+- name: Carlos Meisel
+ major: Aerospace Engineering
+ time: 2021-2022
+
+- name: Harlyn Nguyen
+ major: Biomedical Engineering
+ time: 2021-2022
+
+- name: Kristene He
+ major: Mathematics and Statistics
+ time: 2021-2022
+
+- name: Yixin Zhang
+ major: Statistics
+ time: 2021-2022
+
+- name: Reed Smoot
+ major: Electrical Engineering
+ time: 2021-2022
+
+- name: Joceleen Hardjadinata
+ major: Mechanical Engineering
+ time: 2021-2022
+
+- name: Ashley Bailly
+ major: Biomedical Engineering
+ time: 2021-2022
+
+- name: Conner Barnes
+ major: Interdisciplinary Engineering
+ time: 2021-2022
+
+- name: Zachary Laguna
+ major: Computer Science
+ time: Fall 2021
+
+- name: Shaye Smith
+ major: Environmental Engineering and Bussiness (Minor)
+ time: Fall 2021
+
+- name: Margaret Zhuang
+ major: Computer Science
+ time: Fall 2021
+
+- name: Mikash Kothari
+ major: Biomedical Engineering
+ time: 2020-2021
+
+- name: Alekya Konda
+ major: Psychology
+ time: 2020-2021
+
+- name: Joshua Carrizales
+ major: Biomedical Engineering
+ time: 2020-2021
+
+- name: Connor Johnson
+ major: Biomedical Engineering
+ time: 2019-2021
+
+- name: Jingkun Wang
+ major: Industrial and Systems Engineering
+ time: 2019-2021
+
+- name: Slava Konopleva
+ major: Electrical and Computer Engineering
+ time: 2020-2020
+
+- name: Hanna Plate
+ major: Mechanical Engineering
+ time: 2019-2020
+
+- name: Emilie Vawter
+ major: Biomedical Engineering
+ time: 2019-2020
+
+- name: Ethan Vargas
+ major: Electrical and Computer Engineering
+ time: 2019-2020
+
+- name: Santiago Garcia
+ major: Industrial & Systems Engineering
+ time: 2019-2020
+
+- name: Mariam Khaldoon
+ major: Industrial & Systems Engineering
+ time: Fall 2018
+
+- name: Jacob Palat
+ major: Industrial & Systems Engineering
+ time: Fall 2018
+
+- name: Doja Qaraqe
+ major: Biomedical Sciences
+ time: Fall 2018
+
+- name: Alejandro Casas
+ major: Public Health Studies
+ time: 2017-2018
+
+- name: Taylor Layton
+ major: Public Health Studies
+ time: 2017-2018
+
+- name: Hayley Hardwick
+ major: Public Health Studies
+ time: 2016-2018
+
+- name: Rasik Jainik
+ major: Public Health Studies
+ time: 2016-2018
+
+- name: Catherine Pieratt
+ major: Public Health Studies
+ time: 2016-2018
+
+- name: Ecem Kilic
+ major: Biomedical Engineering
+ time: 2016-2018
+
+- name: Madeline Franke
+ major: Biomedical Engineering
+ time: 2016-2018
+
+- name: Taylor Dillard
+ major: Biomedical Engineering
+ time: 2015-2018
+
+- name: Michelle Nvouvo
+ major: Philosophy
+ time: 2015-2018
+
+- name: Maha Rasheed
+ major: Sociology
+ time: 2015-2016
+
+- name: Hannah Baker
+ major: Biomedical Engineering
+ time: 2015-2016
+
+- name: Lynee Herrera
+ major: Psychology
+ time: 2015-2016
+
+
diff --git a/_data/alumni_visitors.yml b/_data/alumni_visitors.yml
index 2fa2eab6ca3..75b2823760e 100644
--- a/_data/alumni_visitors.yml
+++ b/_data/alumni_visitors.yml
@@ -1,13 +1,23 @@
-- name: Nikolaos Iliopoulos, Spring 2016
+- name: Hyewon Ji
+ info: Industrial/Organizational Psychology, Texas A&M University
+ time: 2020-2021
-- name: Vitaly Fedoseev, all of 2016
+- name: María Elena Celedón
+ info: BS in Industrial Engineering Information Technologies, Pontificia Universidad Catolica De Chile, Santiago, Chile
+ time: Spring 2020
-- name: Alexander Vanstone (Imperial), Spring 2016
+- name: Betsy Abraham
+ info: Grade 11, Med High School, Mission TX
+ time: Summer 2017
-- name: Ramakrishna Aluru, Summer 2018
+- name: Maryshe Zietsman
+ info: BS Biology, UT Austin
+ time: Summer 2017
-- name: Changwei Zou (Tsinghua), Spring 2018
+- name: Yibo Zhu
+ info: MS Biomedical Engineering, UT Arlington
+ time: 2016-2017
-- name: Kemal Demir (Bilkent), Summer 2019
-
-- name: Vincent Stalman, 2019
+- name: Elena Mora
+ info: BS Neuroscience, UT Austin
+ time: 2015-2016
diff --git a/_data/news.yml b/_data/news.yml
deleted file mode 100644
index 1e69cf4bd45..00000000000
--- a/_data/news.yml
+++ /dev/null
@@ -1,196 +0,0 @@
-
-- date: 22. June 2023
- headline: Our Majorana-Noise paper is out! And Michelle wrote a [nice item](https://www.universiteitleiden.nl/en/news/2023/06/new-method-to-find-majoranas-tested-for-the-first-time) about it.
-
-- date: 22. June 2023
- headline: Jiasen's paper on noise in mesoscopic junctions is [on arXiv](https://arxiv.org/abs/2306.02397).
-
-- date: 6. March 2023
- headline: How does superconductivity break down with high doping? Our new [paper in Nature Materials](https://www.nature.com/articles/s41563-023-01497-1) shines some light on the issue.
-
-- date: 18. December 2022
- headline: Willem defends his PhD. Contratulations!
-
-- date: 23. May 2022
- headline: "Two new papers on arXiv! One on [persistent gaps and non-mean-field breakdown of SC](https://arxiv.org/abs/2205.09740), and one on [shot-noise of individual (putative) Majorana modes](https://arxiv.org/abs/2205.10346)."
-
-- date: 17. March 2022
- headline: "Milan wins an ERC CoG grant! See [Leiden news](https://www.universiteitleiden.nl/en/news/2022/03/understanding-superconductivity-comes-closer-with-major-erc-grant-for-milan-allan). "
-
-- date: 29. October 2021
- headline: "**Our new paper, on Cooper pairs above Tc, is published in [Science](https://www.science.org/doi/10.1126/science.abe3987)**.
- See [SRON news](https://www.sron.nl/news/5169-elektronparen-blijven-stabiel-boven-kritische-temperatuur-supergeleiding), [TU Delft news](https://www.tudelft.nl/en/2021/eemcs/inexplicably-stable-electron-pairs-without-superconductivity), [Leiden news](https://www.universiteitleiden.nl/en/news/2021/10/new-quantum-liquid-discovered), [Physics World](https://physicsworld.com/a/cooper-pairs-spotted-above-critical-temperature-for-superconductivity/)."
-
-- date: 1. October 2021
- headline: Maialen will join us within a collaboration with the Swart Lab -- welcome Maialen!
-
-- date: 15. September 2021
- headline: Amber will join us with Casimir-Nanofront PhD fellowship -- welcome Amber!
-
-- date: 28. June 2021
- headline: Welcome Jinwon!
-
-- date: 16. March 2021
- headline: "Koen wrote about his research in EurophysicsNews (page 12)."
-
-- date: 16. February 2021
- headline: "Our new paper on twisted bilayer graphene from our Leiden-ICFO collaboration in PRR."
-
-- date: 22. January 2021
- headline: "Koen wins the Ehrenfest-Afanassjewa prize for best physics thesis of the Netherlands!"
-
-- date: 21. January 2021
- headline: "New paper on arXiv, on Cooper pairs above Tc"
-
-- date: 16. January 2021
- headline: "Our YSR paper is out, in collaboration with Copenhagen."
-
-- date: 08. December 2020
- headline: "Our new paper is out, in collaboration with the groups of Baumberger, Perry and Mackenzie."
-
-- date: 02. November 2020
- headline: "Maarten's paper is published in Microsyst Nanoeng."
-
-- date: 15. October 2020
- headline: "Welcome Jiasen!"
-
-- date: 29. September 2020
- headline: "TGB paper (led by ICFO and Geneva) is in Nature Physics! See also coverage by Dorine Schenk in NRC"
-
-- date: 14. September 2020
- headline: "Maarten's paper is published in PRB."
-
-- date: 18. March 2020
- headline: "LION made a nice video about Koen and his research."
-
-- date: 8. January 2020
- headline: "Irene wins discoverer of the year by the faculty of Science! (Press release)!"
-
-- date: 10. December 2019
- headline: "Koen defends his PhD with a cum laude (top 5%)!"
-
-- date: 5. September 2019
- headline: "The noise doubling paper is published in Phys. Rev. B!"
-
-- date: 25. August 2019
- headline: "Doohee got an assistant professor job at Yonsei University!"
-
-- date: 25. July 2019
- headline: "The inhomogeneous superfluid paper is published in Nature!"
-
-- date: 15. July 2019
- headline: "We imaged the doubling of shot noise due to Andreev reflections in a STM, posted on arXiv."
-
-- date: 24. May 2019
- headline: "The smart tip paper is finally published ! A collaboration with the Gröblacher Lab at TU Delft."
-
-- date: 08. May 2019
- headline: "Irene defends her PhD!"
-
-- date: 08. May 2019
- headline: "Dome makes it on the University website. "
-
-- date: 13. December 2018
- headline: "Our paper about how to construct an STM is in Review of Scientific Instruments. "
-
-- date: 08. October 2018
- headline: "We discovered charge trapping in a high-Tc superconductor! Publication in Nature Physics. "
-
-- date: 27. September 2018
- headline: "Our MHz amplifier for STM is published in Review of Scientific Instruments. "
-
-- date: 16. May 2018
- headline: "Milan, Koen and Irene talk about superconductivity in Made in Leiden."
-
-- date: 4. May 2018
- headline: "Welcome Ram!"
-
-- date: 5.-9. March 2018
- headline: "Irene and Milan are at the March Meeting (Talk Tue 10am, session E45)"
-
-- date: 13. November 2017
- headline: " New paper published in collaboration with the group of Jan van Ruitenbeek"
-
-- date: 10. November 2017
- headline: "Doohee makes the third place at the LION Image Award. "
-
-- date: 9. October 2017
- headline: "We contributed to Miguel and Jan's new paper. "
-
-- date: 12. August 2017
- headline: "We got an ERC starting grant."
-
-- date: 10. August 2017
- headline: "Our paper is published in SciPost Physics."
-
-- date: 17. - 21. July 2017
- headline: "Milan wins the Bryan R. Coles prize at SCES 2017, Prague. Koen received the best poster presentation award. "
-
-- date: 17. - 21. July 2017
- headline: "Koen, Maarten and Milan will be at SCES 2017, Prague. Come check out our posters on Tuesday&Thursday and talk on Thursday!"
-
-- date: 18. June 2017
- headline: "Paper on poor electronic screening published in PRB as Editors' selection! "
-
-- date: 15. May 2017
- headline: Welcome Doohee!
-
-- date: 13. - 17. March 2017
- headline: Koen & Irene give talks at the APS March Meeting in New Orleans.
-
-- date: 27. January - 3. March 2017
- headline: "We are looking forward to co-hosting the workshop on unconventional superconductivity at the Lorentz center. "
-
-- date: 17-18. January 2017
- headline: Irene, Koen, Maarten and Milan will be at Physics@Veldhoven 2017. (Talk at PT6.1 and poster at P9.022).
-
-- date: 25. November 2016
- headline: "We are part of a newly granted Vrije Programma on strange metals, together with the groups of Hussey, Golden, vHeumen, Zaanen, Schalm, Stoof and Vandoren, see press release. We also got a Projectruimte."
-
-- date: 19. September 2016
- headline: " Our first paper from Leiden is online at Nature Physics! "
-
-- date: 12. September 2016
- headline: Koen is at Correl16, Julich.
-
-- date: 01. July 2016
- headline: Milan is at the strongly correlated electron GRC 2016.
-
-- date: 24. June 2016
- headline: Felix Baumberger is visiting.
-
-- date: 17. June 2016
- headline: Irene is at SNS2016.
-
-- date: 28. April 2016
- headline: Our results on the Mott & pseudo gap physics posted on arXiv !
-
-- date: 14. May 2016
- headline: Ivan Bozovic is visiting.
-
-- date: 17. March 2016
- headline: Koen, Irene & Vitaly present a poster at Sun Sailing Science.
-
-- date: 17. Jan 2016
- headline: "We discover electronic order and pseudogap in a non-cuprate materal! "
-
-- date: 01. Jan 2016
- headline: Welcome Vitaly!
-
-- date: 17. June 2015
- headline: Welcome Kees!
-
-- date: 17. June 2015
- headline: "Maarten wins the LION image award! Check out his submission."
-
-- date: 17. June 2015
- headline: " We win a Vidi grant: 800kEUR to invest in science! (Leiden news, FOM news item) "
-
-- date: 01. Sept 2015
- headline: "Welcome Koen and Maarten: from Master- to PhD-students"
-
-- date: 17. June 2015
- headline: "We got our commercial STM from Unisoku, and we are already busy modifying."
-
-- date: 01. Jan 2015
- headline: Welcome Irene, Gijsbert & Milan — our lab is officially starting!
diff --git a/_data/pictures_Leiden.yml b/_data/pictures_Leiden.yml
deleted file mode 100644
index a86e9249844..00000000000
--- a/_data/pictures_Leiden.yml
+++ /dev/null
@@ -1,34 +0,0 @@
-- title: pic1_description
- image: DSC_0366.JPG
-- title: pic1_description
- image: DSC_0368.JPG
-- title: pic_description
- image: 20150918_145800.jpg
-- title: pic1_description
- image: DSC_0030.jpg
-- title: pic1_description
- image: DSC_0051.jpg
-- title: pic1_description
- image: DSC_0116.jpg
-- title: pic1_description
- image: DSC_0119.jpg
-- title: pic1_description
- image: DSC_0128.jpg
-- title: pic1_description
- image: DSC_0139.jpg
-- title: pic1_description
- image: DSC_0636.jpg
-- title: pic1_description
- image: DSC_0683.jpg
-- title: pic1_description
- image: DSC_0696.jpg
-- title: pic1_description
- image: DSC_0757.jpg
-- title: pic1_description
- image: IMG_4334.jpg
-- title: pic1_description
- image: IMG_4376.jpg
-- title: pic1_description
- image: tamagochi.jpg
-- title: pic1_description
- image: tmp2-2.jpg
diff --git a/_data/publist.yml b/_data/publist.yml
index 70871e86c90..904d89f39b2 100644
--- a/_data/publist.yml
+++ b/_data/publist.yml
@@ -7,366 +7,3 @@
display: Nature Communications 4, 3341 (2023)
highlight: 1
news2: See [news item](https://www.universiteitleiden.nl/en/news/2023/06/new-method-to-find-majoranas-tested-for-the-first-time) by Michelle Willebrands
-
-- title: "Why shot noise does not generally detect pairing in mesoscopic superconducting tunnel junctions"
- image: imageaward_edited.png
- description: Shot noise has been suggested for a long time as a tell-tale probe for Majorana bound states. We are the first to carry out local tunneling shot noise measurements on the putative vortex Majorana states.
- authors: JJiasen Niu, Koen M. Bastiaans, Jianfeng Ge, Ruchi Tomar, John Jesudasan, Pratap Raychaudhuri, Max Karrer, Reinhold Kleiner, Dieter Koelle, Arnaud Barbier, Eduard F.C. Driessen, Yaroslav M. Blanter, Milan P. Allan
- link:
- url: https://arxiv.org/abs/2306.02397
- display: arXiv
- highlight: 0
-
-- title: "Puddle formation, persistent gaps, and non-mean-field breakdown of superconductivity in overdoped (Pb,Bi)2Sr2CuO6+δ"
- image: BSCCOgap.png
- description: Why does cuprate superconductivity break down at a certain doping level? Using scanning tunneling spectroscopy we find that an emerging metallic matrix inside the superconducting state is responsible for the overall reduction of Tc and the superfluid density, while leaving the gapsize unchanged. The formation of the matrix is tied to a pair breaking process violating a core principle of mean-field theories.
- authors: WO Tromp, T Benschop, J-F Ge, I Battisti, KM Bastiaans, D Chatzopoulos, A Vervloet, S Smit, E van Heumen, MS Golden, Y Huang, T Kondo, Y Yin, JE Hoffman, MA Sulangi, J Zaanen, MP Allan
- link:
- url: https://www.nature.com/articles/s41563-023-01497-1
- display: Nature Materials 22, 703 (2023)
- highlight: 1
-
-- title: "Direct evidence for Cooper pairing without a spectral gap in a disordered superconductor above Tc"
- image: Pairs3.png
- description: We use our atomic-scale scanning tunneling noise setup on a disordered superconductor, and discover a state above TC that, much like an ordinary metal, has no (pseudo)gap, but carries charge via paired electrons.
- authors: KM Bastiaans, D Chatzopoulos, J-F Ge, D Cho, WO Tromp, JM van Ruitenbeek, MH Fischer, PJ de Visser, DJ Thoen, EFC Driessen, TM Klapwijk, MP Allan
- link:
- url: https://www.science.org/doi/10.1126/science.abe3987
- display: Science 374, 608 (2021)
- highlight: 1
- news1: Featured as 'Research Highlight' in Nature Physics by David Abergel
- news2: See [Physics World](https://physicsworld.com/a/cooper-pairs-spotted-above-critical-temperature-for-superconductivity/), [SRON news](https://www.sron.nl/news/5169-elektronparen-blijven-stabiel-boven-kritische-temperatuur-supergeleiding), [TU Delft news](https://www.tudelft.nl/en/2021/eemcs/inexplicably-stable-electron-pairs-without-superconductivity), [Leiden news](https://www.universiteitleiden.nl/en/news/2021/10/new-quantum-liquid-discovered).
-
-- title: "Imaging moiré deformation and dynamics in twisted bilayer graphene"
- image: TBG_SL.png
- description: Why is there so much variation in TBG devices? And are open devices more disordered than encapsulated ones? We introduce a new method to continuously map inhomogeneities of a moiré lattice and apply it to open-device TBG to show that twist angle variation is small over areas of hundreds of nm.
- authors: TA de Jong, T Benschop, X Chen, EE Krasovskii, MJA de Dood, RM Tromp, MP Allan, SJ van der Molen
- link:
- url: https://www.nature.com/articles/s41467-021-27646-1
- display: Nat Comm 13, 70 (2022)
- highlight: 0
- news2:
-
-- title: "Measuring local moiré lattice heterogeneity of twisted bilayer graphene"
- image: TBG_SL.png
- description: Why is there so much variation in TBG devices? And are open devices more disordered than encapsulated ones? We introduce a new method to continuously map inhomogeneities of a moiré lattice and apply it to open-device TBG to show that twist angle variation is small over areas of hundreds of nm.
- authors: T Benschop *, TA de Jong*, P Stepanov*, Xiaobo Lu, V Stalman, SJ van der Molen, DK Efetov, MP Allan
- link:
- url: https://journals.aps.org/prresearch/abstract/10.1103/PhysRevResearch.3.013153
- display: Phys. Rev. Research 3, 013153 (2021)
- highlight: 1
- news2: See also [Nat Comm with the group of van der Molen](https://arxiv.org/abs/2107.14716)
-
-- title: "Spatially dispersing Yu-Shiba-Rusinov states in the unconventional superconductor FeTe0.55Se0.45"
- image: YSR.png
- description: We report on a peculiar, spatially dispersing YSR state in Fe(Se,Te) that can be tuned by the tip.
- authors: D Chatzopoulos, Doohee Cho, KM Bastiaans, GO Steffensen, D Bouwmeester, A Akbari, Genda Gu, J Paaske, BM Andersen, MP Allan
- link:
- url: https://www.nature.com/articles/s41467-020-20529-x
- display: Nature Communications 12, 298 (2021)
- highlight: 1
-
-- title: "Multi-Atom Quasiparticle Scattering Interference for Superconductor Energy-Gap Symmetry Determination"
- image: TBG_ARPES.png
- description:
- authors: R Sharma, A Kreisel, MA Sulangi, J Böker, A Kostin, MP Allan, H Eisaki, AE Böhmer, PC Canfield, I Eremin, JC Davis, PJ Hirschfeld, PO Sprau
- link:
- url: https://dx.doi.org/10.1038/s41535-020-00303-4
- display: npj Quantum Materials 6, 7 (2021)
- highlight: 0
- news2:
-
-
-- title: "Observation of flat bands in twisted bilayer graphene"
- image: TBG_ARPES.png
- description: A first paper from the TBG collaboration is online, with beautiful data from the Baumberger group in Geneva, and great devices from the Efetov group at ICFO. We measured STM on the device.
- authors: S Lisi*, X Lu*, T Benschop*, TA de Jong*, Petr S, JR Duran, F Margot, I Cucchi, E Cappelli, A Hunter, A Tamai, V Kandyba, A Giampietri, A Barinov, J Jobst, V Stalman, M Leeuwenhoek, K Watanabe, T Taniguchi, L Rademaker, SJ van der Molen, MP Allan, DK Efetov, F Baumberger
- link:
- url: https://www.nature.com/articles/s41567-020-01041-x
- display: Nature Physics 17, 198 (2020)
- highlight: 1
- news2: News coverage by NRC
-
-- title: "Direct comparison of ARPES, STM, and quantum oscillation data for band structure determination in Sr2RhO4"
- image: Direct.png
- authors: I Battisti, WO Tromp, S Riccò, RS Perry, AP Mackenzie, A Tamai, F Baumberger, MP Allan
- description: We directly test the consistency of results from these three techniques by comparing data from the correlated metal Sr2RhO4. Using ARPES, STM, and quantum oscillations, we find good agreement for the Fermi surface topography and carrier effective masses. Hence, the apparent absence of such an agreement in other quantum materials, including the cuprates, suggests that the electronic states in these materials are of different, non-Fermi liquid-like nature. Collaboration with the groups of Baumberger, Perry, and Mackenzie.
- link:
- url: https://www.nature.com/articles/s41535-020-00292-4
- display: npj Quantum Materials 5, 91 (2020)
- highlight: 1
- news2:
-
-- title: "Fabrication of on-chip probes for double-tip scanning tunneling microscopy"
- image: TBG_ARPES.png
- authors: M Leeuwenhoek, F Groenewoud, K van Oosten, T Benschop, MP Allan, S Gröblacher
- description:
- link:
- url: https://www.nature.com/articles/s41378-020-00209-y
- display: Microsyst. Nanoeng. 6, 99 (2020)
- highlight: 0
- news2:
-
-- title: "Modeling Green's functions measurements with two-tip scanning tunneling microscopy"
- image: TBG_ARPES.png
- description: A first paper from the TBG collaboration is online, with beautiful data from the Baumberger group in Geneva, and great devices from the Efetov group at ICFO. We measured STM on the device.
- authors: M Leeuwenhoek, S Gröblacher, MP Allan, YaM Blanter
- link:
- url: https://journals.aps.org/prb/abstract/10.1103/PhysRevB.102.115416
- display: PRB 102, 115416 (2020)
- highlight: 0
- news2:
-
-- title: "A strongly inhomogeneous superfluid in an iron-based superconductor"
- image: STS_news.png
- description: We succeeded in measuring the superfluid density with atomic resolution on an unconventional superconductor! In contrast to expectations for conventional superconductors, we find that the superfluid densisty is strongly inhomogeneous in FeTe0.55Se0.45.
- authors: D Cho* & KM Bastiaans* & D Chatzopoulos*, GD Gu, MP Allan
- link:
- url: https://www.nature.com/articles/s41586-019-1408-8
- display: Nature 571, 541 (2019)
- highlight: 1
- news2:
-
-- title: "Nanofabricated tips as a platform for double-tip and device based scanning tunneling microscopy"
- image: SmartPub.png
- description: We introduce a platform for bringing new, device-based functionality to STM, with the goal of utilizing decades of progress in device engineering for the field of scanning probe.
- authors: M Leeuwenhoek, RA Norte, KM Bastiaans, Doohee Cho, I Battisti, YaM Blanter, S Gröblacher, MP Allan
- link:
- url: https://iopscience.iop.org/article/10.1088/1361-6528/ab1c7f/pdf
- display: Nanotechnology 30, 335702 (2019)
- highlight: 1
- news2: See also our papers on the theoretical modeling of such measurements, and the paper about fabrication.
-
-- title: "Imaging doubled shot noise in a Josephson scanning tunneling microscope"
- image: PbSpub.png
- description: We have imaged the doubling of the current noise due to Andreev reflections in a Josephson scanning tunneling microscope.
- authors: KM Bastiaans, D Cho, D Chatzopoulos, M Leeuwenhoek, C Koks, MP Allan
- link:
- url: https://journals.aps.org/prb/abstract/10.1103/PhysRevB.100.104506
- display: Phys. Rev. B 100, 104506 (2019)
- highlight: 1
- news2:
-
-- title: "Definition of design guidelines, construction and performance of an ultra-stable scanning tunneling microscope for spectroscopic imaging"
- image: DomePub.png
- description: Our first completely home-built STM is alive! And it has the world’s highest resonance frequency.
- authors: I Battisti, G Verdoes, K van Oosten, KM Bastiaans, and MP Allan
- link:
- url: https://aip.scitation.org/doi/10.1063/1.5064442
- display: Rev. Sci. Instrum. 89, 123705 (2018)
- highlight: 1
- news2:
-
-- title: "Charge trapping and super-Poissonian noise centres in a cuprate superconductor"
- image: Pub_BCl.png
- description: Using our newly developed noise-spectroscopy technique we discover charge trapping in a cuprate high-temperature superconductor.
- authors: KM Bastiaans* & D Cho*, T Benschop, I Battisti, Y Huang, MS Golden, Q Dong, Y Jin, J Zaanen, MP Allan
- link:
- url: https://www.nature.com/articles/s41567-018-0300-z
- display: Nature Physics 14, 1183 (2018)
- highlight: 1
- news1: Instrument details in Rev. Sci. Instrum. 89, 093709 (2018)
- news2: See also quantum universe (in dutch), Phys.org , Leiden University news, UvA news.
-
-- title: "Amplifier for scanning tunneling microscopy at MHz frequencies"
- image: Fano.png
- description: We develop, build and test a novel amplifier circuit capable of measuring the tunneling current in the MHz regime while simultaneously performing conventional STM measurements. We are looking forward to performing scanning noise spectroscopy on quantum materials!
- authors: KM Bastiaans, T Benschop, D Chatzopoulos, D Cho, Q Dong, Y Jin, MP Allan
- link:
- url: https://aip.scitation.org/doi/10.1063/1.5043267
- display: Rev. Sci. Instrum. 89, 093709 (2018)
- highlight: 0
- news2:
-
-- title: "Revisiting quasiparticle scattering interference in high-temperature superconductors: the problem of narrow peaks"
- image: dummy.png
- description: ""
- authors: MA Sulangi, MP Allan, J Zaanen
- link:
- url: https://journals.aps.org/prb/abstract/10.1103/PhysRevB.96.134507
- display: PRB 96, 134507 (2017)
- highlight: 0
- news2: Coverd in Superconductor Week, November 30, 2017 Vol. 31, No. 10
-
-- title: Robust procedure for creating and characterizing the atomic structure of scanning tunneling microscope tips
- image: dummy.png
- description: ""
- authors: S Tewari, KM Bastiaans, MP Allan, JM van Ruitenbeek
- link:
- url: http://www.beilstein-journals.org/bjnano/content/pdf/2190-4286-8-238.pdf
- display: Beilstein J. Nanotechnol. 8, 2389 (2017)
- highlight: 0
- news2:
-
-- title: Creating better superconductors by periodic nanopatterning
- image: SCAUweb.jpg
- description:
- We propose an approach to transform a ‘pristine’ material into a better (meta-) superconductor by making use of modern fabrication techniques -- designing and engineering the electronic properties of thin films via periodic patterning on the nanoscale.
- authors:
- MP Allan, MH Fischer, O Ostojic, A Andringa
- link:
- url: https://scipost.org/SciPostPhys.3.2.010/pdf
- display: SciPost Phys. 3, 010 (2017)
- highlight: 1
-
-- title: Poor electronic screening in lightly doped Mott insulators observed with scanning tunneling microscopy
- image: TIBB.png
- description:
- We develop a simple model to interpret STM results on lightly doped Mott insulators, and find that the effective Mott gap measured by STM correspons to the one measured with other techniques when taking into account the poor electronic screeing.
- authors:
- I Battisti, V Fedoseev, KM Bastiaans, A de la Torre, RS Perry, F Baumberger, MP Allan
- link:
- url: https://journals.aps.org/prb/abstract/10.1103/PhysRevB.95.235141
- display: Phys. Rev. B 95, 235141, Editors' suggestion (2017)
- highlight: 0
-
-- title: Universality of pseudo gap and emergent order in lightly doped Mott insulators
- image: Mott_phase_sep.jpg
- description:
- We discover of electronic order, pseudo gap phase separation and an impurity-band Mott transition in an iridate compound, cuprate-style. Along the way, we gained unique knowledge on how a Mott state collapses.
- authors:
- I. Battisti* & K.M. Bastiaans*, V. Fedoseev, A. de la Torre, N. Iliopoulos, A. Tamai, E.C. Hunter, R.S. Perry, J. Zaanen, F. Baumberger, M.P. Allan
- link:
- url: http://www.nature.com/nphys/journal/vaop/ncurrent/full/nphys3894.html
- display: Nature Physics 13, 21 (2017)
- highlight: 1
- news2: See also Leiden University news by Erik Arends, Phys.org
-
-- title: Identifying the fingerprint of antiferromagnetic spin fluctuations in iron pnictide superconductors
- image: Pub_FP.png
- description:
- Both the density of states and the QPI dispersion of LiFeAs shows signatures of electron-boson coupling. Comparing these with fingerprints of different boson couplings to conclude that these signatures stem from AF spin fluctuations.
- authors:
- MP Allan* & Kyungmin Lee* & AW Rost*, MH Fischer, F Massee, K Kihou, C-H Lee, A Iyo, H Eisaki, T-M Chuang, AP Mackenzie, JC Davis, DJ Scalapino, E-A Kim
- link:
- url: http://www.nature.com/nphys/journal/v11/n2/full/nphys3187.html
- display: Nature Physics 11, 177 (2015)
- highlight: 1
- news1:
- news2: See also Cornell Chronicle by Anne Ju, Phys.org
-
-- title: Direct evidence for a magnetic f-electron mediated Cooper pairing mechanism of heavy fermion superconductivity in CeCoIn5
- image: dummy.png
- description: ""
- authors:
- J Van Dyke, F Massee, MP Allan, JC Davis, C Petrovic, and DK Morr
- link:
- url: http://www.pnas.org/content/111/32/11663
- display: PNAS 111, 11663 (2014)
- highlight: 0
- news1: News item in Science
- news2:
-
-- title: Imaging Cooper pairing of heavy fermions in CeCoIn5
- image: Pub_CeCoIn5.png
- description:
- The heavy Fermion superconductor CeCoIn5 has a d-wave gap with nodes along the (1,1) direction, as we find using QPI.
- authors:
- MP Allan* & F Massee*, DK Morr, J van Dyke, AW Rost, AP Mackenzie, C Petrovic, JC Davis
- link:
- url: http://www.nature.com/nphys/journal/vaop/ncurrent/abs/nphys2671.html
- display: Nature Physics 9, 468 (2013)
- highlight: 1
- news1: Featured in 'News and Views' by L Taillefer
- news2: See also Phys.org, DoE headliner
-
-- title: Formation of heavy d-electron quasiparticles in Sr3Ru2O7
- image: Pub_327.png
- description:
- Using APRES, we find that the bands in Sr3Ru2O7 look more like in heavy fermion material than in a normal metal. We present a detailed investigation into the formation of this particular electronic structure.
- authors:
- MP Allan, A Tamai, E Rozbicki, MH Fischer, J Voss, PDC King, W Meevasana, S Thirupathaiah, E Rienks, J Fink, A Tennant, RS Perry, JF Mercure, MA Wang, J Lee, CJ Fennie, E-A Kim, MJ Lawler, KM Shen, AP Mackenzie, Z-X Shen, F Baumberger
- link:
- url: http://iopscience.iop.org/1367-2630/15/6/063029
- display: New Journal of Physics 15, 063029 (2013)
- highlight: 1
- news: Video abstract available
-
-- title: Anisotropic impurity states, quasiparticle scattering and nematic transport in underdoped Ca(Fe1−xCox)2As2
- image: Pub_nemat2b.png
- description:
- We elucidate on the formation of the electronic nematic state in Co-CaFe2As2, finding that the Cobalt dopant atoms play a key role.
- authors:
- MP Allan, T-M Chuang, F Massee, Y Xie, N Ni, SL Bud’ko, GS Boebinger, Q Wang, DS Dessau, PC Canfield, MS Golden, JC Davis
- highlight: 1
- link:
- url: http://www.nature.com/nphys/journal/v9/n4/full/nphys2544.html
- display: Nature Physics 9, 220 (2013)
- news2: See also Tech Connect by Jennifer Rocha, Phys.org by Bill Steele
-
-- title: Anisotropic energy gaps of iron-based superconductivity from intraband quasiparticle interference in LiFeAs
- image: Pub_LiFeAs.png
- description:
- In contrast to earlier photoemission reports, we show that the gaps in iron based superconductors are not isotropic but modulated with angle.
- authors:
- MP Allan⋆ & AW Rost⋆, AP Mackenzie, Y Xie, JC Davis, K Kihou, CH Lee, A Iyo, H Eisaki, T-M Chuang
- link:
- url: http://www.sciencemag.org/content/336/6081/563
- display: Science 336, 563 (2012)
- highlight: 1
- news2: See also Cornell Cornincle by Bill Steele, Eureka Alert
-
-- title: How Kondo-holes create intense nanoscale heavy-fermion hybridization disorder
- image: dummy.png
- description: ""
- authors: MH Hamidian, AR Schmidt, IA Firmo, MP Allan, P Bradley, JD Garrett, TJ Williams, GM Luke, Y Dubi, AV Balatsky, JC Davis
- link:
- url: http://www.pnas.org/content/108/45/18233
- display: PNAS 108, 18233 (2011)
- highlight: 0
- news2:
-
-- title: Nematic electronic structure in the “parent” state of the iron-based superconductor Ca(Fe1−xCox)2As2
- image: Pub_nemat1.png
- description:
- We discovered an electronic nematic in the iron based superconductor Co-CaFe2As2! This state is by now confirmed and quite well characterized by transport, photoemission, and more SI-STM experiments.
- authors:
- T-M Chuang* & MP Allan*, J Lee, Y Xie, N Ni, SL Bud’ko, GS Boebinger PC Canfield, JC Davis
- link:
- url: http://www.sciencemag.org/content/327/5962/181
- display: Science 327, 181 (2010)
- highlight: 1
- news1: Featured in a ‘Perspective’ by E Fradkin & SA Kivelson
- news2: See also Article on NewScientist by Colin Barras
-
-- title: Heavy d-electron quasiparticle interference and real-space electronic structure of Sr3Ru2O7
- image: Pub_hBN.png
- description:
- QPI in Sr327.
- authors: Jinho Lee* & M. P. Allan*, M. A.Wang, J. Farrell, S. A. Grigera, F. Baumberger, J. C. Davis and A. P. Mackenzie
- link:
- url: https://www.nature.com/nphys/journal/v5/n11/full/nphys1397.html
- display: Nature Physics 5, 800 (2009)
- highlight: 0
-
-- title: Fermi surface and van Hove singularities in the itinerant metamagnet Sr3Ru2O7
- image: Pub_hBN.png
- description:
- We determine the Fermi surface of Sr327.
- authors:
- A Tamai, MP Allan, JF Mercure, W Meevasana, R Dunkel, DH Lu, RS Perry, AP Mackenzie, David J Singh, Z-X Shen, F Baumberger
- link:
- url: http://journals.aps.org/prl/abstract/10.1103/PhysRevLett.101.026407
- display: Phys. Rev. Lett. 101, 026407 (2008)
- highlight: 0
-
-- title: Tunable self-assembly of one-dimensional nanostructures with orthogonal directions
- image: Pub_hBN.png
- description:
- Hexagonal boron nitride shows fancy superstructures on the Mo(111) surface.
- authors:
- MP Allan, S Berner, M Corso, T Greber, J Osterwalder
- link:
- url: https://link.springer.com/article/10.1007/s11671-006-9036-2
- display: Nanoscale Research Letters 2, 94 (2007)
- highlight: 1
-
-- title: Photoelectron Diffraction for a Look inside Nanostructures
- image: dummy.png
- description: ""
- authors:
- J Osterwalder, A Tamai, W Auwärter; MP Allan, T Greber
- link:
- url: hhttp://www.ingentaconnect.com/content/scs/chimia/2006/00000060/00000011/art00013
- display: CHIMIA 11, 759 (2006)
- highlight: 0
diff --git a/_data/students.yml b/_data/students.yml
deleted file mode 100644
index c97b0319818..00000000000
--- a/_data/students.yml
+++ /dev/null
@@ -1,25 +0,0 @@
-#- name:
-# photo: rock.jpg
-# info:
-# email:
-# number_educ:
-# education1:
-# education2:
-# education3:
-# education4:
-
-- name: Ilse Kuijf
- photo: rock.jpg
- info: Master student
- email: m.ortego.larrazabal@umail.leidenuniv.nl
- number_educ: 0
- education1:
-
-- name: Tessa Van der Ent
- photo: rock.jpg
- info: Master student
- email: m.ortego.larrazabal@umail.leidenuniv.nl
- number_educ: 0
- education1:
-
-
diff --git a/_data/team_members.yml b/_data/team_members.yml
deleted file mode 100644
index fe17400ade5..00000000000
--- a/_data/team_members.yml
+++ /dev/null
@@ -1,98 +0,0 @@
-- name: Milan P Allan
- photo: Milan1.jpg
- info: Associate professor, started Jan 2015
- email: milan.allan@gmail.com
- number_educ: 5
- education1: Master ETHZ, Diplomarbeit with J Osterwalder, University of Zurich
- education2: PhD St Andrews (while at Cornell University) with Felix Baumberger and JC Davis
- education3: Postdoc Cornell
- education4: ETH fellow at ETHZ with Andreas Wallraff
- education5: Bryan R. Coles Prize 2017
-
-- name: Jianfeng (Jacky) Ge
- photo: Jacky.jpg
- info: Postdoc, started Oct 2019
- email: ge@Physics.LeidenUniv.nl
- number_educ: 3
- education1: Postdoc with Jenny Hoffman, Harvard University
- education2: PhD with Jinfeng Jia, Shanghai Jiao Tong University
- education3: B.S. East China University of Science and Technology
-
-- name: Jiasen Niu
- photo: Jiasen.png
- info: Postdoc, started Oct 2020
- email: niu@physics.leidenuniv.nl
- number_educ: 2
- education1: PhD with Xi Lin and Jian Wei, Peking University
- education2: BSc Jilin University
-
-- name: Jinwon Lee
- photo: Jinwon.jpg
- info: Postdoc, started July 2021
- email: jwlee0421@postech.ac.kr
- number_educ: 2
- education1: PhD with Han Woong Yeom Pohang University of Science and Technology (POSTECH)
- education2: BSc Pohang University of Science and Technology (POSTECH)
-
-- name: Tjerk Benschop
- photo: tjeruk.jpg
- info: PhD Student, started November 2018
- email: benschop@physics.leidenuniv.nl
- number_educ: 2
- education1: Master Leiden University with Milan Allan
- education2: Casimir PhD fellowship
- education3:
- education4:
-
-- name: Amber Mozes
- photo: Amber.png
- info: PhD Student, started September 2021
- email: b
- number_educ: 2
- education1: Master Applied Physics, TU Delft
- education2: Casimir/Nanofront PhD fellowship
- education3:
- education4:
-
-- name: Maialen Ortego Larrazabal
- photo: Maialen.png
- info: PhD Student within a collaboration with the Swart Lab
- email: b
- number_educ: 2
- education1: Master Leiden University
- education2: BSc, University of the Basque Country
- education3:
- education4:
-
-- name: Kees van Oosten
- photo: DSC_1032.JPG
- info: FFine mechanical engineer (also associated with the FMD)
- email: Oosten@fmd.physics.leidenuniv.nl
- number_educ: 2
- education1: Leidse instrumentmakers School
- education2: Associate degree Mechanical Engineering, Hogeschool Arnhem Nijmegen
-
-- name: Hugo van Bohemen
- photo: hugo.jpg
- info: Fine mechanical engineer (also associated with the FMD)
- email: h.s.m.van.bohemen@physics.leidenuniv.nl
- number_educ: 1
- education1: Leidse Instrumentmakers School
- education2:
-
-- name: Ilse Kuijf
- photo: ilse.jpeg
- info: Shared PhD student in the [van Nieuwenburg group](https://evert.info), working with us
- email: Bastiaans@Physics.LeidenUniv.nl
- number_educ: 1
- education1: Master Leiden University
-
-- name: "This could be you !"
- photo: rock.jpg
- info: See openings for more info
- email: milan.allan@gmail.com
- number_educ: 0
- education1:
- education2:
- education3:
- education4:
diff --git a/_includes/.DS_Store b/_includes/.DS_Store
index 5008ddfcf53..492142de3c8 100644
Binary files a/_includes/.DS_Store and b/_includes/.DS_Store differ
diff --git a/images/newspic/.DS_Store b/_includes/JB/.DS_Store
similarity index 78%
rename from images/newspic/.DS_Store
rename to _includes/JB/.DS_Store
index fec7a1aea4e..58f59615c3d 100644
Binary files a/images/newspic/.DS_Store and b/_includes/JB/.DS_Store differ
diff --git a/_includes/JB/analytics b/_includes/JB/analytics
new file mode 100644
index 00000000000..2bb4c802815
--- /dev/null
+++ b/_includes/JB/analytics
@@ -0,0 +1,20 @@
+{% include JB/is_production %}
+
+{% if is_production and site.JB.analytics.provider and page.JB.analytics != false %}
+
+{% case site.JB.analytics.provider %}
+{% when "gauges" %}
+ {% include JB/analytics-providers/gauges %}
+{% when "google" %}
+ {% include JB/analytics-providers/google %}
+{% when "getclicky" %}
+ {% include JB/analytics-providers/getclicky %}
+{% when "mixpanel" %}
+ {% include JB/analytics-providers/mixpanel %}
+{% when "piwik" %}
+ {% include JB/analytics-providers/piwik %}
+{% when "custom" %}
+ {% include custom/analytics %}
+{% endcase %}
+
+{% endif %}
diff --git a/_includes/JB/analytics-providers/gauges b/_includes/JB/analytics-providers/gauges
new file mode 100644
index 00000000000..b793ff10058
--- /dev/null
+++ b/_includes/JB/analytics-providers/gauges
@@ -0,0 +1,13 @@
+
diff --git a/_includes/JB/analytics-providers/getclicky b/_includes/JB/analytics-providers/getclicky
new file mode 100644
index 00000000000..e9462f4f67f
--- /dev/null
+++ b/_includes/JB/analytics-providers/getclicky
@@ -0,0 +1,12 @@
+
+
diff --git a/_includes/JB/analytics-providers/google b/_includes/JB/analytics-providers/google
new file mode 100644
index 00000000000..9014866a40a
--- /dev/null
+++ b/_includes/JB/analytics-providers/google
@@ -0,0 +1,11 @@
+
\ No newline at end of file
diff --git a/_includes/JB/analytics-providers/google-universal b/_includes/JB/analytics-providers/google-universal
new file mode 100644
index 00000000000..834f2eec652
--- /dev/null
+++ b/_includes/JB/analytics-providers/google-universal
@@ -0,0 +1,9 @@
+
\ No newline at end of file
diff --git a/_includes/JB/analytics-providers/mixpanel b/_includes/JB/analytics-providers/mixpanel
new file mode 100644
index 00000000000..4406eb048d2
--- /dev/null
+++ b/_includes/JB/analytics-providers/mixpanel
@@ -0,0 +1,11 @@
+
\ No newline at end of file
diff --git a/_includes/JB/analytics-providers/piwik b/_includes/JB/analytics-providers/piwik
new file mode 100644
index 00000000000..077a373a4b2
--- /dev/null
+++ b/_includes/JB/analytics-providers/piwik
@@ -0,0 +1,10 @@
+
\ No newline at end of file
diff --git a/_includes/JB/categories_list b/_includes/JB/categories_list
new file mode 100644
index 00000000000..83be2e29003
--- /dev/null
+++ b/_includes/JB/categories_list
@@ -0,0 +1,37 @@
+{% comment %}{% endcomment %}
+
+{% if site.JB.categories_list.provider == "custom" %}
+ {% include custom/categories_list %}
+{% else %}
+ {% if categories_list.first[0] == null %}
+ {% for category in categories_list %}
+
diff --git a/_pages/404.md b/_pages/404.md
index 4dfa48449bd..1dee010272b 100755
--- a/_pages/404.md
+++ b/_pages/404.md
@@ -1,10 +1,15 @@
---
title: "Page Not Found"
layout: default
-excerpt: "Page not found. Your pixels are in another canvas."
+excerpt: "Page not found."
sitemap: false
permalink: /404.html
---
-Sorry, but the page you were trying to view does not exist.
+Sorry, but the page you were trying to view does not exist. Redirecting to [home page](/) in 5 seconds.
+
\ No newline at end of file
diff --git a/_pages/aboutwebsite.md b/_pages/aboutwebsite.md
deleted file mode 100644
index bd18ba1d937..00000000000
--- a/_pages/aboutwebsite.md
+++ /dev/null
@@ -1,50 +0,0 @@
----
-title: "About the website"
-layout: textlay
-excerpt: "About the website."
-sitemap: false
-permalink: /aboutwebsite.html
----
-
-# Use this website as a template for your academic research group
-
-This website is powered by [Jekyll](https://jekyllrb.com) and uses some [Bootstrap](http://www.getbootstrap.com) and [Bootswatch](http://www.bootswatch.com). We tried to make it simple yet adaptable, so that it is easy for you to re-use it for your purpose.
-
-### Getting started
-All pages are written in [markdown](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) for easy editing, and [Jekyll](https://jekyllrb.com) uses Liquid for the data-driven pages. The publicaion list, news items, and group members are stored as `.yml` data sheets (plain text) in the `_data folder`, so that one can update the website easily. The pages are in the `_pages` folder. Updating and maintaining is easy using [Github](http://www.github.com) (not worldpress-easy, but there are other advantages (see e.g. [this](https://www.taniarascia.com/make-a-static-website-with-jekyll/), or [this](http://www.webdesignerdepot.com/2015/11/jekyll-against-the-rest-of-the-world/)). [Jekyll](https://jekyllrb.com) takes all the markdown and data files, and creates beautiful `html` files in the `_site` folder.
-
-If you never used [Jekyll](https://jekyllrb.com), read the [wikipedia article](https://en.wikipedia.org/wiki/Jekyll_(software)) article and check out [their website](https://jekyllrb.com). Same for [Github](http://www.github.com), which will host your first website draft.
-
-Create and open a github account, go to [our repository](https://github.com/allanlab/allanlab), and click 'fork'. This is now your copy of the website, and you can change and adapt it as you want. You don't have to link to us or mention us (but of course we appreciate it). Then change the name of the repository to "your_username" and the name of the branch to "gh-pages". Your website is now automatically published under *your_username.github.io/your_username/*. Except that it probably still looks like our website.
-
-To modify the webpage, you can either do everything on on github.com (go to a file, click "edit", then "commit", "push"), or install [Jekyll](https://jekyllrb.com) on your computer and play with your local copy that you sync with the branch on github.com. The former is much easier in the beginning, but a bit less convenient once you start rewriting everythint. To get it to work on your computer (and to learn a bit more about [Jekyll](https://jekyllrb.com)), [here](https://www.taniarascia.com/make-a-static-website-with-jekyll/) and [here](https://scotch.io/tutorials/getting-started-with-jekyll-plus-a-free-bootstrap-3-starter-theme) are tutorials on how to use it and how set it up locally. Also, consider using the [Github desktop app](http://www.desktop.github.com), I found it helpful.
-
-### Customization
-Now let's make this *your* website.
-
-First, go to the `news.ylm`, `publist.ylm`, and `team.ylm` files in the `_data` folder and insert your own data into the data fields. Watch out: [Jekyll](https://jekyllrb.com) is quite strict about extra or missing spaces etc. Adhere to the format. In the beginning, test each change: commit, push, and check the published website.
-
-For publications, you can add a "1" in the highlight field, then it will be featured prominently. You can add important news items (red, "news1"), and less important news items (blue, "news2").
-
-For the news items, just keep adding them. The first 10 will be displayed on the 'home' page.
-
-For the `team.ylm` file
-
-Next, change the content of all files in the `_pages` folder. To change the title in the homepage, go to `homelay.html` in the `_layout` folder.
-
-Lastly, change the footer and perhaps header appropriately (in `_include`).
-
-You might also want to change the style or theme. I imported style files (in sass) from Bootstrap/Bootwatch, you can replace them with your own (in the `_sass directory`). For small changes, just work on the override stuff in the `main.sass` file in the `CSS` folder. Or change some variables in the `_variables.sass` file, like the background color etc.
-
-As said, [Jekyll](https://jekyllrb.com) takes all the markdown and data files, and creates beautiful `html` files in the `_site` folder.In the end, either upload these files to your server, or buy yourself a domain and check the instructions on github on how to host it there.
-
-### Copyright / credit
-
-You can use this template as you please. You don't have to link to us or mention us (but of course we appreciate it). We also welcome it if you send us an email with a link to your website, perhaps we'll publish a list here at some point.
-
-Comments welcome.
-
-Code released under the MIT License.
-
-
-
diff --git a/_pages/allnews.md b/_pages/allnews.md
deleted file mode 100644
index 9a40d6fad1a..00000000000
--- a/_pages/allnews.md
+++ /dev/null
@@ -1,14 +0,0 @@
----
-title: "News"
-layout: textlay
-excerpt: "Allan Lab at Leiden University."
-sitemap: false
-permalink: /allnews.html
----
-
-# News
-
-{% for article in site.data.news %}
-
-{% endfor %}
diff --git a/_pages/home.md b/_pages/home.md
index bb0eb19ac41..126afa9ff03 100644
--- a/_pages/home.md
+++ b/_pages/home.md
@@ -1,16 +1,21 @@
---
-title: "Allan Lab - Home"
+title: "NeuroergoLab - Home"
layout: homelay
-excerpt: "Allan Lab at Leiden University."
+excerpt: "NeuroergoLab at UW-Madison"
sitemap: false
permalink: /
---
-We are a dynamic research group at the [Leiden Institute of Physics](http://www.physics.leidenuniv.nl). Our aim is to explore and understand [quantum materials](http://condensedconcepts.blogspot.nl/2013/05/what-is-quantum-matter.html), including strange metals, high-temperature superconductors, and quantum critical electron matter.
+
+
+The NeuroErgonomics Lab examines the mind-motor-machine nexus to understand, quantify, and predict human states like stress and fatigue. With these predictions, we can better understand human performance while interacting with emerging technologies in safety-critical environments (emergency response, space exploration, and oil and gas). These investigations involve examining the multifactorial causes and consequences of operator stress and fatigue, brain-behavior relationships with changing workforce demographics, and developing tools that assess operator health and performance.
+
+Basic research in our lab focuses on understanding, monitoring, and augmenting human performance using brain-behavior approaches and techniques by advancing neurophysiological mechanisms of human fatigue (physical and cognitive). These approaches are observed particularly under stress and in underserved populations. These efforts provide a foundation for our applied research and technology developments that focus on augmenting and supporting embodied cognition. Through equitable multimodal interface designs, wearable technologies, fluent human-robotic interactions (HRI), brain-computer interfaces (BCIs), and neurostimulation, we can set a poised and scaled groundwork to transform the future of work, across many critical industries.
+
+ **We are looking for passionate new PhD students, Postdocs, and Master students to join the team** [(more info)]({{ site.url }}{{ site.baseurl }}/vacancies) **!**
-
@@ -21,25 +26,27 @@ We are a dynamic research group at the [Leiden Institute of Physics](http://www.
-
-
+
-
+
-
+
-
+
-
+
-
+
+
+
+
@@ -55,18 +62,25 @@ We are a dynamic research group at the [Leiden Institute of Physics](http://www.
-To this end, we develop novel spectroscopic-imaging scanning tunneling microscopy (SI-STM) tools to visualize the relevant quantum mechanical degrees of freedom. We want to be able to build the perfect instruments to answer the scientific questions we deem most important (see [Research](research)).
+#### Our research is supported by:
-We are located at Leiden University, the birthplace of superconductivity and home to Kamerlingh Onnes, Lorentz, Huygens, Einstein, de Sitter, and others (see e.g. [the wall of signatures from Ehrenfest lecturers](https://www.lorentz.leidenuniv.nl/history/colloquium/muur_heel.html)). We exchange ideas and work with our neighbors from [Quantum Matter & Optics](http://www.physics.leidenuniv.nl/qo-home), as well as with the colleagues from our [world-class theory section](https://www.lorentz.leidenuniv.nl).
-
- **We are looking for passionate new PhD students, Postdocs, and Master students to join the team** [(more info)]({{ site.url }}{{ site.baseurl }}/vacancies) **!**
+
+
+
+
-We are grateful for funding from Leiden University, [NWO](www.nwo.nl) ([Vidi talent scheme](http://www.nwo.nl/en/research-and-results/programmes/Talent+Scheme) and the [Frontiers in Nanoscience program](https://www.universiteitleiden.nl/en/research/research-projects/science/frontiers-of-nanoscience-nanofront)), and from an [ERC starting grant](https://erc.europa.eu/funding/starting-grants).
-
-
-
-
-
-
+This website is built using [Jekyll](https://jekyllrb.com/), inspired by Allan Lab.
\ No newline at end of file
diff --git a/_pages/mini_lecture_series.md b/_pages/mini_lecture_series.md
deleted file mode 100644
index 907898ff83b..00000000000
--- a/_pages/mini_lecture_series.md
+++ /dev/null
@@ -1,15 +0,0 @@
----
-title: "Allan Lab - AOA"
-layout: textlay
-excerpt: "AOA"
-sitemap: false
-permalink: /aoa.html
----
-
-# Calendar
-
-Every Tuesday at 9:30 in HL124.
-
-05.09.2017 Aarts
-
-dfghjkl
diff --git a/_pages/openings.md b/_pages/openings.md
index 4c1766bed90..03662328f99 100644
--- a/_pages/openings.md
+++ b/_pages/openings.md
@@ -1,5 +1,5 @@
---
-title: "Allan Lab - Vacancies"
+title: "NeuroergoLab - Vacancies"
layout: textlay
excerpt: "Openings"
sitemap: false
@@ -8,34 +8,40 @@ permalink: /vacancies
# Open positions
-**We are currently open for PhD and postdoc applications related to our ERC CoG grant. The positions are mostly related to the Electron Pair Microscopy projects.**
+The NeuroErgonomics Lab at the University of Wisconsin-Madison Industrial and Systems Engineering Dept seeks aspiring PhD students who want to tackle human factors challenges in **BCI, HRI, NeuroStim, Wearables, and NeuroErgonomics in the Wild**. If interested, please email rmehta38@wisc.edu with your CV and contact information of three references. Specific open post doc opportunities are also listed below.
-We are looking for new group members with passion, talent, and grit!
+## Open Postdoc Positions
-You will have the chance to work on the grand challenges of condensed matter physics, often at the interface of instrumental design and new physics. You will be involved in determining the important and interesting questions, creating and improving instrumental setups, performing measurements, and making discoveries.
+Two postdoc opportunities in closed-loop human states predictions and support and human-autonomy teaming with the Texas A&M NeuroErgonomics Lab
-### Past open positions
+**Position**: Post-doctoral Fellow
-You find the past job openings here:
-[Opening 1]({{ site.baseurl }}/downloads/GeneralPostdoc_2019_v01.pdf),
-[Opening 2]({{ site.baseurl }}/downloads/PPMS_PhD_2019_v01.pdf),
-[Opening 3]({{ site.baseurl }}/downloads/PD.pdf),
-[Opening 4]({{ site.baseurl }}/downloads/PHD1.pdf),
-[Opening 5]({{ site.baseurl }}/downloads/PHD2.pdf).
+**Start Date**: Spring 2024 (in person)
+
+**Lab**: NeuroErgonomics Lab (Director: Ranjana Mehta, PhD)
+
+The NeuroErgonomics Lab in the Department of Industrial and Systems Engineering at Texas A&M University is seeking **two post-doctoral fellows** with strong backgrounds in human factors and ergonomics, cognitive neuroscience, HCI, or neural engineering to lead one of two extramurally funded research projects:
-### Applications for PhD and Postdoc positions
-If you are interested in working with us as a PhD student or postdoc, please send me an [email](mailto:milan.allan@gmail.com). State briefly why you are interested and attach a CV, including information about the grades you had as an undergraduate. No need for a separate cover letter or certificates. **Important**: please insert _"Application PhD"_ or _"Application Postdoc"_ in the subject line. If you are applying to a specific advertisement, note this in your email.
+1) Human states predictions (e.g., stress, learning, fatigue) and closed-loop technological mitigations in controlled and field environments using wearable neuro/physiological/behavioral sensors; and
-We especially welcome postdocs with fellowships. I'd be happy to support you, also after you apply to our group. Take a look at the [veni fellowship](https://www.nwo.nl/en/calls/nwo-talent-programme-veni-science-domain) or the Marie Curie fellowship (currently closed, next deadline probably Fall 2021, [here is last years call]({{ site.baseurl }}/downloads/h2020-wp1820-msca_en.pdf)). In many country, there are also fellowships available for outdoing postdocs.**
+2) Multimodal brain-behavior mappings of human-autonomy teaming across increasing contextual complexities.
+About the NeuroErgonomics Lab: Research in the NeuroErgonomics Lab utilizes theories, methods, and techniques from physiology, biomechanics, neuroscience, engineering, and psychology to better understand, monitor, and augment human health and safety in high-risk environments (emergency response, defense, energy, space explorations).
-### Master projects for Leiden University students
-If you are a Master student at Leiden University looking for a Master project, contact me (or any group member) per email or stop by my office.
+Qualifications:
-### Bsc / Master students from elsewhere
-If you are interested in pursuing a Master degree at Leiden University, see [mastersinleiden.nl](http://www.mastersinleiden.nl/programmes/physics/en/introduction). Sometimes, we take master students or summer interns if we get exceptional applicants (this usually means very good grades and a personal recommendation).
+* Interested candidates should have obtained a Ph.D. by the start date **(the position can start in Spring 2024)**.
+* Knowledge of human factors theories and assessment methods (performance, physiological, and subjective assessments)
+* Knowledge and experience in developing/applying computational techniques to analyze bio-behavioral data (e.g., neural, physiological, movement, or eye tracking)
+* Excellent human subjects’ experimentation skills
+* Strong programming skills
+* A strong track record of peer-reviewed publications and presentations
+* The ideal candidate will have proven talent to work independently with excellent interpersonal, communication, and mentoring skills
+Contact Ranjana Mehta through LinkedIn for more information! Please send your curriculum vitae, statement of research interest, and names and contact information for two references who can be contacted for letters of recommendation to Dr. Ranjana Mehta.
-
-
-
+
diff --git a/_pages/pictures.md b/_pages/pictures.md
deleted file mode 100644
index 5956a68e384..00000000000
--- a/_pages/pictures.md
+++ /dev/null
@@ -1,78 +0,0 @@
----
-title: "Allan Lab - Pictures"
-layout: piclay
-excerpt: "Allan Lab -- Pictures"
-permalink: /pictures/
----
-
-# Pictures
-Jump to: [Leiden](#leiden), [ETHZ](#ethz), [Cornell](#cornell), [St Andrews](#st-andrews)
-
-
-## Leiden
-
-#### Timelapse of our STM assembling [(see LION news item)](https://www.physics.leidenuniv.nl/index.php?id=11573&news=867&type=lion&ln=EN):
-
-
-#### Gallery
-(Right-click *'view image'* to see a larger image.)
-{% assign number_printed = 0 %}
-{% for pic in site.data.pictures_Leiden %}
-
-{% assign even_odd = number_printed | modulo: 4 %}
-
-{% if even_odd == 0 %}
-
-
-First advertisement.
-
-
-
-
-
-## ETHZ
-From the [group of Andreas Wallraff](http://www.qudev.ethz.ch/).
-
-
-
-
-## Cornell
-From the [group of Seamus JC Davis](http://davisgroup.lassp.cornell.edu).
-
-
-
-
-## St Andrews
-From the [group of Felix Baumberger](http://dqmp.unige.ch/baumberger/) (now at University of Geneva).
-
-
-
diff --git a/_pages/publications.md b/_pages/publications.md
index f2ad68788c0..a6d7fc42ff1 100644
--- a/_pages/publications.md
+++ b/_pages/publications.md
@@ -1,7 +1,7 @@
---
-title: "Allan Lab - Publications"
+title: "NeuroergoLab - Publications"
layout: gridlay
-excerpt: "Allan Lab -- Publications."
+excerpt: "NeuroergoLab -- Publications."
sitemap: false
permalink: /publications/
---
@@ -9,6 +9,9 @@ permalink: /publications/
# Publications
+Please check out our [Google Scholar page](https://scholar.google.com/citations?user=Khg_OvoAAAAJ&hl=en) for the most up-to-date list of publications.
+
+
+
+
Editorials
+
+
Mehta, RK, (2016). Integrating Physical and Cognitive Ergonomics, IISE Transactions on Occupational Ergonomics and Human Factors, 4:2-3, 83-87
+
+
Book Chapters
+
1postdoctoral researchers
+
+
Nuamah, J. 1, Mehta, RK., (2020). Neuroergonomic Applications in Information Visualization. In Neuroergonomics (pp. 435-449). Springer, Cham.
+
Nuamah, J. 1, Mehta, RK., (2020). Design for Stress, Fatigue, and Workload Management. In Sethumadhavan, A. & Sasangohar, F. Design for Health. (pp. 201-226). Academic Press.
+
Rao, A., Mehta, RK., , Sasangohar, F. (2020). Physiological and psychological aspects. In Clinical Engineering Handbook (pp. 839-846). Academic Press.
+
Rhee, J. 1, & Mehta, RK., (2019). Quantifying Brain Hemodynamics During Neuromuscular Fatigue. In Neuroergonomics (pp. 175-180). Academic Press.
+
McKendrick, R., Mehta, RK., , Ayaz, H., Scheldrup, M., & Parasuraman, R. (2018). Embodied and Situated Cognitive Neuroscience. In Neuroergonomics (p. 297). Academic Press.
+
Carrillo, G., Mehta, RK., & Johnson, N. M. (2016). Neurocognitive Effects of Pesticides in Children. In Riccio, CA. & Sullivian, JR. (pp. 127-141). Pediatric Neurotoxicology: Academic and Psychosocial Outcomes. Springer.
+
Johnson, N. M., Carrillo, G., & Mehta, RK., (2016). Academic and Psychosocial Impact of Air Pollution on Children. In Riccio, CA. & Sullivian, JR. (pp. 167-180). Pediatric Neurotoxicology: Academic and Psychosocial Outcomes. Springer.
+
Parasuraman, R. & Mehta, RK., (2015). Neuroergonomic Methods for the Evaluation of Cognitive and Physical Work. In Wilson, J.R. & Sharples, S. (pp. 609-640). Evaluation of Human Work: 4th Edition. Boca Raton: Taylor & Francis (CRC Press).
+
+
Peer-reviewed Journal Publications
+
Supervised authors are underlined, 1postdoctoral researchers; 2graduate students, 3undergraduate students
+
+
+
2023
+
+
+Zhong,
+Y., Wen, Y., Hopko, S.2, Karthikeyan, A., Pagilla, P., Mehta, RK.*,
+& Bukkapatnam, S. (Accepted). Detecting Anomalous Robot Motion in Collaborative Robotic
+IEEE Internet of
+Things Journal.
+
+
+
+Hopko,
+S. 2Zhang, Y.2, Yadav, A.2, Mehta, RK.*, & Pagilla, P. (Accepted).
+Brain-Behavior Relationships
+ACM Transactions on Human-Robot Interactions. https://doi.org/10.1145/3632149
+
+
+
+Kang, J. 2, Sasangohar, F., Payne, S., & Mehta, RK.*
+(Accepted). Field-based longitudinal evaluation of multimodal worker fatigue
+assessment methods in offshore shiftwork. Applied Ergonomics. https://doi.org/10.1016/j.apergo.2023.104164
+
+
+
+Peres,
+SC.*, Murphy, RR., & Mehta,
+RK. (Accepted). Water, Lava, and Wind:
+and
+Human Factors Research during Real World Disasters. Interaction Studies.
+
+
+
+Vyas, S.2, Dwivedhi, S.2, Brenner,
+L.4, Pedron, I.3, Gabbard, J., Krishnamurthy, V., & Mehta, RK.* (2023). Adaptive Training on Basic AR Interactions:
+Bi-Variate Metrics and Neuroergonomic Evaluation Paradigms. International
+Journal of Human–Computer Interaction, 1-16. https://doi.org/10.1080/10447318.2023.2250578
+
+
+
+Zahed,
+K., Mehta, RK., Erraguntla, M., Qaraqe, K., & Sasangohar, F.* (2023).
+Understanding Patient Beliefs in Using Technology to Manage Diabetes: A Path
+Analysis Model from a National Online Sample. JMIR Diabetes. doi: 10.2196/41501.
+
+
+
+Tyagi, O.2, Mukherjee, T.2, Mehta
+RK.* (2023). Neurophysiological,
+muscular, and perceptual adaptations of exoskeleton use over days during
+overhead work with competing cognitive demands. Applied Ergonomics. doi: 10.1016/j.apergo.2023.104097.
+
+
+
+Yin,
+W., Chen, Y., Reddy, C., Zheng, L., Mehta, RK., & Zhang, X.* (2023).
+Flexible sensor-based biomechanical evaluation of low-back exoskeleton use in
+lifting. Ergonomics. https://doi.org/10.1080/00140139.2023.2216408
+
+
+
+Zahed,
+K., Mehta, RK., Erraguntla, M., Qaraqe, K., & Sasangohar, F.* (Accept;
+JD ms#41501). Understanding Patient Beliefs in Using Technology to Manage
+Diabetes: A Path Analysis Model from a National Online Sample. JMIR Diabetes. https://preprints.jmir.org/preprint/41501
+
+
+
+Jahromi,
+R., Zahed, K., Erraguntla, M., Mehta, RK., Qaraqe, K., & Sasangohar,
+F.* (Accept; JD ms#40990). Hypoglycemia
+Detection Using Hand Tremors: A One-month Home Study in T1D Adults. JMIR
+Diabetes.
+
+
+
+Tyagi,
+O.2 & Mehta, RK.*
+(2023). Sex-specific neural
+strategies during fatiguing work in older adults. Human Factors. The
+Human Factors Prize, 2022. https://doi.org/10.1177/00187208231159526
+
+
+
+Hopko,
+S. 2Mehta, RK.*, & Pagilla,
+P. (2023). Physiological and
+perceptual correlates of trust in collaborative robots: An empirical
+Applied
+Ergonomics, 106, 103863, https://doi.org/10.1016/j.apergo.2022.103863
+
+
+
+
+
2022
+
+
+
+
+Yang,
+Ye., Shi, Y., Mehta, RK., & Du, J.* (2022).
+Cognitive Characteristics in Firefighter Wayfinding Tasks: An Eye-Tracking
+Analysis. Advanced Engineering Informatics, 53, 101668, https://doi.org/10.1016/j.aei.2022.101668
+
+
+
+Aljihmani,
+L.*, Kerdjidj, O., Petrovski, G., Erraguntla, M., Sasangohar, F., Mehta, RK.,
+& Qaraqe, K. (2022). Hand tremor-based hypoglycemia detection and
+prediction in adolescents with type 1 diabetes. Biomedical Signal Processing
+and Control, 78, 103869, https://doi.org/10.1016/j.bspc.2022.103869
+Shi, Y., Johnson,
+C. 3, Xia, P.,Kang, J.2, Tyagi,
+O. 2, Mehta, RK. & Du, E.*
+(2022). Neural Basis Analysis of Firefighters’ Wayfinding Performance via
+Functional Near- Infrared Spectroscopy (fNIRS). ASCE Journal of Computing in
+Civil Engineering, 36(4), 04022016.
+
+
+
+Mehta,
+RK.*,
+Moats, JB., Karthikeyan, R. 2, Gabbard, J., Srinivasan, D. Du, J., Leonessa, A., Burks,
+G., Fernandes, R., & Stephenson, D. (2022). Human-Centered Intelligent Trainings for Emergency
+AAAI AI Magazine, 43(1), 83-92. DOI: 10.1002/aaai.12041
+
+
+
+Karthikeyan, R. 2,Carrizales,
+J.3, Johnson, C.3, & Mehta, RK.* (2022). A Window into the Tired
+Brain: Neurophysiological Dynamics of Visuospatial Working Memory under
+Fatigue. Human Factors, 00187208221094900.
+
+
+
+Karthikeyan, R. 2, McDonald, A. & Mehta, RK.* (2022).
+Stress detection during motor activity: A comparison of neural and
+physiological biomarkers in older adults. IEEE Transactions on Affective
+Computing, (01), 1-1. https://doi.ieeecomputersociety.org/10.1109/TAFFC.2022.3148234
+
+
+
Tyagi, O.2 & Mehta, RK.* (2022). Mind over body: A neuroergonomic approach
+to assessing motor performance under stress in older adults. Applied
+Ergonomics. 101, 103691. https://doi.org/10.1016/j.apergo.2022.103691
+
+
+
+Hopko,
+S. 2, Wang, J.3, & Mehta, RK.* (2022). Human Factors Considerations and Metrics
+Frontiers in Robotics and AI. 6. https://doi.org/10.3389/frobt.2022.799522
+
+
+
+
2021
+
+
+
Tyagi, O.2 & Mehta, RK.*
+(2021). A
+Methodological Framework to Capture Neuromuscular Fatigue Mechanisms Under
+Stress. Frontiers in Neuroergonomics. https://doi.org/10.3389/fnrgo.2021.779069
+
+
+
Tyagi, O.2, Hopko, S.2, Kang, J.2, Shi, Y., Du, E., &
+Mehta, RK.* (2021). Modeling brain dynamics during virtual
+reality-based emergency response training under stress. Human Factors. https://doi.org/10.1177/00187208211054894
+
+
+
+
Benden, M., Mehta, RK., Pickens, A., Harp, B., Smith, ML., Towne, S., Peres, SC. (In press). Health-related Consequences of the Type and Utilization Rates of Electronic Devices by College Students. BMC Public Health.
+
Mehta, RK., Moats, JB., Karthikeyan, R. 2, Gabbard, J., Srinivasan, D. Du, J., Leonessa, A., Burks, G., Fernandes, R., & Stephenson, D. (In press). Human-Centered Intelligent Trainings for Emergency Responders.AAAI AI Magazine.
+
Karthikeyan, R. 2, Smoot, M.3 & Mehta, RK. (2021). Anodal tDCS Augments and Preserves Working Memory Beyond Time-on-Task Deficits. Scientific Reports, 11(1), 1-11.
+
Johnson, W., Peres, SC., Benden, M., Mehta, RK., Pickens, A., Smith, M., Sweany, N., & Johnson, M. A. (2021). Lingual and non-lingual safety training methodology effectiveness: Does language of origin impact effectiveness. International Journal of Industrial Ergonomics, 86, 103183.
+
Hopko, S.2 & Mehta, RK. (2021). Neural Correlates of Trust in Automation: Considerations and Generalizability Between Technology Domains.Frontiers in Neuroergonomics.
+
Zhu, Y. 2, Weston, EB., Mehta, RK., Marras, W. (2021). Neural and Biomechanical Tradeoffs associated with Human-exoskeleton Interactions. Applied Ergonomics, Vol 96. https://doi.org/10.1016/j.apergo.2021.103494
+
Mehta, RK., Rhee, J.1 (2021). Revealing sex differences during upper and lower extremity neuromuscular fatigue through a neuroergonomics approach. Frontiers in Neuroergonomics. https://doi.org/10.3389/fnrgo.2021.663368
+
Abujelala, M.1, Karthikeyan, R.2,Tyagi, O.2, Du, J., Mehta, RK., (2021). Brain Activity-based Metrics for Assessing Learning States in VR under Stress among Firefighters: An Explorative Machine Learning Approach in Neuroergonomics. Brain Sci. 2021, 11, 885. https://doi.org/ 10.3390/brainsci11070885.
+
Hopko, S. 2, Khurana, R. 2, Mehta, RK., & Pagilla, P. (2021). Effect of Cognitive Fatigue, Operator Sex, and Robot Assistance on Task Performance Metrics, Workload, and Situation Awareness in Human-Robot Collaboration. IEEE Robotics and Automation Letters, 6(21), 3049-3056. https://ieeexplore.ieee.org/document/9366358
+
Gramann, K., McKendrick, R., Baldwin, C., Roy, R. N., Jeunet, C., Mehta, RK., & Vecchiato, G. (2021). Grand Field Challenges for Cognitive Neuroergonomics in the coming Decade. Frontiers in Neuroergonomics, 2, 6, doi: 10.3389/fnrgo.2021.643969.
+
Shi, Y.1, Kang, J. 2, Xia, P., Tyagi, O. 2, Mehta, RK., Du, J. (2021). The effects of spatial knowledge information on firefighters’ wayfinding performance: A virtual reality search and rescue experiment, Safety Science. https://doi.org/10.1016/j.ssci.2021.105231
+
Zahabi, M., Razak, AMA., Mehta, RK., & Manser, M. (2021). Effect of Advanced Driver-Assistance System Trainings on Driver Workload, Knowledge, and Trust. Transportation Research Part F: Traffic Psychology and Behavior, 76, 309-320.
+
+
+
2020
+
+
Mehta, RK., Nuamah, J.1, Peres, SC., Murphy, R. (2020). Field Methods to quantify emergency responder fatigue: Lessons Learned from sUAS deployment at the 2018 Kilauea Volcano Eruption. IISE Transactions on Occupational Ergonomics and Human Factors. 8 (3), 166-174. https://doi.org/10.1080/24725838.2020.1855272
+
Dandan, G., Kerdjidj, O., Aljihmani, L., Zhu, Y., Mehta, RK., and Qaraqe, K. (2020). Rest and effort tremor detection using machine learning, International Journal of Advances in Electronics and Computer Science, 7 (7), 7-11.
+
Aljihmani, L., Kerdjidj, O., Zhu, Y., Mehta, RK., Erraguntla, M., Sasangohar, F., & Qaraqe, K. (2020). Classification of Fatigue Phases in Healthy and Diabetic Adults Using Wearable Sensor. Sensors, 20(23), 6897.
+
Tyagi, O., Zhu, Y., Johnson, C. 2, Mehta, RK., Sasangohar, F., Erraguntla, M., Qaraqe, K. (2020). Neural Signatures of Handgrip Fatigue in Type 1 Diabetic Men and Women. Frontiers in Human Neuroscience, 14, 447.
+
Shi, Y., Zhu, Y., Mehta, RK., & Du, E. (2020). A neurophysiological approach to assess training outcome under stress: A virtual reality experiment of industrial shutdown maintenance using Functional Near-Infrared Spectroscopy (fNIRS). Advanced Engineering Informatics, 46, 101153
+
Mehta, RK., & Nuamah, J.1 (2020). Relationship between fatigue and cognitive function during orthostatic challenge in men and women. Human Factors. https://doi.org/10.1177%2F0018720820936794
+
Sasangohar, F., Moats, J., Mehta, RK., Peres, SC. (2020). Disaster Ergonomics: Human Factors in COVID-19 Pandemic Emergency Management, Human Factors, 62 (7), 1061-1068. Top 10 most read paper.
+
Zahed, K., Sasangohar, F., Mehta, RK., , Erraguntla, M., Qaraqe, K. (2020). Diabetes Management Experience and the State of Hypoglycemia: National Data Sample from an Online Survey, JMIR Diabetes, 5(2), e 17890.
+
Zhu, Y., Mehta, RK., Erraguntla, M., Sasangohar, F., Qarake, K. (2020). Quantifying Accelerometer-based Tremor Features of Neuromuscular Fatigue in Healthy and Diabetic Adults. IEEE Sensors Journal, 20 (19), 11183-11190.
+
Nuamah, J.1, Mehta, RK., Sasangohar, F. (2020). Technologies for Opioid Use Disorder Management: Mobile App Search and Scoping Review, JMIR Mhealth Uhealth, 8(6), e15752.
+
Zhu, Y., Jayagopal, J., Mehta, RK., Erraguntla, M., Nuamah, J. 1 , McDonald, A., Taylor, H., Chang, S.H. (2020). Classifying Major Depressive Disorder using fNIRS during Motor Rehabilitation. IEEE Transactions on Neural Systems & Rehabilitation Engineering, 28(4), 961-969.
+
Zahabi, M., Razak, AMA., Shortz, AE., Mehta, RK., & Manser, M. (2020). Evaluating advanced driver-assistance system trainings using driver performance, attention allocation, and neural efficiency measures. Applied Ergonomics, 84, 103036.
+
Zhu, Y., Rodriguez-Paras, C., Rhee, J. 1, Mehta, RK., (2020). Methodological Approaches and Recommendations for Functional Near-infrared Spectroscopy Applications in HF/E Research. Human Factors, 62 (4), 613-642. Top 10 most cited paper.
+
+
+
2019
+
+
Sharma, P., Pickens, A., Mehta, RK., Han, G., & Benden, M. E. (2019). Smart Software Can Increase Sit–Stand Desk Transitions During Active Computer Use. International Journal of Environmental Research and Public Health, 16(13), 2438.
+
Nuamah, J. K. 1, Mantooth, W., Karthikeyan, R., Mehta, RK., & Ryu, S. C. (2019). Neural Efficiency of Human-Robotic Feedback Modalities under Stress differs with Gender. Frontiers in Human Neuroscience, 13, 287.
+
Cavuoto, L. A., Pajoutan, M., & Mehta, RK., (2019). Reliability analyses and values of isometric shoulder flexion and trunk extension strengths stratified by body mass index. PloS One, 14(7), e0219090.
+
Garrett, G., Zhao, H., Pickens, A., Mehta, RK., Preston, L., Powell, A., & Benden, M. (2019). Computer-based Prompt’s impact on postural variability and sit-stand desk usage behavior; a cluster randomized control trial. Applied Ergonomics, 79, 17-24.
+
Nuamah, JK. 1, Sasangohar, F., Erranguntla, M., & Mehta, RK., (2019). The past, present and future of opioid withdrawal assessment: a scoping review of scales and technologies. BMC Medical Informatics and Decision Making, 19(1), 113.
+
Mehta, RK., Smith, A., Williams, J., Peres, SC., Sasangohar, F. (2019). Investigating Fatigue in Offshore Drilling Workers: A Qualitative Data Analysis of Interviews, IISE Transactions on Occupational Ergonomics and Human Factors, 7(1), 31-42.
+
Hosseinian, S. M., Zhu, Y., Mehta, RK., Erraguntla, M., & Lawley, M. A. (2019). Static and Dynamic Work Activity Classification from a Single Accelerometer: Implications for Ergonomic Assessment of Manual Handling Tasks. IISE Transactions on Occupational Ergonomics and Human Factors, 7(1), 59-68. Featured in IISE Magazine, June 2019, Vol 50(6), pp 54.
+
Shortz, AE., Mehta, RK., Peres, SC., Benden, ME., & Zheng, Q. (2019). Development of the Fatigue Risk Assessment and Management in High-Risk Environments (FRAME) Survey: A Participatory Approach. International Journal of Environmental Research and Public Health, 16(4), 522.
+
+
+
2018
+
+
Rhee, J. 1, & Mehta, RK., (2018). Functional connectivity during handgrip motor fatigue in older adults is obesity and sex-specific. Frontiers in Human Neuroscience, 12, 455.
+
Mantooth, W. P., Mehta, RK., Rhee, J. 1, & Cavuoto, L. A. (2018). Task and sex differences in muscle oxygenation during handgrip fatigue development. Ergonomics, 1-11. 61(12), 1646-1656.
+
Sharma, P., Benden, M., Mehta, RK., ., Pickens, A., & Han, G. (2018). A quantitative evaluation of electric sit-stand desk usage: 3-month in-situ workplace study.IISE Transactions on Occupational Ergonomics and Human Factors, 6(2), 76-83.
+
Sharma, P., Mehta, RK., Pickens, A., Han, G., & Benden, M. (2018). Sit-Stand Desk Software Can Now Monitor and Prompt Office Workers to Change Health Behaviors. Human Factors, 61(5), 816-824. Top 10 most cited paper.
+
Duan, X., Rhee, J. 1, Mehta, RK., & Srinivasan, D. (2018). Neuromuscular control and performance differences associated with gender and obesity in fatiguing tasks performed by older adults.Frontiers in Physiology, 9, 800.
+
Mehta, RK., Peres, S. C., Shortz, A. E., Hoyle, W., Lee, M., Saini, G., Pryor, M. W. (2018). Operator situation awareness and physiological states during offshore well control scenarios.Journal of Loss Prevention in the Process Industries, 55, 332-337.
+
Buchanan, JJ., Park, I., Chen, J., Mehta, RK., McCulloch, A., Rhee, J. 1, Wright, DL. (2018). Expert monitoring and verbal feedback as sources of performance pressure. Acta Psychologica, 186, 39-46.
+
+
+
2017
+
+
Mehta, RK., & Cavuoto, LA. (2017). Relationship between BMI and fatigability is task-dependent. Human Factors, 59(5), 722 – 733.
+
Pajoutan, M., Cavuoto, LA., & Mehta, RK., (2017). Testing the efficacy of existing force-endurance models to account for the prevalence of obesity in the workforce. Journal of Occupational and Environmental Hygiene, 14(10), 786-792.
+
Towne, SD., Ory, MG., Smith, ML., Peres, SC., Pickens, AW., Mehta, RK., & Benden, M. (2017). Accessing physical activity among young adults attending a university: the role of sex, race/ethnicity, technology use, and sleep. BMC Public Health, 17(1), 721.
+
Pickens, AW., Robertson, LD., Smith, ML., Zhao, H., Mehta, RK., & Song, S. (2017). Limitations of a Mobile Hearing Test Application. The Hearing Journal, 70(6), 34-36.
+
Mehta, RK., & Rhee, J.1 (2017). Age-specific neural strategies to maintain motor performance after an acute social stress bout. Experimental Brain Research, 235(7), 2049-57.
+
Buchanan, J., Chen, J., Park, I., Wright, D., Mehta, RK., (2017). Bimanual coordination patterns are stabilized under monitoring-pressure. Experimental Brain Research, 235(6), 1909-1918.
+
Mehta, RK., Peres, SC., Kanan, P., Rhee, J.1, Shortz, AE., Mannan, S. (2017). Comparison of objective and subjective operator fatigue assessment methods in offshore shiftwork. Journal of Loss Prevention in the Process Industries, 48, 376-381.
+
Grobe, S., Kakar, RS., Smith, ML., Mehta, RK., Baghurst, T., Boolani, A. (2017). Impact of Cognitive Fatigue on Gait and Sway Among Older Adults: A Literature Review. Preventive Medicine Reports, 6, 88-93.
+
McKendrick, R., Mehta, RK., Ayaz, H., Scheldrup, M., & Parasuraman, R. (2017). Prefrontal Hemodynamics of Physical Activity and Environmental Complexity During Cognitive Work. Human Factors, 59(1), 147-162.
Peres, SC., Mehta, RK., & Ritchey, P. (2017). Assessing Ergonomic Risks of Software: Development of the SEAT. Applied Ergonomics, 59(A), 377-386.
+
+
+
2016
+
+
Garrett, G., Benden, ME., Mehta, RK., Pickens, A., Peres, SC., & Zhao, H. (2016). Call Center Productivity Over 6 Months Following a Standing Desk Intervention, IISE Transactions on Occupational Ergonomics and Human Factors, 4:2-3, 188-195.
+
Osofundiya. O., Benden, ME., Dowdy, D., & Mehta, RK., (2016). Obesity-specific neural cost of maintaining gait performance under complex conditions in community-dwelling older adults. Clinical Biomechanics, 35, 42-48.
+
Pajoutan, M., Mehta, RK., & Cavuoto, LA. (2016). The effect of obesity on central activation failure during ankle fatigue: a pilot investigation. Fatigue: Biomedicine, Health & Behavior, 4(2), 115-126.
+
Mehta, RK., Shortz, AE., Benden, ME. (2016). Standing Up for Learning: A Pilot Investigation on the Neurocognitive Benefits of Stand-Biased School Desks. Int. J. Environ. Res. Public Health13, no. 1: 59. (Shortz awarded School of Public Health Dean’s Best Paper Award)
+
Mehta, RK., (2016). Stunted PFC activity during neuromuscular control under stress with obesity. European Journal of Applied Physiology, 116(2), 319-326.
+
+
+
2015
+
+
Shortz, AE., Pickens, A., Zheng, Q., & Mehta, RK., (2015). The effect of cognitive fatigue on prefrontal cortex correlates of neuromuscular fatigue in older women. Journal of Neuroengineering and Rehabilitation, 12(1), 1.
+
Mehta, RK., (2015). Impacts of obesity and stress on neuromuscular fatigue development and associated heart rate variability. International Journal of Obesity (Nature Publication Group), 39(2), 208-213.
+
Mehta, RK., & Cavuoto, LA. (2015). The effects of obesity, age, and relative force levels on handgrip endurance. Applied Ergonomics, 46(A), 91-95
+
Mehta, RK. & Agnew, MJ. (2015). Subjective evaluation of physical and mental workload interactions across different muscle groups. JournalofOccupationalandEnvironmentalHygiene, 10(1), 62-68
+
+
+
2014 and earlier
+
+
Mehta, RK., & Parasuraman, R. (2014). The effect of mental fatigue on the development of physical fatigue: A neuroergonomic approach. Human Factors, 56(4), 645-656.
+
Mehta, RK., &Shortz, AE. (2014). Obesity-related differences in neural correlates of force control. European Journal of Applied Physiology, 114(1), 197-204.
+
Mehta, RK., & Parasuraman, R. (2013). Neuroergonomics: A Review of Applications to Physical and Cognitive Work. Frontiers in Human Neuroscience. 7:889. doi: 10.3389/fnhum.2013.00889
+
Mehta, RK., & Agnew, MJ. (2013). Exertion-dependent effects of physical and mental workload on physiological outcomes and task performance. IISE Transactions on Occupational Ergonomics and Human Factors, 1(1), 3-15.
+
Mehta, RK., Nussbaum, MA.,Agnew, MJ. (2012). Muscle- and task-dependent responses to concurrent physical and mental workload during intermittent static work. Ergonomics, 59(10), 1166-1179.
+
Mehta, RK., & Agnew, MJ. (2012). Influence of mental workload on muscle capacity during intermittent static work. European Journal of Applied Physiology, 112(8), 2891-2902.
+
Mehta, RK., & Parijat, P. (2012). Associations between psychosocial risk factors and musculoskeletal disorders: Application to the IT profession in India. Work, 41(Suppl. 1), 2438-44.
+
Mehta, RK., & Agnew, MJ. (2012). Effects of physical and mental demands on shoulder muscle fatigue. Work, 41(Suppl. 1), 2897-2901.
+
Mehta, RK., Horton, L., Agnew, MJ., Nussbaum, MA. (2011). Ergonomic evaluation of hospital bed design features during patient handling tasks. International Journal of Industrial Ergonomics, 41(6), 647-652
+
Mehta, RK., & Agnew, MJ. (2011). Effects of concurrent physical and mental demands for a short duration static task. International Journal of Industrial Ergonomics, 41(5), 488-493
+
Mehta, RK., & Agnew, MJ. (2010). Analysis of individual and occupational risk factors on task performance and biomechanical demands for a simulated drilling task. International Journal of Industrial Ergonomics, 40(5), 584-591.
+
+
+
+
+
+
Peer-reviewed Conference Proceedings
+
Supervised authors are underlined, 1postdoctoral researchers; 2graduate students, 3undergraduate students
+
+
+
+
+Mehta,
+R. K.*,Tyagi,
+O.2, Kim, J. E., Yu, D., & Baldwin, C. (2023, October). 25
+years of Neuroergonomics: Will we get to the Golden Jubilee? In Proceedings
+of the Human Factors and Ergonomics Society Annual Meeting (p.
+21695067231192274). Sage CA: Los Angeles, CA: SAGE Publications.
+
+
+
+Hayes,
+J. *2, Dwivedi, S.
+2, Pedron, I.3, Gabbard, J., & Mehta,
+R. K. (2023, November). Learning across Diverse Training Modalities is
+Different across Gender: Insights from a Neuroergonomics Approach. In Proceedings
+of the Human Factors and Ergonomics Society Annual Meeting (p.
+21695067231205572). Sage CA: Los Angeles, CA: SAGE Publications.
+
+
+
+Kang,
+J. *2, Mehta, R. K.*,
+Wang, X., Sasangohar, F. (2023, November). Feasibility and Compliance of
+Longitudinal Fatigue Measures on Offshore Oil Rigs. In Proceedings of
+the Human Factors and Ergonomics Society Annual Meeting (p.
+21695067231205572). Sage CA: Los Angeles, CA: SAGE Publications.
+
+
+
+Kang,
+J. *2, Mehta, R. K.*,
+Payne, S., Sasangohar, F. (2023, November). Impacts of Rotating Shiftwork on
+Offshore Worker Fatigue Levels and associated Adaptations. In Proceedings
+of the Human Factors and Ergonomics Society Annual Meeting (p.
+21695067231205572). Sage CA: Los Angeles, CA: SAGE Publications.
+
+
+
+Mukherjee,
+T. R.
+*2, Tyagi,
+O.2, & Mehta, R. K. (2023, November).
+Passive Shoulder Exoskeleton Use over Days during a Variable Visuomotor Wiring
+Task. In Proceedings of the Human Factors and Ergonomics Society Annual
+Meeting (p. 21695067231205572). Sage CA: Los Angeles, CA: SAGE
+Publications.
+
+
+
+Chen,
+Y. 2, Yin, W. 2, Zheng, L., Mehta, RK., &
+Zhang, X. (2023, October). Biodynamic Modeling and Analysis of
+Human-Exoskeleton Interactions During Assisted Manual Handling. In Proceedings
+of the Human Factors and Ergonomics Society Annual Meeting (p.
+21695067231192867). Sage CA: Los Angeles, CA: SAGE Publications.
+
+
+
+Wei,
+R. *2, McDonald, A. D., Garcia, A., & Mehta, R. K. (2023,
+October). Is trust a belief, observation, or state: Results from an active
+inference analysis of driver-automation transitions of control. In Proceedings
+of the Human Factors and Ergonomics Society Annual Meeting (p.
+21695067231192220). Sage CA: Los Angeles, CA: SAGE Publications.
+
+
+
+Yadav,
+A. *2, Ghosh, P. 3,
+Rawashdeh, M. 3, Lee, D.3, Bolf,
+T. 3, & Mehta, R. K. (2023, October). All Human
+Versus Human-Robot Teaming: Measuring Neurophysiological Synchrony, Team
+Performance, and Trust during Search and Rescue. In Proceedings of the
+Human Factors and Ergonomics Society Annual Meeting (p.
+21695067231194337). Sage CA: Los Angeles, CA: SAGE Publications.
+
+
+
+Nartey,
+D. *2, Karthikeyan, R.
+2, Chaspari, T., & Mehta, RK. (2023, October). Exploring
+Cognitive Fatigue: Machine Learning, Forecasting, Generalization,
+Personalization, Inference and Labels. In Proceedings of the Human
+Factors and Ergonomics Society Annual Meeting (p. 21695067231192267).
+Sage CA: Los Angeles, CA: SAGE Publications
+
+
+
+Tyagi,
+O.*2, & Mehta, R. K. (2023, October). Examining
+Central Fatigue Pathways under Stress: Integrating Insights from Graph
+Theoretical Neural Modeling and Motor Cortex Excitability. In Proceedings
+of the Human Factors and Ergonomics Society Annual Meeting (p.
+21695067231194339). Sage CA: Los Angeles, CA: SAGE Publications. 2023 Best Computation Paper Award,
+Occupational Ergonomics TG, HFES
+
+
+
+Manchanda,
+E. *3, Gottumukkala, V. 3, Vale, T. 3,
+Abburu, M.3, Mukherjee, T. R. 2,
+Tyagi, O.2, & Mehta, R. K. (2023,
+October). Performance, Perceived Impacts, and Perceived Use of Low-back
+Exoskeletons for EMS Work. In Proceedings of the Human Factors and
+Ergonomics Society Annual Meeting (p. 21695067231199685). Sage CA: Los
+Angeles, CA: SAGE Publications.
+
+
+
+Peres,
+SC.*, Murphy, R., & Mehta, R. K. (2023). Best Practices to Reduce
+Fatigue in Small Uncrewed Aerial Systems Pilots. 2023 IEEE International
+Conference on Safety, Security, and Rescue Robotics (SSRR), November 13-15
+2023, Fukushima, Japan. Finalist for the 2023 SSRR Best Paper Award
+
+
+
+Shah,
+J.2*, Yadav, A.2, Hopko, S.2, Mehta, R. K., & Pagilla, P. (2023). Robot
+Adaptation under Operator Cognitive Fatigue Using Reinforcement Learning. In 2023 32nd IEEE International Conference on Robot and Human Interactive
+Communication (RO-MAN) (pp. 10951-10958). IEEE.
+
+
+
+
+Molnar,
+L., Mehta, RK., & Robson, R.* (2022). Artificial Intelligence (AI),
+the Future of Work, and the Building of a National Talent Ecosystem. In:
+Rodrigo, M.M., Matsuda, N., Cristea, A.I., Dimitrova, V. (eds) Artificial
+Intelligence in Education. AIED 2022. Lecture Notes in Computer Science, vol
+13356 (pp. 99-103). Springer, Cham. https://doi.org/10.1007/978-3-031-11647-6_17
+
+
+
+Kalatzis,
+A.*, Hopko, S.2, Mehta, R. K.,
+Stanley, L., & Wittie, M. P. (2022). Sex Parity in Cognitive Fatigue Model
+Development for Effective Human-Robot Collaboration. In 2022 IEEE/RSJ International Conference on Intelligent Robots and
+Systems (IROS) (pp. 10951-10958). IEEE.
+
+
+
+Nelson,
+C. R.*, Gabbard, J. L., Moats, J. B., & Mehta, R. K. (2022).
+User-Centered Design and Evaluation of ARTTS: an Augmented Reality Triage Tool
+Suite for Mass Casualty Incidents. In 2022 IEEE International Symposium on Mixed
+and Augmented Reality (ISMAR) (pp.
+336-345). IEEE.
+
+
+
+Xiao, X.*, Zhang,
+Y.*2, Wei, R., McDonald, A., & Mehta
+RK. (2022). Measurement and Analysis of Dynamic Trust in Automated
+Vehicles Lessons Learned, Recommendations, and Pilot Results. In Proceedings of
+the Human Factors and Ergonomics Society Annual Meeting (Vol. 66, No. 1, pp.
+1370-1371). Sage CA: Los Angeles, CA: SAGE Publications.
+
+
+
+Yin, W.*, Chen, Y.,
+Reddy, C., Zheng, L., Mehta, RK., Zhang, X. (2022). Flexible
+Sensor-Based Biomechanical Evaluation of Passive Low-Back Exoskeleton Use in
+Lifting. In Proceedings of the Human Factors and Ergonomics Society Annual
+Meeting (Vol. 66, No. 1, pp. 277-279). Sage CA: Los Angeles, CA: SAGE Publications.
+
+
+
+Yadav, A.*2, Hopko,
+S.2, & Mehta, RK. (2022).
+Interplay of Cognitive Fatigue and Trust in Human-Robot Collaboration. In
+Proceedings of the Human Factors and Ergonomics Society Annual Meeting (Vol.
+66, No. 1, pp. 535-535). Sage CA: Los Angeles, CA: SAGE Publications.
+
+
+
+Tyagi, O.*2 & Mehta,
+RK. (2022). Sex differences in neuromuscular fatigue mechanisms in older
+adults: Shedding light on brain mapping. In Proceedings of the Human Factors
+and Ergonomics Society Annual Meeting (Vol. 66, No. 1, pp. 645-645). Sage CA:
+Los Angeles, CA: SAGE Publications.
+
+
+
+Hayes, J.*2, Dwivedi,
+S.2, Karthikeyan, R.2, Abujelala, A.1, Kang,
+J.2, Ye, Y., Du, J., & Mehta, RK.,
+Zhang, X. (2022). Identifying Early Predictors of Learning in VR-based Drone
+Training. In Proceedings of the Human Factors and Ergonomics Society Annual
+Meeting (Vol. 66, No. 1, pp. 1872-1876). Sage CA: Los Angeles, CA: SAGE
+Publications. Awarded Best Student Research Paper in the Training TG,
+HFES.
+
+
+
+Dwivedi, S.*2, Hayes, J.2, Pedron,
+I.3, Kang, J.2, Barnes, C.3,
+Bailey, A.3, Brenner, L.4, Tanous, K, Nelson, C., Gabbard, J., & Mehta, RK.
+(2022). Comparing the Efficacy of AR-Based Training with Video-Based Training.
+In Proceedings of the Human Factors and Ergonomics Society Annual Meeting (Vol.
+66, No. 1, pp. 1862-1866). Sage CA: Los Angeles, CA: SAGE Publications.
+
+
+
+Zhang, Y.*2, Hopko,
+S.2, Yadav, A.2, & Mehta, RK. (2022-Oct). Capturing Dynamic Trust
+Metrics during Shared Space Human Robot Collaboration: An eye-tracking
+approach. In Proceedings of the Human Factors and Ergonomics Society Annual
+Meeting (Vol. 66, No. 1, pp. 536-536). Sage CA: Los Angeles, CA: SAGE Publications.
+
+
+
+Yadav, A.*2, Hopko,
+S.*2, Zhang, Y.2, MehtaRK. (2022). Multimodal Bio-Behavioral
+Approaches to Study Trust in Human-Robot Collaboration.In 4th Annual Workshop on Novel and
+Emerging Test Methods & Metrics for Effective HRI, 2020 HRI Conference, Mar 11, Virtual.
+
+
Mehta, RK., Shortz, A.2, Peres, SC. (2021). The Need for Ensemble Fatigue Monitoring Practices in Offshore Environments.In Proceedings of the MKO Process Safety Symposium.
+
Hopko, S. 2, Mehta, RK., McDonald, A. (2021). Trust in Automation: Comparison of Automobile, Robot, Medical, and Cyber Aid Technologies. In Proceedings of the Human Factors and Ergonomics Society Annual Meeting(Vol. 64, No. 1, pp. 960-961). Sage CA: Los Angeles, CA: SAGE Publications.
+
Kang, J.2, Sasangohar, F., MehtaRK. (2021). Current state of worker fatigue assessment and associated recommendations in oil and gas and petrochemical industries. In Proceedings of the Human Factors and Ergonomics Society Annual Meeting(Vol. 64, No. 1, pp. 960-961). Sage CA: Los Angeles, CA: SAGE Publications.
+
Hopko, S. 2, Khurana, R. 2, Mehta, RK., Pagilla, P. (2021). Effect of Robot Assistance, Operator Cognitive Fatigue, and Sex on Task Efficiency, Workload, and Situation Awareness in Human-Robot Collaboration, IEEE International Conference on Robotics and Automation, May 30 – Jun 5, Xi’an, China.
+
Tyagi, O. 2, Zhu, Y. 2, Johnson, C. 3, Mehta, RK., Sasangohar, F., Erraguntla, M., & Qarake, K. (2020, December). Neuromuscular Fatigue mechanisms in Type 1 diabetic men and women. In Proceedings of the Human Factors and Ergonomics Society Annual Meeting(Vol. 64, No. 1, pp. 960-961). Sage CA: Los Angeles, CA: SAGE Publications.
+
Zhu, Y. 2, Weston, E. B., Mehta, RK., & Marras, W. S. (2020, December). Neural Efficiency of Human-Exoskeleton Interactions during Asymmetrical Manual Handling Tasks. In Proceedings of the Human Factors and Ergonomics Society Annual Meeting(Vol. 64, No. 1, pp. 884-884). Sage CA: Los Angeles, CA: SAGE Publications.
+
Kang, J. 2, Tyagi, O. 2, Shi, Y.1, Du, J., & Mehta, RK. (2020, December). Learning Under Stress in Virtual Reality-based Emergency Scenarios. In Proceedings of the Human Factors and Ergonomics Society Annual Meeting(Vol. 64, No. 1, pp. 1702-1702). Sage CA: Los Angeles, CA: SAGE Publications.
+
Kalatzis, A., Stanley, L., Karthikeyan, R. 2, & Mehta, RK. (2020, September). Mental stress classification during a motor task in older adults using an artificial neural network. In Adjunct Proceedings of the 2020 ACM International Joint Conference on Pervasive and Ubiquitous Computing and Proceedings of the 2020 ACM International Symposium on Wearable Computers(pp. 244-248).
+
Karthikeyan, R. 2 & Mehta, RK. (2020). On Augmenting Working Memory through Neurostimulation, IEEE Brain Workshop on Advanced Neurotechnologies, 2020.
+
Karthikeyan, R.2, & Mehta, RK. (2020, October). Towards a Closed-Loop Neurostimulation Platform for Augmenting Operator Vigilance. In 2020 IEEE International Conference on Systems, Man, and Cybernetics (SMC) (pp. 3976-3983). IEEE.
+
Zhu, Y. 2, Johnson, C. 3, Mehta, RK., & Chang, J. (2020). Neuroergonomic Metrics to evaluate Exoskeleton based Gait Rehabilitation. In 2020 IEEE International Conference on Systems, Man, and Cybernetics (SMC) (pp. 3447-3453). IEEE.
+
Aljihmani, L.1, Kerdjidj, O., Zhu, Y. 2, Mehta, RK., & Qaraqe, K. (2020, October). Detection of Tremor Associated with Rest and Effort Activity Using Machine Learning. In 2020 International Conference Automatics and Informatics (ICAI)(pp. 1-6). IEEE.
+
McNamara, A.M. & Mehta, RK. (2020). How to use Eye Tracking and Brain Sensing in Virtual Reality, CHI 2020.
+
Murphy, R., Peres, S.C., & Mehta, RK. (2020). A Framework for Human-Robot Interaction in Unstructured and Extreme Environments. 11th International Conference on Applied Human Factors and Ergonomics.
+
Zahabi, M., Razak, A.M.A., Mehta, RK., Manser, M. (2020). Evaluation of Advanced Driver-Assistance System Trainings for Older Adults, Transportation Research Board 2020 Annual Meeting.
+
Prytz, E. G., Hallbeck, S., Goolsby, C., Jonson, C. O., Langhelm, R., Mehta,RK., & Wilson, D. P. (2019, November). First and Immediate Responders: Current Capability Needs and Research Challenges. In Proceedings of the Human Factors and Ergonomics Society Annual Meeting(Vol. 63, No. 1, pp. 640-641). Sage CA: Los Angeles, CA: SAGE Publications.
+
Lau, N., Hildebrandt, M., Althoff, T., Boyle, L. N., Iqbal, S. T., Lee, J. D., Mehta, RK., & Poore, J. C. (2019, November). Human in Focus: Future Research and Applications of Ubiquitous User Monitoring. In Proceedings of the Human Factors and Ergonomics Society Annual Meeting (Vol. 63, No. 1, pp. 168-172). Sage CA: Los Angeles, CA: SAGE Publications.
+
Aljihmani, L.1, Abbas, H.1, Zhu, Y. 2, Mehta, RK., Sasangohar, F., Erraguntla, M., & Qaraqe, K. A. (2019). Features of Physiologic Tremor in Diabetic Patients. In: Fifth IEEE Annual International Smart Cities Conference (ISC2 2019), Casablanca, Morocco, 14-17 Oct 2019.
+
Aljihmani, L.1, Zhu, Y. 2, Abbas, H. T.1, Mehta, RK., Sasangohary, F., Erraguntlay, M., & Qaraqe, K. (2019, June). Spectral Analysis of Hand Tremors Induced During a Fatigue Test. In 2019 IEEE 32nd International Symposium on Computer-Based Medical Systems (CBMS) (pp. 658-663). IEEE.
+
Zahed, F. Sasangohar, Y. Zhu2, R. Mehta, RK., M. Erraguntla, M. Lawley, K. Qaraqe, “Noninvasive Wearable Sensors to detect onset of hypoglycemia: A Literature Review,” In Qatar Foundation Annual Research Conference Proceedings (Vol. 2018, No. 2, p. HBPP591). Hamad bin Khalifa University Press (HBKU Press).
+
Abbas, H.1, Zahed, K., Aljihmani, L.1, Zhu, Y. 2, Sasangohar, F., Mehta, RK., Lawley, M., Abbasi, QH., Qaraqe, K. (2018). A Wearable, Low-cost Hand Tremor Sensor for Detecting Hypoglycemic Events in Diabetic Patients, IEEEInternational RF and Microwave Conference (RFM), Penang, Malaysia, 2018.
+
Mehta, RK., & Thomas, S. 2 (2018). Effects of Time Pressure and Experience Level on Worker Perceived Workload: Implications for Procedural Designs in High-Risk Industrial Tasks. In Proceedings of the Human Factors and Ergonomics Society Annual Meeting (Vol. 62, No. 1, pp. 1610-1615). Los Angeles, CA: SAGE Publications.
+
Zhu, Y. 2, Zahed, K., Mehta, RK., Sasangohar, F., Erraguntla, M., Lawley, M., & Qaraqe, K. (2018). Non-invasive Wearable System for Hypoglycemia Detection: A Proof of Concept User-Centered Design Process. In Proceedings of the Human Factors and Ergonomics Society Annual Meeting (Vol. 62, No. 1, pp. 1052-1056). Los Angeles, CA: SAGE Publications.
+
Mantooth, W. P. 2, Karthikeyan, R. 2, Chang Ryu, S., & Mehta, RK., (2018). Exploring Stress Resilient Feedback Modalities: Investigation of Physiological and Perceptual Load. InProceedings of the Human Factors and Ergonomics Society Annual Meeting (Vol. 62, No. 1, pp. 2071-2073). Los Angeles, CA: SAGE Publications.
+
Zahed, K., Sasangohar, F., Zhu, Y. 2, Mehta, RK., RK, Erraguntla, M., Lawley, M., & Qaraqe, K. (2018). Investigating the Efficacy of Using Hand Tremors for Early Detection of Hypoglycemic Events: A Scoping Literature Review. InProceedings of the Human Factors and Ergonomics Society Annual Meeting (Vol. 62, No. 1, pp. 1211-1215). Los Angeles, CA: SAGE Publications.
+
Shortz, A. E. 2, Hoyle, W. S., Peres, S. C., & Mehta, RK., (2018). Fatigue indicators of 12-hour day and night shifts in simulated offshore well control scenarios. InProceedings of the Human Factors and Ergonomics Society Annual Meeting (Vol. 62, No. 1, pp. 897-899). Los Angeles, CA: SAGE Publications.
+
Zahed, K., Sasangohar, F., Zhu, Y. 2, Mehta,RK., Erraguntla, M., Lawley, M., & Qaraqe, K. (2018). NonInvasive Wearable Sensors to detect onset of hypoglycemia: A Literature Review. InQatar Foundation Annual Research Conference Proceedings (Vol. 2018, No. 2, p. HBPP591). Qatar: HBKU Press.
+
Zhu, Y. 2, & Mehta, RK., (2017). Machine learning approach on frontal lobe activity to assess depression in adults: Implications for rehabilitation outcomes. In2017 International Symposium on Wearable Robotics and Rehabilitation (WeRob) (pp. 1-2). IEEE.
+
Rhee, J.1, Dillard, T.3, Nzoiwu, M.3, & Mehta, RK., (2017). Effect of Social Stress on Motor Function in Older Adults: an fNIRS Investigation. Proceedings of the Human Factors and Ergonomics Society Annual Meeting (Vol. 61, No. 1, pp. 31-31). Sage CA: Los Angeles, CA: SAGE Publications.
+
Zhu, Y. 2, Jankay, R.3, Pieratt, L.3, & Mehta, RK., (2017). Wearable Sensors and Their Metrics for Measuring Comprehensive Occupational Fatigue: A Scoping Review. Proceedings of the Human Factors and Ergonomics Society Annual Meeting (Vol. 61, No. 1, pp. 1041-1045). Sage CA: Los Angeles, CA: SAGE Publications.
+
Short, AE. 2, Franke, M.3, Kilic, S.3, & Mehta, RK., (2017). Evaluation of Offshore Shiftwork using Heart Rate Variability. Proceedings of the Human Factors and Ergonomics Society Annual Meeting (Vol. 61, No. 1, pp. 1036-1039). Sage CA: Los Angeles, CA: SAGE Publications.
+
Mantooth, W. 2, Zhu, Y. 2, & Mehta, RK., (2017). Ergonomic Evaluation of Office Furniture on Team Dynamics. To be presented in Proceedings of the Human Factors and Ergonomics Society Annual Meeting (Vol. 61, No. 1, pp. 1858-1858). Sage CA: Los Angeles, CA: SAGE Publications.
+
Sparks, S. 2, Hardwick, H.3, & Mehta, RK., (2017). The Effects of Fatigue and Cognitive Tasks on Neurocognitive Outcomes during Orthostatic Challenge. Proceedings of the Human Factors and Ergonomics Society Annual Meeting (Vol. 61, No. 1, pp. 1758-1758). Sage CA: Los Angeles, CA: SAGE Publications.
+
Gonzales, K. 2, Sasangohar, F., Mehta, RK., Lawley, M., Erraguntla, M. (2017). Measuring Fatigue through Heart Rate Variability and Activity Recognition: A Literature Review of Machine Learning Techniques. Proceedings of the Human Factors and Ergonomics Society Annual Meeting(Vol. 61, No. 1, pp. 1748-1752). Sage CA: Los Angeles, CA: SAGE Publications.
+
Shortz, AE. 2, Mehta, RK., Peres, SC., Hoyle, W. (2017, June). Fatigue Risk Assessment & Management in high risk Environments (FRAME): The FRAME scale. In proceedings of the Annual Occupational Ergonomics and Safety Conference.
+
Mehta, RK., (2017, June). Addressing Worker Fatigue Issues in the Oil and Gas Extraction Industry. In ASSE Professional Development Conference and Exposition. American Society of Safety Engineers.
+
Mehta, RK., Peres, S. C., Steege, L. M., Potvin, J. R., Wahl, M., Stanley, L. M., & Nesthus, T. E. (2016). Fatigue Monitoring and Management across Different Industries. In Proceedings of the Human Factors and Ergonomics Society Annual Meeting (Vol. 60, No. 1, pp. 993-996). SAGE Publications.
+
Mehta, RK. , Ayaz, H., McKendrick, R., Izzetoglu, K., Willems, B., & Ziegler, M. (2016). Is Functional Near Infrared Spectroscopy (fNIRS) Appropriate for your Research? In Proceedings of the Human Factors and Ergonomics Society Annual Meeting (Vol. 60, No. 1, pp. 188-190). SAGE Publications.
+
Mehta, RK., Rhee, J.1, & Cavuoto, L. (2016). Muscle Oxygenation Correlates of Handgrip Fatigue with Obesity. In Proceedings of the Human Factors and Ergonomics Society Annual Meeting (Vol. 60, No. 1, pp. 1031-1035). SAGE Publications.
+
Pajoutan, M., Mehta, RK., & Cavuoto, L. A. (2016). Obesity effect on isometric strength of the trunk extensors. In Proceedings of the Human Factors and Ergonomics Society Annual Meeting (Vol. 60, No. 1, pp. 943-947). SAGE Publications.
+
Shortz, AE. 2 & Mehta, RK., (2014). The Impact of Cognitive Fatigue on Age-related Differences in NeuromuscularFunction: A Neuroergonomic Approach. In Proceedings of the Human Factors and Ergonomics Society Annual Meeting (Vol. 58, No. 1, pp. 1924-1928). SAGE Publications.
+
Mehta, RK., Liu, J., Shortz, AE. 2, Yoshikawa, A., Lee, SD., Pankey, RB., Towne, SD., Smith, ML., Howell, D. & Ory, MG. (2014). Functional and Biomechanical Assessments of A Matter of Balance/Volunteer Lay Leader Model A PilotInvestigation. In Proceedings of the Human Factors and Ergonomics Society Annual Meeting (Vol. 58, No. 1, pp. 185-189). SAGE Publications.
+
Ritchey, P. 2, Peres, S. C., & Mehta, RK., (2014). User Interface Biomechanics Does the Interaction Design of the UserInterface Impact Ergonomic Risk Factors? In Proceedings of the Human Factors and Ergonomics Society Annual Meeting(Vol. 58, No. 1, pp. 2003-2007). SAGE Publications.
+
Mehta, RK., Ferris, T., Peres, SC., Riddell, M. (2014). Investigating display-related cognitive fatigue in oil & gas operations. 2014 Mary Kay O’Connor Process Safety Center International Symposium, College Station, TX.
+
Cavuoto, LA., & Mehta, RK., (2013). The Effects of Obesity and Workload on Hand Grip Endurance. In Proceedings of theHuman Factors and Ergonomics Society Annual Meeting, 57(1), 953-957. SAGE Publications.
+
Sterkenburg, J. 2, Shortz, AE. 3 & Mehta, RK., (2013). Neural correlates of cognitive task performance during orthostaticchallenge. In Proceedings of the 2013 Industrial & Systems Engineering Research Conference. San Juan, PR, May 18 – 23.
+
Shortz, AE.3 & Mehta, RK., (2013). Neural and muscular alterations in healthy and obese during intermittent staticexertions. In Proceedings of the 2013 Industrial & Systems Engineering Research Conference. San Juan, PR, May 18 – 23.
+
Maikala, RV., Mehta, RK., Ferguson, SA., Parasuraman, R., Redfern, MS., Chambers, AJ. (2012). Application of near-infrared spectroscopy in human factors and ergonomics: Panel Discussion. In Proceedings of the Human Factors andErgonomics Society Annual Meeting, 56(1), 1155-1157. SAGE Publications.
+
Shortz, AE.3, VanDyke, S.3 & Mehta, RK., (2012). Neural correlates of physical and mental fatigue. In Proceedings of theHuman Factors and Ergonomics Society Annual Meeting, 56(1), 2172-2176.
+
Mehta, RK., Harrop, S.3, Agnew, MJ. (2009). Effects of physical and mental demands on muscle activity of the upperextremity. In Proceedings of the Human Factors and Ergonomics Society Annual Meeting, Volume 53, Number 22, pp. 1709-1713(5). SAGE Publications.
+
Mehta, RK., Van Aken, E., Vest, J. (2009). Using undergraduate student surveys in program assessment. In Proceedings of the 2009 Industrial Engineering Research Conference. Miami, FL, May 30 – June 3.
+
Horton, L., Mehta, RK., Kim, S., Agnew, M., Nussbaum, M. (2009). Effects of alternate hospital bed design features onphysical demands. In Proceedings of the 2009 Industrial Engineering Research Conference. Miami, FL, May 30 – June 3. Best Paper Award (Human Factors and Ergonomics track)
+
Mehta, RK., & Agnew, M. (2008). An investigation of the impact of fatigue and aging on the performance of spatiallyconstrained assembly tasks commonly found in the construction industry. In Proceedings of the Human Factors andErgonomics Society Annual Meeting, Volume 52, Number 22, pp. 1795-1799(5).
+
\ No newline at end of file
diff --git a/_pages/research.md b/_pages/research.md
index 26c628dfe1b..74878f393c0 100644
--- a/_pages/research.md
+++ b/_pages/research.md
@@ -1,46 +1,37 @@
---
-title: "Allan Lab - Research"
+title: "NeuroergoLab - Research"
layout: textlay
-excerpt: "Allan Lab -- Research"
+excerpt: "NeuroergoLab Lab -- Research"
sitemap: false
permalink: /research/
---
# Research
-Our overarching goal is to explore and understand new quantum states of electronic matter on the atomic scale. To do so, we use and develop novel spectroscopic-imaging scanning tunneling microscopy (SI-STM) tools to visualize the relevant quantum mechanical degrees of freedom.
+## [Human-Robot Interactions]( {{ site.url }}{{ site.baseurl }}/hri/ )
+Fundamental and applied human technology (HRI, HCI) research includes studies of human-machine interactions with collaborative, teleoperated, and wearable robotics to study the impact of human states of fatigue and stress on human-machine trust, situation awareness, and overall task performance.
-Our goal is to build instruments and develop techniques that enable us to address the questions we find most interesting. This is possible thanks also to Milan's broad background with different research themes and technologies: he learned his trade in [Seamus Davis’ SI-STM lab](http://davisgroup.lassp.cornell.edu/) and with [Felix Baumberger](http://dpmc.unige.ch/gr_baumberger/index.html), and later moved as an [ETH fellow](http://www.ethfellows.ethz.ch/) to [Andreas Wallraff’s qudev lab](http://www.qudev.ethz.ch/) where he investigated coupled cavity arrays in circuit QED. We further have group members with different background and interests, working together on physics and instrumentation.
-Here are some themes and techniques that we currently work on:
+## [Predictive Health and Safety]( {{ site.url }}{{ site.baseurl }}/phas/ )
+We analyze worker physiological, movement, and performance-based markers using wearables, digital tech, and IoT across different work contexts (oil and gas, driving) and health conditions (diabetes, OUD) to better understand and predict human states of fatigue and stress, as well as to develop public health and safety engineering solutions to proactively assess and improve human and work conditions.
-**Scanning tunneling noise spectroscopy (STNS).** We have developed a novel cryogenic MHz amplifier that allows us to measure not only the average tunneling current, but also its fluctuation! This has many applications: one can detect the fluctuations of the electronic states, peculiar tunneling processes, and shot noise. We have used this instrument to discover charge trapping in the insulating layer of the cuprates, connected to the c-axis mystery, and to measure the doubling of the charge due to Andreev processes to the superfluid in a lead sample.
+## [Neurotechnology: Mechanisms to Market]( {{ site.url }}{{ site.baseurl }}/neurotech/ )
+Our applied research and technology development efforts focus on augmenting and supporting embodied cognition through equitable multimodal interface designs, wearable brain-computer interfaces (BCIs), and neurostimulation that are applicable during learning, skill acquisition, and performance augmentation in high-stress operational settings.
+
-**Mott physics and high-temperature superconductivity.** Questions of interest include: (i), How does the Mott state collapse upon doping and how is this related to the complex phase diagram of high-temperature superconductors? (ii), What is the strange metal phase seen in correlated electron systems? Is this an exotic long-range entangled state? What is the mechanism of dissipation in that state? (iii), Why is the transition temperature in high-temperature superconductors so high? We have worked on iridates, rhodates, and cuprates.
+**Our research is funded by several national and international research and industry agencies.**
-**Nanofabricated "Smart Tips"**.
-{: style="width: 250px; float: left; margin: 0px 10px"}
-One of the projects back from my job-proposal is to develop nanofabricated STM tips. The idea behind these “smart tips” is to use the technologies that were developed over decades in nanofabrication and make them available for scanning probe by using a nano-device instead of the traditional STM tungsten tip. One gains the flexibility of using different functionalities that are known from the fields of nanofabrication and mesoscopic physics. We are collaborating with the group Simon Groeblacher at TU Delft to realize this concept, benefitting from their unparalleled micro/nano fabrication know how. A prototype of a smart tip is shown to the left. See publications in Microsyst Nanoeng, Nanotechnology, and PRB.
+
+
+
+
+
+
+
+
+
+
+
+
-**Josephson STM.** Josephson STM has the ability to gain insight into spatial variations of the order parameter, or superfluid density. We have managed to, for the first time, use JSTM with atomic resolution on a quantum material.
-We have used atomic-resolution Josephson scanning tunneling microscopy to reveal a strongly inhomogeneous superfluid in the iron-based superconductor FeTe0.55Se0.45. The results and their implications are published in Nature.
-
-We also detected and investigated a quite particular YSR state in the same material.
-
-**Ultra-stable SI-STM instrument.** {: style="width: 250px; float: right; margin: 0px 10px"}
-For SI-STM, having the most stable STM head is key. We have used finite element simulations, good choices in material science, and craftsmanship to build the most stable STM head in the world, to our knowledge. See publication in RSI.
-
-
-**Strange Metals.** The strange metal phase might be the most mysterious phase of high-temperature superconductors. Here, the electrical resistivity grows linearly with temperature T in large areas of the phase diagram, with a mean free path that diminishes to a fraction of the interatomic distance. T-linear resistivity is often associated with quantum critical points and marginal-Fermi-liquid physics. In strange metals, the mystery seems to go even further: we deal with something that looks like a quantum critical phase over an extended range of the phase diagram instead of cumulating in a point. There exists no consistent theory for strange metals, leading to more adventurous new approaches including the holographic theories that use insights from gravity to explain strange metals (a recent textbook on this was written by our colleagues at Leiden University, Schalm and Zaanen).
-We are part of the 'Strange Metal consortium NL' that includes the groups of Hussey, Golden, van Heumen, Zaanen, Schalm, Stoof and Vandoren.
-
-**Magnetic fluctuations and electron spin resonance.**
-{: style="width: 70%; float: center; margin: 10px"}
-
-**Twisted bilayer graphene and other material with super-periodicities.**
-We have proposed that artificial super-periodicities can lead to improved superconductivity, both because of increased density of states and because of phase space arguments (see image from our SciPost publication below). Perhaps for different reasons, twisted bilayer graphene has been shown to superconduct! We are investigate this material with the groups of Efetov, Baumberger, and van der Molen.
-
-{: style="width: 70%; float: center; margin: 0px"}
-
-### ... and more.
diff --git a/_pages/research_hri.md b/_pages/research_hri.md
new file mode 100644
index 00000000000..6276be74de6
--- /dev/null
+++ b/_pages/research_hri.md
@@ -0,0 +1,75 @@
+---
+title: "NeuroergoLab - Research"
+layout: textlay
+excerpt: "NeuroergoLab Lab -- Research"
+sitemap: false
+permalink: /hri/
+---
+
+# Human Robot Interactions
+
+## LEARNER (Learning Environments with Advanced Robotics for Next-generation Emergency Responders)
+**Sponsor: NSF – Convergence Accelerator**
+
+
+
+
+
+
+ Human augmentation technologies such as robotics and augmented reality have the potential to dramatically transform the landscape of emergency response (ER) work. Specifically, collaborative semi-autonomous ground robots can potentially aid surveillance as well as search and rescue operations, powered exoskeletons can augment human physical capacity while still preserving human autonomy, and augmented reality can enhance ER worker cognition both as a tool in itself to support wayfinding, situational collaboration and decision making, but also as a means to operate robots and exoskeletons. The core of this work examines context-sensitive and use-inspired combinations of these augmentation technologies in emergency response to benefit both ER work and workers.
+
+
+
+**Collaborators: TAMU (Moats, Murphy), Virginia Tech (Gabbard, Srinivasan, Leonessa), University of Florida (Du)**
+
+
+
+## AMELIA (AugMEnted Learning InnovAtion)
+**Sponsor: NSF – Cyber Human Systems**
+
+
+
+
+
+
+ Augmenting Human Cognition with Collaborative Robots. This research will contribute new knowledge and theory of Human-Computer Interaction and Human-Robot Interaction (HRI), by augmenting human cognition for safer and more efficient collaborative robot interaction. The team plans to: (1) develop a novel HRI task/scenario classification scheme in collaborative robotics environments vulnerable to observable systems failures; (2) establish fundamental neurophysiological, cognitive, and socio-behavioral capability models (e.g., workload, cognitive load, fatigue/stress, affect, and trust) during these HRI (i.e., the mind motor machine nexus); (3) use these models to determine when and how a human’s cognitive, social, behavioral and environmental states require adjustment via technology to enhance HRI for efficient and safe work performance; and finally (4) create an innovative and transformative Work 4.0 architecture (AMELIA: AugMEnted Learning InnovAtion) that includes a layer of augmented reality (AR) for human and robots to mutually learn and communicate current states.
+
+
+
+**Collaborators: Montana State University (Stanley, Whitke), Clemson University**
+
+
+
+
+## HRI during Disaster Response
+**Sponsor: NSF**
+
+
+
+
+
+
+The objective of the project is to systematically explore how human-robotic interactions are affected during disaster recovery, specifically pertaining to operator states related to fatigue, stress, and insufficient training. Through this project, we have collected operator physiological and cognitive data during Hurricanes Harvey (2017) and Michael (2018) and during the 2018 Kilauea Volcano Eruption.
+
+Recent advances in human-robotic cooperation, across the spectrum of passive assistance to powered augmentation, have shown strong potential to reduce injury risks by reducing or transferring biomechanical loading from targeted joints. However, natural human-robot synchrony (i.e., reducing the mismatch between motor, mind, and machine interactions), learnability, and usability of these technological solutions remain untested. The ultimate goal of this study is to improve exoskeleton-workplace safety and productivity by understanding, assessing, and augmenting the neuroergonomic fit exoskeletons during occupationally fatiguing tasks.
+
+
+
+**Collaborators: Ohio State University (Marras), TIRR Memorial Hermann (Chang), NIOSH**
+
+
\ No newline at end of file
diff --git a/_pages/research_neurotech.md b/_pages/research_neurotech.md
new file mode 100644
index 00000000000..33c831e9847
--- /dev/null
+++ b/_pages/research_neurotech.md
@@ -0,0 +1,35 @@
+---
+title: "NeuroergoLab - Research"
+layout: textlay
+excerpt: "NeuroergoLab Lab - Research"
+sitemap: false
+permalink: /neurotech/
+---
+
+# Neurotechnology: Mechanisms to Market
+
+## N-HANCE (Neurotechnology for Human AugmeNtation in Critical Environments)
+**Sponsor: TAMU, TEES**
+
+
+
+
+
+
+Advances in cyber-human systems, e.g., brain-computer interfaces (BCIs), have expanded knowledge of, and support for, human cognition in various educational, work, and health domains. In particular, BCIs have the potential to fundamentally improve the performance of first responders, such as firefighters, who often perform risky operations in life-threatening stressful circumstances. Stress significantly disrupts (i.e., alters and inhibits) neural pathways of cognitive and motor capabilities, resulting in cognitive deficits (e.g., inattention, memory impairments), which ultimately leads to poor situation awareness, impaired decision-making, or increased psychomotor errors. Current user interfaces leverage multimodal feedback and displays to support cognition by facilitating information processing and communication, however, augmentation paradigms to tackle cognitive deficits directly at the source, i.e., the brain, may prove more effective but have been poorly explored. We will develop closed-loop BCIs using fNIRS and tDCS (N-HANCE: Neurotechnology for Human AugmeNtation in Critical Environments) to augment and support cognition under stress in VR-simulated emergency response tasks.
+
+
+
+
+
+
+**Collaborators: TAMU (McDonald), Drexel University (Ayaz)**
+
+## Mechanisms of Neuromuscular Fatigue
+**Sponsor: NIH**
+
+Obesity is associated with decreased functional mobility and increased falls risk among adults over 65 years, especially in women. The project will identify the central (neural) mechanisms that contribute to the reduction in motor function (decreased strength and increased limb fatigability) that occurs with obesity in older men and women. We will utilize a variety of non-invasive integrated approaches (fNIRS and TMS as well as a dynamic fatigue protocol) to probe the central nervous system in order to examine obesity and sex differences in neural control. Findings will help identify subgroups of older adults who are more vulnerable to declines in functional mobility. Knowing the relative contributions of neural and muscular mechanisms of motor function will aid in developing targeted novel strategies to offset motor declines and functional mobility in older and vulnerable older adults.
+
+**Collaborators: Marquette University (Hunter)**
+
+
diff --git a/_pages/research_phas.md b/_pages/research_phas.md
new file mode 100644
index 00000000000..63a8ac24cea
--- /dev/null
+++ b/_pages/research_phas.md
@@ -0,0 +1,92 @@
+---
+title: "NeuroergoLab - Research"
+layout: textlay
+excerpt: "NeuroergoLab Lab -- Research"
+sitemap: false
+permalink: /phas/
+---
+
+# Predictive Health and Safety
+
+## EMPOWER Safety Dashboard
+**Sponsor: National Academies of Sciences, Engineering, and Medicine**
+
+
+
+
+
+
+Sustaining a healthy personal and process safety culture is critical to the well-being and integrity of all organizations especially high-reliability organizations like offshore installations. Traditionally, safety culture is measured with a lengthy employee survey on an annual basis. Survey methodology is fraught with limitations including low response rates, social desirability concerns, the considerable time required to summarize and interpret the survey data, and failure to capture meaningful changes between surveys. Further, survey data do not lend themselves to quick interpretation through visualization and action. Our interdisciplinary team composed of organizational and human factors safety researchers and offshore subject matter experts proposes to address these limitations by developing a novel assessment of safety culture and pairing these data with readiness data in a format that is easy for supervisors to view and act upon. The purpose of the proposed research project is twofold: (1) to develop and test novel measurement tools to capture safety culture and worker readiness using field-friendly methodologies, including experience sampling methodology and wearable devices, and (2) to design, develop, and evaluate the value of a dashboard of worker data called EMPOWER (Evaluate, Measure, Promote Offshore Worker Engagement and Readiness). This dashboard will visually display worker psychological (safety culture) and physiological (lack of fatigue or readiness) data on an interactive user-centered-designed interface so that supervisors can easily access it on a daily basis to support organizational decision-making. The research team will evaluate the extent to which offshore installation supervisors and workers value and anticipate using such previously unavailable safety culture and worker readiness data in real-time, as well as its impact on hypothetical offshore scenario-based decision making.
+
+
+
+**Collaborators: TAMU (Payne, Sasangohar)**
+
+
+
+
+## FRAME (Fatigue Risk Assessment and Management in high-risk Environments)
+**Sponsor: Ocean Energy Safety Institute, National Academies of Sciences, Engineering, and Medicine**
+
+
+
+
+
+
+The oil and gas extraction (OGE) industry continues to experience a fatality rate nearly seven times higher than that for all U.S. workers. OGE workers are exposed to intensive shift patterns and long work durations inherent in this environment. This leads to fatigue, thereby increasing the risks of accidents and injuries. Fatigue is a physiological state of reduced mental or physical performance capability resulting from sleep loss, circadian phase, and/or workload. It has been implicated as a critical risk in OGE operations and was identified as a causal risk factor in two major incidents – the BP Texas City Refinery Explosion and the Macondo Well Explosion and Fire. However, systematic studies to identify, assess, and manage fatigue-related risks in OGE operations are limited. Effective fatigue assessment methods must be developed to address the elevated fatality rate in the OGE onshore and offshore industries. The objectives of the proposed work are to develop a reliable fatigue survey and a personalized fatigue prediction tool, using innovative machine learning algorithms, that employ the survey responses, worker characteristics, and planned workload/schedules.
+
+Opioid use disorder and addiction are now characterized as a nationwide “opioid epidemic,” with overdoses now the leading cause of injury deaths in the United States. While opioid overdose deaths have increased greatly over the past two decades as compared to other chronic diseases (e.g., heart disease) the development of remote monitoring and management tools and techniques for opioid cravings, recovery, and relapse have not kept pace. This project will develop intelligent Pervasive Augmented reaLity therapies (iPAL) – a technology-enabled OUD intervention that aims to help OUD sufferers manage their cravings to reduce their risk for relapse or overdose. iPAL integrates complementary psychotherapies (cognitive behavioral therapy and heart rate variability biofeedback) with immersive technologies (augmented and mixed reality) that will offer convenience, discretion in use, in the moment/real-time through personalized strategies. This work is poised to revolutionize how individuals learn, discover, create, and heal in the broader context of developing treatment strategies for those with OUD.
+
+
+
+**Collaborators: Montana State, Clemson, Prisma Health**
+
+
+
+## Smart, Secure, Non-invasive Wearable System for Proactive Detection of Hypoglycemic Events
+**Sponsors: Qatar Foundation, TEES**
+
+
+
+
+
+
+
+Existing solutions for glucose monitoring such as continuous glucose monitors (CGMs) are invasive, costly, and reactive. Self-monitored glucose approaches are intermittent and miss hypoglycemic events, especially at night. Also, a significant portion of the type 2diabetes patients currently do not use CGM and thus cannot monitor for hypoglycemic events. We propose to develop a wearable, non-invasive, reliable, inexpensive, and proactive device to detect and prevent hypoglycemic events by detecting early onsets of hypoglycemic tremors. The innovation of our approach is to develop a machine-learning-based pattern detection algorithm to explicitly detect and characterize the frequency and amplitude of tremors. Predictive algorithms will be developed for personalized hypoglycemia event risk characterization based on the detected tremors, activity monitoring, and baseline characterization. Finally, the system will provide feedback to the patient using (1) vibration in the haptic wearable sensor system, and (2) smartphone-based auditory and vibrotactile alerts and store/relay hypoglycemic event data to healthcare providers.
+
+
+
+**Collaborators: TAMU-Q (Qarake), TAMU (Sasangohar, Lawley, Erraguntla)**
+
+
+
+## SOS (Smart Opiate-Withdrawal Symptoms) System
+**Sponsors: TAMU Triads for Transformation**
+
+
+
+
+
+
+Our multi-disciplinary and collaborative proposal aims to develop Smart Opiate-withdrawal Symptoms (SOS) Technology, which is non-invasive, reliable, and proactive, to detect and manage opiate withdrawal symptoms. Existing commercially-available off-the-shelf (COTS) sensors will be employed to detect temporal patterns of physiological and psychological responses associated with short- and long-term opiate withdrawal symptoms (e.g., sweating, heart rate changes, anxiety, muscle cramps, tremors, etc.). The innovation of our approach is to develop machine learning-based pattern detection algorithms to explicitly detect and characterize specific features obtained from the COTS sensor configuration (e.g., sleep quality, heart rate change, tremors) and existing contextual information (e.g., medication use and compliance, age, gender, etc.). Predictive algorithm results will be compared to existing methods of detecting opioid withdrawal episodes (e.g., survey assessment). Finally, the system will explore feedback modalities to different stakeholders: (1) to the patient using vibration in the haptic wearable sensor system or auditory-, haptic- or text-based alerts in smartphones; (2) real-time feedback to healthcare providers to facilitate interventions; and (3) text-based alerts to support groups for social support strengthening.
+
+
+
+**Collaborators: TAMU (Sasangohar, Erraguntla)**
\ No newline at end of file
diff --git a/_pages/team.md b/_pages/team.md
index 0a89d3d3e9a..9a126a1a9be 100644
--- a/_pages/team.md
+++ b/_pages/team.md
@@ -1,7 +1,7 @@
---
-title: "Allan Lab - Team"
+title: "NeuroergoLab - Team"
layout: gridlay
-excerpt: "Allan Lab: Team members"
+excerpt: "NeuroergoLab: Team members"
sitemap: false
permalink: /team/
---
@@ -11,186 +11,173 @@ permalink: /team/
**We are looking for new PhD students, Postdocs, and Master students to join the team** [(see openings)]({{ site.url }}{{ site.baseurl }}/vacancies) **!**
-Jump to [staff](#staff), [master and bachelor students](#master-and-bachelor-students), [alumni](#alumni), [administrative support](#administrative-support), [lab visitors](#lab-visitors).
+
-## Staff
-{% assign number_printed = 0 %}
-{% for member in site.data.team_members %}
+
-{% assign even_odd = number_printed | modulo: 2 %}
+## Lab Director
-{% if even_odd == 0 %}
-
+ Ranjana Mehta is a Professor in the Department of Industrial and Systems Engineering at University of Wisconsin-Madison. She is also a graduate faculty with the Texas A&M Institute for Neuroscience at Texas A&M University, director of the NeuroErgonomics Laboratory, co-director of the Texas A&M Ergonomics Center, and a faculty fellow with the Center for Population Health and Aging and the Center for Remote Health Technologies and Systems. She received her MS and Ph.D. from Virginia Tech, MEng from University at Buffalo, and BE from Mumbai University.
+
+She is the recipient of:
+* **Fellow**, Human Factors and Ergonomics Society, 2023
+* **The Human Factors Prize**, Human Factors and Ergonomics Society, 2022
+* **NASA ideas* Fellow**, 2022
+* **Technical Innovation**, the Institute of Industrial and Systems Engineers, 2022
+* **Presidential Impact Fellow**, Texas A&M University, 2021
+* **Virginia Tech Engineering Outstanding Recent Alumni Award**, Virginia Tech, 2020
+* **TEES Engineering Genesis Award**, Texas A&M University, 2020
+* **TEES Faculty Fellow**, Texas A&M University, 2020
+* **HFE WOMAN of the Year**, Human Factors and Ergonomics Society, 2019
+* **Creativeness in Ergonomics Practitioner of the Year Award**, Applied Ergonomics Society (IISE), 2019
+* **William C. Howell Young Investigator Award**, Human Factors and Ergonomics Society, 2017
+* **James G. Zimmer New Investigator Research Award**, American Public Health Association, 2014
+
+ Yinsu Zhang has a BS in Mechanical Engineering from Rensselaer Polytechnic Institute and MS in Mechanical Engineering from Texas A&M University. His research interests are in human-automation interactions and in objective measures of dynamic driver trust in autonomous vehicles.
+
+ Aakash Yadav has a B.Tech. in Mechanical Engineering from the Indian Institute of Technology Tirupati. His research interests span robotics, human-robot interaction, human factors, cognition, neuroergonomics, and affective computing. Aakash works towards understanding the teaming between robots and humans to improve the combined system performance, efficiency, and safety. He loves to walk, bike, hike, and canoe in his free time.
+
+
+
-## Master and Bachelor Students
-{% assign number_printed = 0 %}
-{% for member in site.data.students %}
+
+
+
+
+
+
+ Tiash Rana Mukherjee has a B.Tech Degree in Production Engineering from the National Institute of Technology in Agartala, India. Her research interests lie in the intersection of Mechanical Design and Cognitive Psychology. She is aiming for an Applied Research career in the Industry.
+
+ David Nartey has a BS in Mechanical Engineering with a minor in Chemistry from Florida Institute of Technology. He worked in the automotive industry for 3 years. His research interests include general A.I, machine learning, systems engineering, cognition, and wearable health technology. In his free time, he enjoys working out, watching animation, and traveling.
+
+
+
-{% if even_odd == 0 %}
-{% endif %}
+
+
+
+
+
+ Jeevan Jayasuriya holds a BS in Mechatronics Engineering from the Open University of Sri Lanka, a BS in Physics from the University of Sri Jayewardenepura, and an MS in Mechanical Engineering from Clarkson University. His research interests include assistive device design, neuroergonomics, control systems, robotics, and machine learning.
+
+
+
-
-
{{ member.name }}
- {{ member.info }}
-
+## Research Scientists
- {% if member.number_educ == 1 %}
-
{{ member.education1 }}
- {% endif %}
+
+
+
+
+
+
+ Kieran Nichols has a B.Sc. in Kinesiology from Pennsylvania State University, M.Scs. in Kinesiology and Mechanical Engineering from University of Wisconsin-Madison, and recently graduated with his Ph.D. in Mechanical Engineering from UW-Madison. His research interests include biomechanics, robotics, mechatronics, neuroergonomics, wearables, and human factors. His research aims to evaluate and improve cognitive and motor performance with user-centered feedback systems using sensing, cueing, and electrical stimulations. He enjoys gymnastics, cooking, and water activities, and is originally from Trinidad and Tobago.
+
+
+
- {% if member.number_educ == 2 %}
-
{{ member.education1 }}
-
{{ member.education2 }}
- {% endif %}
+
+
+
+
+
+
+ Dr. Ronak R. Mohanty is a Research Scientist in the Department of Industrial and Systems Engineering at the University of Wisconsin-Madison. Specializing in Human-Computer Interaction and Applied Perception, he applies human-centric design principles, contributing to the development of innovative multisensory experiences in the Extended Reality (XR) technology space. His commitment to inclusivity and accessibility is evident in diverse domains, including health technology with a focus on haptic rehabilitation, medical applications like orthopedic surgery training, and advancements in XR learning. Dr. Mohanty played a significant role in the research and development of haptics-based wearable devices at Meta Reality Labs, a leader in XR technology. His contributions encompass cutting-edge human augmentation technologies and continues to shape technological advancements, reflecting a commitment to excellence in both academic and industrial realms.
+
+
+
- {% if member.number_educ == 3 %}
-
{{ member.education1 }}
-
{{ member.education2 }}
-
{{ member.education3 }}
- {% endif %}
+## Postdoctoral Research Associates
- {% if member.number_educ == 4 %}
-
{{ member.education1 }}
-
{{ member.education2 }}
-
{{ member.education3 }}
-
{{ member.education4 }}
- {% endif %}
-
+
+
+
+
+
+ Umair is a postdoctoral research associate in the Department of Industrial and Systems Engineering at the University of Wisconsin-Madison. His research at UW-Madison encompasses the field of fatigue assessment and management with a special focus on offshore industry worker fatigue. Prior to his tenure at UW-Madison, he held the position of a Post Doctoral Fellow in the Department of Chemical Engineering at IIT Madras.During this period, his research focused on evaluation and enhancement of human-machine interface (HMI) design using eye-tracking technology. He holds a Ph.D. in Chemical Engineering from the Indian Institute of Technology Gandhinagar. He has obtained his M. Tech from IIT Gandhinagar and a B. Tech in Chemical Engineering from the National Institute of Technology Srinagar. Umair has a rich research experience in the field of human factors and process safety. His research thrust has been on the performance and reliability of control room operators using cognitive engineering approaches. His work in process safety predominantly focuses on human error. He has extensively employed cutting-edge techniques such as electroencephalography (EEG) and eye-tracking to understand the cognitive aspects of human performance. Umair also loves to play badminton and chess.
-{% assign number_printed = number_printed | plus: 1 %}
-
-{% if even_odd == 1 %}
+
+{% for member in site.data.alumni_pdoc %}
+{{ member.name }}, {{ member.degree }}, {{ member.info }}
{% endfor %}
-{% assign even_odd = number_printed | modulo: 2 %}
-{% if even_odd == 1 %}
-
-{% endif %}
+
Ph.D.
+{% for member in site.data.alumni_phd %}
+{{ member.name }}, {{ member.degree }}, {{ member.info }}
+{% endfor %}
-## Former visitors, BSc/ MSc students
-
+
Masters
+{% for member in site.data.alumni_masters %}
+{{ member.name }}, {{ member.degree }}, {{ member.info }}
+{% endfor %}
-
-
Visitors
+
Visiting Scholars
{% for member in site.data.alumni_visitors %}
-{{ member.name }}
+{{ member.name }}, {{ member.info }}, {{ member.time }}
{% endfor %}
-
-
-
Master students
-{% for member in site.data.alumni_msc %}
-{{ member.name }}
+
Staff
+{% for member in site.data.alumni_staff %}
+{{ member.name }}, {{ member.info }}, {{ member.time }}
{% endfor %}
-
-
-
Bachelor Students
-{% for member in site.data.alumni_bsc %}
-{{ member.name }}
+
Undergraduate
+{% for member in site.data.alumni_ug %}
+{{ member.name }}, {{ member.major }}, {{ member.time }}
{% endfor %}
-
-
-
-
-## Administrative Support
-Ellie van Rijsewijk is helping us (and other groups) with administration.
diff --git a/images/logopic/.DS_Store b/_posts/.DS_Store
similarity index 100%
rename from images/logopic/.DS_Store
rename to _posts/.DS_Store
diff --git a/_posts/2023-04-07-news-feature-on-phd-student-oshin-tyagi-and-her-research-and-how-exoskeletons-could-help-ems-workers-in-the-field.markdown b/_posts/2023-04-07-news-feature-on-phd-student-oshin-tyagi-and-her-research-and-how-exoskeletons-could-help-ems-workers-in-the-field.markdown
new file mode 100644
index 00000000000..992296f7303
--- /dev/null
+++ b/_posts/2023-04-07-news-feature-on-phd-student-oshin-tyagi-and-her-research-and-how-exoskeletons-could-help-ems-workers-in-the-field.markdown
@@ -0,0 +1,15 @@
+---
+layout: post
+comments: true
+title: "News Feature on PhD student, Oshin Tyagi, and her research on how exoskeletons could help EMS workers in the field"
+date: 2023-04-07 10:11:54 -0500
+mathjax: true
+---
+
+
+
+
Check out this news article by KHRD on Oshin Tyagi and Cheif Justin Reed on their recent collaboration in research on bridging the gap between EMS professionals and exoskeleton manufacturers to develop devices that could reduce lower back strain and injuries while on the job.
+
+
\ No newline at end of file
diff --git a/_posts/2023-04-13-eshan-manchanda-accepted-into-the-summer-research-program-at-the-tamu-school-of-medicine.markdown b/_posts/2023-04-13-eshan-manchanda-accepted-into-the-summer-research-program-at-the-tamu-school-of-medicine.markdown
new file mode 100644
index 00000000000..3257f077e09
--- /dev/null
+++ b/_posts/2023-04-13-eshan-manchanda-accepted-into-the-summer-research-program-at-the-tamu-school-of-medicine.markdown
@@ -0,0 +1,28 @@
+---
+layout: post
+comments: true
+title: "Eshan Manchanda accepted into the Summer Research Program at the TAMU School of Medicine"
+date: 2023-04-13 10:11:54 -0500
+mathjax: true
+---
+
+
+
+
+
+
+
This fantastic opportunity will allow Eshan Manchanda to delve deeper into his passion for biomedical research and explore the fascinating intersection of engineering and healthcare. As Eshan himself says, his ultimate goal is to solve the problems related to the biological limits of the brain, and we can’t wait to see what he discovers this summer. Congratulations, Eshan, and best of luck in this program!
+
+
+
+
+
diff --git a/_posts/2023-04-25-the-neuroergonomics-lab-at-the-2023-houston-hfes-symposium-poster-and-oral-presentations.markdown b/_posts/2023-04-25-the-neuroergonomics-lab-at-the-2023-houston-hfes-symposium-poster-and-oral-presentations.markdown
new file mode 100644
index 00000000000..a96849dc30e
--- /dev/null
+++ b/_posts/2023-04-25-the-neuroergonomics-lab-at-the-2023-houston-hfes-symposium-poster-and-oral-presentations.markdown
@@ -0,0 +1,59 @@
+---
+layout: post
+comments: true
+title: "The NeuroErgonomics Lab at the 2023 Houston HFES Symposium – Poster and Oral Presentations"
+date: 2023-04-25 10:11:54 -0500
+mathjax: true
+---
+
+
+
+
+
+
+
+
+
+
+
+
The Neuroergonomics Lab was happy to attend the #2023HoustonHFES Symposium last Friday! We always enjoy the opportunity to meet up with our fellow Human Factors and Egonomics students and professionals to share and learn about the research being done in the field!
While at the symposium, we had a few teams present their research at the poster presentation session.
+
David Nartey AWS on “Predicting Task Performance and Fatigue Perception Scores in a Cognitive Fatiguing task”
+
Sebastian Villa Cuellar, Isabella Pedron, and Matthew Belmares on “Evaluating different modalities in exoskeleton training: Computer-Based versus Virtual Reality”
+
Victoria Chen and Mattias Hollmann on “Heart Rate Variability, Eye Tracking, Takeover Behavior, and Trust in AV Systems”
+
+
+
+
+
The lab also had two teams give oral presentations at the symposium!
+
Eshan Manchanda on ”Evaluation of passive low-back exoskeletons for EMS”
+
Diane Lee and Patralika Ghosh on “The effect of team configuration on Inter-Brain Synchrony, Heart Synchrony, and team trust in Human-Robot Collaboration”
+
+
+
+
+
+
+
+
+
We had a wonderful time and were so happy to be a part of the event! Thank you @HoustonHfes for hosting and we look forward to next year! Way to go to each team who came out!
+
+
+
diff --git a/_posts/2023-05-04-undergraduate-research-showcase-at-the-neuroergo-symposium-spring-2023-wrap-up.markdown b/_posts/2023-05-04-undergraduate-research-showcase-at-the-neuroergo-symposium-spring-2023-wrap-up.markdown
new file mode 100644
index 00000000000..2b852f34528
--- /dev/null
+++ b/_posts/2023-05-04-undergraduate-research-showcase-at-the-neuroergo-symposium-spring-2023-wrap-up.markdown
@@ -0,0 +1,78 @@
+---
+layout: post
+comments: true
+title: "Undergraduate Research Showcase at the NeuroErgo Symposium – Spring 2023 Wrap Up"
+date: 2023-05-04 10:11:54 -0500
+mathjax: true
+---
+
+
+
+We’re thrilled to announce that our NeuroErgo Symposium took place on May 3rd! Our talented undergraduate researchers showcased their hard work and dedication throughout the semester. Keep reading to learn more about each team and their fascinating findings!
+
+
+
+
+
+
+
First up is Team T2D, who presented their groundbreaking research on trust and #HumanRobotTeaming. Their work utilized heart rate variability, #fNIRS, and #EEG systems to analyze neurophysiological #synchrony in teams.
Next, the NASA team shared their insights on the effects of #fatigue on motor function during space flight. By using GVS brain stimulation to replicate the experience of #astronauts returning to Earth, they were able to investigate the impact of fatigue on #MotorFunction over time.
The EXO team focused on soft body #exoskeletons and their usefulness in #EmergencyResponse situations. They evaluated the effectiveness and perceived usefulness of exos with EMS practitioners in ER-related tasks.
The LEARNER team presented their innovative immersive training platform for emergency responders. Their user studies, which utilized computer-based and #AugmentedReality training, showed the impact of performance and workload on the effectiveness of #learning.
Finally, the M3X team explored dynamic #trust in #AutonomousVehicles through #EyeTracking, heart rate variability, and subjective measures. Their findings shed light on drivers’ takeover behaviors during traffic situations and their attitudes towards #AVs.
We’re incredibly proud of our undergraduate researchers, many of whom are graduating this month with job offers and internships. Congratulations to everyone on their new journeys!
+
Gig em’ always!
+
+
+
\ No newline at end of file
diff --git a/_posts/2023-05-25-congratulations-dr-oshin-tyagi-on-a-successful-doctoral-defense.markdown b/_posts/2023-05-25-congratulations-dr-oshin-tyagi-on-a-successful-doctoral-defense.markdown
new file mode 100644
index 00000000000..308ff880ef4
--- /dev/null
+++ b/_posts/2023-05-25-congratulations-dr-oshin-tyagi-on-a-successful-doctoral-defense.markdown
@@ -0,0 +1,17 @@
+---
+layout: post
+comments: true
+title: "Congratulations, Dr. Oshin Tyagi, on a successful doctoral defense!!!"
+date: 2023-05-25 10:11:54 -0500
+mathjax: true
+---
+
+
+
+Congratulations Dr. Oshin Tyagi on your successful defense on **“Uncovering Sex-Specific Mechanisms of Neuromuscular Fatigue Under Cognitive and Motor Perturbations via Neuromodulation and Brain Network Analysis.”** What an amazing year this has been for you!
+
+The NeuroErgonomics Lab is so proud of you! We can’t wait to see what the future hold for you as you embark on your new journey this fall at the University of Michigan Industrial & Operations Engineering (IOE) as an assistant professor!!
+
+
\ No newline at end of file
diff --git a/_posts/2023-06-21-congratulations-dr-john-juneho-kang-on-a-successful-doctoral-defense.markdown b/_posts/2023-06-21-congratulations-dr-john-juneho-kang-on-a-successful-doctoral-defense.markdown
new file mode 100644
index 00000000000..1bcc389c5e8
--- /dev/null
+++ b/_posts/2023-06-21-congratulations-dr-john-juneho-kang-on-a-successful-doctoral-defense.markdown
@@ -0,0 +1,15 @@
+---
+layout: post
+comments: true
+title: "Congratulations, Dr. John Juneho Kang, on a successful doctoral defense!!!"
+date: 2023-06-21 10:11:54 -0500
+mathjax: true
+---
+
+
+
+Congratulations Dr. John Kang on a stellar Ph.D. defense! Your NASEM Gulf Research Program work on practical fatigue assessments for offshore safety is impactful and much needed! More so, you have taught everyone at the NeuroErgonomics Lab the meaning of being a true lab mate!
+
+
\ No newline at end of file
diff --git a/_posts/2023-09-10-neuroergonomics-lab-moved-to-uw-madison.markdown b/_posts/2023-09-10-neuroergonomics-lab-moved-to-uw-madison.markdown
new file mode 100644
index 00000000000..6a2dfa2c6d6
--- /dev/null
+++ b/_posts/2023-09-10-neuroergonomics-lab-moved-to-uw-madison.markdown
@@ -0,0 +1,17 @@
+---
+layout: post
+comments: true
+title: "The NeuroErgonomics Lab has moved to University of Wisconsin-Madison!!!"
+date: 2023-09-10 16:10:54 -0500
+mathjax: true
+---
+
+
+
+The NeuroErgonomics Lab has moved to the University of Wisconsin-Madison! We are excited to be part of the Department of Industrial and Systems Engineering at UW-Madison. We are looking forward to new collaborations and opportunities. Go Badgers!
+
+
+
+
\ No newline at end of file
diff --git a/_posts/2023-11-02-neuroergonomics-lab-at-hfes-washington.markdown b/_posts/2023-11-02-neuroergonomics-lab-at-hfes-washington.markdown
new file mode 100644
index 00000000000..ad08b45afea
--- /dev/null
+++ b/_posts/2023-11-02-neuroergonomics-lab-at-hfes-washington.markdown
@@ -0,0 +1,52 @@
+---
+layout: post
+comments: true
+title: "The NeuroErgonomics Lab attends HFES 2023 in Washington, DC"
+date: 2023-11-02 06:10:54 -0500
+mathjax: true
+image: /assets/postimgs/231102hf/lab.png
+---
+
+**Contents**
+* TOC
+{:toc}
+## Neuroergonomics lab alumni and current members meet at HFES 2023
+
+The neuroergonomics lab members and alumni met at HFES 2023 in Washington, DC. The lab members presented their research at the conference, conducted hands-on workshops, took part in panel discussions, and received awards.
+
+
+
+## Dr. Ranjana Mehta is the selected as one of the seven 2023 HFES Fellows by HFES
+
+
+
+## Dr. Oshin Tyagi recieves the best computational paper award at HFES 2023
+
+
+
+## Aakash, Tiash, Eshan, David, John, and Dr. Mehta present at HFES 2023
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+## Dr. Ranjana Mehta organzied a hands-on workshop on Neuroergonomics
+
+The neuroergonomics conference was co-organized by Dr. Mehta and Dr. Hasan Ayaz. The conference included a hands-on workshop on neuroergonomics. Aakash Yadav volunteered to help with the workshop.
+
+
\ No newline at end of file
diff --git a/_posts/2023-11-04-neuergolab-lab-selected-by-nasa.markdown b/_posts/2023-11-04-neuergolab-lab-selected-by-nasa.markdown
new file mode 100644
index 00000000000..9d5ba80a414
--- /dev/null
+++ b/_posts/2023-11-04-neuergolab-lab-selected-by-nasa.markdown
@@ -0,0 +1,12 @@
+---
+layout: post
+comments: true
+title: "NeuroErgonomics Lab selected by NASA to study sensorimotor challenges with fatigue in Altered Gravity"
+date: 2023-11-04 08:10:54 -0500
+mathjax: true
+---
+
+The NeuroErgonomics Lab is thrilled to have been selected by NASA - National Aeronautics and Space Administration to study #sensorimotor challenges with #fatigue in #AlteredGravity! We look forward to uncovering and characterizing risks associated with #sleep and #cognitive fatigue interactions with #vestibular challenges on astronaut behavioral, functional, and operational outcomes.
+
+
+
\ No newline at end of file
diff --git a/_posts/2023-11-05-assessing-daily-changes-in-fatigue.markdown b/_posts/2023-11-05-assessing-daily-changes-in-fatigue.markdown
new file mode 100644
index 00000000000..ec73cb4a273
--- /dev/null
+++ b/_posts/2023-11-05-assessing-daily-changes-in-fatigue.markdown
@@ -0,0 +1,34 @@
+---
+layout: post
+comments: true
+title: "PubAlert: Assessing daily changes in fatigue indicators in offshore workers"
+date: 2023-11-05 08:10:54 -0500
+mathjax: true
+---
+
+The [NeuroErgonomics Lab](https://neuroergolab.org/) is proud to share our latest publication on assessing daily changes in fatigue indicators (using surveys, PVT, HRV, actigraphy) in offshore workers in the GOM over the course of their 28-day hitch! This is one of the largest offshore fatigue studies in the GulfofMexico, supported by the NASEM Gulf Research Program. Congratulations to [Dr. John Kang](https://www.linkedin.com/in/jjkang612/) for leading this collaborative effort! Visit to learn more.
+
+The publication is available at [https://doi.org/10.1016/j.apergo.2023.104164](https://doi.org/10.1016/j.apergo.2023.104164).
+
+
+
+
+
+
+
+```bibtex
+@article{KANG2024104164,
+title = {Field-based longitudinal evaluation of multimodal worker fatigue assessments in offshore shiftwork},
+journal = {Applied Ergonomics},
+volume = {115},
+pages = {104164},
+year = {2024},
+issn = {0003-6870},
+doi = {https://doi.org/10.1016/j.apergo.2023.104164},
+url = {https://www.sciencedirect.com/science/article/pii/S0003687023002028},
+author = {John Kang and Stephanie C. Payne and Farzan Sasangohar and Ranjana K. Mehta},
+keywords = {Sleepiness, Mental fatigue, Physical fatigue, Actigraphy, PVT},
+abstract = {Fatigue in offshore environments is a critical safety hazard, yet the utility of daily fatigue assessments has not been longitudinally examined in these environments. The aim of this exploratory longitudinal field study across two drillships in the Gulf of Mexico was to determine the changes in subjective, performance-based, and physiological fatigue measures over time across different shift types (day, night, and swing) and to identify correlations between these multimodal fatigue assessments. Repeated measures correlation analyses of daily fatigue data from seventy offshore workers revealed that while total sleep time remained unaffected by time on rig, workers’ performances on the psychomotor vigilance test (PVT) deteriorated over time across all shift types. Several correlations between the various multimodal measures were consistent with the extant literature on worker fatigue symptoms and perceptual and physiological manifestations. These findings emphasize the utility of PVT and single item self-reports to capture worker fatigue in offshore shiftwork.}
+}
+
+```
\ No newline at end of file
diff --git a/_posts/2023-11-07-funding-to-address-fatigue-in-offshore-env.markdown b/_posts/2023-11-07-funding-to-address-fatigue-in-offshore-env.markdown
new file mode 100644
index 00000000000..da97ec3396b
--- /dev/null
+++ b/_posts/2023-11-07-funding-to-address-fatigue-in-offshore-env.markdown
@@ -0,0 +1,11 @@
+---
+layout: post
+comments: true
+title: "Our lab receives funding to develop decision-support tools to address fatigue risks in offshore environments"
+date: 2023-11-07 06:10:54 -0500
+mathjax: true
+---
+
+Our [lab](https://neuroergolab.org/) receives funding from the National Academies Gulf Research Program to develop decision-support tools to address fatigue risks in offshore environments. This work will help to improve the safety of offshore operations by developing a decision-support tool to help offshore workers and managers make better decisions about fatigue risk.
+
+Checkout the new feature at [Gulf Research Program Awards $4.4 Million to Support Safer Offshore Energy Systems](https://www.nationalacademies.org/news/2023/11/gulf-research-program-awards-4-4-million-to-support-safer-offshore-energy-systems).
\ No newline at end of file
diff --git a/_posts/2024-02-02-trust-in-human-robot-collaboration.markdown b/_posts/2024-02-02-trust-in-human-robot-collaboration.markdown
new file mode 100644
index 00000000000..5058f3c49d5
--- /dev/null
+++ b/_posts/2024-02-02-trust-in-human-robot-collaboration.markdown
@@ -0,0 +1,21 @@
+---
+layout: post
+comments: true
+title: "PubAlert: Trust in Human-Robot Collaboration"
+date: 2024-02-02 06:10:54 -0500
+mathjax: true
+image: /assets/postimgs/240202pu/thri-hoko.png
+---
+
+
+
+We are excited to share the latest research breakthrough in the realm of human-robot interaction! The paper titled **"Brain–Behavior Relationships of Trust in Shared Space Human–Robot Collaboration"** authored by Sarah K. Hopko, Yinsu Zhang, Aakash Yadav, Prabhakar R. Pagilla, and Ranjana Mehta has been recently published in ACM Transactions on Human-Robot Interaction (THRI) Volume 13 Issue 1.
+
+
+>Hopko, S. K., Zhang, Y., Yadav, A., Pagilla, P. R., & Mehta, R. K. (2024). Brain–Behavior Relationships of Trust in Shared Space Human–Robot Collaboration. J. Hum. -Robot Interact., 13(1). [doi:10.1145/3632149](https://dl.acm.org/doi/full/10.1145/3632149).
+
+The publication (open-access) can be accessed at [https://dl.acm.org/doi/full/10.1145/3632149](https://dl.acm.org/doi/full/10.1145/3632149).
+
+
+
+
diff --git a/_posts/2024-03-04-new-lab-members.markdown b/_posts/2024-03-04-new-lab-members.markdown
new file mode 100644
index 00000000000..0b58c6df89b
--- /dev/null
+++ b/_posts/2024-03-04-new-lab-members.markdown
@@ -0,0 +1,16 @@
+---
+layout: post
+comments: true
+title: "New Lab Members"
+date: 2024-03-04 10:10:54 -0500
+mathjax: true
+image: /assets/people/new_lab_members.jpeg
+---
+
+NeuroErgonomics Lab would like to introduce its newest members: Dr. Umair Iqbal, Jeevan Jayasuriya, Dr. Ronak Mohanty, and Dr. Kieran Nichols, (order in picture). Dr. Iqbal aims to research fatigue assessment and management, focusing on offshore worker fatigue. Jeevan J. will evaluate the interactive effect of fatigue and altered gravity on sensorimotor and cognitive functions. Dr. Mohanty will contribute to the development of novel multisensory interaction in Extended Reality. Dr. Nichols will focus on evaluating cognitive and motor performance using sensing, cueing, and electrical stimulations. We are excited to build our team as we expand our research in Madison, WI.
+
+
+
+
+
+
diff --git a/_sass/.DS_Store b/_sass/.DS_Store
index 4068988b2e9..c332c2222e9 100644
Binary files a/_sass/.DS_Store and b/_sass/.DS_Store differ
diff --git a/images/teampic/.DS_Store b/assets/.DS_Store
similarity index 71%
rename from images/teampic/.DS_Store
rename to assets/.DS_Store
index 5008ddfcf53..9c504919858 100644
Binary files a/images/teampic/.DS_Store and b/assets/.DS_Store differ
diff --git a/assets/favicon.ico b/assets/favicon.ico
new file mode 100644
index 00000000000..a766207a949
Binary files /dev/null and b/assets/favicon.ico differ
diff --git a/assets/lab_2021.png b/assets/lab_2021.png
new file mode 100644
index 00000000000..77227bb38d4
Binary files /dev/null and b/assets/lab_2021.png differ
diff --git a/images/picpic/Gallery/.DS_Store b/assets/logos/.DS_Store
similarity index 100%
rename from images/picpic/Gallery/.DS_Store
rename to assets/logos/.DS_Store
diff --git a/assets/logos/cos.png b/assets/logos/cos.png
new file mode 100644
index 00000000000..517aa3e2702
Binary files /dev/null and b/assets/logos/cos.png differ
diff --git a/assets/logos/dot.png b/assets/logos/dot.png
new file mode 100644
index 00000000000..831cbe6bd5b
Binary files /dev/null and b/assets/logos/dot.png differ
diff --git a/assets/logos/fa.png b/assets/logos/fa.png
new file mode 100644
index 00000000000..f723b2f7f20
Binary files /dev/null and b/assets/logos/fa.png differ
diff --git a/assets/logos/nasa.png b/assets/logos/nasa.png
new file mode 100644
index 00000000000..dbf011429b5
Binary files /dev/null and b/assets/logos/nasa.png differ
diff --git a/assets/logos/nasem.jpeg b/assets/logos/nasem.jpeg
new file mode 100644
index 00000000000..229538af1af
Binary files /dev/null and b/assets/logos/nasem.jpeg differ
diff --git a/assets/logos/neuroergo_long.png b/assets/logos/neuroergo_long.png
new file mode 100644
index 00000000000..5e0e77a9297
Binary files /dev/null and b/assets/logos/neuroergo_long.png differ
diff --git a/assets/logos/nih.jpeg b/assets/logos/nih.jpeg
new file mode 100644
index 00000000000..486515c92e4
Binary files /dev/null and b/assets/logos/nih.jpeg differ
diff --git a/assets/logos/niosh.png b/assets/logos/niosh.png
new file mode 100644
index 00000000000..272d2192c9c
Binary files /dev/null and b/assets/logos/niosh.png differ
diff --git a/assets/logos/nsf.png b/assets/logos/nsf.png
new file mode 100644
index 00000000000..c16d46eefa3
Binary files /dev/null and b/assets/logos/nsf.png differ
diff --git a/assets/logos/oesi.jpeg b/assets/logos/oesi.jpeg
new file mode 100644
index 00000000000..14aac5c07fd
Binary files /dev/null and b/assets/logos/oesi.jpeg differ
diff --git a/assets/logos/qnrf.png b/assets/logos/qnrf.png
new file mode 100644
index 00000000000..dc042782586
Binary files /dev/null and b/assets/logos/qnrf.png differ
diff --git a/assets/logos/sai.jpeg b/assets/logos/sai.jpeg
new file mode 100644
index 00000000000..9d2ffd65011
Binary files /dev/null and b/assets/logos/sai.jpeg differ
diff --git a/images/slider7001400/.DS_Store b/assets/people/.DS_Store
similarity index 100%
rename from images/slider7001400/.DS_Store
rename to assets/people/.DS_Store
diff --git a/assets/people/david.jpeg b/assets/people/david.jpeg
new file mode 100644
index 00000000000..fbb31e3756f
Binary files /dev/null and b/assets/people/david.jpeg differ
diff --git a/assets/people/jeevan.jpg b/assets/people/jeevan.jpg
new file mode 100644
index 00000000000..1fdfcfd7689
Binary files /dev/null and b/assets/people/jeevan.jpg differ
diff --git a/assets/people/johnh.jpeg b/assets/people/johnh.jpeg
new file mode 100644
index 00000000000..3a7852536c7
Binary files /dev/null and b/assets/people/johnh.jpeg differ
diff --git a/assets/people/lindsey.jpeg b/assets/people/lindsey.jpeg
new file mode 100644
index 00000000000..705c73417d4
Binary files /dev/null and b/assets/people/lindsey.jpeg differ
diff --git a/assets/people/mehta.jpeg b/assets/people/mehta.jpeg
new file mode 100644
index 00000000000..1cc24008f11
Binary files /dev/null and b/assets/people/mehta.jpeg differ
diff --git a/assets/people/mehta2.jpeg b/assets/people/mehta2.jpeg
new file mode 100644
index 00000000000..deba309c5f1
Binary files /dev/null and b/assets/people/mehta2.jpeg differ
diff --git a/assets/people/mohanty.jpg b/assets/people/mohanty.jpg
new file mode 100644
index 00000000000..6df5f0ec982
Binary files /dev/null and b/assets/people/mohanty.jpg differ
diff --git a/assets/people/new_lab_members.jpeg b/assets/people/new_lab_members.jpeg
new file mode 100644
index 00000000000..02f632b4fd9
Binary files /dev/null and b/assets/people/new_lab_members.jpeg differ
diff --git a/assets/people/nichols.jpg b/assets/people/nichols.jpg
new file mode 100644
index 00000000000..871a8200ac4
Binary files /dev/null and b/assets/people/nichols.jpg differ
diff --git a/assets/people/peter.jpeg b/assets/people/peter.jpeg
new file mode 100644
index 00000000000..e2bc86e5a0f
Binary files /dev/null and b/assets/people/peter.jpeg differ
diff --git a/assets/people/shivangi.jpeg b/assets/people/shivangi.jpeg
new file mode 100644
index 00000000000..70d6e756f97
Binary files /dev/null and b/assets/people/shivangi.jpeg differ
diff --git a/assets/people/tiago.jpeg b/assets/people/tiago.jpeg
new file mode 100644
index 00000000000..b519f2663e2
Binary files /dev/null and b/assets/people/tiago.jpeg differ
diff --git a/assets/people/tiash.jpeg b/assets/people/tiash.jpeg
new file mode 100644
index 00000000000..dca68aacf68
Binary files /dev/null and b/assets/people/tiash.jpeg differ
diff --git a/assets/people/umair.jpg b/assets/people/umair.jpg
new file mode 100644
index 00000000000..b7f3a240f72
Binary files /dev/null and b/assets/people/umair.jpg differ
diff --git a/assets/people/vidhya.jpeg b/assets/people/vidhya.jpeg
new file mode 100644
index 00000000000..55a30087bdb
Binary files /dev/null and b/assets/people/vidhya.jpeg differ
diff --git a/assets/people/yadav.jpeg b/assets/people/yadav.jpeg
new file mode 100644
index 00000000000..621b0a144b1
Binary files /dev/null and b/assets/people/yadav.jpeg differ
diff --git a/assets/people/zhang.jpeg b/assets/people/zhang.jpeg
new file mode 100644
index 00000000000..3de3f9207cd
Binary files /dev/null and b/assets/people/zhang.jpeg differ
diff --git a/images/picpic/.DS_Store b/assets/postimgs/.DS_Store
similarity index 61%
rename from images/picpic/.DS_Store
rename to assets/postimgs/.DS_Store
index 7284b4048b8..4ed45090ee9 100644
Binary files a/images/picpic/.DS_Store and b/assets/postimgs/.DS_Store differ
diff --git a/assets/postimgs/230407ne/oshinnews.png b/assets/postimgs/230407ne/oshinnews.png
new file mode 100644
index 00000000000..8022689c966
Binary files /dev/null and b/assets/postimgs/230407ne/oshinnews.png differ
diff --git a/assets/postimgs/230413es/eshan.jpeg b/assets/postimgs/230413es/eshan.jpeg
new file mode 100644
index 00000000000..f768bab39d6
Binary files /dev/null and b/assets/postimgs/230413es/eshan.jpeg differ
diff --git a/assets/postimgs/230425th/arrival.jpeg b/assets/postimgs/230425th/arrival.jpeg
new file mode 100644
index 00000000000..4954735a690
Binary files /dev/null and b/assets/postimgs/230425th/arrival.jpeg differ
diff --git a/assets/postimgs/230425th/presentation.png b/assets/postimgs/230425th/presentation.png
new file mode 100644
index 00000000000..67eb5377a1d
Binary files /dev/null and b/assets/postimgs/230425th/presentation.png differ
diff --git a/assets/postimgs/230425th/t2d.png b/assets/postimgs/230425th/t2d.png
new file mode 100644
index 00000000000..b3eed1d2ef2
Binary files /dev/null and b/assets/postimgs/230425th/t2d.png differ
diff --git a/assets/postimgs/230425th/team.jpeg b/assets/postimgs/230425th/team.jpeg
new file mode 100644
index 00000000000..49588009a1c
Binary files /dev/null and b/assets/postimgs/230425th/team.jpeg differ
diff --git a/assets/postimgs/230504un/exo.jpeg b/assets/postimgs/230504un/exo.jpeg
new file mode 100644
index 00000000000..50ebdf432f3
Binary files /dev/null and b/assets/postimgs/230504un/exo.jpeg differ
diff --git a/assets/postimgs/230504un/learner.jpeg b/assets/postimgs/230504un/learner.jpeg
new file mode 100644
index 00000000000..72ec57df7ad
Binary files /dev/null and b/assets/postimgs/230504un/learner.jpeg differ
diff --git a/assets/postimgs/230504un/m3x.jpeg b/assets/postimgs/230504un/m3x.jpeg
new file mode 100644
index 00000000000..2c99907828c
Binary files /dev/null and b/assets/postimgs/230504un/m3x.jpeg differ
diff --git a/assets/postimgs/230504un/nasa.jpeg b/assets/postimgs/230504un/nasa.jpeg
new file mode 100644
index 00000000000..88ad907340f
Binary files /dev/null and b/assets/postimgs/230504un/nasa.jpeg differ
diff --git a/assets/postimgs/230504un/t2d.jpg b/assets/postimgs/230504un/t2d.jpg
new file mode 100644
index 00000000000..3d16b84aa05
Binary files /dev/null and b/assets/postimgs/230504un/t2d.jpg differ
diff --git a/assets/postimgs/230504un/team.jpeg b/assets/postimgs/230504un/team.jpeg
new file mode 100644
index 00000000000..30cd305aff0
Binary files /dev/null and b/assets/postimgs/230504un/team.jpeg differ
diff --git a/assets/postimgs/230525co/oshin.jpeg b/assets/postimgs/230525co/oshin.jpeg
new file mode 100644
index 00000000000..e48b107edfc
Binary files /dev/null and b/assets/postimgs/230525co/oshin.jpeg differ
diff --git a/assets/postimgs/230621co/kang.jpeg b/assets/postimgs/230621co/kang.jpeg
new file mode 100644
index 00000000000..2dcbd9afa88
Binary files /dev/null and b/assets/postimgs/230621co/kang.jpeg differ
diff --git a/assets/postimgs/230910mo/gobadgers.jpeg b/assets/postimgs/230910mo/gobadgers.jpeg
new file mode 100644
index 00000000000..ff39f7f4199
Binary files /dev/null and b/assets/postimgs/230910mo/gobadgers.jpeg differ
diff --git a/assets/postimgs/230910mo/uwmove.JPEG b/assets/postimgs/230910mo/uwmove.JPEG
new file mode 100644
index 00000000000..c6a3108e292
Binary files /dev/null and b/assets/postimgs/230910mo/uwmove.JPEG differ
diff --git a/assets/postimgs/231102hf/ay.jpeg b/assets/postimgs/231102hf/ay.jpeg
new file mode 100644
index 00000000000..7142434979f
Binary files /dev/null and b/assets/postimgs/231102hf/ay.jpeg differ
diff --git a/assets/postimgs/231102hf/dn.jpeg b/assets/postimgs/231102hf/dn.jpeg
new file mode 100644
index 00000000000..17207a70b63
Binary files /dev/null and b/assets/postimgs/231102hf/dn.jpeg differ
diff --git a/assets/postimgs/231102hf/em.jpeg b/assets/postimgs/231102hf/em.jpeg
new file mode 100644
index 00000000000..e03f8c622d2
Binary files /dev/null and b/assets/postimgs/231102hf/em.jpeg differ
diff --git a/assets/postimgs/231102hf/jh.jpeg b/assets/postimgs/231102hf/jh.jpeg
new file mode 100644
index 00000000000..a3395eef884
Binary files /dev/null and b/assets/postimgs/231102hf/jh.jpeg differ
diff --git a/assets/postimgs/231102hf/lab.png b/assets/postimgs/231102hf/lab.png
new file mode 100644
index 00000000000..51ca256d37a
Binary files /dev/null and b/assets/postimgs/231102hf/lab.png differ
diff --git a/assets/postimgs/231102hf/oshin.png b/assets/postimgs/231102hf/oshin.png
new file mode 100644
index 00000000000..5ff4211b228
Binary files /dev/null and b/assets/postimgs/231102hf/oshin.png differ
diff --git a/assets/postimgs/231102hf/ranjana.png b/assets/postimgs/231102hf/ranjana.png
new file mode 100644
index 00000000000..e2325afa164
Binary files /dev/null and b/assets/postimgs/231102hf/ranjana.png differ
diff --git a/assets/postimgs/231102hf/trm.jpeg b/assets/postimgs/231102hf/trm.jpeg
new file mode 100644
index 00000000000..859ced0f073
Binary files /dev/null and b/assets/postimgs/231102hf/trm.jpeg differ
diff --git a/assets/postimgs/231102hf/workshop.png b/assets/postimgs/231102hf/workshop.png
new file mode 100644
index 00000000000..9bb13de00c7
Binary files /dev/null and b/assets/postimgs/231102hf/workshop.png differ
diff --git a/assets/postimgs/240202pu/thri-hoko.png b/assets/postimgs/240202pu/thri-hoko.png
new file mode 100644
index 00000000000..c43a0674392
Binary files /dev/null and b/assets/postimgs/240202pu/thri-hoko.png differ
diff --git a/assets/researchimgs/amelia.png b/assets/researchimgs/amelia.png
new file mode 100644
index 00000000000..99d4b95f7f5
Binary files /dev/null and b/assets/researchimgs/amelia.png differ
diff --git a/assets/researchimgs/disasterhri.jpeg b/assets/researchimgs/disasterhri.jpeg
new file mode 100644
index 00000000000..dc927df0909
Binary files /dev/null and b/assets/researchimgs/disasterhri.jpeg differ
diff --git a/assets/researchimgs/empower.jpeg b/assets/researchimgs/empower.jpeg
new file mode 100644
index 00000000000..cd898c64b14
Binary files /dev/null and b/assets/researchimgs/empower.jpeg differ
diff --git a/assets/researchimgs/exo.jpeg b/assets/researchimgs/exo.jpeg
new file mode 100644
index 00000000000..7b4ef6e1a35
Binary files /dev/null and b/assets/researchimgs/exo.jpeg differ
diff --git a/assets/researchimgs/fatiguemech.jpeg b/assets/researchimgs/fatiguemech.jpeg
new file mode 100644
index 00000000000..db33529b115
Binary files /dev/null and b/assets/researchimgs/fatiguemech.jpeg differ
diff --git a/assets/researchimgs/frame.jpeg b/assets/researchimgs/frame.jpeg
new file mode 100644
index 00000000000..3b8a932e9e2
Binary files /dev/null and b/assets/researchimgs/frame.jpeg differ
diff --git a/assets/researchimgs/hypodetect.jpeg b/assets/researchimgs/hypodetect.jpeg
new file mode 100644
index 00000000000..520f80e7219
Binary files /dev/null and b/assets/researchimgs/hypodetect.jpeg differ
diff --git a/assets/researchimgs/ipal.png b/assets/researchimgs/ipal.png
new file mode 100644
index 00000000000..3ec488a1e87
Binary files /dev/null and b/assets/researchimgs/ipal.png differ
diff --git a/assets/researchimgs/learner.jpeg b/assets/researchimgs/learner.jpeg
new file mode 100644
index 00000000000..b6f5edd7bdc
Binary files /dev/null and b/assets/researchimgs/learner.jpeg differ
diff --git a/assets/researchimgs/nhance.jpeg b/assets/researchimgs/nhance.jpeg
new file mode 100644
index 00000000000..7cbcbe736b4
Binary files /dev/null and b/assets/researchimgs/nhance.jpeg differ
diff --git a/assets/researchimgs/sos.jpeg b/assets/researchimgs/sos.jpeg
new file mode 100644
index 00000000000..30c095a9309
Binary files /dev/null and b/assets/researchimgs/sos.jpeg differ
diff --git a/assets/slider/slider_1.jpg b/assets/slider/slider_1.jpg
new file mode 100644
index 00000000000..b3b3d5a4739
Binary files /dev/null and b/assets/slider/slider_1.jpg differ
diff --git a/assets/slider/slider_2.jpg b/assets/slider/slider_2.jpg
new file mode 100644
index 00000000000..107a60532b3
Binary files /dev/null and b/assets/slider/slider_2.jpg differ
diff --git a/assets/slider/slider_3.jpg b/assets/slider/slider_3.jpg
new file mode 100644
index 00000000000..2feda204892
Binary files /dev/null and b/assets/slider/slider_3.jpg differ
diff --git a/assets/slider/slider_4.jpg b/assets/slider/slider_4.jpg
new file mode 100644
index 00000000000..309862687e9
Binary files /dev/null and b/assets/slider/slider_4.jpg differ
diff --git a/assets/slider/slider_5.jpg b/assets/slider/slider_5.jpg
new file mode 100644
index 00000000000..a667c4abe1a
Binary files /dev/null and b/assets/slider/slider_5.jpg differ
diff --git a/images/teampic/tjeruk.jpg b/assets/slider/slider_6.jpg
similarity index 55%
rename from images/teampic/tjeruk.jpg
rename to assets/slider/slider_6.jpg
index 667ff4a280c..2894bca60c4 100644
Binary files a/images/teampic/tjeruk.jpg and b/assets/slider/slider_6.jpg differ
diff --git a/assets/slider/slider_7.jpg b/assets/slider/slider_7.jpg
new file mode 100644
index 00000000000..86ac6e4ef59
Binary files /dev/null and b/assets/slider/slider_7.jpg differ
diff --git a/assets/slider/slider_8.png b/assets/slider/slider_8.png
new file mode 100644
index 00000000000..9d4dc6c6625
Binary files /dev/null and b/assets/slider/slider_8.png differ
diff --git a/blog.html b/blog.html
new file mode 100644
index 00000000000..9e0f10b4295
--- /dev/null
+++ b/blog.html
@@ -0,0 +1,21 @@
+---
+layout: default
+title: NeuroergoLab - News
+---
+
+{% include JB/setup %}
+
+