You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is to discuss the various aspects of the roadmap necessary to reach a minimal implementation following the guidelines of the design document and reaching our initial target of replicating demo1.py.
Feel free to comment below if you see important missing steps.
This issue is to discuss the various aspects of the roadmap necessary to reach a minimal implementation following the guidelines of the design document and reaching our initial target of replicating
demo1.py
.Feel free to comment below if you see important missing steps.
Feature implementation
Adding necessary objects:
GSObject
compatible with JAX tracing, andSum
,Gaussian
,Exponentional
#6InterpolatedImage
Shear
object #18BaseNoise
andGaussianNoise
#19GaussianNoise
Adding core functionalities:
drawImage
anddrawkImage
for Gaussian and Exponential light profilesInfrastructure
The text was updated successfully, but these errors were encountered: