Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Issue 1303: change the timescan first parameter to nb_points #1634

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

jkotan
Copy link
Collaborator

@jkotan jkotan commented Jul 7, 2021

It resolves #1303 by

  • changing the timescan first parameter to nb_points
  • allowing perform ascan with nr_intervals = 0

@jkotan jkotan requested a review from reszelaz July 8, 2021 07:11
@jkotan
Copy link
Collaborator Author

jkotan commented Jul 8, 2021

Hi Zibi, I've just added implement of the not do_last_point flag with negative interval values so know you can run

ascanct 0 3 -3 0.1 0.1

to get points from 0 to 2
and

ascanct 0 3 3 0.1 0.1

to get points from 0 to 3 (as discussed in #1501).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

one-point scan
1 participant