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
Latest question for our awesome database to solve. We need to filter for the doi's of all (our) papers that have acknowledged aps and cross-check against their database (should be only recent papers but may want to check back further, ho harm there). we need to look for sthg like if facility in papers.get("facilities"), we will get requests later for nslsii, xpd, whatever, so most useful would be to have a command line -f aps to select aps as the facility. Let's call it "get_facility_pubs.py"
I think this doesn't rise to the standard of a regolith builder, but could be a python script in rg-db-public/local.
Any takers? I have made an issue on rg-db-public so if you want to take it, please assign the issue to yourself.
I can provide a template if you don't have access to one.
S
The text was updated successfully, but these errors were encountered:
Latest question for our awesome database to solve. We need to filter for the doi's of all (our) papers that have acknowledged aps and cross-check against their database (should be only recent papers but may want to check back further, ho harm there). we need to look for sthg like
if facility in papers.get("facilities")
, we will get requests later for nslsii, xpd, whatever, so most useful would be to have a command line-f aps
to select aps as the facility. Let's call it "get_facility_pubs.py"I think this doesn't rise to the standard of a regolith builder, but could be a python script in rg-db-public/local.
Any takers? I have made an issue on rg-db-public so if you want to take it, please assign the issue to yourself.
I can provide a template if you don't have access to one.
S
The text was updated successfully, but these errors were encountered: