Git Product home page Git Product logo

Comments (5)

raamana avatar raamana commented on July 18, 2024

hi Yarik, that is exactly what had been working on now for the past few months and we call it monitoring and it's on the branch https://github.com/Open-Minds-Lab/mrQA/tree/mrqa_monitor that will soon merge to main. Do you wanna take a look and test it? Thank you.

@sinhaharsh

from mrqa.

raamana avatar raamana commented on July 18, 2024

So the current design focusses on simply updating the existing compliance report, but we could also produce deltas in terms of what subjects and sessions have changed, and what in the report has been changed. I personally don't think the Delta in the report is not very useful, but you may have other uses for it, and it's rather not that difficult to produce. Let me know. Thanks.

from mrqa.

raamana avatar raamana commented on July 18, 2024

docs: https://open-minds-lab.github.io/mrQA/examples.html#monitoring-use-case

from mrqa.

yarikoptic avatar yarikoptic commented on July 18, 2024

Great to hear that you are working on pretty much what we need! ;) One tricky aspect is that, according to the doc you point out to, you depend on a singular --data-source /path/to/dataset . In our case we have accessions across all studies falling under some common /path/to/dataset and we would like to give specific new (can do with old ones if needed) subdirectories for monitoring/update. E.g. it would be smth like we have D1, D2, D3, etc folders but want to include in the QA only D1, D3, D10 ... which we figure out what to include based on some metadata within them. Do you think it would be possible or complicate situation too much?

BTW -- can it be .tgz archives with dicoms? then we could point to sourcedata/ of the converted BIDS dataset (e.g. http://datasets.datalad.org/?dir=/dbic/QA/sourcedata) but it would require first running conversion and I wanted to add mrQA as early in the pipeline as "process all dicoms received today and adjust reports for each of the corresponding studies", possibly before we get to BIDS conversion. Well, thinking about it -- would lead to situation where study decides to drop specific accession etc, which would get reflected while converting to BIDS but might not be known at the "DICOMs level".. we will see...

from mrqa.

raamana avatar raamana commented on July 18, 2024
  1. there is no specific constraints on /path/to/dataset - it could be anything you want as long as there are valid DICOM files inside. You can setup a cron job on top of this however you like (exposing to different datasets as is convenient for you)

  2. we chatted about this in another issue in - see #22 (comment)
    we are yet to work on it, and happy to take your help.

from mrqa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.