Skip to content
New issue

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

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

Already on GitHub? # to your account

Reversibility of time-strat transformations #37

Open
NiklasHohmann opened this issue Jul 17, 2024 · 0 comments
Open

Reversibility of time-strat transformations #37

NiklasHohmann opened this issue Jul 17, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@NiklasHohmann
Copy link
Collaborator

The time_to_strat and strat_to_time transformations should be inverses of each other, meaning time_to_strat |> strat_to_time = Id and strat_to_time |> time_to_strat = Id.
However, currently there is some imprecision in this transformation around hiatuses. This is potentially due to inconsistencies with rcll/lcrl definitions.

@NiklasHohmann NiklasHohmann added the bug Something isn't working label Jul 17, 2024
@NiklasHohmann NiklasHohmann self-assigned this Jul 17, 2024
NiklasHohmann added a commit that referenced this issue Aug 28, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant