Git Product home page Git Product logo

pychips's People

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

satabdwa

pychips's Issues

Select individual CH by their ROI

Select individual ch boundaries by selecting ROIs (Region of Interests) that include the individual coronal holes for any particular full disk image.

Expected steps:

  • Use OpenCV find contours to detect the contours
  • Detect the outermost contours
  • Set region max/min and darw a square in the figure around it

Segmentations computed from 193 Å versus 171 Å, 211 Å versus 171 Å, and 211 Å versus 193 Å.

Segmentations Computed from Different Wavelengths:

  • Compute segmentations from 193 Å compared to 171 Å.
  • Compute segmentations from 211 Å compared to 171 Å.
  • Compute segmentations from 211 Å compared to 193 Å.
  • Ensure that CHIPS is utilizing these wavelengths for its operations.

Compute Logical Conjunction:

  • Perform a logical conjunction operation on all three detection maps obtained from the above comparisons.
  • Logical conjunction involves combining the detection maps such that only regions identified as coronal holes in all three maps are retained.

Overlay and Remove Non-Coronal Hole Regions:

  • Overlay the logical conjunction map obtained in the previous step with the CHIPS results.
  • Remove regions from the CHIPS results that are not identified as coronal holes in the logical conjunction map.
  • This step ensures that only coronal hole regions identified consistently across all wavelength comparisons are retained in the final CHIPS results.
image

⚠️ Create a different Branch for this enhancement!

Add probability contours

Instead of solid/filled contours representing different probabilities, plot contour lines with different colors corresponding to different probabilities. So it's essentially the same plot, but with only line contours with no solid colors, except line colors.

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.