This issue serves as a summary or table of contents for all other issues part of this tutorial.
The overarching goal is to create a comprehensive, multi-chapter set of tutorials covering RML imaging with real data. A noteworthy, accessible dataset is the DSHARP HD143006 continuum measurement set.
The scope of the tutorials should be broad. Basically, we want a user, completely unfamiliar with RML, to start reading the tutorial series and end up with a solid understanding of what they need to do in order to try imaging their own datasets. In general each tutorial should try to be self-contained without duplicating information already covered in the shorter tutorials for the ALMA logo mock dataset.
Some of the beginning data preparation tasks are best covered in the visread and they are noted as such. A npz file containing the processed visibilities is available here.
Part I (#61 )
- Download continuum data from DSHARP site (visread)
- Plotting and examine DSHARP CLEAN FITS (visread)
- Extract visibilities using CASA table tools (visread)
- Examine whether weights are scaled correctly (visread)
- Make dirty image using
gridder
Part II (#62)
- Set up MPoL optimization loop, including residual imager
- Initialize model to dirty image
- Explore unregularized fit + training loop w/ Tensorboard
- Explore basic cross-validation and hyperparameter testing w/ Tensorboard
Part III (#63)
- Explore "production-ready" scripting layouts (no Jupyter notebooks)
- Explore thorough hyperparameter testing with Ray Tune
Describe the solution you'd like
We have some preliminary images of HD 143006, which shows that we can get interesting results (same arcsinh stretch as DSHARP)

This issue serves as a summary or table of contents for all other issues part of this tutorial.
The overarching goal is to create a comprehensive, multi-chapter set of tutorials covering RML imaging with real data. A noteworthy, accessible dataset is the DSHARP HD143006 continuum measurement set.
The scope of the tutorials should be broad. Basically, we want a user, completely unfamiliar with RML, to start reading the tutorial series and end up with a solid understanding of what they need to do in order to try imaging their own datasets. In general each tutorial should try to be self-contained without duplicating information already covered in the shorter tutorials for the ALMA logo mock dataset.
Some of the beginning data preparation tasks are best covered in the visread and they are noted as such. A npz file containing the processed visibilities is available here.
Part I (#61 )
gridderPart II (#62)
Part III (#63)
Describe the solution you'd like
We have some preliminary images of HD 143006, which shows that we can get interesting results (same arcsinh stretch as DSHARP)