Git Product home page Git Product logo

sid's People

Contributors

jmmanley avatar nobias avatar oliverskc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sid's Issues

Ensure neur_rad is set consistently

@jmmanley wirtes:
SID_output.neur_rad: Might be worth overall checking on this parameter, as it is set multiple times in either Input, SID_output, and opts. There is e.g. a hard-coded value opts.neur_rad = 6.

inconsistency with paper

SID/sid_main.m

Line 268 in 67c3d35

SID_output.recon = reconstruct_S(SID_output.S, psf_ballistic, opts);

In the paper, the reconstruction is performed on the std image. However, in the code, the reconstruction is performed on the spatial filter computed from NNMF, and I could not find the place where the std image is used. Could you explain this?

Maximum gpuArray variable size exceeded

An error occur at the "%% Extract time series at location indir" section of the sid_main where the "incremental_temporal_update_gpu" is called. In my case the sparse array size of [12837x667785 sparse double] (down from 69GBytes to 1GBytes sparse vs. full array versions) could not be handled.
Just deactivated the "gpu_ids" for this function ONLY.
A more permanent solution would probably be to approach the array split-wise.

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.