Skip to content

Multiple errors when trying to run ff_optimize() #4

@Yoshanuikabundi

Description

@Yoshanuikabundi

Hi Trevor,

I've written the ff_optimize run I was trying to do last week up as a script. I've spent a fair whack of time trying to figure out what's going wrong and come up with obvious fixes, but each time I fix one thing another springs up. We discussed wrapping the periodicity in round(), and that fixed the initial error about it not being an integer, but I then got errors about an epsilon value being negative. I dug into this a little and tried to just set epsilons to zero if they were negative just to get something to work, but it just turned into other errors.

Here's the script I'm running and the datasets necessary to run it. If you feel like doing some bug fixing, it'd be great if you could have a look! Thanks

mre_ff_optimize.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions