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

Implementation of custom GTI #6

Merged
merged 2 commits into from
May 24, 2024
Merged

Conversation

Durfeldt
Copy link

I added the implementation of custom GTIs. UserGTI can take either a list with two GTIs for a single interval or two input lists containing each start and end times. It creates a list of intervals that is passed onto gti_user, which a single user gti file with the correct extension and appends each interval to it so they can be read when input into ibis_gti.

@Durfeldt
Copy link
Author

@volodymyrss here is the pull request.

@volodymyrss volodymyrss self-requested a review May 24, 2024 08:55
@volodymyrss volodymyrss changed the base branch from master to odusergti May 24, 2024 09:12
@volodymyrss volodymyrss deleted the branch volodymyrss:odusergti May 24, 2024 09:13
@volodymyrss volodymyrss reopened this May 24, 2024
@volodymyrss
Copy link
Owner

volodymyrss commented May 24, 2024

I need to look deeper, since this can affect production.

Meanwhile, I changed the base branch and will merge there. This way you can directly use it anywhere, by calling it as -m git://ddosa/odusergti

@volodymyrss volodymyrss merged commit addf367 into volodymyrss:odusergti May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants