Skip to content

Add transform base class and example notebooks#29

Open
CMacM wants to merge 9 commits into
mainfrom
batsim-gpu
Open

Add transform base class and example notebooks#29
CMacM wants to merge 9 commits into
mainfrom
batsim-gpu

Conversation

@CMacM

@CMacM CMacM commented Jul 24, 2026

Copy link
Copy Markdown
Owner

This pull request includes the addition of a transform base class which implements backend, data-type, and coordinate management for each transform class to inherit from. This is intended to make it simpler for users to define their own custom transform classes without needing to worry about how the BATSim backend works.

It also covers a moderate bug fix, in which specific compact, low-n Sersic galaxies with were rendering strangely. To combat this, we have made the supersampling reduction factor from block integration more conservative.

It additionally includes the addition of some example notebooks. More to come...

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.

1 participant