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

ATTENTION: This Gitlab instance will undergo extended maintenance on 2023-04-12 at 06:00 UTC. The downtime will approximately take 1 hour. Please plan ahead accordingly. For questions please contact atlas_admin@aei.mpg.de

  • Gregory Ashton
  • PyFstat
  • Merge requests
  • !14

writer function for atoms (TransientGridSearch)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged David Keitel requested to merge printAtoms into master Jan 31, 2018
  • Overview 1
  • Commits 1
  • Changes 2

Here's a simpler merge request that can go in before !13 (merged), just adding a write_atoms_to_file method for debugging purposes to the standard ComputeFstat class, wrapping lalpulsar.write_MultiFstatAtoms_to_fp().

It's another feature that I only really need for TransientGridSearch at the moment, but in principle other search classes could request the whatToCompute = lalpulsar.FSTATQ_ATOMS_PER_DET flag too, so I think it makes sense to have this at the ComputeFstat level.

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