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
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • David Keitel
  • PyFstat
  • Repository
Switch branch/tag
  • PyFstat
  • pyfstat
  • core.py
Find file BlameHistoryPermalink
  • Gregory Ashton's avatar
    Fix sftfilenames and sftfilepath for multiple detectors · d1c55605
    Gregory Ashton authored Jul 17, 2017 and Gregory Ashton's avatar Gregory Ashton committed Jul 17, 2017
    If there are multiple detectors, then multiple .sft files are generated.
    This updates the attribute 'sftfilename' -> 'sftfilenames', a list of
    those files while also updating 'sftpilpath' to a colon separated list
    of the relevant sft files.
    d1c55605