GithubHelp home page GithubHelp logo

Comments (6)

pdtyrrell avatar pdtyrrell commented on May 30, 2024 1

Working as expected on a small subset of my data, I tested connect_four_neighbors_only = true and connect_four_neighbors_only = false, and both produced results that look as you would expect for the cumulative current maps and the normalized ones dependent on the four or eight neighbors. I'm going to run this on my full dataset now. Thanks again

from omniscape.jl.

vlandau avatar vlandau commented on May 30, 2024

Glad you're enjoying the package @pkenya! For now this is not possible in Omniscape but I may be able to add that possibility somewhat easily assuming that Circuitscape in Julia carried that feature over from Circuitscape.py. I'll double check that Circuitscape has that feature still, then if so, I'll explore adding it to Omniscape. Will post back here with what I find.

from omniscape.jl.

vlandau avatar vlandau commented on May 30, 2024

Okay, I've got this working on the vl/fourneighbors branch. Would you mind testing with this branch to confirm it is working for you as expected? Add connect_four_neighbors_only = true to your Omniscape .ini to set the option.

You can install Omniscape from the vl/fourneighbors branch by running to following in Julia (make sure you are using Julia 1.5):

using Pkg; Pkg.add(PackageSpec(name = "Omniscape", rev = "vl/fourneighbors"))

Once we verify everything is working I'll go ahead and merge this into the main branch and issue a new release.

Thanks for the feedback and feature request!

from omniscape.jl.

pdtyrrell avatar pdtyrrell commented on May 30, 2024

Great - will try it now and give feedback.

Thanks!

from omniscape.jl.

vlandau avatar vlandau commented on May 30, 2024

Excellent, thanks! Sorry for the late response here. I'll go ahead and merge that pull request. I have one other addition to make to Omniscape.jl before issuing a new release, so expect this to be available in Omniscape v0.5.0 within the next couple of weeks! Until then, you can install directly from the "main" branch to be able to use this functionality.

from omniscape.jl.

vlandau avatar vlandau commented on May 30, 2024

This will be released in Omniscape v1.0

from omniscape.jl.

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.