JAX-GalSim icon indicating copy to clipboard operation
JAX-GalSim copied to clipboard

Initial Project Roadmap

Open EiffL opened this issue 3 years ago • 0 comments

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:

Adding core functionalities:

  • [x] Implement xValue kValue functions for Gaussian and Exponential light profiles
  • [x] Implement drawImage and drawkImage for Gaussian and Exponential light profiles
  • [x] Implement Fourier convolution

Infrastructure

  • [x] #8
  • [x] #13
  • [x] Setup CI system using GitHub actions
  • [ ] #17

EiffL avatar Jun 04 '22 12:06 EiffL