Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P PyFstat
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Gregory Ashton
  • PyFstat
  • Merge requests
  • !4
The source project of this merge request has been removed.

add SFT-vs-output timestamp check to gridsearch, and fix bug in _get_list_of_matching_sfts

Merged David Keitel requested to merge (removed):gridsearch_sft_check into master Jul 14, 2017
  • Overview 0
  • Changes 2

Another infrastructure issue: GridSearch doesn't notice when SFTs have been updated. This just ports the check from MCMC, but along the way I noticed it had a bug for single-string path patterns.

-ported check from MCMC search
-bug: for single-str SFT path, glob list comprehension
  was trying every single character

(I hope multiple merge requests don't cause headaches through gitlab...? Let me know if you prefer patches instead.)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: gridsearch_sft_check