Skip to content

Rating changes in pyjibe after running all curves and then clicking individually on each curve #29

Description

@PinkShnack

Mentioned in Pyjibe here (AFM-analysis/PyJibe#43 (comment)), the rating display in pyjibe changes after clicking in this scenario:

  • I click "Apply Model and Fit All". It works as expected.
  • I click on individual curves (files) and the displayed rating value changes.

This seems like a bug. It only happens (afaik) with the KVM extension model.

Todo:

  • make main.UiForceDistance.on_fit_all and main.UiForceDistance.on_curve_list do the same thing. At the moment, on_fit_all does not run self.tab_fit.fit_update_parameters(fdist), which I guess it should.
  • find out why ratings are different -> likely due to initial params being set from previous fit, which makes fit (possibly) different each time.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions