Update GENIE ASCII banner collaborator roster and affiliations#488
Draft
Copilot wants to merge 1 commit into
Draft
Update GENIE ASCII banner collaborator roster and affiliations#488Copilot wants to merge 1 commit into
Copilot wants to merge 1 commit into
Conversation
Copilot
AI
changed the title
[WIP] Update collaborator list and institution affiliations
Update GENIE ASCII banner collaborator roster and affiliations
May 13, 2026
sjgardiner
reviewed
May 13, 2026
Member
sjgardiner
left a comment
There was a problem hiding this comment.
I checked this PR by hand against the current collaboration list on the website (https://genie-mc.github.io/collaboration.html) and it looks good. I'd like @candreop to also review it before merging to avoid any mistakes.
52c3f1c to
4ec2380
Compare
4ec2380 to
2e036d0
Compare
Member
|
Updated to include Frederik Andersen, who just joined Júlia's group at IFIC. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Refreshes
data/logo/genie_banner_long.txtto match the current collaboration roster and affiliation mapping. The banner keeps its fixed-width ASCII layout while replacing the outdated author/institution blocks with the new 24-author list and 13-institution list.Author block
Pablo Samuel Barham Alzas [11].Or Hen,Weijun Li,Noah Steinberg,Vladyslav Syrotenko, andJeremy Wolcott.Institution block
Banner layout
* + 111 chars + *structure for every modified line.Example of the updated banner content:
Original prompt
Task
Update the file
data/logo/genie_banner_long.txtto reflect a new collaborator list and updated institution affiliations.The file is a fixed-width ASCII art banner. Each content line is 113 characters wide:
*+ 111 characters of (space-padded) content +*. This width must be preserved exactly for all modified lines.New Collaborator List
Replace the existing author lines (currently lines 39–44) with the following authors in exactly this order, formatted to fit within the 113-character line width:
Removed from the old list (do not include): Or Hen, Weijun Li, Noah Steinberg, Vladyslav Syrotenko, Jeremy Wolcott.
Format the author names as a comma-separated list across multiple lines (similar to the existing style), each line padded with spaces to reach the 111-character interior width, ending each line with
*.New Institution List
Replace the institution lines (currently lines 48–62) with the following 13 institutions. The number of lines will change from 15 to 13. Adjust surrounding blank lines if needed to keep the block looking tidy. Format each institution line centred within the 111-character interior, matching the style of the existing institution lines.
Note: institution [4] (IFIC) has a very long full name. If it does not fit on one 113-character line, use an abbreviated form such as
[4] Instituto de Física Corpuscular (IFIC), CSIC / Universitat de Valènciathat fits within the width.Note: institution [5] (ITEP) is very long and is already handled in the existing file with a long line — keep it similarly formatted.
What to keep unchanged
(The GENIE Collaboration)line, blank line — between author block and institution block)Corresponding Author:block, closing***line)Do not change the copyright year or any other content outside the author and institution sections.
The following is the prior conversation context from the user's chat exploration (may be truncated):
User: ```
Luis Alvarez-Ruso [4], Costas Andreopoulos [8], Adi Ashkenazi [11], Pablo Samuel Barham Alzas [11], Joshua Barrow [9], Steve Dytman [10], Hugh Gallagher [12], Alfonso Andres Garcia Soto [4] Steven Gardiner [3], Matan Goldenberg [11], Robert Hatcher [3], Igor Kakorin [6], Konstantin Kuzmin [5,6], Liang Liu [3], Xianguo Lu [13], Anselmo Meregaglia [1], Vadim Naumov [6], Afroditi Papadopoulou [7], Gabriel Perdue [3], Komninos-John Plows [8], Marco Roda [8], Alon Sportes [11], Júlia Tena Vidal [4], Qiyu Yan [3,13]
This pull request was created from Copilot chat.