The main tasks or FDR are:
- Refactor & migrate
- Benchmark performance
- Finish all remaining forward modelling tasks
- Dependencies
We will be breaking up this repo into separate packages: calibration (dsa2000_cal), forward modelling (dsa2000_fm), common tooling (dsa2000_common). Calibration will need to be integrated into the central DSA team repo eventually, and the best way will be to utilise dsa2000_cal as a package. A consideration is that we want other teams to be able to use the package. This suggests that we should make it available on pypi. The forward modelling will be continue to be a collection of tools, and deployments. A mono-repo style structure will be used, such that we can maintain all this from one place. Importantly
Refactor & Migrate Tasks
Benchmarks Tasks
Finish Forward Modelling tasks
Dependencies Tasks
The main tasks or FDR are:
We will be breaking up this repo into separate packages: calibration (dsa2000_cal), forward modelling (dsa2000_fm), common tooling (dsa2000_common). Calibration will need to be integrated into the central DSA team repo eventually, and the best way will be to utilise
dsa2000_calas a package. A consideration is that we want other teams to be able to use the package. This suggests that we should make it available on pypi. The forward modelling will be continue to be a collection of tools, and deployments. A mono-repo style structure will be used, such that we can maintain all this from one place. ImportantlyRefactor & Migrate Tasks
Benchmarks Tasks
Finish Forward Modelling tasks
Dependencies Tasks