You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have a little utility script that lets me remove a particular employee ID from jrc_author. This is occasionally needed. My script doesn't bother prompting the librarian to confirm authors who: (1) have an ORCID on the paper, and (2) have a record in our orcid collection with both an employeeID and an ORCID that matches the one on the paper. I like this; it speeds up curation a lot. Occasionally, though, real, active Janelians will have legitimate reasons for not including Janelia in their affiliations.
Simple enough to do unless that author is also a first or last author, but I feel that those cases would be pretty rare, and maybe not going down a rabbit hole to code for. Your thoughts?
It would be nice to have a little utility script that lets me remove a particular employee ID from jrc_author. This is occasionally needed. My script doesn't bother prompting the librarian to confirm authors who: (1) have an ORCID on the paper, and (2) have a record in our orcid collection with both an employeeID and an ORCID that matches the one on the paper. I like this; it speeds up curation a lot. Occasionally, though, real, active Janelians will have legitimate reasons for not including Janelia in their affiliations.
Desired usage:
python3 remove_author.py --doi 10.1038/s41586-024-07558-y --id 50135 --write
Output might be something like:
The text was updated successfully, but these errors were encountered: