Code Monkey home page Code Monkey logo

Comments (5)

mar-palt avatar mar-palt commented on June 25, 2024 1

Hi both,

Sorry for the late response! I have only one visit, and I tried incorporating @n-bachmann's solution and it seems to work, the error isn't present any more. Thank you for you help!

from pacman.

n-bachmann avatar n-bachmann commented on June 25, 2024

Hi mar-palt,
I got the same error message and found a solution which at least works for my dataset. My data has just one visit so there is no reason to not tie any of the parameters in the fit_par.txt file. Once I removed all the duplicated lines in the file and tied the parameters, the error in stage 30 was resolved. Maybe this could work for your dataset too.

from pacman.

sebastian-zieba avatar sebastian-zieba commented on June 25, 2024

Hi @mar-palt , just double checking, do you have one or two visits?

from pacman.

sebastian-zieba avatar sebastian-zieba commented on June 25, 2024

Hi @mar-palt ,

Great that it's fixed!
Just for clarification: If you only have one visit, all values in the "tied" column in fit_par.txt should be "-1" and the lines shouldn't be repeated. Only if you have several visits and you don't want to have the same value across visits (= you dont want to have them tied across visits), then you would repeat the line.
So for example, let's assume you have three visits. Then you will want to have a different normalization for each visit. In the fit_par.txt it will look something like this:

c False 0 8.37 True 6.0 True 8.9 U 6.7 7.0 0.001
c False 1 8.37 True 6.0 True 8.9 U 6.7 7.0 0.001
c False 2 8.37 True 6.0 True 8.9 U 6.7 7.0 0.001

This will give you one "c" value for each visit.
Hope that clarifies it a bit!

from pacman.

sebastian-zieba avatar sebastian-zieba commented on June 25, 2024

This is fixed.

from pacman.

Related Issues (19)

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.