Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zero out rmin -> rmax regions #31

Open
marshallmcdonnell opened this issue Jun 10, 2019 · 0 comments
Open

Zero out rmin -> rmax regions #31

marshallmcdonnell opened this issue Jun 10, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@marshallmcdonnell
Copy link
Member

Per the original StoG, you could:

  • enter rmax to "delete" / flat-line a region from 0 -> rmax
  • you also entered a peak_min and peak_max to "save" the peak region so it did not get flat-lined

Would like to add this same functionality along with a different input mechanism:

  • Enter a list of [(rmin, rmax)] pairs where you flat-line the regions between these.

Then, to replicate the old behavior, you would enter the following list:

[(0, `peak_min`), (`peak_max`, `rmax`)]
@marshallmcdonnell marshallmcdonnell added the enhancement New feature or request label Jun 10, 2019
@marshallmcdonnell marshallmcdonnell self-assigned this Jun 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant