Skip to content
Snippets Groups Projects
Select Git revision
  • 34df7108556654e46708856acc8443dabea2e9a5
  • master default protected
  • develop-GA
  • timeFstatmap
  • add-higher-spindown-components
  • develop-DK
  • adds-header-to-grid-search
  • v1.2
  • v1.1.2
  • v1.1.0
  • v1.0.1
11 results

core.py

Blame
  • Forked from Gregory Ashton / PyFstat
    Source project has a limited visibility.
    • Gregory Ashton's avatar
      a42f0b0a
      Minor improvements to user interface · a42f0b0a
      Gregory Ashton authored
      - Remove minStartTime, maxStartTime and outdir as default arguments
      - Adds notes ot documentation on which arguments are optional
      - Change log-level on some command line calls that dont' matter
      - Reorganise the tests performed after loading the data
      - If minStartTime and maxStartTime are None, set them using
        SFT_timestamps
      - Remove default labels from plot_twoF_cumulative
      - If add_pfs is called, call generate_loudest automatically
      - Save min/maxStartTime in pickle and load if required
      a42f0b0a
      History
      Minor improvements to user interface
      Gregory Ashton authored
      - Remove minStartTime, maxStartTime and outdir as default arguments
      - Adds notes ot documentation on which arguments are optional
      - Change log-level on some command line calls that dont' matter
      - Reorganise the tests performed after loading the data
      - If minStartTime and maxStartTime are None, set them using
        SFT_timestamps
      - Remove default labels from plot_twoF_cumulative
      - If add_pfs is called, call generate_loudest automatically
      - Save min/maxStartTime in pickle and load if required
    config 527 B
    # Set this to "no" if pserver shouldn't check system users/passwords
    #SystemAuth=no
    
    # Put CVS lock files in this directory rather than directly in the repository.
    #LockDir=/var/lock/cvs
    
    # Set `TopLevelAdmin' to `yes' to create a CVS directory at the top
    # level of the new working directory when using the `cvs checkout'
    # command.
    #TopLevelAdmin=no
    
    # Set `LogHistory' to `all' or `TOFEWGCMAR' to log all transactions to the
    # history file, or a subset as needed (ie `TMAR' logs all write operations)
    #LogHistory=TOFEWGCMAR