Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
pygwinc
pygwinc
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 30
    • Issues 30
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 2
    • Merge Requests 2
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • gwinc
  • pygwincpygwinc
  • Issues
  • #73

Closed
Open
Opened Oct 19, 2020 by Christopher Wipf@christopher.wipfOwner

Power recycling optimization is inaccessible

The ifo_power function has a keyword argument PRfixed that determines whether it optimizes the PRM transmission.

It was once controlled by a PRfixed argument in the gwinc function. That kwarg still exists, but no longer does anything. In fact, there's no longer any high-level interface to turn on this calculation, though you can still invoke it by calling ifo_power and then updating the parameter by hand.

Should we have a nicer interface to this feature? If so, what should it be? And what to do about the vestigial gwinc function?

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: gwinc/pygwinc#73