! Started logfile: /scr/pima/rv123_uvs/J1230+1223_X_dfm.log on Sun Dec 23 00:42:21 2018 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.36575 obs /scr/pima/rv123_uvs/J1230+1223_X_uva.fits ! Reading UV FITS file: /scr/pima/rv123_uvs/J1230+1223_X_uva.fits ! AN table 1: 6 integrations on 36 of 36 possible baselines. ! AN table 2: 5 integrations on 10 of 10 possible baselines. ! AN table 3: 23 integrations on 36 of 36 possible baselines. ! AN table 4: 6 integrations on 10 of 10 possible baselines. ! AN table 5: 3 integrations on 6 of 6 possible baselines. ! AN table 6: 89 integrations on 15 of 15 possible baselines. ! AN table 7: 91 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.365974 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1230+1223 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.36575e+09 8e+06 1 8e+06 ! 02 2 8.44575e+09 8e+06 1 8e+06 ! 03 3 8.80575e+09 8e+06 1 8e+06 ! 04 4 8.92575e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 89 lines of history. ! ! Reading 7400 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J1230+1223_X] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 28 telescope corrections were flagged in sub-array 1. ! A total of 123 telescope corrections were flagged in sub-array 3. ! A total of 12 telescope corrections were flagged in sub-array 4. ! A total of 4 telescope corrections were flagged in sub-array 5. ! A total of 232 telescope corrections were flagged in sub-array 6. ! A total of 408 telescope corrections were flagged in sub-array 7. ! ! Correcting IF 2. ! A total of 28 telescope corrections were flagged in sub-array 1. ! A total of 123 telescope corrections were flagged in sub-array 3. ! A total of 12 telescope corrections were flagged in sub-array 4. ! A total of 4 telescope corrections were flagged in sub-array 5. ! A total of 232 telescope corrections were flagged in sub-array 6. ! A total of 408 telescope corrections were flagged in sub-array 7. ! ! Correcting IF 3. ! A total of 28 telescope corrections were flagged in sub-array 1. ! A total of 123 telescope corrections were flagged in sub-array 3. ! A total of 12 telescope corrections were flagged in sub-array 4. ! A total of 4 telescope corrections were flagged in sub-array 5. ! A total of 278 telescope corrections were flagged in sub-array 6. ! A total of 512 telescope corrections were flagged in sub-array 7. ! ! Correcting IF 4. ! A total of 28 telescope corrections were flagged in sub-array 1. ! A total of 123 telescope corrections were flagged in sub-array 3. ! A total of 12 telescope corrections were flagged in sub-array 4. ! A total of 4 telescope corrections were flagged in sub-array 5. ! A total of 278 telescope corrections were flagged in sub-array 6. ! A total of 512 telescope corrections were flagged in sub-array 7. ! ! Fit before self-cal, rms=2.755905Jy sigma=14.714397 ! Fit after self-cal, rms=2.274782Jy sigma=6.034721 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Estimated beam: bmin=0.5589 mas, bmaj=0.7382 mas, bpa=1.529 degrees ! Estimated noise=1.4158 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.616222 Jy ! Component: 100 - total flux cleaned = 0.874326 Jy ! Total flux subtracted in 100 components = 0.874326 Jy ! Clean residual min=-0.036539 max=0.121939 Jy/beam ! Clean residual mean=0.001368 rms=0.008608 Jy/beam ! Combined flux in latest and established models = 0.874326 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.874326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.262093Jy sigma=5.096510 ! Fit after self-cal, rms=2.261691Jy sigma=5.095140 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.138076 Jy ! Component: 100 - total flux cleaned = 0.215997 Jy ! Total flux subtracted in 100 components = 0.215997 Jy ! Clean residual min=-0.026841 max=0.063598 Jy/beam ! Clean residual mean=0.001325 rms=0.006236 Jy/beam ! Combined flux in latest and established models = 1.09032 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 19 components and 1.09032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.214649Jy sigma=4.552955 ! Fit after self-cal, rms=2.214444Jy sigma=4.552410 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-0.8, -0.2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0630328 Jy ! Component: 100 - total flux cleaned = 0.0988135 Jy ! Total flux subtracted in 100 components = 0.0988135 Jy ! Clean residual min=-0.026433 max=0.043014 Jy/beam ! Clean residual mean=0.001307 rms=0.005661 Jy/beam ! Combined flux in latest and established models = 1.18914 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 25 components and 1.18914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.194799Jy sigma=4.431114 ! Fit after self-cal, rms=2.194552Jy sigma=4.424195 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-1.8, 0.6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.043082 Jy ! Component: 100 - total flux cleaned = 0.06973 Jy ! Total flux subtracted in 100 components = 0.06973 Jy ! Clean residual min=-0.028533 max=0.029109 Jy/beam ! Clean residual mean=0.001293 rms=0.005340 Jy/beam ! Combined flux in latest and established models = 1.25887 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 36 components and 1.25887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.181371Jy sigma=4.374333 ! Fit after self-cal, rms=2.181105Jy sigma=4.369172 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Estimated beam: bmin=0.6399 mas, bmaj=0.7452 mas, bpa=54.59 degrees ! Estimated noise=1.14003 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-7, 2.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.146567 Jy ! Component: 100 - total flux cleaned = 0.26012 Jy ! Component: 150 - total flux cleaned = 0.352761 Jy ! Component: 200 - total flux cleaned = 0.428977 Jy ! Total flux subtracted in 200 components = 0.428977 Jy ! Clean residual min=0.031050 max=0.127811 Jy/beam ! Clean residual mean=0.079743 rms=0.011971 Jy/beam ! Combined flux in latest and established models = 1.68784 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 83 components and 1.68784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.104824Jy sigma=4.332390 ! Fit after self-cal, rms=2.101534Jy sigma=4.250911 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-2, -5.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.135575 Jy ! Component: 100 - total flux cleaned = 0.235233 Jy ! Component: 150 - total flux cleaned = 0.322772 Jy ! Component: 200 - total flux cleaned = 0.401178 Jy ! Total flux subtracted in 200 components = 0.401178 Jy ! Clean residual min=0.031734 max=0.109510 Jy/beam ! Clean residual mean=0.077006 rms=0.008760 Jy/beam ! Combined flux in latest and established models = 2.08902 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 122 components and 2.08902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.030468Jy sigma=4.252469 ! Fit after self-cal, rms=2.027158Jy sigma=4.204774 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (25.2, 47.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.120888 Jy ! Component: 100 - total flux cleaned = 0.206717 Jy ! Component: 150 - total flux cleaned = 0.282677 Jy ! Component: 200 - total flux cleaned = 0.351974 Jy ! Total flux subtracted in 200 components = 0.351974 Jy ! Clean residual min=0.029731 max=0.107105 Jy/beam ! Clean residual mean=0.074454 rms=0.009293 Jy/beam ! Combined flux in latest and established models = 2.44099 Jy ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 164 components and 2.44099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.965965Jy sigma=4.244269 ! Fit after self-cal, rms=1.963614Jy sigma=4.198616 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (16.2, 14.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.117807 Jy ! Component: 100 - total flux cleaned = 0.203444 Jy ! Component: 150 - total flux cleaned = 0.2758 Jy ! Component: 200 - total flux cleaned = 0.340158 Jy ! Total flux subtracted in 200 components = 0.340158 Jy ! Clean residual min=0.027406 max=0.111780 Jy/beam ! Clean residual mean=0.072082 rms=0.010854 Jy/beam ! Combined flux in latest and established models = 2.78115 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 198 components and 2.78115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.904828Jy sigma=4.213274 ! Fit after self-cal, rms=1.902751Jy sigma=4.153092 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-22.4, 48.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.11807 Jy ! Component: 100 - total flux cleaned = 0.206836 Jy ! Component: 150 - total flux cleaned = 0.285626 Jy ! Component: 200 - total flux cleaned = 0.357973 Jy ! Total flux subtracted in 200 components = 0.357973 Jy ! Clean residual min=0.026514 max=0.100924 Jy/beam ! Clean residual mean=0.069219 rms=0.008425 Jy/beam ! Combined flux in latest and established models = 3.13912 Jy ! Performing phase self-cal ! Adding 82 model components to the UV plane model. ! The established model now contains 244 components and 3.13912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.840173Jy sigma=4.156141 ! Fit after self-cal, rms=1.837945Jy sigma=4.127932 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-46.8, 22.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.113385 Jy ! Component: 100 - total flux cleaned = 0.194459 Jy ! Component: 150 - total flux cleaned = 0.266224 Jy ! Component: 200 - total flux cleaned = 0.332604 Jy ! Total flux subtracted in 200 components = 0.332604 Jy ! Clean residual min=0.026524 max=0.105078 Jy/beam ! Clean residual mean=0.066611 rms=0.009448 Jy/beam ! Combined flux in latest and established models = 3.47173 Jy ! Performing phase self-cal ! Adding 86 model components to the UV plane model. ! The established model now contains 287 components and 3.47173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.780128Jy sigma=4.126809 ! Fit after self-cal, rms=1.777826Jy sigma=4.090551 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (11.4, 22.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.109261 Jy ! Component: 100 - total flux cleaned = 0.19057 Jy ! Component: 150 - total flux cleaned = 0.264531 Jy ! Component: 200 - total flux cleaned = 0.333941 Jy ! Total flux subtracted in 200 components = 0.333941 Jy ! Clean residual min=0.018878 max=0.097942 Jy/beam ! Clean residual mean=0.064245 rms=0.009144 Jy/beam ! Combined flux in latest and established models = 3.80567 Jy ! Performing phase self-cal ! Adding 85 model components to the UV plane model. ! The established model now contains 327 components and 3.80567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.719776Jy sigma=4.073444 ! Fit after self-cal, rms=1.718327Jy sigma=4.047244 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-23, 21.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.110382 Jy ! Component: 100 - total flux cleaned = 0.190088 Jy ! Component: 150 - total flux cleaned = 0.261367 Jy ! Component: 200 - total flux cleaned = 0.328039 Jy ! Total flux subtracted in 200 components = 0.328039 Jy ! Clean residual min=0.018367 max=0.098811 Jy/beam ! Clean residual mean=0.061673 rms=0.009360 Jy/beam ! Combined flux in latest and established models = 4.13371 Jy ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 359 components and 4.13371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.661117Jy sigma=4.029676 ! Fit after self-cal, rms=1.659580Jy sigma=3.998103 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-3.8, 44.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.10256 Jy ! Component: 100 - total flux cleaned = 0.177581 Jy ! Component: 150 - total flux cleaned = 0.244532 Jy ! Component: 200 - total flux cleaned = 0.307392 Jy ! Total flux subtracted in 200 components = 0.307392 Jy ! Clean residual min=0.015999 max=0.096029 Jy/beam ! Clean residual mean=0.059215 rms=0.009774 Jy/beam ! Combined flux in latest and established models = 4.4411 Jy ! Performing phase self-cal ! Adding 84 model components to the UV plane model. ! The established model now contains 392 components and 4.4411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.606600Jy sigma=3.986449 ! Fit after self-cal, rms=1.605437Jy sigma=3.954985 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-4.6, -24). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.103345 Jy ! Component: 100 - total flux cleaned = 0.177631 Jy ! Component: 150 - total flux cleaned = 0.242989 Jy ! Component: 200 - total flux cleaned = 0.304259 Jy ! Total flux subtracted in 200 components = 0.304259 Jy ! Clean residual min=0.018526 max=0.093338 Jy/beam ! Clean residual mean=0.056924 rms=0.008658 Jy/beam ! Combined flux in latest and established models = 4.74536 Jy ! Performing phase self-cal ! Adding 92 model components to the UV plane model. ! The established model now contains 430 components and 4.74536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.552759Jy sigma=3.923931 ! Fit after self-cal, rms=1.550389Jy sigma=3.897594 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (14, -2.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.101255 Jy ! Component: 100 - total flux cleaned = 0.17509 Jy ! Component: 150 - total flux cleaned = 0.243306 Jy ! Component: 200 - total flux cleaned = 0.307893 Jy ! Total flux subtracted in 200 components = 0.307893 Jy ! Clean residual min=0.017098 max=0.084921 Jy/beam ! Clean residual mean=0.054643 rms=0.008760 Jy/beam ! Combined flux in latest and established models = 5.05325 Jy ! Performing phase self-cal ! Adding 95 model components to the UV plane model. ! The established model now contains 473 components and 5.05325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.496940Jy sigma=3.857283 ! Fit after self-cal, rms=1.494651Jy sigma=3.834009 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-25.6, -30.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0918702 Jy ! Component: 100 - total flux cleaned = 0.161514 Jy ! Component: 150 - total flux cleaned = 0.225603 Jy ! Component: 200 - total flux cleaned = 0.286117 Jy ! Total flux subtracted in 200 components = 0.286117 Jy ! Clean residual min=0.014703 max=0.082739 Jy/beam ! Clean residual mean=0.052340 rms=0.008445 Jy/beam ! Combined flux in latest and established models = 5.33937 Jy ! Performing phase self-cal ! Adding 92 model components to the UV plane model. ! The established model now contains 507 components and 5.33937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.445744Jy sigma=3.799067 ! Fit after self-cal, rms=1.444406Jy sigma=3.776724 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-34.6, 6.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0857375 Jy ! Component: 100 - total flux cleaned = 0.152182 Jy ! Component: 150 - total flux cleaned = 0.21382 Jy ! Component: 200 - total flux cleaned = 0.272478 Jy ! Total flux subtracted in 200 components = 0.272478 Jy ! Clean residual min=0.012297 max=0.085524 Jy/beam ! Clean residual mean=0.050112 rms=0.008722 Jy/beam ! Combined flux in latest and established models = 5.61185 Jy ! Performing phase self-cal ! Adding 105 model components to the UV plane model. ! The established model now contains 553 components and 5.61185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.398136Jy sigma=3.751444 ! Fit after self-cal, rms=1.396443Jy sigma=3.734746 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-13.6, -16.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0851989 Jy ! Component: 100 - total flux cleaned = 0.149132 Jy ! Component: 150 - total flux cleaned = 0.20695 Jy ! Component: 200 - total flux cleaned = 0.261621 Jy ! Total flux subtracted in 200 components = 0.261621 Jy ! Clean residual min=0.014381 max=0.080930 Jy/beam ! Clean residual mean=0.048055 rms=0.009013 Jy/beam ! Combined flux in latest and established models = 5.87347 Jy ! Performing phase self-cal ! Adding 97 model components to the UV plane model. ! The established model now contains 592 components and 5.87347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.352455Jy sigma=3.693648 ! Fit after self-cal, rms=1.350711Jy sigma=3.674921 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-34.4, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0885437 Jy ! Component: 100 - total flux cleaned = 0.15471 Jy ! Component: 150 - total flux cleaned = 0.213928 Jy ! Component: 200 - total flux cleaned = 0.269132 Jy ! Total flux subtracted in 200 components = 0.269132 Jy ! Clean residual min=0.008852 max=0.079548 Jy/beam ! Clean residual mean=0.045862 rms=0.008504 Jy/beam ! Combined flux in latest and established models = 6.1426 Jy ! Performing phase self-cal ! Adding 79 model components to the UV plane model. ! The established model now contains 627 components and 6.1426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.305038Jy sigma=3.614348 ! Fit after self-cal, rms=1.304024Jy sigma=3.597642 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (2.4, -25.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0858295 Jy ! Component: 100 - total flux cleaned = 0.146876 Jy ! Component: 150 - total flux cleaned = 0.201767 Jy ! Component: 200 - total flux cleaned = 0.253855 Jy ! Total flux subtracted in 200 components = 0.253855 Jy ! Clean residual min=0.007121 max=0.076049 Jy/beam ! Clean residual mean=0.043828 rms=0.008764 Jy/beam ! Combined flux in latest and established models = 6.39645 Jy ! Performing phase self-cal ! Adding 88 model components to the UV plane model. ! The established model now contains 667 components and 6.39645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.261188Jy sigma=3.552651 ! Fit after self-cal, rms=1.259623Jy sigma=3.530616 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-38.2, 43.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0790008 Jy ! Component: 100 - total flux cleaned = 0.136874 Jy ! Component: 150 - total flux cleaned = 0.189889 Jy ! Component: 200 - total flux cleaned = 0.240412 Jy ! Total flux subtracted in 200 components = 0.240412 Jy ! Clean residual min=0.007187 max=0.072792 Jy/beam ! Clean residual mean=0.041813 rms=0.008503 Jy/beam ! Combined flux in latest and established models = 6.63687 Jy ! Performing phase self-cal ! Adding 98 model components to the UV plane model. ! The established model now contains 701 components and 6.63687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.219672Jy sigma=3.495963 ! Fit after self-cal, rms=1.218491Jy sigma=3.476708 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (45.2, -5.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0784206 Jy ! Component: 100 - total flux cleaned = 0.135793 Jy ! Component: 150 - total flux cleaned = 0.187326 Jy ! Component: 200 - total flux cleaned = 0.235574 Jy ! Total flux subtracted in 200 components = 0.235574 Jy ! Clean residual min=0.007114 max=0.074556 Jy/beam ! Clean residual mean=0.039880 rms=0.007772 Jy/beam ! Combined flux in latest and established models = 6.87244 Jy ! Performing phase self-cal ! Adding 97 model components to the UV plane model. ! The established model now contains 746 components and 6.87244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.179237Jy sigma=3.442826 ! Fit after self-cal, rms=1.178554Jy sigma=3.426058 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (51, 17.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.07254 Jy ! Component: 100 - total flux cleaned = 0.125391 Jy ! Component: 150 - total flux cleaned = 0.173724 Jy ! Component: 200 - total flux cleaned = 0.219487 Jy ! Total flux subtracted in 200 components = 0.219487 Jy ! Clean residual min=0.006939 max=0.068972 Jy/beam ! Clean residual mean=0.038111 rms=0.007653 Jy/beam ! Combined flux in latest and established models = 7.09193 Jy ! Performing phase self-cal ! Adding 99 model components to the UV plane model. ! The established model now contains 779 components and 7.09193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.142570Jy sigma=3.397792 ! Fit after self-cal, rms=1.141770Jy sigma=3.384504 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (30, 39.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.075845 Jy ! Component: 100 - total flux cleaned = 0.128908 Jy ! Component: 150 - total flux cleaned = 0.175922 Jy ! Component: 200 - total flux cleaned = 0.220185 Jy ! Total flux subtracted in 200 components = 0.220185 Jy ! Clean residual min=0.003397 max=0.065343 Jy/beam ! Clean residual mean=0.036302 rms=0.007516 Jy/beam ! Combined flux in latest and established models = 7.31211 Jy ! Performing phase self-cal ! Adding 95 model components to the UV plane model. ! The established model now contains 821 components and 7.31211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.105757Jy sigma=3.346012 ! Fit after self-cal, rms=1.104550Jy sigma=3.325222 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-14.8, 9.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0657131 Jy ! Component: 100 - total flux cleaned = 0.115277 Jy ! Component: 150 - total flux cleaned = 0.160624 Jy ! Component: 200 - total flux cleaned = 0.203335 Jy ! Total flux subtracted in 200 components = 0.203335 Jy ! Clean residual min=0.003106 max=0.065007 Jy/beam ! Clean residual mean=0.034794 rms=0.007407 Jy/beam ! Combined flux in latest and established models = 7.51545 Jy ! Performing phase self-cal ! Adding 86 model components to the UV plane model. ! The established model now contains 853 components and 7.51545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.071963Jy sigma=3.286500 ! Fit after self-cal, rms=1.071147Jy sigma=3.276189 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-15.6, 29). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0672861 Jy ! Component: 100 - total flux cleaned = 0.115276 Jy ! Component: 150 - total flux cleaned = 0.15981 Jy ! Component: 200 - total flux cleaned = 0.202272 Jy ! Total flux subtracted in 200 components = 0.202272 Jy ! Clean residual min=-0.000714 max=0.063219 Jy/beam ! Clean residual mean=0.033209 rms=0.007261 Jy/beam ! Combined flux in latest and established models = 7.71772 Jy ! Performing phase self-cal ! Adding 97 model components to the UV plane model. ! The established model now contains 896 components and 7.71772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.038563Jy sigma=3.242752 ! Fit after self-cal, rms=1.037378Jy sigma=3.229433 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-24.2, -35.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0660148 Jy ! Component: 100 - total flux cleaned = 0.115426 Jy ! Component: 150 - total flux cleaned = 0.161059 Jy ! Component: 200 - total flux cleaned = 0.204129 Jy ! Total flux subtracted in 200 components = 0.204129 Jy ! Clean residual min=-0.003437 max=0.058960 Jy/beam ! Clean residual mean=0.031548 rms=0.006880 Jy/beam ! Combined flux in latest and established models = 7.92185 Jy ! Performing phase self-cal ! Adding 86 model components to the UV plane model. ! The established model now contains 935 components and 7.92185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.004646Jy sigma=3.187969 ! Fit after self-cal, rms=1.003212Jy sigma=3.175070 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (6.2, 22.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.062785 Jy ! Component: 100 - total flux cleaned = 0.108387 Jy ! Component: 150 - total flux cleaned = 0.149679 Jy ! Component: 200 - total flux cleaned = 0.189017 Jy ! Total flux subtracted in 200 components = 0.189017 Jy ! Clean residual min=-0.003791 max=0.057580 Jy/beam ! Clean residual mean=0.030071 rms=0.006722 Jy/beam ! Combined flux in latest and established models = 8.11086 Jy ! Performing phase self-cal ! Adding 90 model components to the UV plane model. ! The established model now contains 961 components and 8.11086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.973765Jy sigma=3.132360 ! Fit after self-cal, rms=0.972820Jy sigma=3.120051 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (40.8, -3.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0610684 Jy ! Component: 100 - total flux cleaned = 0.105262 Jy ! Component: 150 - total flux cleaned = 0.145656 Jy ! Component: 200 - total flux cleaned = 0.184234 Jy ! Total flux subtracted in 200 components = 0.184234 Jy ! Clean residual min=-0.003122 max=0.056712 Jy/beam ! Clean residual mean=0.028518 rms=0.006538 Jy/beam ! Combined flux in latest and established models = 8.2951 Jy ! Performing phase self-cal ! Adding 91 model components to the UV plane model. ! The established model now contains 990 components and 8.2951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.944248Jy sigma=3.082051 ! Fit after self-cal, rms=0.943421Jy sigma=3.068722 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (30.8, -20.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0579064 Jy ! Component: 100 - total flux cleaned = 0.101338 Jy ! Component: 150 - total flux cleaned = 0.140729 Jy ! Component: 200 - total flux cleaned = 0.178206 Jy ! Total flux subtracted in 200 components = 0.178206 Jy ! Clean residual min=-0.006635 max=0.052840 Jy/beam ! Clean residual mean=0.027072 rms=0.006366 Jy/beam ! Combined flux in latest and established models = 8.4733 Jy ! Performing phase self-cal ! Adding 87 model components to the UV plane model. ! The established model now contains 1028 components and 8.4733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.916150Jy sigma=3.031267 ! Fit after self-cal, rms=0.915173Jy sigma=3.022866 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (16.4, 27.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0539442 Jy ! Component: 100 - total flux cleaned = 0.0939826 Jy ! Component: 150 - total flux cleaned = 0.131424 Jy ! Component: 200 - total flux cleaned = 0.167149 Jy ! Total flux subtracted in 200 components = 0.167149 Jy ! Clean residual min=-0.008105 max=0.050287 Jy/beam ! Clean residual mean=0.025733 rms=0.006298 Jy/beam ! Combined flux in latest and established models = 8.64045 Jy ! Performing phase self-cal ! Adding 99 model components to the UV plane model. ! The established model now contains 1070 components and 8.64045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.889942Jy sigma=2.996162 ! Fit after self-cal, rms=0.888856Jy sigma=2.988258 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-3.6, 2.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0526 Jy ! Component: 100 - total flux cleaned = 0.0908039 Jy ! Component: 150 - total flux cleaned = 0.126675 Jy ! Component: 200 - total flux cleaned = 0.161008 Jy ! Total flux subtracted in 200 components = 0.161008 Jy ! Clean residual min=-0.010633 max=0.048212 Jy/beam ! Clean residual mean=0.024471 rms=0.006187 Jy/beam ! Combined flux in latest and established models = 8.80146 Jy ! Performing phase self-cal ! Adding 89 model components to the UV plane model. ! The established model now contains 1098 components and 8.80146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.864996Jy sigma=2.956090 ! Fit after self-cal, rms=0.864717Jy sigma=2.949375 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (0.4, 4.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0468851 Jy ! Component: 100 - total flux cleaned = 0.0821018 Jy ! Component: 150 - total flux cleaned = 0.114996 Jy ! Component: 200 - total flux cleaned = 0.146527 Jy ! Total flux subtracted in 200 components = 0.146527 Jy ! Clean residual min=-0.008215 max=0.047975 Jy/beam ! Clean residual mean=0.023273 rms=0.006179 Jy/beam ! Combined flux in latest and established models = 8.94799 Jy ! Performing phase self-cal ! Adding 93 model components to the UV plane model. ! The established model now contains 1123 components and 8.94799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.843231Jy sigma=2.931445 ! Fit after self-cal, rms=0.842551Jy sigma=2.923594 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-25.6, 33.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0484331 Jy ! Component: 100 - total flux cleaned = 0.082712 Jy ! Component: 150 - total flux cleaned = 0.114394 Jy ! Component: 200 - total flux cleaned = 0.14462 Jy ! Total flux subtracted in 200 components = 0.14462 Jy ! Clean residual min=-0.010028 max=0.048444 Jy/beam ! Clean residual mean=0.022095 rms=0.006242 Jy/beam ! Combined flux in latest and established models = 9.09261 Jy ! Performing phase self-cal ! Adding 88 model components to the UV plane model. ! The established model now contains 1154 components and 9.09261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.821733Jy sigma=2.900230 ! Fit after self-cal, rms=0.821154Jy sigma=2.890262 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (49.4, -8.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0462303 Jy ! Component: 100 - total flux cleaned = 0.0812183 Jy ! Component: 150 - total flux cleaned = 0.113152 Jy ! Component: 200 - total flux cleaned = 0.143156 Jy ! Total flux subtracted in 200 components = 0.143156 Jy ! Clean residual min=-0.010904 max=0.043345 Jy/beam ! Clean residual mean=0.020900 rms=0.006082 Jy/beam ! Combined flux in latest and established models = 9.23577 Jy ! Performing phase self-cal ! Adding 79 model components to the UV plane model. ! The established model now contains 1185 components and 9.23577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.800971Jy sigma=2.865249 ! Fit after self-cal, rms=0.800287Jy sigma=2.858530 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-35.8, -51.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0434815 Jy ! Component: 100 - total flux cleaned = 0.0751816 Jy ! Component: 150 - total flux cleaned = 0.104811 Jy ! Component: 200 - total flux cleaned = 0.133087 Jy ! Total flux subtracted in 200 components = 0.133087 Jy ! Clean residual min=-0.012455 max=0.042451 Jy/beam ! Clean residual mean=0.019791 rms=0.006032 Jy/beam ! Combined flux in latest and established models = 9.36885 Jy ! Performing phase self-cal ! Adding 87 model components to the UV plane model. ! The established model now contains 1210 components and 9.36885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.782022Jy sigma=2.837184 ! Fit after self-cal, rms=0.781368Jy sigma=2.832298 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (50.4, 49.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0430602 Jy ! Component: 100 - total flux cleaned = 0.073228 Jy ! Component: 150 - total flux cleaned = 0.101118 Jy ! Component: 200 - total flux cleaned = 0.127837 Jy ! Total flux subtracted in 200 components = 0.127837 Jy ! Clean residual min=-0.012892 max=0.040637 Jy/beam ! Clean residual mean=0.018730 rms=0.005951 Jy/beam ! Combined flux in latest and established models = 9.49669 Jy ! Performing phase self-cal ! Adding 99 model components to the UV plane model. ! The established model now contains 1245 components and 9.49669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.764053Jy sigma=2.812392 ! Fit after self-cal, rms=0.763441Jy sigma=2.806710 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-16.4, -45.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0422152 Jy ! Component: 100 - total flux cleaned = 0.0723313 Jy ! Component: 150 - total flux cleaned = 0.0992461 Jy ! Component: 200 - total flux cleaned = 0.124656 Jy ! Total flux subtracted in 200 components = 0.124656 Jy ! Clean residual min=-0.013073 max=0.040312 Jy/beam ! Clean residual mean=0.017783 rms=0.005810 Jy/beam ! Combined flux in latest and established models = 9.62135 Jy ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 1273 components and 9.62135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.746912Jy sigma=2.787625 ! Fit after self-cal, rms=0.746218Jy sigma=2.780658 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (8, 26.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0390646 Jy ! Component: 100 - total flux cleaned = 0.0669812 Jy ! Component: 150 - total flux cleaned = 0.0928644 Jy ! Component: 200 - total flux cleaned = 0.117506 Jy ! Total flux subtracted in 200 components = 0.117506 Jy ! Clean residual min=-0.014171 max=0.038574 Jy/beam ! Clean residual mean=0.016901 rms=0.005638 Jy/beam ! Combined flux in latest and established models = 9.73885 Jy ! Performing phase self-cal ! Adding 79 model components to the UV plane model. ! The established model now contains 1295 components and 9.73885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.730933Jy sigma=2.760557 ! Fit after self-cal, rms=0.730334Jy sigma=2.755802 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (30.6, -13.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0382583 Jy ! Component: 100 - total flux cleaned = 0.0646358 Jy ! Component: 150 - total flux cleaned = 0.0888369 Jy ! Component: 200 - total flux cleaned = 0.112069 Jy ! Total flux subtracted in 200 components = 0.112069 Jy ! Clean residual min=-0.012701 max=0.039764 Jy/beam ! Clean residual mean=0.015994 rms=0.005643 Jy/beam ! Combined flux in latest and established models = 9.85092 Jy ! Performing phase self-cal ! Adding 89 model components to the UV plane model. ! The established model now contains 1319 components and 9.85092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.716346Jy sigma=2.731100 ! Fit after self-cal, rms=0.715769Jy sigma=2.725667 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (37, 23.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0370224 Jy ! Component: 100 - total flux cleaned = 0.0640451 Jy ! Component: 150 - total flux cleaned = 0.0888101 Jy ! Component: 200 - total flux cleaned = 0.112147 Jy ! Total flux subtracted in 200 components = 0.112147 Jy ! Clean residual min=-0.013860 max=0.036843 Jy/beam ! Clean residual mean=0.015073 rms=0.005515 Jy/beam ! Combined flux in latest and established models = 9.96307 Jy ! Performing phase self-cal ! Adding 84 model components to the UV plane model. ! The established model now contains 1354 components and 9.96307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.701885Jy sigma=2.704588 ! Fit after self-cal, rms=0.700893Jy sigma=2.699321 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (30.4, -39.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0363839 Jy ! Component: 100 - total flux cleaned = 0.0623867 Jy ! Component: 150 - total flux cleaned = 0.0851175 Jy ! Component: 200 - total flux cleaned = 0.10668 Jy ! Total flux subtracted in 200 components = 0.10668 Jy ! Clean residual min=-0.014407 max=0.035663 Jy/beam ! Clean residual mean=0.014221 rms=0.005523 Jy/beam ! Combined flux in latest and established models = 10.0698 Jy ! Performing phase self-cal ! Adding 87 model components to the UV plane model. ! The established model now contains 1389 components and 10.0698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.687875Jy sigma=2.672909 ! Fit after self-cal, rms=0.687376Jy sigma=2.669197 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-6, -3.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0354401 Jy ! Component: 100 - total flux cleaned = 0.0605874 Jy ! Component: 150 - total flux cleaned = 0.083484 Jy ! Component: 200 - total flux cleaned = 0.105046 Jy ! Total flux subtracted in 200 components = 0.105046 Jy ! Clean residual min=-0.014033 max=0.035079 Jy/beam ! Clean residual mean=0.013403 rms=0.005434 Jy/beam ! Combined flux in latest and established models = 10.1748 Jy ! Performing phase self-cal ! Adding 79 model components to the UV plane model. ! The established model now contains 1425 components and 10.1748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.674928Jy sigma=2.649018 ! Fit after self-cal, rms=0.673934Jy sigma=2.645191 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-33.2, -27). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0360781 Jy ! Component: 100 - total flux cleaned = 0.0602508 Jy ! Component: 150 - total flux cleaned = 0.0820587 Jy ! Component: 200 - total flux cleaned = 0.102748 Jy ! Total flux subtracted in 200 components = 0.102748 Jy ! Clean residual min=-0.012879 max=0.032029 Jy/beam ! Clean residual mean=0.012547 rms=0.005284 Jy/beam ! Combined flux in latest and established models = 10.2775 Jy ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 1460 components and 10.2776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.661959Jy sigma=2.624493 ! Fit after self-cal, rms=0.661068Jy sigma=2.618231 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (41.2, -23.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0325518 Jy ! Component: 100 - total flux cleaned = 0.0556082 Jy ! Component: 150 - total flux cleaned = 0.0766023 Jy ! Component: 200 - total flux cleaned = 0.096528 Jy ! Total flux subtracted in 200 components = 0.096528 Jy ! Clean residual min=-0.012847 max=0.031752 Jy/beam ! Clean residual mean=0.011738 rms=0.005177 Jy/beam ! Combined flux in latest and established models = 10.3741 Jy ! Performing phase self-cal ! Adding 81 model components to the UV plane model. ! The established model now contains 1492 components and 10.3741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.650055Jy sigma=2.600548 ! Fit after self-cal, rms=0.649530Jy sigma=2.596766 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-49.8, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0318209 Jy ! Component: 100 - total flux cleaned = 0.0519247 Jy ! Component: 150 - total flux cleaned = 0.0701411 Jy ! Component: 200 - total flux cleaned = 0.0882664 Jy ! Total flux subtracted in 200 components = 0.0882664 Jy ! Clean residual min=-0.012177 max=0.031759 Jy/beam ! Clean residual mean=0.011001 rms=0.005148 Jy/beam ! Combined flux in latest and established models = 10.4623 Jy ! Performing phase self-cal ! Adding 87 model components to the UV plane model. ! The established model now contains 1527 components and 10.4623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.639776Jy sigma=2.577735 ! Fit after self-cal, rms=0.639236Jy sigma=2.572241 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (6.8, 36.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0300939 Jy ! Component: 100 - total flux cleaned = 0.0505861 Jy ! Component: 150 - total flux cleaned = 0.0674924 Jy ! Component: 200 - total flux cleaned = 0.0843402 Jy ! Total flux subtracted in 200 components = 0.0843402 Jy ! Clean residual min=-0.011228 max=0.029758 Jy/beam ! Clean residual mean=0.010337 rms=0.005046 Jy/beam ! Combined flux in latest and established models = 10.5467 Jy ! Performing phase self-cal ! Adding 82 model components to the UV plane model. ! The established model now contains 1553 components and 10.5467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.630307Jy sigma=2.556229 ! Fit after self-cal, rms=0.630009Jy sigma=2.551323 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (22, -13.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0266035 Jy ! Component: 100 - total flux cleaned = 0.042089 Jy ! Component: 150 - total flux cleaned = 0.0583455 Jy ! Component: 200 - total flux cleaned = 0.074395 Jy ! Total flux subtracted in 200 components = 0.074395 Jy ! Clean residual min=-0.011394 max=0.028709 Jy/beam ! Clean residual mean=0.009748 rms=0.004950 Jy/beam ! Combined flux in latest and established models = 10.6211 Jy ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 1575 components and 10.6211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.622224Jy sigma=2.535312 ! Fit after self-cal, rms=0.621864Jy sigma=2.530576 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-50, 15.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0263745 Jy ! Component: 100 - total flux cleaned = 0.0425425 Jy ! Component: 150 - total flux cleaned = 0.0582786 Jy ! Component: 200 - total flux cleaned = 0.0736036 Jy ! Total flux subtracted in 200 components = 0.0736036 Jy ! Clean residual min=-0.012131 max=0.028791 Jy/beam ! Clean residual mean=0.009105 rms=0.004924 Jy/beam ! Combined flux in latest and established models = 10.6947 Jy ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 1603 components and 10.6947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.614334Jy sigma=2.509943 ! Fit after self-cal, rms=0.613504Jy sigma=2.506442 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (12, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0290064 Jy ! Component: 100 - total flux cleaned = 0.0450809 Jy ! Component: 150 - total flux cleaned = 0.0602307 Jy ! Component: 200 - total flux cleaned = 0.074375 Jy ! Total flux subtracted in 200 components = 0.074375 Jy ! Clean residual min=-0.012692 max=0.026708 Jy/beam ! Clean residual mean=0.008544 rms=0.004720 Jy/beam ! Combined flux in latest and established models = 10.7691 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 1629 components and 10.7691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.606083Jy sigma=2.483012 ! Fit after self-cal, rms=0.605758Jy sigma=2.479525 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (27.8, 5.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0252557 Jy ! Component: 100 - total flux cleaned = 0.0431983 Jy ! Component: 150 - total flux cleaned = 0.0590362 Jy ! Component: 200 - total flux cleaned = 0.0733518 Jy ! Total flux subtracted in 200 components = 0.0733518 Jy ! Clean residual min=-0.011808 max=0.025928 Jy/beam ! Clean residual mean=0.007947 rms=0.004644 Jy/beam ! Combined flux in latest and established models = 10.8424 Jy ! Performing phase self-cal ! Adding 83 model components to the UV plane model. ! The established model now contains 1657 components and 10.8424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.598914Jy sigma=2.463688 ! Fit after self-cal, rms=0.598620Jy sigma=2.461018 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (18.2, 9.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0269341 Jy ! Component: 100 - total flux cleaned = 0.0456288 Jy ! Component: 150 - total flux cleaned = 0.0615981 Jy ! Component: 200 - total flux cleaned = 0.0753118 Jy ! Total flux subtracted in 200 components = 0.0753118 Jy ! Clean residual min=-0.011092 max=0.024545 Jy/beam ! Clean residual mean=0.007350 rms=0.004471 Jy/beam ! Combined flux in latest and established models = 10.9177 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 1685 components and 10.9177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.591751Jy sigma=2.442007 ! Fit after self-cal, rms=0.590959Jy sigma=2.439041 ! Inverting map ! Your choice of large map pixels excluded 8.18% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.6399 x 0.7452 at 54.59 degrees (North through East) ! Clean map min=-0.009524 max=0.75279 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.20 HN 1.00 KP 1.01 ! MC 0.99 NL 1.20 OV 1.01 SC 0.99 ! WN 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.03 FD 1.02 KP 1.06 MC 1.09 ! MK 0.99 ! ! A total of 18 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 1.04 FD 1.05 HN 1.06 KP 1.08 ! LA 1.04 MK 1.04 NL 1.03 OV 1.02 ! SC 0.96 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.03 FD 1.19 KP 1.12 OV 0.89 ! YG 0.78 ! ! Telescope amplitude corrections in sub-array 5: ! BR 1.16 MK 0.96 OV 1.03 YG 1.04 ! ! A total of 30 telescope corrections were flagged in sub-array 6. ! Telescope amplitude corrections in sub-array 6: ! HH 1.00 NY 1.04 ON 1.08 WN 1.07 ! WZ 0.94 YG 1.47 ! ! A total of 78 telescope corrections were flagged in sub-array 7. ! Telescope amplitude corrections in sub-array 7: ! HH 1.10 HN 1.04 NL 1.60 NY 1.02 ! ON 1.11 SC 1.02 WN 1.11 WZ 0.84 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.16 HN 1.02 KP 1.00 ! MC 0.88 NL 1.05 OV 1.11 SC 1.06 ! WN 1.17 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.96 FD 1.00 KP 0.97 MC 1.46 ! MK 1.25 ! ! A total of 18 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 1.02 FD 1.04 HN 1.09 KP 1.05 ! LA 0.99 MK 1.04 NL 1.02 OV 1.05 ! SC 0.93 ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.95 FD 1.10 KP 1.17 OV 0.93 ! YG 1.19 ! ! Telescope amplitude corrections in sub-array 5: ! BR 1.24 MK 0.82 OV 1.05 YG 0.94 ! ! A total of 30 telescope corrections were flagged in sub-array 6. ! Telescope amplitude corrections in sub-array 6: ! HH 1.03 NY 1.16 ON 1.03 WN 0.99 ! WZ 0.91 YG 1.28 ! ! A total of 78 telescope corrections were flagged in sub-array 7. ! Telescope amplitude corrections in sub-array 7: ! HH 1.12 HN 1.17 NL 1.25 NY 1.14 ! ON 1.03 SC 1.01 WN 1.11 WZ 0.80 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.28 HN 1.05 KP 1.07 ! MC 1.24 NL 0.95 OV 1.01 SC 1.07 ! WN 1.21 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.08 FD 0.99 KP 0.86 MC 1.20 ! MK 1.14 ! ! A total of 18 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 1.03 FD 1.00 HN 1.24 KP 0.99 ! LA 0.95 MK 1.00 NL 1.06 OV 1.08 ! SC 0.96 ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.91 FD 1.15 KP 1.20 OV 1.11 ! YG 1.03 ! ! Telescope amplitude corrections in sub-array 5: ! BR 1.03 MK 1.18 OV 0.93 YG 0.94 ! ! A total of 60 telescope corrections were flagged in sub-array 6. ! Telescope amplitude corrections in sub-array 6: ! HH 1.11 NY 1.00* ON 1.21 WN 1.09 ! WZ 0.90 YG 1.23 ! ! A total of 102 telescope corrections were flagged in sub-array 7. ! Telescope amplitude corrections in sub-array 7: ! HH 0.97 HN 1.08 NL 1.21 NY 1.00* ! ON 1.07 SC 1.05 WN 1.26 WZ 0.86 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.39 HN 1.09 KP 1.08 ! MC 1.25 NL 1.00 OV 0.96 SC 0.97 ! WN 1.05 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.10 FD 0.92 KP 0.92 MC 1.70 ! MK 1.09 ! ! A total of 18 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 0.99 FD 1.00 HN 1.20 KP 0.94 ! LA 0.99 MK 1.11 NL 1.11 OV 1.09 ! SC 0.95 ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.94 FD 1.23 KP 1.25 OV 1.12 ! YG 0.94 ! ! Telescope amplitude corrections in sub-array 5: ! BR 0.69 MK 1.02 OV 1.16 YG 0.93 ! ! A total of 60 telescope corrections were flagged in sub-array 6. ! Telescope amplitude corrections in sub-array 6: ! HH 1.02 NY 1.00* ON 1.07 WN 1.02 ! WZ 0.95 YG 1.27 ! ! A total of 102 telescope corrections were flagged in sub-array 7. ! Telescope amplitude corrections in sub-array 7: ! HH 1.02 HN 1.00 NL 1.34 NY 1.00* ! ON 1.01 SC 1.04 WN 1.15 WZ 0.91 ! ! ! Fit before self-cal, rms=0.590959Jy sigma=2.439041 ! Fit after self-cal, rms=0.512978Jy sigma=2.171214 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Estimated beam: bmin=0.6719 mas, bmaj=0.7298 mas, bpa=53.32 degrees ! Estimated noise=1.28184 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0289738 Jy ! Component: 100 - total flux cleaned = 0.0441774 Jy ! Component: 150 - total flux cleaned = 0.0589166 Jy ! Component: 200 - total flux cleaned = 0.0675954 Jy ! Total flux subtracted in 200 components = 0.0675954 Jy ! Clean residual min=-0.017979 max=0.025682 Jy/beam ! Clean residual mean=0.003432 rms=0.004942 Jy/beam ! Combined flux in latest and established models = 10.9853 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 1702 components and 10.9853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.507304Jy sigma=2.134144 ! Fit after self-cal, rms=0.500853Jy sigma=2.129450 ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.500853Jy sigma=2.129450 ! Fit after self-cal, rms=0.489320Jy sigma=2.035353 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Estimated beam: bmin=0.6672 mas, bmaj=0.7294 mas, bpa=55.29 degrees ! Estimated noise=1.29717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0257964 Jy ! Component: 100 - total flux cleaned = 0.0457761 Jy ! Component: 150 - total flux cleaned = 0.0634731 Jy ! Component: 200 - total flux cleaned = 0.0784092 Jy ! Total flux subtracted in 200 components = 0.0784092 Jy ! Clean residual min=-0.017378 max=0.025354 Jy/beam ! Clean residual mean=0.003598 rms=0.004754 Jy/beam ! Combined flux in latest and established models = 11.0637 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 1717 components and 11.0637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.483138Jy sigma=2.008080 ! Fit after self-cal, rms=0.483335Jy sigma=2.005788 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (1.4, 16.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.023775 Jy ! Component: 100 - total flux cleaned = 0.0360962 Jy ! Component: 150 - total flux cleaned = 0.0473707 Jy ! Component: 200 - total flux cleaned = 0.0562746 Jy ! Total flux subtracted in 200 components = 0.0562746 Jy ! Clean residual min=-0.017411 max=0.024953 Jy/beam ! Clean residual mean=0.003114 rms=0.004567 Jy/beam ! Combined flux in latest and established models = 11.12 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 1740 components and 11.12 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.479131Jy sigma=1.983842 ! Fit after self-cal, rms=0.478893Jy sigma=1.981189 ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-28, 43.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0239365 Jy ! Component: 100 - total flux cleaned = 0.0341327 Jy ! Component: 150 - total flux cleaned = 0.0395991 Jy ! Component: 200 - total flux cleaned = 0.0442465 Jy ! Total flux subtracted in 200 components = 0.0442465 Jy ! Clean residual min=-0.016903 max=0.019839 Jy/beam ! Clean residual mean=0.002725 rms=0.004363 Jy/beam ! Combined flux in latest and established models = 11.1642 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 1774 components and 11.1643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.475649Jy sigma=1.957416 ! Fit after self-cal, rms=0.475840Jy sigma=1.953799 ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-35.4, 13.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0194728 Jy ! Component: 100 - total flux cleaned = 0.0270498 Jy ! Component: 150 - total flux cleaned = 0.0290177 Jy ! Component: 200 - total flux cleaned = 0.0304292 Jy ! Total flux subtracted in 200 components = 0.0304292 Jy ! Clean residual min=-0.016448 max=0.019759 Jy/beam ! Clean residual mean=0.002472 rms=0.004201 Jy/beam ! Combined flux in latest and established models = 11.1947 Jy ! Performing phase self-cal ! Adding 77 model components to the UV plane model. ! The established model now contains 1799 components and 11.1947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.473426Jy sigma=1.936861 ! Fit after self-cal, rms=0.473695Jy sigma=1.934490 ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-7.6, 26.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0195803 Jy ! Component: 100 - total flux cleaned = 0.0243932 Jy ! Component: 150 - total flux cleaned = 0.0253624 Jy ! Component: 200 - total flux cleaned = 0.0267529 Jy ! Total flux subtracted in 200 components = 0.0267529 Jy ! Clean residual min=-0.016333 max=0.019095 Jy/beam ! Clean residual mean=0.002250 rms=0.004109 Jy/beam ! Combined flux in latest and established models = 11.2214 Jy ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 1826 components and 11.2214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.471514Jy sigma=1.917664 ! Fit after self-cal, rms=0.471705Jy sigma=1.915418 ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-18, 12.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0181525 Jy ! Component: 100 - total flux cleaned = 0.0272812 Jy ! Component: 150 - total flux cleaned = 0.0300596 Jy ! Component: 200 - total flux cleaned = 0.0313805 Jy ! Total flux subtracted in 200 components = 0.0313805 Jy ! Clean residual min=-0.015882 max=0.018742 Jy/beam ! Clean residual mean=0.001991 rms=0.004059 Jy/beam ! Combined flux in latest and established models = 11.2528 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 1846 components and 11.2528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.469547Jy sigma=1.899321 ! Fit after self-cal, rms=0.469753Jy sigma=1.897444 ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-12, 11.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0171737 Jy ! Component: 100 - total flux cleaned = 0.0266281 Jy ! Component: 150 - total flux cleaned = 0.0293581 Jy ! Component: 200 - total flux cleaned = 0.0310885 Jy ! Total flux subtracted in 200 components = 0.0310885 Jy ! Clean residual min=-0.016123 max=0.016232 Jy/beam ! Clean residual mean=0.001735 rms=0.003998 Jy/beam ! Combined flux in latest and established models = 11.2839 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 1865 components and 11.2839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.467795Jy sigma=1.882696 ! Fit after self-cal, rms=0.467984Jy sigma=1.881351 ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.467984Jy sigma=1.881351 ! Fit after self-cal, rms=0.337312Jy sigma=1.690865 clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Estimated beam: bmin=0.6615 mas, bmaj=0.7305 mas, bpa=55.44 degrees ! Estimated noise=1.31067 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0144888 Jy ! Component: 100 - total flux cleaned = 0.0165559 Jy ! Component: 150 - total flux cleaned = 0.0175051 Jy ! Component: 200 - total flux cleaned = 0.0175072 Jy ! Total flux subtracted in 200 components = 0.0175072 Jy ! Clean residual min=-0.018019 max=0.015160 Jy/beam ! Clean residual mean=0.000566 rms=0.003699 Jy/beam ! Combined flux in latest and established models = 11.3014 Jy selfcal ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 1882 components and 11.3014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.335502Jy sigma=1.671947 ! Fit after self-cal, rms=0.335936Jy sigma=1.670902 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00197037 Jy ! Component: 100 - total flux cleaned = 0.00067698 Jy ! Component: 150 - total flux cleaned = -0.000547505 Jy ! Component: 200 - total flux cleaned = -0.00172952 Jy ! Total flux subtracted in 200 components = -0.00172952 Jy ! Clean residual min=-0.017317 max=0.014639 Jy/beam ! Clean residual mean=0.000583 rms=0.003597 Jy/beam ! Combined flux in latest and established models = 11.2997 Jy ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 1895 components and 11.2997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.334893Jy sigma=1.659934 ! Fit after self-cal, rms=0.335120Jy sigma=1.659363 ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.335120Jy sigma=1.659363 ! Fit after self-cal, rms=0.334600Jy sigma=1.653583 clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Estimated beam: bmin=2.588 mas, bmaj=2.755 mas, bpa=-76.32 degrees ! Estimated noise=1.85119 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0121099 Jy ! Component: 100 - total flux cleaned = 0.0213822 Jy ! Component: 150 - total flux cleaned = 0.0260138 Jy ! Component: 200 - total flux cleaned = 0.0272228 Jy ! Total flux subtracted in 200 components = 0.0272228 Jy ! Clean residual min=-0.020573 max=0.023421 Jy/beam ! Clean residual mean=0.000782 rms=0.005887 Jy/beam ! Combined flux in latest and established models = 11.3269 Jy selfcal ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 1923 components and 11.3269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.333395Jy sigma=1.646852 ! Fit after self-cal, rms=0.333579Jy sigma=1.642955 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000681718 Jy ! Component: 100 - total flux cleaned = 0.000708497 Jy ! Component: 150 - total flux cleaned = 0.00071685 Jy ! Component: 200 - total flux cleaned = -0.000883367 Jy ! Total flux subtracted in 200 components = -0.000883367 Jy ! Clean residual min=-0.019647 max=0.022726 Jy/beam ! Clean residual mean=0.000824 rms=0.005748 Jy/beam ! Combined flux in latest and established models = 11.326 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 1935 components and 11.326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.332920Jy sigma=1.640377 ! Fit after self-cal, rms=0.333333Jy sigma=1.638647 ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Estimated beam: bmin=0.6602 mas, bmaj=0.731 mas, bpa=56.32 degrees ! Estimated noise=1.32199 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.6602 x 0.731 at 56.32 degrees (North through East) ! Clean map min=-0.015051 max=0.82256 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.333333Jy sigma=1.638647 ! Fit after self-cal, rms=0.335331Jy sigma=1.558543 ! Inverting map and beam ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Estimated beam: bmin=0.6515 mas, bmaj=0.7281 mas, bpa=58.36 degrees ! Estimated noise=1.32189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00764471 Jy ! Component: 100 - total flux cleaned = 0.00680053 Jy ! Component: 150 - total flux cleaned = 0.0055768 Jy ! Component: 200 - total flux cleaned = 0.0032738 Jy ! Total flux subtracted in 200 components = 0.0032738 Jy ! Clean residual min=-0.015573 max=0.014560 Jy/beam ! Clean residual mean=0.000422 rms=0.003502 Jy/beam ! Combined flux in latest and established models = 11.3293 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 1943 components and 11.3293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.334196Jy sigma=1.544675 ! Fit after self-cal, rms=0.334535Jy sigma=1.544006 ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000972426 Jy ! Component: 100 - total flux cleaned = -0.00127751 Jy ! Component: 150 - total flux cleaned = -0.00381464 Jy ! Component: 200 - total flux cleaned = -0.00592165 Jy ! Total flux subtracted in 200 components = -0.00592165 Jy ! Clean residual min=-0.015096 max=0.014371 Jy/beam ! Clean residual mean=0.000472 rms=0.003442 Jy/beam ! Combined flux in latest and established models = 11.3234 Jy ! Performing phase self-cal ! Adding 76 model components to the UV plane model. ! The established model now contains 1955 components and 11.3234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.333787Jy sigma=1.535319 ! Fit after self-cal, rms=0.334088Jy sigma=1.534903 ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.334088Jy sigma=1.534903 ! Fit after self-cal, rms=0.339786Jy sigma=1.532249 print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Estimated beam: bmin=0.5596 mas, bmaj=0.7209 mas, bpa=1.718 degrees ! Estimated noise=1.68847 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.657412 Jy ! Component: 100 - total flux cleaned = 0.939499 Jy ! Component: 150 - total flux cleaned = 1.09854 Jy ! Component: 200 - total flux cleaned = 1.20251 Jy ! Total flux subtracted in 200 components = 1.20251 Jy ! Clean residual min=-0.057777 max=0.064259 Jy/beam ! Clean residual mean=0.001635 rms=0.013494 Jy/beam ! Combined flux in latest and established models = 1.20251 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 1.20251 Jy ! Inverting map and beam ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Estimated beam: bmin=0.6512 mas, bmaj=0.729 mas, bpa=59.04 degrees ! Estimated noise=1.33136 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-8.2, 3.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.314899 Jy ! Component: 100 - total flux cleaned = 0.579751 Jy ! Component: 150 - total flux cleaned = 0.814564 Jy ! Component: 200 - total flux cleaned = 1.02753 Jy ! Total flux subtracted in 200 components = 1.02753 Jy ! Clean residual min=-0.017136 max=0.187236 Jy/beam ! Clean residual mean=0.081720 rms=0.028540 Jy/beam ! Combined flux in latest and established models = 2.23005 Jy ! Adding 123 model components to the UV plane model. ! The established model now contains 146 components and 2.23005 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (20.4, 15.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.215481 Jy ! Component: 100 - total flux cleaned = 0.399577 Jy ! Component: 150 - total flux cleaned = 0.572924 Jy ! Component: 200 - total flux cleaned = 0.737571 Jy ! Total flux subtracted in 200 components = 0.737571 Jy ! Clean residual min=0.002333 max=0.140241 Jy/beam ! Clean residual mean=0.075077 rms=0.017946 Jy/beam ! Combined flux in latest and established models = 2.96762 Jy ! Adding 137 model components to the UV plane model. ! The established model now contains 259 components and 2.96762 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-37.2, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.16446 Jy ! Component: 100 - total flux cleaned = 0.315815 Jy ! Component: 150 - total flux cleaned = 0.461398 Jy ! Component: 200 - total flux cleaned = 0.602241 Jy ! Total flux subtracted in 200 components = 0.602241 Jy ! Clean residual min=0.012590 max=0.116348 Jy/beam ! Clean residual mean=0.069656 rms=0.013269 Jy/beam ! Combined flux in latest and established models = 3.56986 Jy ! Adding 144 model components to the UV plane model. ! The established model now contains 349 components and 3.56986 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (44.8, 18.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.142795 Jy ! Component: 100 - total flux cleaned = 0.275254 Jy ! Component: 150 - total flux cleaned = 0.403788 Jy ! Component: 200 - total flux cleaned = 0.528752 Jy ! Total flux subtracted in 200 components = 0.528752 Jy ! Clean residual min=0.018685 max=0.100314 Jy/beam ! Clean residual mean=0.064901 rms=0.010644 Jy/beam ! Combined flux in latest and established models = 4.09861 Jy ! Adding 160 model components to the UV plane model. ! The established model now contains 453 components and 4.09861 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-11.2, -5.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.126018 Jy ! Component: 100 - total flux cleaned = 0.245062 Jy ! Component: 150 - total flux cleaned = 0.361082 Jy ! Component: 200 - total flux cleaned = 0.474204 Jy ! Total flux subtracted in 200 components = 0.474204 Jy ! Clean residual min=0.022178 max=0.091182 Jy/beam ! Clean residual mean=0.060733 rms=0.008824 Jy/beam ! Combined flux in latest and established models = 4.57282 Jy ! Adding 155 model components to the UV plane model. ! The established model now contains 536 components and 4.57281 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-49, 11.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.11437 Jy ! Component: 100 - total flux cleaned = 0.222653 Jy ! Component: 150 - total flux cleaned = 0.328504 Jy ! Component: 200 - total flux cleaned = 0.431967 Jy ! Total flux subtracted in 200 components = 0.431967 Jy ! Clean residual min=0.024287 max=0.083998 Jy/beam ! Clean residual mean=0.056843 rms=0.007541 Jy/beam ! Combined flux in latest and established models = 5.00478 Jy ! Adding 162 model components to the UV plane model. ! The established model now contains 624 components and 5.00478 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (37.8, -30.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.106001 Jy ! Component: 100 - total flux cleaned = 0.205498 Jy ! Component: 150 - total flux cleaned = 0.302705 Jy ! Component: 200 - total flux cleaned = 0.39785 Jy ! Total flux subtracted in 200 components = 0.39785 Jy ! Clean residual min=0.026134 max=0.076624 Jy/beam ! Clean residual mean=0.053300 rms=0.006531 Jy/beam ! Combined flux in latest and established models = 5.40263 Jy ! Adding 171 model components to the UV plane model. ! The established model now contains 707 components and 5.40263 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-32.8, 9.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0965752 Jy ! Component: 100 - total flux cleaned = 0.188392 Jy ! Component: 150 - total flux cleaned = 0.278241 Jy ! Component: 200 - total flux cleaned = 0.366229 Jy ! Total flux subtracted in 200 components = 0.366229 Jy ! Clean residual min=0.026353 max=0.070790 Jy/beam ! Clean residual mean=0.050057 rms=0.005721 Jy/beam ! Combined flux in latest and established models = 5.76886 Jy ! Adding 164 model components to the UV plane model. ! The established model now contains 784 components and 5.76886 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-4, 31.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.089148 Jy ! Component: 100 - total flux cleaned = 0.174227 Jy ! Component: 150 - total flux cleaned = 0.25748 Jy ! Component: 200 - total flux cleaned = 0.339136 Jy ! Total flux subtracted in 200 components = 0.339136 Jy ! Clean residual min=0.024081 max=0.066306 Jy/beam ! Clean residual mean=0.047039 rms=0.005123 Jy/beam ! Combined flux in latest and established models = 6.108 Jy ! Adding 168 model components to the UV plane model. ! The established model now contains 859 components and 6.108 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (22.2, 27.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0829786 Jy ! Component: 100 - total flux cleaned = 0.162105 Jy ! Component: 150 - total flux cleaned = 0.239585 Jy ! Component: 200 - total flux cleaned = 0.315649 Jy ! Total flux subtracted in 200 components = 0.315649 Jy ! Clean residual min=0.021657 max=0.061837 Jy/beam ! Clean residual mean=0.044206 rms=0.004735 Jy/beam ! Combined flux in latest and established models = 6.42365 Jy ! Adding 174 model components to the UV plane model. ! The established model now contains 945 components and 6.42365 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (44.4, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0772879 Jy ! Component: 100 - total flux cleaned = 0.150836 Jy ! Component: 150 - total flux cleaned = 0.222935 Jy ! Component: 200 - total flux cleaned = 0.293705 Jy ! Total flux subtracted in 200 components = 0.293705 Jy ! Clean residual min=0.021009 max=0.059003 Jy/beam ! Clean residual mean=0.041556 rms=0.004344 Jy/beam ! Combined flux in latest and established models = 6.71735 Jy ! Adding 178 model components to the UV plane model. ! The established model now contains 1026 components and 6.71735 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-6.2, 42.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.072855 Jy ! Component: 100 - total flux cleaned = 0.141624 Jy ! Component: 150 - total flux cleaned = 0.20902 Jy ! Component: 200 - total flux cleaned = 0.275125 Jy ! Total flux subtracted in 200 components = 0.275125 Jy ! Clean residual min=0.019810 max=0.054568 Jy/beam ! Clean residual mean=0.039098 rms=0.004055 Jy/beam ! Combined flux in latest and established models = 6.99248 Jy ! Adding 171 model components to the UV plane model. ! The established model now contains 1100 components and 6.99248 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (39.2, -49.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0682862 Jy ! Component: 100 - total flux cleaned = 0.132436 Jy ! Component: 150 - total flux cleaned = 0.195295 Jy ! Component: 200 - total flux cleaned = 0.25706 Jy ! Total flux subtracted in 200 components = 0.25706 Jy ! Clean residual min=0.018709 max=0.051264 Jy/beam ! Clean residual mean=0.036781 rms=0.003785 Jy/beam ! Combined flux in latest and established models = 7.24954 Jy ! Adding 171 model components to the UV plane model. ! The established model now contains 1166 components and 7.24954 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-14.4, 41). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0641885 Jy ! Component: 100 - total flux cleaned = 0.124466 Jy ! Component: 150 - total flux cleaned = 0.183581 Jy ! Component: 200 - total flux cleaned = 0.241519 Jy ! Total flux subtracted in 200 components = 0.241519 Jy ! Clean residual min=0.017993 max=0.048147 Jy/beam ! Clean residual mean=0.034648 rms=0.003532 Jy/beam ! Combined flux in latest and established models = 7.49105 Jy ! Adding 164 model components to the UV plane model. ! The established model now contains 1230 components and 7.49105 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-46.2, 27.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0600634 Jy ! Component: 100 - total flux cleaned = 0.116408 Jy ! Component: 150 - total flux cleaned = 0.171681 Jy ! Component: 200 - total flux cleaned = 0.22591 Jy ! Total flux subtracted in 200 components = 0.22591 Jy ! Clean residual min=0.017452 max=0.045760 Jy/beam ! Clean residual mean=0.032601 rms=0.003292 Jy/beam ! Combined flux in latest and established models = 7.71696 Jy ! Adding 176 model components to the UV plane model. ! The established model now contains 1295 components and 7.71696 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (49.4, 29.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0557569 Jy ! Component: 100 - total flux cleaned = 0.108488 Jy ! Component: 150 - total flux cleaned = 0.160168 Jy ! Component: 200 - total flux cleaned = 0.210972 Jy ! Total flux subtracted in 200 components = 0.210972 Jy ! Clean residual min=0.014859 max=0.043483 Jy/beam ! Clean residual mean=0.030716 rms=0.003162 Jy/beam ! Combined flux in latest and established models = 7.92793 Jy ! Adding 175 model components to the UV plane model. ! The established model now contains 1358 components and 7.92793 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (32.2, 31.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0529983 Jy ! Component: 100 - total flux cleaned = 0.102715 Jy ! Component: 150 - total flux cleaned = 0.151426 Jy ! Component: 200 - total flux cleaned = 0.199267 Jy ! Total flux subtracted in 200 components = 0.199267 Jy ! Clean residual min=0.014669 max=0.041080 Jy/beam ! Clean residual mean=0.028944 rms=0.003020 Jy/beam ! Combined flux in latest and established models = 8.1272 Jy ! Adding 169 model components to the UV plane model. ! The established model now contains 1415 components and 8.1272 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (50, -20.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0497463 Jy ! Component: 100 - total flux cleaned = 0.0964379 Jy ! Component: 150 - total flux cleaned = 0.142178 Jy ! Component: 200 - total flux cleaned = 0.18711 Jy ! Total flux subtracted in 200 components = 0.18711 Jy ! Clean residual min=0.012671 max=0.039541 Jy/beam ! Clean residual mean=0.027247 rms=0.002880 Jy/beam ! Combined flux in latest and established models = 8.31431 Jy ! Adding 159 model components to the UV plane model. ! The established model now contains 1474 components and 8.3143 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-9.2, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0471933 Jy ! Component: 100 - total flux cleaned = 0.0911905 Jy ! Component: 150 - total flux cleaned = 0.134252 Jy ! Component: 200 - total flux cleaned = 0.176533 Jy ! Total flux subtracted in 200 components = 0.176533 Jy ! Clean residual min=0.011639 max=0.036165 Jy/beam ! Clean residual mean=0.025725 rms=0.002759 Jy/beam ! Combined flux in latest and established models = 8.49084 Jy ! Adding 170 model components to the UV plane model. ! The established model now contains 1532 components and 8.49084 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-10.8, -14.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.043635 Jy ! Component: 100 - total flux cleaned = 0.084828 Jy ! Component: 150 - total flux cleaned = 0.125224 Jy ! Component: 200 - total flux cleaned = 0.164913 Jy ! Total flux subtracted in 200 components = 0.164913 Jy ! Clean residual min=0.010932 max=0.034379 Jy/beam ! Clean residual mean=0.024257 rms=0.002646 Jy/beam ! Combined flux in latest and established models = 8.65575 Jy ! Adding 175 model components to the UV plane model. ! The established model now contains 1589 components and 8.65575 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (39.8, 16). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0412036 Jy ! Component: 100 - total flux cleaned = 0.0799157 Jy ! Component: 150 - total flux cleaned = 0.11785 Jy ! Component: 200 - total flux cleaned = 0.155118 Jy ! Total flux subtracted in 200 components = 0.155118 Jy ! Clean residual min=0.009707 max=0.032146 Jy/beam ! Clean residual mean=0.022849 rms=0.002539 Jy/beam ! Combined flux in latest and established models = 8.81087 Jy ! Adding 173 model components to the UV plane model. ! The established model now contains 1652 components and 8.81087 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-48, -3.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0389017 Jy ! Component: 100 - total flux cleaned = 0.0752686 Jy ! Component: 150 - total flux cleaned = 0.110923 Jy ! Component: 200 - total flux cleaned = 0.145922 Jy ! Total flux subtracted in 200 components = 0.145922 Jy ! Clean residual min=0.008045 max=0.031456 Jy/beam ! Clean residual mean=0.021529 rms=0.002486 Jy/beam ! Combined flux in latest and established models = 8.95679 Jy ! Adding 170 model components to the UV plane model. ! The established model now contains 1711 components and 8.95679 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (33.2, 45). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.037392 Jy ! Component: 100 - total flux cleaned = 0.0717926 Jy ! Component: 150 - total flux cleaned = 0.105447 Jy ! Component: 200 - total flux cleaned = 0.138456 Jy ! Total flux subtracted in 200 components = 0.138456 Jy ! Clean residual min=0.007956 max=0.029338 Jy/beam ! Clean residual mean=0.020296 rms=0.002404 Jy/beam ! Combined flux in latest and established models = 9.09525 Jy ! Adding 162 model components to the UV plane model. ! The established model now contains 1781 components and 9.09525 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (20.8, -33.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0351319 Jy ! Component: 100 - total flux cleaned = 0.067494 Jy ! Component: 150 - total flux cleaned = 0.0991516 Jy ! Component: 200 - total flux cleaned = 0.130276 Jy ! Total flux subtracted in 200 components = 0.130276 Jy ! Clean residual min=0.007609 max=0.028471 Jy/beam ! Clean residual mean=0.019154 rms=0.002355 Jy/beam ! Combined flux in latest and established models = 9.22552 Jy ! Adding 161 model components to the UV plane model. ! The established model now contains 1826 components and 9.22552 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (15.4, -9.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0336228 Jy ! Component: 100 - total flux cleaned = 0.0642798 Jy ! Component: 150 - total flux cleaned = 0.0942711 Jy ! Component: 200 - total flux cleaned = 0.123687 Jy ! Total flux subtracted in 200 components = 0.123687 Jy ! Clean residual min=0.007434 max=0.027326 Jy/beam ! Clean residual mean=0.018065 rms=0.002263 Jy/beam ! Combined flux in latest and established models = 9.34921 Jy ! Adding 154 model components to the UV plane model. ! The established model now contains 1871 components and 9.34921 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (41.2, 32.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0314338 Jy ! Component: 100 - total flux cleaned = 0.0602851 Jy ! Component: 150 - total flux cleaned = 0.0885302 Jy ! Component: 200 - total flux cleaned = 0.116261 Jy ! Total flux subtracted in 200 components = 0.116261 Jy ! Clean residual min=0.006982 max=0.025538 Jy/beam ! Clean residual mean=0.017002 rms=0.002218 Jy/beam ! Combined flux in latest and established models = 9.46547 Jy ! Adding 157 model components to the UV plane model. ! The established model now contains 1931 components and 9.46547 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (32, -49.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0302077 Jy ! Component: 100 - total flux cleaned = 0.0574829 Jy ! Component: 150 - total flux cleaned = 0.0841269 Jy ! Component: 200 - total flux cleaned = 0.110254 Jy ! Total flux subtracted in 200 components = 0.110254 Jy ! Clean residual min=0.006013 max=0.024223 Jy/beam ! Clean residual mean=0.016011 rms=0.002158 Jy/beam ! Combined flux in latest and established models = 9.57573 Jy ! Adding 155 model components to the UV plane model. ! The established model now contains 1984 components and 9.57573 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-11.6, -36.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0276509 Jy ! Component: 100 - total flux cleaned = 0.053141 Jy ! Component: 150 - total flux cleaned = 0.0781199 Jy ! Component: 200 - total flux cleaned = 0.102659 Jy ! Total flux subtracted in 200 components = 0.102659 Jy ! Clean residual min=0.005871 max=0.023221 Jy/beam ! Clean residual mean=0.015113 rms=0.002113 Jy/beam ! Combined flux in latest and established models = 9.67839 Jy ! Adding 161 model components to the UV plane model. ! The established model now contains 2027 components and 9.67839 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (29, 30.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0269607 Jy ! Component: 100 - total flux cleaned = 0.0511674 Jy ! Component: 150 - total flux cleaned = 0.0748143 Jy ! Component: 200 - total flux cleaned = 0.0979996 Jy ! Total flux subtracted in 200 components = 0.0979996 Jy ! Clean residual min=0.005113 max=0.022683 Jy/beam ! Clean residual mean=0.014226 rms=0.002070 Jy/beam ! Combined flux in latest and established models = 9.77639 Jy ! Adding 146 model components to the UV plane model. ! The established model now contains 2067 components and 9.77639 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-43, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0255903 Jy ! Component: 100 - total flux cleaned = 0.0483658 Jy ! Component: 150 - total flux cleaned = 0.0706476 Jy ! Component: 200 - total flux cleaned = 0.0925211 Jy ! Total flux subtracted in 200 components = 0.0925211 Jy ! Clean residual min=0.004400 max=0.020933 Jy/beam ! Clean residual mean=0.013390 rms=0.002023 Jy/beam ! Combined flux in latest and established models = 9.86891 Jy ! Adding 153 model components to the UV plane model. ! The established model now contains 2108 components and 9.86891 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (49.2, -47.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0243517 Jy ! Component: 100 - total flux cleaned = 0.0457945 Jy ! Component: 150 - total flux cleaned = 0.0667239 Jy ! Component: 200 - total flux cleaned = 0.0872202 Jy ! Total flux subtracted in 200 components = 0.0872202 Jy ! Clean residual min=0.003389 max=0.019937 Jy/beam ! Clean residual mean=0.012579 rms=0.001986 Jy/beam ! Combined flux in latest and established models = 9.95613 Jy ! Adding 148 model components to the UV plane model. ! The established model now contains 2153 components and 9.95613 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-32.4, 28.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0224896 Jy ! Component: 100 - total flux cleaned = 0.0426875 Jy ! Component: 150 - total flux cleaned = 0.0624338 Jy ! Component: 200 - total flux cleaned = 0.081803 Jy ! Total flux subtracted in 200 components = 0.081803 Jy ! Clean residual min=0.002410 max=0.019159 Jy/beam ! Clean residual mean=0.011874 rms=0.001941 Jy/beam ! Combined flux in latest and established models = 10.0379 Jy ! Adding 148 model components to the UV plane model. ! The established model now contains 2197 components and 10.0379 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-18.8, -50.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0213415 Jy ! Component: 100 - total flux cleaned = 0.0404001 Jy ! Component: 150 - total flux cleaned = 0.0590379 Jy ! Component: 200 - total flux cleaned = 0.077315 Jy ! Total flux subtracted in 200 components = 0.077315 Jy ! Clean residual min=0.002529 max=0.018342 Jy/beam ! Clean residual mean=0.011169 rms=0.001896 Jy/beam ! Combined flux in latest and established models = 10.1152 Jy ! Adding 150 model components to the UV plane model. ! The established model now contains 2231 components and 10.1152 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-12.6, 14.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0202402 Jy ! Component: 100 - total flux cleaned = 0.0383638 Jy ! Component: 150 - total flux cleaned = 0.0560223 Jy ! Component: 200 - total flux cleaned = 0.0733315 Jy ! Total flux subtracted in 200 components = 0.0733315 Jy ! Clean residual min=0.002113 max=0.017710 Jy/beam ! Clean residual mean=0.010543 rms=0.001870 Jy/beam ! Combined flux in latest and established models = 10.1886 Jy ! Adding 136 model components to the UV plane model. ! The established model now contains 2278 components and 10.1886 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-11.4, 31.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0195739 Jy ! Component: 100 - total flux cleaned = 0.0367988 Jy ! Component: 150 - total flux cleaned = 0.0535845 Jy ! Component: 200 - total flux cleaned = 0.0700052 Jy ! Total flux subtracted in 200 components = 0.0700052 Jy ! Clean residual min=0.001507 max=0.016889 Jy/beam ! Clean residual mean=0.009920 rms=0.001838 Jy/beam ! Combined flux in latest and established models = 10.2586 Jy ! Adding 136 model components to the UV plane model. ! The established model now contains 2319 components and 10.2586 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (13, -45.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0180578 Jy ! Component: 100 - total flux cleaned = 0.0340994 Jy ! Component: 150 - total flux cleaned = 0.0497753 Jy ! Component: 200 - total flux cleaned = 0.065166 Jy ! Total flux subtracted in 200 components = 0.065166 Jy ! Clean residual min=0.001205 max=0.016226 Jy/beam ! Clean residual mean=0.009332 rms=0.001828 Jy/beam ! Combined flux in latest and established models = 10.3237 Jy ! Adding 153 model components to the UV plane model. ! The established model now contains 2354 components and 10.3237 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-8.6, 6.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0174035 Jy ! Component: 100 - total flux cleaned = 0.0327204 Jy ! Component: 150 - total flux cleaned = 0.0476276 Jy ! Component: 200 - total flux cleaned = 0.0622116 Jy ! Total flux subtracted in 200 components = 0.0622116 Jy ! Clean residual min=0.001089 max=0.015597 Jy/beam ! Clean residual mean=0.008792 rms=0.001801 Jy/beam ! Combined flux in latest and established models = 10.386 Jy ! Adding 137 model components to the UV plane model. ! The established model now contains 2391 components and 10.386 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (43.8, 28.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0166511 Jy ! Component: 100 - total flux cleaned = 0.0310945 Jy ! Component: 150 - total flux cleaned = 0.0451669 Jy ! Component: 200 - total flux cleaned = 0.0589382 Jy ! Total flux subtracted in 200 components = 0.0589382 Jy ! Clean residual min=0.000924 max=0.014628 Jy/beam ! Clean residual mean=0.008255 rms=0.001779 Jy/beam ! Combined flux in latest and established models = 10.4449 Jy ! Adding 133 model components to the UV plane model. ! The established model now contains 2422 components and 10.4449 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-48.4, -40.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0163954 Jy ! Component: 100 - total flux cleaned = 0.0300653 Jy ! Component: 150 - total flux cleaned = 0.0433185 Jy ! Component: 200 - total flux cleaned = 0.0562851 Jy ! Total flux subtracted in 200 components = 0.0562851 Jy ! Clean residual min=0.000183 max=0.014398 Jy/beam ! Clean residual mean=0.007746 rms=0.001750 Jy/beam ! Combined flux in latest and established models = 10.5012 Jy ! Adding 138 model components to the UV plane model. ! The established model now contains 2462 components and 10.5012 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (15.8, -41). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0155651 Jy ! Component: 100 - total flux cleaned = 0.028471 Jy ! Component: 150 - total flux cleaned = 0.0409703 Jy ! Component: 200 - total flux cleaned = 0.0531823 Jy ! Total flux subtracted in 200 components = 0.0531823 Jy ! Clean residual min=-0.000346 max=0.013480 Jy/beam ! Clean residual mean=0.007290 rms=0.001722 Jy/beam ! Combined flux in latest and established models = 10.5544 Jy ! Adding 127 model components to the UV plane model. ! The established model now contains 2496 components and 10.5544 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (48.4, 35.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0147122 Jy ! Component: 100 - total flux cleaned = 0.0270058 Jy ! Component: 150 - total flux cleaned = 0.038861 Jy ! Component: 200 - total flux cleaned = 0.0504228 Jy ! Total flux subtracted in 200 components = 0.0504228 Jy ! Clean residual min=-0.000992 max=0.013091 Jy/beam ! Clean residual mean=0.006833 rms=0.001710 Jy/beam ! Combined flux in latest and established models = 10.6048 Jy ! Adding 113 model components to the UV plane model. ! The established model now contains 2520 components and 10.6048 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-13.6, -49.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0145683 Jy ! Component: 100 - total flux cleaned = 0.0262134 Jy ! Component: 150 - total flux cleaned = 0.0374542 Jy ! Component: 200 - total flux cleaned = 0.0484127 Jy ! Total flux subtracted in 200 components = 0.0484127 Jy ! Clean residual min=-0.000333 max=0.013025 Jy/beam ! Clean residual mean=0.006407 rms=0.001687 Jy/beam ! Combined flux in latest and established models = 10.6532 Jy ! Adding 121 model components to the UV plane model. ! The established model now contains 2547 components and 10.6532 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (7.2, -42.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0136597 Jy ! Component: 100 - total flux cleaned = 0.0246102 Jy ! Component: 150 - total flux cleaned = 0.0351821 Jy ! Component: 200 - total flux cleaned = 0.0454872 Jy ! Total flux subtracted in 200 components = 0.0454872 Jy ! Clean residual min=-0.000659 max=0.012122 Jy/beam ! Clean residual mean=0.006015 rms=0.001646 Jy/beam ! Combined flux in latest and established models = 10.6987 Jy ! Adding 125 model components to the UV plane model. ! The established model now contains 2583 components and 10.6987 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (10.4, 49.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0131767 Jy ! Component: 100 - total flux cleaned = 0.0236683 Jy ! Component: 150 - total flux cleaned = 0.0337494 Jy ! Component: 200 - total flux cleaned = 0.043545 Jy ! Total flux subtracted in 200 components = 0.043545 Jy ! Clean residual min=-0.000883 max=0.011876 Jy/beam ! Clean residual mean=0.005624 rms=0.001610 Jy/beam ! Combined flux in latest and established models = 10.7422 Jy ! Adding 102 model components to the UV plane model. ! The established model now contains 2614 components and 10.7422 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (47.2, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0121425 Jy ! Component: 100 - total flux cleaned = 0.0219745 Jy ! Component: 150 - total flux cleaned = 0.031483 Jy ! Component: 200 - total flux cleaned = 0.0407443 Jy ! Total flux subtracted in 200 components = 0.0407443 Jy ! Clean residual min=-0.001245 max=0.011198 Jy/beam ! Clean residual mean=0.005257 rms=0.001598 Jy/beam ! Combined flux in latest and established models = 10.783 Jy ! Adding 116 model components to the UV plane model. ! The established model now contains 2638 components and 10.783 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (9.4, 43). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0117845 Jy ! Component: 100 - total flux cleaned = 0.021187 Jy ! Component: 150 - total flux cleaned = 0.0302613 Jy ! Component: 200 - total flux cleaned = 0.039118 Jy ! Total flux subtracted in 200 components = 0.039118 Jy ! Clean residual min=-0.001483 max=0.010691 Jy/beam ! Clean residual mean=0.004916 rms=0.001580 Jy/beam ! Combined flux in latest and established models = 10.8221 Jy ! Adding 110 model components to the UV plane model. ! The established model now contains 2673 components and 10.8221 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-49, 43.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0111125 Jy ! Component: 100 - total flux cleaned = 0.0199436 Jy ! Component: 150 - total flux cleaned = 0.0284929 Jy ! Component: 200 - total flux cleaned = 0.0368345 Jy ! Total flux subtracted in 200 components = 0.0368345 Jy ! Clean residual min=-0.001865 max=0.010317 Jy/beam ! Clean residual mean=0.004572 rms=0.001570 Jy/beam ! Combined flux in latest and established models = 10.8589 Jy ! Adding 111 model components to the UV plane model. ! The established model now contains 2703 components and 10.8589 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (46.2, -47.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0104185 Jy ! Component: 100 - total flux cleaned = 0.0186765 Jy ! Component: 150 - total flux cleaned = 0.0266751 Jy ! Component: 200 - total flux cleaned = 0.0344843 Jy ! Total flux subtracted in 200 components = 0.0344843 Jy ! Clean residual min=-0.002186 max=0.009855 Jy/beam ! Clean residual mean=0.004259 rms=0.001562 Jy/beam ! Combined flux in latest and established models = 10.8934 Jy ! Adding 116 model components to the UV plane model. ! The established model now contains 2733 components and 10.8934 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (12.8, -20.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00963635 Jy ! Component: 100 - total flux cleaned = 0.0174163 Jy ! Component: 150 - total flux cleaned = 0.0249395 Jy ! Component: 200 - total flux cleaned = 0.0322873 Jy ! Total flux subtracted in 200 components = 0.0322873 Jy ! Clean residual min=-0.002241 max=0.009596 Jy/beam ! Clean residual mean=0.003986 rms=0.001539 Jy/beam ! Combined flux in latest and established models = 10.9257 Jy ! Adding 123 model components to the UV plane model. ! The established model now contains 2758 components and 10.9257 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-25.8, -34.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00962965 Jy ! Component: 100 - total flux cleaned = 0.0170752 Jy ! Component: 150 - total flux cleaned = 0.0242688 Jy ! Component: 200 - total flux cleaned = 0.0312783 Jy ! Total flux subtracted in 200 components = 0.0312783 Jy ! Clean residual min=-0.002425 max=0.009454 Jy/beam ! Clean residual mean=0.003706 rms=0.001516 Jy/beam ! Combined flux in latest and established models = 10.957 Jy ! Adding 102 model components to the UV plane model. ! The established model now contains 2783 components and 10.957 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (27.4, -44). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00993182 Jy ! Component: 100 - total flux cleaned = 0.017252 Jy ! Component: 150 - total flux cleaned = 0.0242241 Jy ! Component: 200 - total flux cleaned = 0.0309647 Jy ! Total flux subtracted in 200 components = 0.0309647 Jy ! Clean residual min=-0.002390 max=0.009004 Jy/beam ! Clean residual mean=0.003424 rms=0.001503 Jy/beam ! Combined flux in latest and established models = 10.988 Jy ! Adding 94 model components to the UV plane model. ! The established model now contains 2817 components and 10.988 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-26.6, 26.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00871404 Jy ! Component: 100 - total flux cleaned = 0.0154482 Jy ! Component: 150 - total flux cleaned = 0.0219396 Jy ! Component: 200 - total flux cleaned = 0.0282522 Jy ! Total flux subtracted in 200 components = 0.0282522 Jy ! Clean residual min=-0.002683 max=0.008714 Jy/beam ! Clean residual mean=0.003178 rms=0.001492 Jy/beam ! Combined flux in latest and established models = 11.0162 Jy ! Adding 103 model components to the UV plane model. ! The established model now contains 2837 components and 11.0162 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-35.4, 19). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0086959 Jy ! Component: 100 - total flux cleaned = 0.0151166 Jy ! Component: 150 - total flux cleaned = 0.0212591 Jy ! Component: 200 - total flux cleaned = 0.0272206 Jy ! Total flux subtracted in 200 components = 0.0272206 Jy ! Clean residual min=-0.003018 max=0.008323 Jy/beam ! Clean residual mean=0.002934 rms=0.001469 Jy/beam ! Combined flux in latest and established models = 11.0434 Jy ! Adding 94 model components to the UV plane model. ! The established model now contains 2859 components and 11.0434 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (21, -48.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00851484 Jy ! Component: 100 - total flux cleaned = 0.0145858 Jy ! Component: 150 - total flux cleaned = 0.020365 Jy ! Component: 200 - total flux cleaned = 0.0259638 Jy ! Total flux subtracted in 200 components = 0.0259638 Jy ! Clean residual min=-0.003263 max=0.008028 Jy/beam ! Clean residual mean=0.002697 rms=0.001436 Jy/beam ! Combined flux in latest and established models = 11.0694 Jy ! Adding 104 model components to the UV plane model. ! The established model now contains 2891 components and 11.0694 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-35, -47.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00776871 Jy ! Component: 100 - total flux cleaned = 0.0134115 Jy ! Component: 150 - total flux cleaned = 0.018816 Jy ! Component: 200 - total flux cleaned = 0.0240587 Jy ! Total flux subtracted in 200 components = 0.0240587 Jy ! Clean residual min=-0.003321 max=0.007712 Jy/beam ! Clean residual mean=0.002482 rms=0.001431 Jy/beam ! Combined flux in latest and established models = 11.0935 Jy ! Adding 96 model components to the UV plane model. ! The established model now contains 2912 components and 11.0935 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (27.6, 38). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00751663 Jy ! Component: 100 - total flux cleaned = 0.0128623 Jy ! Component: 150 - total flux cleaned = 0.0179907 Jy ! Component: 200 - total flux cleaned = 0.0229736 Jy ! Total flux subtracted in 200 components = 0.0229736 Jy ! Clean residual min=-0.003334 max=0.007580 Jy/beam ! Clean residual mean=0.002280 rms=0.001407 Jy/beam ! Combined flux in latest and established models = 11.1164 Jy ! Adding 105 model components to the UV plane model. ! The established model now contains 2942 components and 11.1164 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (19.6, -17.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00722807 Jy ! Component: 100 - total flux cleaned = 0.0123508 Jy ! Component: 150 - total flux cleaned = 0.0172507 Jy ! Component: 200 - total flux cleaned = 0.0220029 Jy ! Total flux subtracted in 200 components = 0.0220029 Jy ! Clean residual min=-0.003545 max=0.007127 Jy/beam ! Clean residual mean=0.002088 rms=0.001395 Jy/beam ! Combined flux in latest and established models = 11.1384 Jy ! Adding 100 model components to the UV plane model. ! The established model now contains 2982 components and 11.1384 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-42.8, 46.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.006588 Jy ! Component: 100 - total flux cleaned = 0.0113677 Jy ! Component: 150 - total flux cleaned = 0.0159493 Jy ! Component: 200 - total flux cleaned = 0.0203949 Jy ! Total flux subtracted in 200 components = 0.0203949 Jy ! Clean residual min=-0.003758 max=0.006961 Jy/beam ! Clean residual mean=0.001895 rms=0.001378 Jy/beam ! Combined flux in latest and established models = 11.1588 Jy ! Adding 89 model components to the UV plane model. ! The established model now contains 3003 components and 11.1588 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-33.8, -44.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00661759 Jy ! Component: 100 - total flux cleaned = 0.011227 Jy ! Component: 150 - total flux cleaned = 0.0156094 Jy ! Component: 200 - total flux cleaned = 0.0198502 Jy ! Total flux subtracted in 200 components = 0.0198502 Jy ! Clean residual min=-0.003801 max=0.006701 Jy/beam ! Clean residual mean=0.001720 rms=0.001360 Jy/beam ! Combined flux in latest and established models = 11.1787 Jy ! Adding 91 model components to the UV plane model. ! The established model now contains 3028 components and 11.1787 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (43.8, 44). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00635656 Jy ! Component: 100 - total flux cleaned = 0.0106365 Jy ! Component: 150 - total flux cleaned = 0.0147467 Jy ! Component: 200 - total flux cleaned = 0.0187237 Jy ! Total flux subtracted in 200 components = 0.0187237 Jy ! Clean residual min=-0.003898 max=0.006414 Jy/beam ! Clean residual mean=0.001552 rms=0.001349 Jy/beam ! Combined flux in latest and established models = 11.1974 Jy ! Adding 89 model components to the UV plane model. ! The established model now contains 3047 components and 11.1974 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-27, 36.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00605761 Jy ! Component: 100 - total flux cleaned = 0.0101065 Jy ! Component: 150 - total flux cleaned = 0.013489 Jy ! Component: 200 - total flux cleaned = 0.0167808 Jy ! Total flux subtracted in 200 components = 0.0167808 Jy ! Clean residual min=-0.003929 max=0.006530 Jy/beam ! Clean residual mean=0.001406 rms=0.001332 Jy/beam ! Combined flux in latest and established models = 11.2142 Jy ! Adding 88 model components to the UV plane model. ! The established model now contains 3069 components and 11.2142 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-30.4, 22.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00660371 Jy ! Component: 100 - total flux cleaned = 0.010833 Jy ! Component: 150 - total flux cleaned = 0.0136338 Jy ! Component: 200 - total flux cleaned = 0.0163139 Jy ! Total flux subtracted in 200 components = 0.0163139 Jy ! Clean residual min=-0.004171 max=0.006285 Jy/beam ! Clean residual mean=0.001263 rms=0.001327 Jy/beam ! Combined flux in latest and established models = 11.2305 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 3099 components and 11.2305 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (29.4, -18.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00611178 Jy ! Component: 100 - total flux cleaned = 0.0095729 Jy ! Component: 150 - total flux cleaned = 0.0124906 Jy ! Component: 200 - total flux cleaned = 0.0153063 Jy ! Total flux subtracted in 200 components = 0.0153063 Jy ! Clean residual min=-0.004605 max=0.005957 Jy/beam ! Clean residual mean=0.001125 rms=0.001311 Jy/beam ! Combined flux in latest and established models = 11.2458 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 3114 components and 11.2458 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-16.8, -49). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00582024 Jy ! Component: 100 - total flux cleaned = 0.00848269 Jy ! Component: 150 - total flux cleaned = 0.0112537 Jy ! Component: 200 - total flux cleaned = 0.0136566 Jy ! Total flux subtracted in 200 components = 0.0136566 Jy ! Clean residual min=-0.004596 max=0.005779 Jy/beam ! Clean residual mean=0.000995 rms=0.001300 Jy/beam ! Combined flux in latest and established models = 11.2595 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 3134 components and 11.2595 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (4.2, 30.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0056545 Jy ! Component: 100 - total flux cleaned = 0.0083728 Jy ! Component: 150 - total flux cleaned = 0.0105062 Jy ! Component: 200 - total flux cleaned = 0.0126972 Jy ! Total flux subtracted in 200 components = 0.0126972 Jy ! Clean residual min=-0.004785 max=0.005685 Jy/beam ! Clean residual mean=0.000890 rms=0.001285 Jy/beam ! Combined flux in latest and established models = 11.2722 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 3163 components and 11.2722 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Added new window around map position (-2, 44.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00554372 Jy ! Component: 100 - total flux cleaned = 0.00734386 Jy ! Component: 150 - total flux cleaned = 0.00838112 Jy ! Component: 200 - total flux cleaned = 0.00963794 Jy ! Total flux subtracted in 200 components = 0.00963794 Jy ! Clean residual min=-0.005071 max=0.005363 Jy/beam ! Clean residual mean=0.000802 rms=0.001276 Jy/beam ! Combined flux in latest and established models = 11.2818 Jy ! Adding 71 model components to the UV plane model. ! The established model now contains 3188 components and 11.2818 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Estimated beam: bmin=2.588 mas, bmaj=2.763 mas, bpa=-75.81 degrees ! Estimated noise=1.87687 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.007832 Jy ! Component: 100 - total flux cleaned = 0.0146661 Jy ! Component: 150 - total flux cleaned = 0.0206858 Jy ! Component: 200 - total flux cleaned = 0.0242374 Jy ! Total flux subtracted in 200 components = 0.0242374 Jy ! Clean residual min=-0.008253 max=0.009617 Jy/beam ! Clean residual mean=0.001593 rms=0.002132 Jy/beam ! Combined flux in latest and established models = 11.306 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (5.2, -18.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00915154 Jy ! Component: 100 - total flux cleaned = 0.0142409 Jy ! Component: 150 - total flux cleaned = 0.0174791 Jy ! Component: 200 - total flux cleaned = 0.0198956 Jy ! Total flux subtracted in 200 components = 0.0198956 Jy ! Clean residual min=-0.008043 max=0.008438 Jy/beam ! Clean residual mean=0.001088 rms=0.002081 Jy/beam ! Combined flux in latest and established models = 11.3259 Jy ! Adding 82 model components to the UV plane model. ! The established model now contains 3239 components and 11.3259 Jy ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! Estimated beam: bmin=0.6512 mas, bmaj=0.729 mas, bpa=59.04 degrees ! Estimated noise=1.33136 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00173284 Jy ! Component: 100 - total flux cleaned = 0.0017365 Jy ! Component: 150 - total flux cleaned = 0.0018728 Jy ! Component: 200 - total flux cleaned = 0.00174596 Jy ! Total flux subtracted in 200 components = 0.00174596 Jy ! Clean residual min=-0.004853 max=0.005102 Jy/beam ! Clean residual mean=0.000401 rms=0.001244 Jy/beam ! Combined flux in latest and established models = 11.3277 Jy selfcal ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 3276 components and 11.3277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.314062Jy sigma=1.208461 ! Fit after self-cal, rms=0.307202Jy sigma=1.144737 wmodel J1230+1223_X_map.mod ! Writing 3276 model components to file: J1230+1223_X_map.mod wobs J1230+1223_X_uvs.fits ! Writing UV FITS file: J1230+1223_X_uvs.fits wwins J1230+1223_X_map.win ! wwins: Wrote 124 windows to J1230+1223_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00159728 Jy ! Component: 100 - total flux cleaned = 0.00291043 Jy ! Component: 150 - total flux cleaned = 0.00415207 Jy ! Component: 200 - total flux cleaned = 0.0052105 Jy ! Component: 250 - total flux cleaned = 0.00597702 Jy ! Component: 300 - total flux cleaned = 0.00695661 Jy ! Component: 350 - total flux cleaned = 0.0077816 Jy ! Component: 400 - total flux cleaned = 0.0088171 Jy ! Component: 450 - total flux cleaned = 0.00982659 Jy ! Component: 500 - total flux cleaned = 0.0110279 Jy ! Component: 550 - total flux cleaned = 0.0116658 Jy ! Component: 600 - total flux cleaned = 0.0123937 Jy ! Component: 650 - total flux cleaned = 0.0127002 Jy ! Component: 700 - total flux cleaned = 0.0131999 Jy ! Component: 750 - total flux cleaned = 0.0136904 Jy ! Component: 800 - total flux cleaned = 0.0141717 Jy ! Component: 850 - total flux cleaned = 0.0146453 Jy ! Component: 900 - total flux cleaned = 0.0149238 Jy ! Component: 950 - total flux cleaned = 0.0154748 Jy ! Component: 1000 - total flux cleaned = 0.0158364 Jy ! Component: 1050 - total flux cleaned = 0.0161951 Jy ! Component: 1100 - total flux cleaned = 0.0168119 Jy ! Component: 1150 - total flux cleaned = 0.0172475 Jy ! Component: 1200 - total flux cleaned = 0.0176782 Jy ! Component: 1250 - total flux cleaned = 0.0180201 Jy ! Component: 1300 - total flux cleaned = 0.0185258 Jy ! Component: 1350 - total flux cleaned = 0.0190259 Jy ! Component: 1400 - total flux cleaned = 0.0193556 Jy ! Component: 1450 - total flux cleaned = 0.019764 Jy ! Component: 1500 - total flux cleaned = 0.0204112 Jy ! Component: 1550 - total flux cleaned = 0.0206515 Jy ! Component: 1600 - total flux cleaned = 0.0212877 Jy ! Component: 1650 - total flux cleaned = 0.0215237 Jy ! Component: 1700 - total flux cleaned = 0.0219153 Jy ! Component: 1750 - total flux cleaned = 0.0223806 Jy ! Component: 1800 - total flux cleaned = 0.0226114 Jy ! Component: 1850 - total flux cleaned = 0.0229179 Jy ! Component: 1900 - total flux cleaned = 0.023298 Jy ! Component: 1950 - total flux cleaned = 0.0235244 Jy ! Component: 2000 - total flux cleaned = 0.023974 Jy ! Component: 2050 - total flux cleaned = 0.0241973 Jy ! Component: 2100 - total flux cleaned = 0.0244932 Jy ! Component: 2150 - total flux cleaned = 0.0248602 Jy ! Component: 2200 - total flux cleaned = 0.0250789 Jy ! Component: 2250 - total flux cleaned = 0.0252236 Jy ! Component: 2300 - total flux cleaned = 0.025512 Jy ! Component: 2350 - total flux cleaned = 0.0257985 Jy ! Component: 2400 - total flux cleaned = 0.0259411 Jy ! Component: 2450 - total flux cleaned = 0.0262251 Jy ! Component: 2500 - total flux cleaned = 0.0263666 Jy ! Component: 2550 - total flux cleaned = 0.0265071 Jy ! Component: 2600 - total flux cleaned = 0.026786 Jy ! Component: 2650 - total flux cleaned = 0.0269248 Jy ! Component: 2700 - total flux cleaned = 0.0270629 Jy ! Component: 2750 - total flux cleaned = 0.0272001 Jy ! Component: 2800 - total flux cleaned = 0.0275412 Jy ! Component: 2850 - total flux cleaned = 0.0277445 Jy ! Component: 2900 - total flux cleaned = 0.027812 Jy ! Component: 2950 - total flux cleaned = 0.0278791 Jy ! Component: 3000 - total flux cleaned = 0.0279463 Jy ! Component: 3050 - total flux cleaned = 0.0282124 Jy ! Component: 3100 - total flux cleaned = 0.0283451 Jy ! Component: 3150 - total flux cleaned = 0.028543 Jy ! Component: 3200 - total flux cleaned = 0.028543 Jy ! Component: 3250 - total flux cleaned = 0.0286738 Jy ! Component: 3300 - total flux cleaned = 0.0287388 Jy ! Component: 3350 - total flux cleaned = 0.0289976 Jy ! Component: 3400 - total flux cleaned = 0.0290619 Jy ! Component: 3450 - total flux cleaned = 0.0293183 Jy ! Component: 3500 - total flux cleaned = 0.0293819 Jy ! Component: 3550 - total flux cleaned = 0.0294453 Jy ! Component: 3600 - total flux cleaned = 0.0295717 Jy ! Component: 3650 - total flux cleaned = 0.0296345 Jy ! Component: 3700 - total flux cleaned = 0.0298227 Jy ! Component: 3750 - total flux cleaned = 0.0300101 Jy ! Component: 3800 - total flux cleaned = 0.0300101 Jy ! Component: 3850 - total flux cleaned = 0.0301957 Jy ! Component: 3900 - total flux cleaned = 0.0301957 Jy ! Component: 3950 - total flux cleaned = 0.0303799 Jy ! Component: 4000 - total flux cleaned = 0.0303798 Jy ! Component: 4050 - total flux cleaned = 0.0305627 Jy ! Total flux subtracted in 4096 components = 0.0306839 Jy ! Clean residual min=-0.003876 max=0.003742 Jy/beam ! Clean residual mean=0.000103 rms=0.001037 Jy/beam ! Combined flux in latest and established models = 11.3584 Jy keep ! Adding 411 model components to the UV plane model. ! The established model now contains 3686 components and 11.3584 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv123_uvs/J1230+1223_X_map.fits ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.6512 x 0.729 at 59.04 degrees (North through East) ! Clean map min=-0.0052437 max=0.83008 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv123_uvs/J1230+1223_X_map.fits wmodel /scr/pima/rv123_uvs/J1230+1223_X_map.mod ! Writing 3686 model components to file: /scr/pima/rv123_uvs/J1230+1223_X_map.mod wobs /scr/pima/rv123_uvs/J1230+1223_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv123_uvs/J1230+1223_X_uvs.fits wwins /scr/pima/rv123_uvs/J1230+1223_X_map.win ! wwins: Wrote 125 windows to /scr/pima/rv123_uvs/J1230+1223_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.830079 invert ! Inverting map ! Your choice of large map pixels excluded 8.92% of the data. ! The x-axis pixel size should ideally be below 0.1645 milli-arcsec ! The y-axis pixel size should ideally be below 0.1774 milli-arcsec float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00102749 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.371348 0.371348 0.742695 1.48539 2.97078 5.94156 11.8831 23.7662 47.5325 95.065 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.83 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 807.868 quit ! Quitting program ! Log file /scr/pima/rv123_uvs/J1230+1223_X_dfm.log closed on Sun Dec 23 00:42:38 2018