Tom Pollard
Tom Pollard
We discussed this at length in Tuesday PhysioNet/Nexus meeting. Some notes below: - We agreed that there was benefit in providing a clear method for researchers to re-share and augment...
Not sure if this comment belongs here, but just a quick thought. We could consider providing support for "mirroring" data. When someone submits their dataset to PhysioNet, we could ask:...
@HarrisonWilde Have you looked in https://github.com/MIT-LCP/mimic-code-paper/? The code should be in there, but from a quick glance I couldn't see it. If not, we will need to do some digging.
I'm sorry, this was an oversight on our behalf. It's been several years since we wrote that paper, so we will need to do some searching. If your issue is...
Just as a reminder, latest discussion around this pull request was asking what kind of load it would place on our servers. Needs some investigation!
This successfully adds the previous applications to the user management page, but the way the information is displayed could be cleaner. Currently all previous applications get dropped into the user...
This looks pretty good, but it allows **any** registered user to view someone's application history. e.g. try logging in as rgmark (a non-admin user) and viewing http://localhost:8000/settings/credentialing/applications/aewj/
When attempting to view an example file in https://neurosift.app/nwb?url=https://physionet.org/files/bigp3bci/1.0.0/LICENSE.txt, we get CORS errors https://neurosift.app/nwb?url=https://physionet.org/files/bigp3bci/1.0.0/LICENSE.txt
Note from @yarikoptic > here is the doc with some initial thoughts on yaml structure to encapsulate the list of external viewers > https://github.com/dandi/dandiarchive-legacy/wiki/WiP:-dump-of-thoughts-on-%22services-registry%22
Thanks Rutvik. How much of an issue is latency (i.e. waiting for external repositories to return their results)? > Currently implemented basic implementation: Just have a different section, with 10...