-
Notifications
You must be signed in to change notification settings - Fork 12
Discussion of imaging approaches (feather-only vs. joint imaging+feather) #384
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Summary of @ashleythomasbarnes's comparisons:The Brick (field For field In the same field, when averaging over an area comparable to the single dish resolution, the fluxes are similar between the two approaches, possibly hinting at the issue being with the joint 12m/7m imaging. Ash testing the following with MOPRA SD data:
It was suggested in the WP1 meeting that this should also be tested on the feathered 12m + 7m data, rather that the jointly imaged data. |
Here is my cleaning routine I used for Cloud D+E/F 1mm ALMA data. I wrote this a while ago so apologies its a bit of a mess, but all the functionality we discussed should be there, and modules in the directory... https://github.com/ashleythomasbarnes/interferometry_analysis/blob/master/casa/cleaning_module.py |
Update on joint imaging vs. feathering onlySummary
Single channel comparisons (note the negatives in jointly imaged data at the lower edge in left panel)Some examples of the final image and residual (+ mask contours) for the joint deconvolution. Looks pretty good!Integrated intensityPeak intensityMean spectraSome quick stats
|
We probably need to try to quantify 'looks better'. I think there was a proposed statistic in the Plunkett paper (https://ui.adsabs.harvard.edu/abs/2023PASP..135c4501P/abstract), but I'm not sure that's valuable. I'd like to know what the effective beam size is. That's some combination of 'what does the header say' and what is there in reality... |
Also it'd be interesting to show the difference image (feathered - jointly cleaned) |
This issue is to track all relevant discussion related to our approach to obtaining fully combined image cubes. The aim here is to do some tests to get the imaging in the best possible shape, and then determine whether we really need to do the joint imaging, or whether the feather-only approach is good enough.
@d-l-walker will work on some tests to re-do the joint imaging of single channels and sub-cubes with refined masking and deeper cleans to see whether this improves the results.
We should also look into using the TP data as a startmodel for tclean to see whether this improves the results. @d-l-walker will try to look into this too, but feel free to investigate this if you have the time/inclination.
@ashleythomasbarnes has also done some initial tests and comparisons, which will be summarised in a following comment.
The text was updated successfully, but these errors were encountered: