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

Added interval argument to Center transform #8097

Closed
wants to merge 2 commits into from

Conversation

mzamini92
Copy link
Contributor

Following to PR5733 I've Added the interval argument to the Center class. With this modification, the Center transform now accepts an interval argument, just like the LocalCartesian transform. @rusty1s

Following to PR5733 I've Added the interval argument to the BaseTransform class, and any transform that inherits from BaseTransform will now have access to the interval attribute in its forward method. @rusty1s
@mzamini92 mzamini92 requested a review from wsad1 as a code owner September 29, 2023 23:52
@mzamini92 mzamini92 closed this Sep 30, 2023
@rusty1s rusty1s changed the title Added interval to center.py Added interval argument to Center transform Oct 1, 2023
@rusty1s rusty1s added the stale label Oct 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants