17,836 research outputs found
redi-dropper-client 0.0.3b
<p>REDI-Dropper: 0.0.3b</p>
<p>Transferring data among disparate organizations can be a difficult challenge in clinical research. Adding to this difficulty the requirements of securing patient data yields an environment ripe for development of tools to assist investigators in conducting research. Open-source development using highly available languages such as Python can result in solutions tailored to meet the security demands while providing usability to the researcher. REDI-Dropper is a new, open source utility written using Python, Javascript and SQL which allows secure transfer of data among research entities. The data generated at an organization can often be of such a size as to restrict transfer over the internet and in some cases result in transfer via encrypted disks through physical mail. Although this method can work, it adds delays to the processing of data and results in such issues as encrypted data being spread across multiple file systems. Other proven technology such as secure file transfer protocol (SFTP) or RSYNC can accomplish reliable transfer of data of various sizes but it does not automatically create links to subjects and study data, nor does it enforce a naming standard among all parties for storing files. REDI-Dropper provides digital connections between research entities for large or small dataset transfer. REDI-Dropper is customizable to restrict access to relevant study investigators. It provides a secure web interface that is most often accessible even in restrictive hospital settings. REDI-Dropper is configurable to utilize study data stored in systems such as REDCap to create links between a study participant and their relevant research data. REDI-Dropper assists in the storage of subject research data by applying a defined method to add metadata to name subject files that is consistent and relevant. In this poster, we will describe the REDI-Dropper software, how it can be utilized, how it links study participants to their research data and how it is used to store files which are retrievable for further study processing.</p>
<p> </p>https://www.flsenate.gov/Committees/BillSummaries/2014/html/83
ctsit/redi-dropper-client: Edit User, Delete Files, Dashboard Enhancements
redi-dropper-clien
redi: 0.15.1
<ul>
<li><p>Summary: RED-I now accepts a file as input from the command line, using -f FILENAME.</p></li>
<li><p>add tests to validate the input file used with the commandline switch -f or --file (Christopher Barnes)</p></li>
<li>move logger setup and config to start sooner since it is needed by other functions (Christopher Barnes)</li>
<li>add testdata.csv to use as test input for commandline options test and development (Christopher Barnes)</li>
<li>added .coverage, cover/, coverage.xml and nosettest.xml to .gitignore. The are local to my test runs (Christopher Barnes)</li>
<li>add TODO items (Christopher Barnes)</li>
<li>add todo item for adding a switch to allow another sorting behavior for data points and events (Christopher Barnes)</li>
<li>Fixing broken test. (Nicholas Rejack)</li>
<li>added raw text file to def _run and function signature (Kevin Steven Hanson)</li>
<li>moved raw txt exception out of run function (Kevin Steven Hanson)</li>
<li>adding option to bypass raw.txt with an if else block that makes more sense than my previous one (Kevin Steven Hanson)</li>
<li>Fixing bad operator. (Nicholas Rejack)</li>
<li>Adding code to catch if user tries to use -e and -f at same time (Nicholas Rejack)</li>
<li>added ability to use input file and bypass hard coded raw.txt (Kevin Steven Hanson)</li>
<li>i called logger in my agruement before it was defined, my bad (Kevin Steven Hanson)</li>
<li>adding info statement to work with logger for -f argument (Kevin Steven Hanson)</li>
<li>Added the missing usage for the file input. (Buck72)</li>
<li>Add the flag for input file for REDI to use. (Buck72)</li>
<li>created input file path to hanlde -f file handle with a basic print statement for now (Kevin Steven Hanson)</li>
<li>add .eggs as correction for directory name to .gitignore (Christopher Barnes)</li>
<li>add .egg and virtualenvironment folder venv from instructions to .gitignore (Christopher Barnes)</li>
<li>Adding a new exception to watch for in redcapClient.py: ConnectionError (Nicholas Rejack)</li>
</ul>
Santa Maria di Collemaggio. Archeologia di un Monumento
La ricerca archeologica effettuata nella Basilica di Collemaggio ha consentito l'individuazione di auattro fasi progettuali diverse che procedono quella attuale, come ritenuto finora alla prima fondazione celestiniana, bensì a un intervento ricostruttivo successivo al terremoto del 1349
Francesco Redi
Botanico: Redi, Francesco (1626-1698).
Medico di Ferdinando II, poi di Cosimo III di Toscana; celebre naturalista ed uno fra i precursori del metodo sperimentale.
Titolo sul recto, accompagnato dalla didascalia: 303. Firenze Portici Galleria Uffizi - Francesco Redi. P. Costa. Nota manoscritta su striscia di carta incollata sul verso: Francesco Redi. Monumento esistente nella Galleria degli Uffizi a Firenze. O. Mattirolo.
Incollata su cartoncino 180 x 130 mm e montata su cornice di vetro 180 x 130 mm.
1 fotografia : gelatina a sviluppo ; 136 x 85 mm.
Vai alla scheda bibliografica: https://galileodiscovery.unipd.it/discovery/fulldisplay?context=L&vid=39UPD_INST:VU1&search_scope=MyInst_and_CI&tab=Everything&docid=alma99001604683020604
redi: v0.14.1
<p>2015-04-23 v0.14.1</p>
<ul>
<li><p>Summary: PreProc and PostProc Hooks! RED-I has added the ability to hook scripts for post processing and preprocessing along with other minor fixes. These features now allow for the writing of filters and the emailing of log messages, for example, at the begining and end of a RED-I run.</p></li>
<li><p>removed project-specific code from preproc.py (Nicholas Rejack)</p></li>
<li>removing project-specific preprocessing test file (Nicholas Rejack)</li>
<li>removed line from settings.ini. REDI-I runs out of the box without any preprocessors required (Nich</li>
<li>removing test-scenarios bash script (Nicholas Rejack)</li>
<li>removed scenario data files. These were for project-specific testing. (Nicholas Rejack)</li>
<li>removed non-informative comments in redi.py (Nicholas Rejack)</li>
<li>removed renamed config dir (Nicholas Rejack)</li>
<li>renaming config to previous config-example (Nicholas Rejack)</li>
<li>added scenario 9 to test scenarios. (Nicholas Rejack)</li>
<li>added scenario 7. bash script now shows test number. (Nicholas Rejack)</li>
<li>added scenario 6 (Nicholas Rejack)</li>
<li>updated test-scenarios with scenario 6 : (Nicholas Rejack)</li>
<li>Add Scenario 9 (Taeber Rapczak)</li>
<li>Correct the date of a result in Scenario 5 (Taeber Rapczak)</li>
<li>Add Scenario 6 (Taeber Rapczak)</li>
<li>Add 5 test scenarios and test-scenarios.bash (Taeber Rapczak)</li>
<li>Do not filter rows without a known "panel" (Taeber Rapczak)</li>
<li>Correct spelling error (Ruchi Vivek Desai)</li>
<li>Fix order of expected output in test_fetch_panels (Taeber Rapczak)</li>
<li>Fix the numbering (Ruchi Vivek Desai)</li>
<li>Add missing tags (Ruchi Vivek Desai)</li>
<li>Replace hard-coded fetch_panels() (Taeber Rapczak)</li>
<li>Renumber the steps (Ruchi Vivek Desai)</li>
<li>Fix indentation briken by commit id b8431f26ec459daf1cc1efe9ebf7c4583dacc572 (Ruchi Vivek Desai)</li>
<li>Fix indentation of Windows installation instructions (Ruchi Vivek Desai)</li>
<li>Add instructions for installing RED-I on Windows (Ruchi Vivek Desai)</li>
<li>Fix email address (Ruchi Vivek Desai)</li>
<li>Minor code cleanup (Taeber Rapczak)</li>
<li>Add more context for preprocessors to use (Taeber Rapczak)</li>
<li>Implement filter_old_labs() (Taeber Rapczak)</li>
<li>Implement filter_old_labs() (Taeber Rapczak)</li>
<li>Implement group_rows_by_panel (Taeber Rapczak)</li>
<li>fetch_consent_dates function now implemented and working. (Nicholas Rejack)</li>
<li>Resolve preproc import issue (Taeber Rapczak)</li>
<li>updated preproc.py. Only fails on NotImplementedError now. (Nicholas Rejack)</li>
<li>updated preproc.py to fix variable names when fetching consent date. (Nicholas Rejack)</li>
</ul>
- …
