Skip to content
Snippets Groups Projects
Select Git revision
  • 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
10 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