diff --git a/dockereve-master/eve-app/app.py b/dockereve-master/eve-app/app.py index 761af9b..c0cb941 100644 --- a/dockereve-master/eve-app/app.py +++ b/dockereve-master/eve-app/app.py @@ -27,14 +27,22 @@ def check_auth(self, token, allowed_roles, resource, method): 'title': 'MRIQC Web API', 'version': 'v1', 'description': """\ -MRIQC is an open-source tool that extracts -no-reference image quality metrics from structural and -functional MRI data developed by the -Poldrack Lab at Stanford University. -This website provides an api to a crowdsourced repository of MRI quality -metrics contributed by users of MRIQC and hosted by -the Data Science and Sharing Team -at the National Institute of Mental Health.""", +
####################################################
+Because of a lapse in government funding, the information on this website
+may not be up to date, transactions submitted via the website may not be
+processed, and the agency may not be able to respond to inquiries until
+appropriations are enacted.
+The NIH Clinical Center (the research hospital of NIH) is open. For more details
+about its operating status, please visit cc.nih.gov.
+####################################################
+ MRIQC is an open-source tool that extracts
+no-reference image quality metrics from structural and
+functional MRI data developed by the
+Poldrack Lab at Stanford University.
+This website provides an API to a crowdsourced repository of MRI quality
+metrics contributed by users of MRIQC and hosted by
+the Data Science and Sharing Team
+at the National Institute of Mental Health.