-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1abd904
commit e94a5b5
Showing
26 changed files
with
644 additions
and
663 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,30 @@ | ||
{ | ||
"title": "Bridging the Gaps: Our PhD Student Vicente interns at ESA, Applying Machine Learning to Astrophysics Literature", | ||
"author_id": "vicente_amado", | ||
"article_id": "ESA_internship_vicente", | ||
"display": true, | ||
"date": "06-15-2023", | ||
"category": "News", | ||
"tags": [ | ||
"news", | ||
"research", | ||
"Internship" | ||
], | ||
"platforms": [ | ||
"kg", | ||
"dti" | ||
], | ||
"cover_image_height": "", | ||
"cover_image_width": "", | ||
"short_description": "Unleashing the Power of Data Science: Internship at the European Space Agency's Deepthought Initiative Explores Astrophysics Meta-Research.", | ||
"long_description": "", | ||
"cover_image": "website_files/images/article_content/esa_internship.png", | ||
"content": { | ||
"1_para": "The Deepthought Initiative (DTI) collaboration applies computational techniques and tools to analyze the vast literature in scientific research, with a specific focus on leveraging machine learning to understand astrophysics literature. Vicente Amado Olivo's research revolves around tracking astrophysics publications and identifying astronomers worldwide through publications on arXiv. Being part of a research group comprising astrophysicists, Vicente's work in computational meta-research ensures that the tools developed by DTI are directly applicable to the needs of astrophysicists. To further their research in astrophysics meta-research, Vicente is visiting ESAC, a world-leading space agency, in order to gain firsthand experience with their current research systems, understand their future needs, actively participate in a proposal cycle, and collaborate with the librarians at ESA." | ||
}, | ||
"people_involved_ids": [ | ||
"vicente_amado", | ||
"wolfgang_kerzendorf" | ||
], | ||
"links": {}, | ||
"twitter": "None" | ||
"title": "Bridging the Gaps: Our PhD Student Vicente interns at ESA, Applying Machine Learning to Astrophysics Literature", | ||
"author_id": "vicente_amado", | ||
"article_id": "ESA_internship_vicente", | ||
"display": true, | ||
"date": "06-15-2023", | ||
"category": "News", | ||
"tags": [ | ||
"news", | ||
"research", | ||
"Internship" | ||
], | ||
"platforms": [ | ||
"kg", | ||
"dti" | ||
], | ||
"cover_image_height": "", | ||
"cover_image_width": "", | ||
"short_description": "Unleashing the Power of Data Science: Internship at the European Space Agency's Deepthought Initiative Explores Astrophysics Meta-Research.", | ||
"cover_image": "website_files/images/article_content/esa_internship.png", | ||
"content": { | ||
"1_para": "The Deepthought Initiative (DTI) collaboration applies computational techniques and tools to analyze the vast literature in scientific research, with a specific focus on leveraging machine learning to understand astrophysics literature. Vicente Amado Olivo's research revolves around tracking astrophysics publications and identifying astronomers worldwide through publications on arXiv. Being part of a research group comprising astrophysicists, Vicente's work in computational meta-research ensures that the tools developed by DTI are directly applicable to the needs of astrophysicists. To further their research in astrophysics meta-research, Vicente is visiting ESAC, a world-leading space agency, in order to gain firsthand experience with their current research systems, understand their future needs, actively participate in a proposal cycle, and collaborate with the librarians at ESA." | ||
}, | ||
"people_involved_ids": [ | ||
"vicente_amado", | ||
"wolfgang_kerzendorf" | ||
], | ||
"links": {}, | ||
"twitter": "None" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,21 @@ | ||
{ | ||
"title": "Architects of modern astronomy", | ||
"author_id": "johannes_buchner", | ||
"article_id": "architects_of_modern_astronomy", | ||
"display": true, | ||
"date": "05-06-2024", | ||
"category": "Software", | ||
"tags": [], | ||
"platforms": [], | ||
"short_description": "Software plays a hidden but crucial role in astronomy research. This project aims to recognize the scientists behind these tools. It will analyze open source astronomy software on ASCL.net, considering both the impact (citations) and time invested (code commits) to identify key contributors who connect data with astronomical understanding.", | ||
"long_description": "", | ||
"cover_image": "../articles/modern_astronomy_tree_map.png", | ||
"content": { | ||
"1_para": "This project aims to highlight the under-appreciated role of software development in astronomy. Open source software fosters reproducible research by making data analysis tools and methodologies transparent and accessible. The project proposes to identify key scientists who bridge the gap between observational data and physical understanding of astronomical phenomena. It will focus on analyzing projects hosted on ASCL.net, a platform specifically dedicated to astronomy software.", | ||
"2_para": "The analysis will consider ASCL.net projects that are linked to scientific publications and have a publicly accessible code repository. Projects hosted on non-git platforms will be excluded. To assess a scientist's contribution, the project will consider two factors: impact, measured by the number of citations a project's linked paper receives; and time invested, estimated by the number of days with code commits. This approach is considered more effective than simply counting commits or code changes." | ||
}, | ||
"people_involved_ids": [ | ||
"johannes_buchner" | ||
], | ||
"links": {}, | ||
"twitter": "None" | ||
"title": "Architects of modern astronomy", | ||
"author_id": "johannes_buchner", | ||
"article_id": "architects_of_modern_astronomy", | ||
"display": true, | ||
"date": "05-06-2024", | ||
"category": "Software", | ||
"tags": [], | ||
"platforms": [], | ||
"short_description": "Software plays a hidden but crucial role in astronomy research. This project aims to recognize the scientists behind these tools. It will analyze open source astronomy software on ASCL.net, considering both the impact (citations) and time invested (code commits) to identify key contributors who connect data with astronomical understanding.", | ||
"cover_image": "../articles/modern_astronomy_tree_map.png", | ||
"content": { | ||
"1_para": "This project aims to highlight the under-appreciated role of software development in astronomy. Open source software fosters reproducible research by making data analysis tools and methodologies transparent and accessible. The project proposes to identify key scientists who bridge the gap between observational data and physical understanding of astronomical phenomena. It will focus on analyzing projects hosted on ASCL.net, a platform specifically dedicated to astronomy software.", | ||
"2_para": "The analysis will consider ASCL.net projects that are linked to scientific publications and have a publicly accessible code repository. Projects hosted on non-git platforms will be excluded. To assess a scientist's contribution, the project will consider two factors: impact, measured by the number of citations a project's linked paper receives; and time invested, estimated by the number of days with code commits. This approach is considered more effective than simply counting commits or code changes." | ||
}, | ||
"people_involved_ids": [ | ||
"johannes_buchner" | ||
], | ||
"links": {}, | ||
"twitter": "None" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,26 @@ | ||
{ | ||
"title": "From Research to Real-World Impact: Our Undergrad Bea Joins BCBSM's Analytics Center", | ||
"author_id": "bea_lu", | ||
"article_id": "bcbsm_internship_bea", | ||
"display": true, | ||
"date": "03-14-2024", | ||
"category": "News", | ||
"tags": [ | ||
"news", | ||
"Internship" | ||
], | ||
"platforms": [ | ||
"kg", | ||
"dti" | ||
], | ||
"short_description": "Bea, an undergraduate in the group, is excited to join Blue Cross Blue Shield of Michigan's Analytics Center of Excellence as a Summer 2024 Intern!", | ||
"long_description": "", | ||
"cover_image": "website_files/images/article_content/bcbsm.jpeg", | ||
"content": { | ||
"1_para": "Bea, an undergraduate in the group, is excited to join Blue Cross Blue Shield of Michigan's Analytics Center of Excellence as a Summer 2024 Intern! Bea has previously worked with big data and different projects in the Deepthought Initiative Collaboration (DTI). That includes conducting text classification of abstracts with machine learning, website development with GitHub and web template engines, and creating map visualizations of researcher migration paths. She is eager to explore a new industry and help create impact with her skills. Even more so, Bea is excited to learn and grow as a data scientist through this upcoming experience." | ||
}, | ||
"people_involved_ids": [ | ||
"bea_lu" | ||
], | ||
"links": {}, | ||
"twitter": "None" | ||
"title": "From Research to Real-World Impact: Our Undergrad Bea Joins BCBSM's Analytics Center", | ||
"author_id": "bea_lu", | ||
"article_id": "bcbsm_internship_bea", | ||
"display": true, | ||
"date": "03-14-2024", | ||
"category": "News", | ||
"tags": [ | ||
"news", | ||
"Internship" | ||
], | ||
"platforms": [ | ||
"kg", | ||
"dti" | ||
], | ||
"short_description": "Bea, an undergraduate in the group, is excited to join Blue Cross Blue Shield of Michigan's Analytics Center of Excellence as a Summer 2024 Intern!", | ||
"cover_image": "website_files/images/article_content/bcbsm.jpeg", | ||
"content": { | ||
"1_para": "Bea, an undergraduate in the group, is excited to join Blue Cross Blue Shield of Michigan's Analytics Center of Excellence as a Summer 2024 Intern! Bea has previously worked with big data and different projects in the Deepthought Initiative Collaboration (DTI). That includes conducting text classification of abstracts with machine learning, website development with GitHub and web template engines, and creating map visualizations of researcher migration paths. She is eager to explore a new industry and help create impact with her skills. Even more so, Bea is excited to learn and grow as a data scientist through this upcoming experience." | ||
}, | ||
"people_involved_ids": [ | ||
"bea_lu" | ||
], | ||
"links": {}, | ||
"twitter": "None" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,26 @@ | ||
{ | ||
"title": "Comprehensive Examination Announcement: Our Graduate Student Vicente becomes a PhD Candidate", | ||
"author_id": "vicente_amado", | ||
"article_id": "comp_cmse_vicente", | ||
"display": true, | ||
"date": "05-02-2024", | ||
"category": "News", | ||
"tags": [ | ||
"research", | ||
"Internship" | ||
], | ||
"platforms": [ | ||
"kg", | ||
"dti" | ||
], | ||
"short_description": "Vicente our student passes his comprehensive examination and becomes a PhD candidate.", | ||
"long_description": "", | ||
"cover_image": "website_files/images/article_content/cmse_comp_vicente.jpg", | ||
"content": { | ||
"1_para": "Vicente has successfully defended his comprehensive examination titled 'Leveraging Machine Learning to Revolutionize Astrophysics Research Processes: From Peer Review to Research Management'. His work explores how computational techniques like machine learning can enhance various aspects of the research process in astrophysics." | ||
}, | ||
"people_involved_ids": [ | ||
"vicente_amado" | ||
], | ||
"links": {}, | ||
"twitter": "None" | ||
"title": "Comprehensive Examination Announcement: Our Graduate Student Vicente becomes a PhD Candidate", | ||
"author_id": "vicente_amado", | ||
"article_id": "comp_cmse_vicente", | ||
"display": true, | ||
"date": "05-02-2024", | ||
"category": "News", | ||
"tags": [ | ||
"research", | ||
"Internship" | ||
], | ||
"platforms": [ | ||
"kg", | ||
"dti" | ||
], | ||
"short_description": "Vicente our student passes his comprehensive examination and becomes a PhD candidate.", | ||
"cover_image": "website_files/images/article_content/cmse_comp_vicente.jpg", | ||
"content": { | ||
"1_para": "Vicente has successfully defended his comprehensive examination titled 'Leveraging Machine Learning to Revolutionize Astrophysics Research Processes: From Peer Review to Research Management'. His work explores how computational techniques like machine learning can enhance various aspects of the research process in astrophysics." | ||
}, | ||
"people_involved_ids": [ | ||
"vicente_amado" | ||
], | ||
"links": {}, | ||
"twitter": "None" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,29 @@ | ||
{ | ||
"title": "Unveiling Earth's Secrets with AI: Our Undergraduate Benjamin Lands Oslo Internship", | ||
"author_id": "benjamin_mellon", | ||
"article_id": "geonintern_international_ben", | ||
"display": true, | ||
"date": "03-18-2024", | ||
"category": "News", | ||
"tags": [ | ||
"research", | ||
"Internship" | ||
], | ||
"platforms": [ | ||
"kg", | ||
"dti" | ||
], | ||
"short_description": "This upcoming August, Benjamin Mellon and fellow undergraduate at MSU, Aardarsh Swaminathan, will intern in Oslo, Norway under Dr. John Aiken.The interns will apply modern AI tools to identify acoustic events occuring in a combined hydrophone and geophone data set acquired in the Oman Drilling Project's Multiborehole observatory.", | ||
"long_description": "", | ||
"cover_image": "website_files/images/article_content/2BCAFnorway_geo.jpg", | ||
"content": { | ||
"1_para": "This upcoming August, Benjamin Mellon and fellow undergraduate at MSU, Aardarsh Swaminathan, will intern in Oslo, Norway under Dr. John Aiken. ", | ||
"2_para": "The interns will apply modern AI tools to identify acoustic events occuring in a combined hydrophone and geophone data set acquired in the Oman Drilling Project's Multiborehole observatory.", | ||
"3_para": "The students will use a neural network to classify physical occurences for later classification based on limited validation data.", | ||
"4_para": "The interns are enthusiastic to use cutting edge computing resources to collaboratively devolope AI software solutions for a geophyscal problem." | ||
}, | ||
"people_involved_ids": [ | ||
"benjamin_mellon" | ||
], | ||
"links": {}, | ||
"twitter": "None" | ||
"title": "Unveiling Earth's Secrets with AI: Our Undergraduate Benjamin Lands Oslo Internship", | ||
"author_id": "benjamin_mellon", | ||
"article_id": "geonintern_international_ben", | ||
"display": true, | ||
"date": "03-18-2024", | ||
"category": "News", | ||
"tags": [ | ||
"research", | ||
"Internship" | ||
], | ||
"platforms": [ | ||
"kg", | ||
"dti" | ||
], | ||
"short_description": "This upcoming August, Benjamin Mellon and fellow undergraduate at MSU, Aardarsh Swaminathan, will intern in Oslo, Norway under Dr. John Aiken.The interns will apply modern AI tools to identify acoustic events occuring in a combined hydrophone and geophone data set acquired in the Oman Drilling Project's Multiborehole observatory.", | ||
"cover_image": "website_files/images/article_content/2BCAFnorway_geo.jpg", | ||
"content": { | ||
"1_para": "This upcoming August, Benjamin Mellon and fellow undergraduate at MSU, Aardarsh Swaminathan, will intern in Oslo, Norway under Dr. John Aiken. ", | ||
"2_para": "The interns will apply modern AI tools to identify acoustic events occuring in a combined hydrophone and geophone data set acquired in the Oman Drilling Project's Multiborehole observatory.", | ||
"3_para": "The students will use a neural network to classify physical occurences for later classification based on limited validation data.", | ||
"4_para": "The interns are enthusiastic to use cutting edge computing resources to collaboratively devolope AI software solutions for a geophyscal problem." | ||
}, | ||
"people_involved_ids": [ | ||
"benjamin_mellon" | ||
], | ||
"links": {}, | ||
"twitter": "None" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,25 @@ | ||
{ | ||
"title": "Accepted as a mentoring organisation for Google Summer of Code 2024", | ||
"author_id": "atharva_arya", | ||
"article_id": "gsoc_2024_news", | ||
"display": true, | ||
"date": "03-29-2024", | ||
"category": "News", | ||
"tags": [ | ||
"news" | ||
], | ||
"platforms": [ | ||
"tardis" | ||
], | ||
"short_description": "We are a part of Google Summer of Code 2024.", | ||
"long_description": "", | ||
"cover_image": "../articles/gsoc-logo-2024.png", | ||
"content": { | ||
"1_para": "We are excited to announce that TARDIS has been accepted as a mentoring organization in Google Summer of Code 2024! Check out our <a href='https://tardis-sn.github.io/summer_of_code/ideas/'>ideas page</a> and connect with us on <a href='https://gitter.im/tardis-sn/gsoc'>gitter</a> if you are interested! Please note that application deadline is April 2nd, 2024" | ||
}, | ||
"people_involved_ids": [], | ||
"links": { | ||
"Our Gitter": "https://gitter.im/tardis-sn/gsoc", | ||
"GSoC Ideas": "https://tardis-sn.github.io/summer_of_code/ideas/" | ||
}, | ||
"twitter": "None" | ||
"title": "Accepted as a mentoring organisation for Google Summer of Code 2024", | ||
"author_id": "atharva_arya", | ||
"article_id": "gsoc_2024_news", | ||
"display": true, | ||
"date": "03-29-2024", | ||
"category": "News", | ||
"tags": [ | ||
"news" | ||
], | ||
"platforms": [ | ||
"tardis" | ||
], | ||
"short_description": "We are a part of Google Summer of Code 2024.", | ||
"cover_image": "../articles/gsoc-logo-2024.png", | ||
"content": { | ||
"1_para": "We are excited to announce that TARDIS has been accepted as a mentoring organization in Google Summer of Code 2024! Check out our <a href='https://tardis-sn.github.io/summer_of_code/ideas/'>ideas page</a> and connect with us on <a href='https://gitter.im/tardis-sn/gsoc'>gitter</a> if you are interested! Please note that application deadline is April 2nd, 2024" | ||
}, | ||
"people_involved_ids": [], | ||
"links": { | ||
"Our Gitter": "https://gitter.im/tardis-sn/gsoc", | ||
"GSoC Ideas": "https://tardis-sn.github.io/summer_of_code/ideas/" | ||
}, | ||
"twitter": "None" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,22 @@ | ||
{ | ||
"title": "GSoC Students Begin Projects to Enhance TARDIS", | ||
"author_id": "atharva_arya", | ||
"article_id": "gsoc_students_2024_begin", | ||
"display": true, | ||
"date": "05-27-2024", | ||
"category": "News", | ||
"tags": [ | ||
"news" | ||
], | ||
"platforms": [ | ||
"tardis" | ||
], | ||
"short_description": "", | ||
"long_description": "", | ||
"cover_image": "../articles/gsoc_plus_tardis.png", | ||
"content": { | ||
"1_para": "We are thrilled to announce that our Google Summer of Code (GSoC) students, Sumit Gupta, Ashish Kumar, and Sarthak Srivastava, have officially started their projects! The projects will improve TARDIS performance, add tools for better analysis of the simulation and code to improve its science capabilities." | ||
}, | ||
"people_involved_ids": [], | ||
"links": {}, | ||
"twitter": "None" | ||
"title": "GSoC Students Begin Projects to Enhance TARDIS", | ||
"author_id": "atharva_arya", | ||
"article_id": "gsoc_students_2024_begin", | ||
"display": true, | ||
"date": "05-27-2024", | ||
"category": "News", | ||
"tags": [ | ||
"news" | ||
], | ||
"platforms": [ | ||
"tardis" | ||
], | ||
"short_description": "", | ||
"cover_image": "../articles/gsoc_plus_tardis.png", | ||
"content": { | ||
"1_para": "We are thrilled to announce that our Google Summer of Code (GSoC) students, Sumit Gupta, Ashish Kumar, and Sarthak Srivastava, have officially started their projects! The projects will improve TARDIS performance, add tools for better analysis of the simulation and code to improve its science capabilities." | ||
}, | ||
"people_involved_ids": [], | ||
"links": {}, | ||
"twitter": "None" | ||
} |
Oops, something went wrong.