! Started logfile: .//J0228+6721_X_dfm.log on Sun Jan 19 23:50:02 2020 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 7.39200 obs .//J0228+6721_X_uvm.fits ! Reading UV FITS file: .//J0228+6721_X_uvm.fits ! AN table 1: 15 integrations on 10 of 10 possible baselines. ! AN table 2: 17 integrations on 36 of 36 possible baselines. ! AN table 3: 17 integrations on 28 of 28 possible baselines. ! AN table 4: 17 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.955659 visibilities/baseline/integration-bin. ! Found source: J0228+6721 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 7.392e+09 3.2e+07 1 3.2e+07 ! 02 2 7.424e+09 3.2e+07 1 3.2e+07 ! 03 3 7.456e+09 3.2e+07 1 3.2e+07 ! 04 4 7.552e+09 3.2e+07 1 3.2e+07 ! 05 5 7.744e+09 3.2e+07 1 3.2e+07 ! 06 6 7.776e+09 3.2e+07 1 3.2e+07 ! 07 7 7.808e+09 3.2e+07 1 3.2e+07 ! 08 8 7.84e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 76 lines of history. ! ! Reading 13104 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 8 channels. ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 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 J0228+6721_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 4 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 5. ! A total of 4 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 6. ! A total of 4 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 7. ! A total of 4 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 8. ! A total of 4 telescope corrections were flagged in sub-array 2. ! A total of 4 telescope corrections were flagged in sub-array 3. ! A total of 3 telescope corrections were flagged in sub-array 4. ! ! Fit before self-cal, rms=1.522762Jy sigma=27.882358 ! Fit after self-cal, rms=0.321280Jy sigma=5.744674 ! 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 ! Estimated beam: bmin=0.893 mas, bmaj=1.743 mas, bpa=-68.34 degrees ! Estimated noise=0.591398 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.77847 Jy ! Component: 100 - total flux cleaned = 1.00978 Jy ! Total flux subtracted in 100 components = 1.00978 Jy ! Clean residual min=-0.046391 max=0.100857 Jy/beam ! Clean residual mean=0.000084 rms=0.011755 Jy/beam ! Combined flux in latest and established models = 1.00978 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 1.00978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.298241Jy sigma=5.361162 ! Fit after self-cal, rms=0.297950Jy sigma=5.356909 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.109338 Jy ! Component: 100 - total flux cleaned = 0.163366 Jy ! Total flux subtracted in 100 components = 0.163366 Jy ! Clean residual min=-0.039908 max=0.051601 Jy/beam ! Clean residual mean=0.000122 rms=0.008950 Jy/beam ! Combined flux in latest and established models = 1.17315 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 10 components and 1.17315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.256183Jy sigma=4.410006 ! Fit after self-cal, rms=0.256057Jy sigma=4.407618 ! Inverting map 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 ! Estimated beam: bmin=1.13 mas, bmaj=2.131 mas, bpa=-67.28 degrees ! Estimated noise=0.352307 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 (11.2, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0640795 Jy ! Component: 100 - total flux cleaned = 0.068761 Jy ! Component: 150 - total flux cleaned = 0.0687286 Jy ! Component: 200 - total flux cleaned = 0.06967 Jy ! Total flux subtracted in 200 components = 0.06967 Jy ! Clean residual min=-0.046359 max=0.059881 Jy/beam ! Clean residual mean=0.000253 rms=0.009834 Jy/beam ! Combined flux in latest and established models = 1.24282 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 43 components and 1.24282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.239190Jy sigma=4.035264 ! Fit after self-cal, rms=0.237386Jy sigma=3.997241 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.13 x 2.131 at -67.28 degrees (North through East) ! Clean map min=-0.043258 max=1.0422 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 KP 0.98 NL 0.93 OV 1.00 ! PT 0.84 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.04 FD 1.10 HN 0.95 KP 0.95 ! LA 1.28 MK 0.95 NL 0.97 OV 1.11 ! PT 0.93 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.97 HN 1.04 KP 0.94 LA 0.94 ! MK 0.97 NL 0.85 OV 1.02 PT 0.89 ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.93 FD 1.06 HN 1.08 KP 1.05 ! NL 1.09 OV 1.17 PT 0.90 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 KP 0.98 NL 0.93 OV 1.02 ! PT 0.83 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.04 FD 1.11 HN 0.95 KP 0.96 ! LA 1.28 MK 0.95 NL 0.97 OV 1.11 ! PT 0.93 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.97 HN 1.05 KP 0.93 LA 0.94 ! MK 0.99 NL 0.86 OV 1.02 PT 0.89 ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.94 FD 1.05 HN 1.07 KP 1.04 ! NL 1.09 OV 1.18 PT 0.89 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 KP 0.98 NL 0.93 OV 1.01 ! PT 0.82 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.04 FD 1.10 HN 0.96 KP 0.96 ! LA 1.27 MK 0.94 NL 0.97 OV 1.11 ! PT 0.93 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.96 HN 1.05 KP 0.94 LA 0.93 ! MK 0.99 NL 0.86 OV 1.02 PT 0.89 ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.93 FD 1.06 HN 1.07 KP 1.06 ! NL 1.11 OV 1.17 PT 0.90 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 KP 0.98 NL 0.93 OV 1.01 ! PT 0.82 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.04 FD 1.11 HN 0.96 KP 0.96 ! LA 1.28 MK 0.94 NL 0.97 OV 1.10 ! PT 0.94 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.96 HN 1.04 KP 0.94 LA 0.93 ! MK 1.01 NL 0.86 OV 1.03 PT 0.89 ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.93 FD 1.05 HN 1.07 KP 1.04 ! NL 1.11 OV 1.17 PT 0.90 SC 1.06 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 KP 0.98 NL 0.93 OV 1.00 ! PT 0.83 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.05 FD 1.13 HN 0.95 KP 0.95 ! LA 1.31 MK 0.94 NL 0.97 OV 1.10 ! PT 0.95 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.96 HN 1.04 KP 0.94 LA 0.93 ! MK 1.02 NL 0.86 OV 1.02 PT 0.89 ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.93 FD 1.07 HN 1.07 KP 1.06 ! NL 1.09 OV 1.21 PT 0.90 SC 1.06 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 KP 0.99 NL 0.93 OV 1.00 ! PT 0.83 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.04 FD 1.14 HN 0.95 KP 0.97 ! LA 1.31 MK 0.94 NL 0.96 OV 1.09 ! PT 0.95 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.96 HN 1.03 KP 0.93 LA 0.93 ! MK 1.02 NL 0.86 OV 1.02 PT 0.89 ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.93 FD 1.08 HN 1.07 KP 1.08 ! NL 1.11 OV 1.22 PT 0.90 SC 1.07 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 KP 0.98 NL 0.93 OV 1.00 ! PT 0.84 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.05 FD 1.15 HN 0.96 KP 0.96 ! LA 1.31 MK 0.94 NL 0.96 OV 1.10 ! PT 0.95 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.96 HN 1.03 KP 0.93 LA 0.93 ! MK 1.02 NL 0.86 OV 1.03 PT 0.89 ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.94 FD 1.07 HN 1.07 KP 1.09 ! NL 1.10 OV 1.22 PT 0.90 SC 1.06 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 KP 0.98 NL 0.93 OV 1.01 ! PT 0.83 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.05 FD 1.15 HN 0.95 KP 0.95 ! LA 1.31 MK 0.95 NL 0.97 OV 1.10 ! PT 0.94 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.96 HN 1.02 KP 0.93 LA 0.93 ! MK 1.02 NL 0.86 OV 1.03 PT 0.89 ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.93 FD 1.05 HN 1.07 KP 1.07 ! NL 1.09 OV 1.20 PT 0.90 SC 1.09 ! ! ! Fit before self-cal, rms=0.237386Jy sigma=3.997241 ! Fit after self-cal, rms=0.195600Jy sigma=2.901588 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.131 mas, bmaj=2.109 mas, bpa=-67.54 degrees ! Estimated noise=0.349925 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.6, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108707 Jy ! Component: 100 - total flux cleaned = 0.0122531 Jy ! Component: 150 - total flux cleaned = 0.0142502 Jy ! Component: 200 - total flux cleaned = 0.0172546 Jy ! Total flux subtracted in 200 components = 0.0172546 Jy ! Clean residual min=-0.012327 max=0.011663 Jy/beam ! Clean residual mean=0.000060 rms=0.002604 Jy/beam ! Combined flux in latest and established models = 1.26007 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 69 components and 1.26007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.191081Jy sigma=2.799117 ! Fit after self-cal, rms=0.190796Jy sigma=2.791821 ! Inverting map 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.190796Jy sigma=2.791821 ! Fit after self-cal, rms=0.191136Jy sigma=2.783307 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.131 mas, bmaj=2.108 mas, bpa=-67.53 degrees ! Estimated noise=0.348912 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00138744 Jy ! Component: 100 - total flux cleaned = 0.000854489 Jy ! Component: 150 - total flux cleaned = 0.00341868 Jy ! Component: 200 - total flux cleaned = 0.00594952 Jy ! Total flux subtracted in 200 components = 0.00594952 Jy ! Clean residual min=-0.009698 max=0.009380 Jy/beam ! Clean residual mean=0.000042 rms=0.002070 Jy/beam ! Combined flux in latest and established models = 1.26602 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 82 components and 1.26602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.189736Jy sigma=2.751555 ! Fit after self-cal, rms=0.189596Jy sigma=2.749197 flux_cutoff = imstat(rms) * dynam ! Inverting map 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 (-11.6, 2.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00383758 Jy ! Component: 100 - total flux cleaned = 0.00599439 Jy ! Component: 150 - total flux cleaned = 0.00838187 Jy ! Component: 200 - total flux cleaned = 0.0101057 Jy ! Total flux subtracted in 200 components = 0.0101057 Jy ! Clean residual min=-0.008106 max=0.008497 Jy/beam ! Clean residual mean=0.000041 rms=0.001856 Jy/beam ! Combined flux in latest and established models = 1.27613 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 96 components and 1.27613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.188910Jy sigma=2.733675 ! Fit after self-cal, rms=0.188843Jy sigma=2.732472 ! Inverting map ! Added new window around map position (20.2, -7.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00374319 Jy ! Component: 100 - total flux cleaned = 0.0063633 Jy ! Component: 150 - total flux cleaned = 0.00812562 Jy ! Component: 200 - total flux cleaned = 0.00993701 Jy ! Total flux subtracted in 200 components = 0.00993701 Jy ! Clean residual min=-0.007128 max=0.007887 Jy/beam ! Clean residual mean=0.000040 rms=0.001711 Jy/beam ! Combined flux in latest and established models = 1.28606 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 116 components and 1.28606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.188334Jy sigma=2.721872 ! Fit after self-cal, rms=0.188301Jy sigma=2.721196 ! Inverting map ! Added new window around map position (0.6, 11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00800834 Jy ! Component: 100 - total flux cleaned = 0.0114475 Jy ! Component: 150 - total flux cleaned = 0.0144104 Jy ! Component: 200 - total flux cleaned = 0.016943 Jy ! Total flux subtracted in 200 components = 0.016943 Jy ! Clean residual min=-0.006525 max=0.005910 Jy/beam ! Clean residual mean=0.000034 rms=0.001506 Jy/beam ! Combined flux in latest and established models = 1.30301 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 136 components and 1.30301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.187807Jy sigma=2.710921 ! Fit after self-cal, rms=0.187779Jy sigma=2.710450 ! Inverting map 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.187779Jy sigma=2.710450 ! Fit after self-cal, rms=0.188374Jy sigma=2.707040 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.13 mas, bmaj=2.106 mas, bpa=-67.57 degrees ! Estimated noise=0.348264 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00289618 Jy ! Component: 100 - total flux cleaned = -0.00205339 Jy ! Component: 150 - total flux cleaned = -0.000827447 Jy ! Component: 200 - total flux cleaned = 0.000312177 Jy ! Total flux subtracted in 200 components = 0.000312177 Jy ! Clean residual min=-0.005842 max=0.005607 Jy/beam ! Clean residual mean=0.000022 rms=0.001325 Jy/beam ! Combined flux in latest and established models = 1.30332 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 149 components and 1.30332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.188083Jy sigma=2.700797 ! Fit after self-cal, rms=0.188063Jy sigma=2.700477 flux_cutoff = imstat(rms) * dynam ! Inverting map 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 = 5.93449e-05 Jy ! Component: 100 - total flux cleaned = 0.00137722 Jy ! Component: 150 - total flux cleaned = 0.00236753 Jy ! Component: 200 - total flux cleaned = 0.00307935 Jy ! Total flux subtracted in 200 components = 0.00307935 Jy ! Clean residual min=-0.005507 max=0.005545 Jy/beam ! Clean residual mean=0.000021 rms=0.001269 Jy/beam ! Combined flux in latest and established models = 1.3064 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 163 components and 1.3064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.187911Jy sigma=2.697065 ! Fit after self-cal, rms=0.187903Jy sigma=2.696948 ! Inverting map ! Added new window around map position (-11.4, -23.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0037715 Jy ! Component: 100 - total flux cleaned = 0.00403726 Jy ! Component: 150 - total flux cleaned = 0.00438751 Jy ! Component: 200 - total flux cleaned = 0.00504718 Jy ! Total flux subtracted in 200 components = 0.00504718 Jy ! Clean residual min=-0.005340 max=0.004948 Jy/beam ! Clean residual mean=0.000023 rms=0.001191 Jy/beam ! Combined flux in latest and established models = 1.31145 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 180 components and 1.31145 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.187703Jy sigma=2.692895 ! Fit after self-cal, rms=0.187696Jy sigma=2.692702 ! Inverting map 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.187696Jy sigma=2.692702 ! Fit after self-cal, rms=0.187782Jy sigma=2.691391 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.407 mas, bmaj=3.329 mas, bpa=-70.83 degrees ! Estimated noise=0.414431 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000624222 Jy ! Component: 100 - total flux cleaned = -0.000235472 Jy ! Component: 150 - total flux cleaned = 0.000512131 Jy ! Component: 200 - total flux cleaned = 0.00123931 Jy ! Total flux subtracted in 200 components = 0.00123931 Jy ! Clean residual min=-0.005552 max=0.005374 Jy/beam ! Clean residual mean=0.000032 rms=0.001362 Jy/beam ! Combined flux in latest and established models = 1.31269 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 201 components and 1.31269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.187669Jy sigma=2.689647 ! Fit after self-cal, rms=0.187660Jy sigma=2.689433 flux_cutoff = imstat(rms) * dynam ! Inverting map 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.00034837 Jy ! Component: 100 - total flux cleaned = 0.00108104 Jy ! Component: 150 - total flux cleaned = 0.00144875 Jy ! Component: 200 - total flux cleaned = 0.00178922 Jy ! Total flux subtracted in 200 components = 0.00178922 Jy ! Clean residual min=-0.005276 max=0.005195 Jy/beam ! Clean residual mean=0.000032 rms=0.001314 Jy/beam ! Combined flux in latest and established models = 1.31447 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 221 components and 1.31447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.187627Jy sigma=2.688866 ! Fit after self-cal, rms=0.187625Jy sigma=2.688831 ! Inverting map 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 ! Estimated beam: bmin=1.13 mas, bmaj=2.104 mas, bpa=-67.58 degrees ! Estimated noise=0.347733 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.13 x 2.104 at -67.58 degrees (North through East) ! Clean map min=-0.015449 max=1.0383 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.187625Jy sigma=2.688831 ! Fit after self-cal, rms=0.854840Jy sigma=0.718161 ! Inverting map and beam ! Estimated beam: bmin=1.13 mas, bmaj=2.105 mas, bpa=-67.61 degrees ! Estimated noise=0.347985 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00166001 Jy ! Component: 100 - total flux cleaned = -0.00130265 Jy ! Component: 150 - total flux cleaned = -0.0010846 Jy ! Component: 200 - total flux cleaned = -0.00087961 Jy ! Total flux subtracted in 200 components = -0.00087961 Jy ! Clean residual min=-0.004273 max=0.003889 Jy/beam ! Clean residual mean=0.000015 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 1.31359 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 233 components and 1.31359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.854851Jy sigma=0.707250 ! Fit after self-cal, rms=0.854861Jy sigma=0.706925 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00040495 Jy ! Component: 100 - total flux cleaned = 0.000590421 Jy ! Component: 150 - total flux cleaned = 0.000676167 Jy ! Component: 200 - total flux cleaned = 0.000592999 Jy ! Total flux subtracted in 200 components = 0.000592999 Jy ! Clean residual min=-0.004078 max=0.003690 Jy/beam ! Clean residual mean=0.000015 rms=0.000882 Jy/beam ! Combined flux in latest and established models = 1.31419 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 239 components and 1.31419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.854858Jy sigma=0.700377 ! Fit after self-cal, rms=0.854864Jy sigma=0.700193 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.854864Jy sigma=0.700193 ! Fit after self-cal, rms=0.877570Jy sigma=0.698700 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 ! Estimated beam: bmin=0.8921 mas, bmaj=1.716 mas, bpa=-68.81 degrees ! Estimated noise=0.585933 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.771258 Jy ! Component: 100 - total flux cleaned = 1.00179 Jy ! Component: 150 - total flux cleaned = 1.11129 Jy ! Component: 200 - total flux cleaned = 1.16522 Jy ! Total flux subtracted in 200 components = 1.16522 Jy ! Clean residual min=-0.018075 max=0.024793 Jy/beam ! Clean residual mean=0.000014 rms=0.004015 Jy/beam ! Combined flux in latest and established models = 1.16522 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 10 model components to the UV plane model. ! The established model now contains 10 components and 1.16522 Jy ! Inverting map and beam ! Estimated beam: bmin=1.13 mas, bmaj=2.104 mas, bpa=-67.64 degrees ! Estimated noise=0.347994 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0364584 Jy ! Component: 100 - total flux cleaned = 0.0608017 Jy ! Component: 150 - total flux cleaned = 0.0785971 Jy ! Component: 200 - total flux cleaned = 0.0900128 Jy ! Total flux subtracted in 200 components = 0.0900128 Jy ! Clean residual min=-0.008860 max=0.009693 Jy/beam ! Clean residual mean=0.000023 rms=0.002091 Jy/beam ! Combined flux in latest and established models = 1.25524 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 39 components and 1.25524 Jy ! Inverting map ! Added new window around map position (-0.6, 8.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00937211 Jy ! Component: 100 - total flux cleaned = 0.0165816 Jy ! Component: 150 - total flux cleaned = 0.022527 Jy ! Component: 200 - total flux cleaned = 0.0274826 Jy ! Total flux subtracted in 200 components = 0.0274826 Jy ! Clean residual min=-0.006928 max=0.007266 Jy/beam ! Clean residual mean=0.000018 rms=0.001581 Jy/beam ! Combined flux in latest and established models = 1.28272 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 60 components and 1.28272 Jy ! Inverting map ! Added new window around map position (-26.2, 15.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00613427 Jy ! Component: 100 - total flux cleaned = 0.00862385 Jy ! Component: 150 - total flux cleaned = 0.0111862 Jy ! Component: 200 - total flux cleaned = 0.0138034 Jy ! Total flux subtracted in 200 components = 0.0138034 Jy ! Clean residual min=-0.005715 max=0.006068 Jy/beam ! Clean residual mean=0.000014 rms=0.001333 Jy/beam ! Combined flux in latest and established models = 1.29652 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 81 components and 1.29652 Jy ! Inverting map ! Added new window around map position (24.2, -19.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00469868 Jy ! Component: 100 - total flux cleaned = 0.00703939 Jy ! Component: 150 - total flux cleaned = 0.00902879 Jy ! Component: 200 - total flux cleaned = 0.0107172 Jy ! Total flux subtracted in 200 components = 0.0107172 Jy ! Clean residual min=-0.004838 max=0.004808 Jy/beam ! Clean residual mean=0.000012 rms=0.001170 Jy/beam ! Combined flux in latest and established models = 1.30724 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 98 components and 1.30724 Jy ! Inverting map 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 ! Estimated beam: bmin=2.407 mas, bmaj=3.33 mas, bpa=-70.92 degrees ! Estimated noise=0.414756 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00474548 Jy ! Component: 100 - total flux cleaned = 0.00683355 Jy ! Component: 150 - total flux cleaned = 0.0075351 Jy ! Component: 200 - total flux cleaned = 0.00817691 Jy ! Total flux subtracted in 200 components = 0.00817691 Jy ! Clean residual min=-0.004668 max=0.004617 Jy/beam ! Clean residual mean=0.000018 rms=0.001174 Jy/beam ! Combined flux in latest and established models = 1.31542 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000692909 Jy ! Component: 100 - total flux cleaned = 0.00154811 Jy ! Component: 150 - total flux cleaned = 0.00204398 Jy ! Component: 200 - total flux cleaned = 0.00260151 Jy ! Total flux subtracted in 200 components = 0.00260151 Jy ! Clean residual min=-0.004338 max=0.004320 Jy/beam ! Clean residual mean=0.000017 rms=0.001086 Jy/beam ! Combined flux in latest and established models = 1.31802 Jy ! Adding 81 model components to the UV plane model. ! The established model now contains 174 components and 1.31802 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.13 mas, bmaj=2.104 mas, bpa=-67.64 degrees ! Estimated noise=0.347994 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.39322e-05 Jy ! Component: 100 - total flux cleaned = 0.000282982 Jy ! Component: 150 - total flux cleaned = 0.00068962 Jy ! Component: 200 - total flux cleaned = 0.00107586 Jy ! Total flux subtracted in 200 components = 0.00107586 Jy ! Clean residual min=-0.003960 max=0.004248 Jy/beam ! Clean residual mean=0.000009 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 1.31909 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 200 components and 1.31909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.877531Jy sigma=0.717845 ! Fit after self-cal, rms=0.877559Jy sigma=0.711182 wmodel J0228+6721_X_map.mod ! Writing 200 model components to file: J0228+6721_X_map.mod wobs J0228+6721_X_uvs.fits ! Writing UV FITS file: J0228+6721_X_uvs.fits wwins J0228+6721_X_map.win ! wwins: Wrote 10 windows to J0228+6721_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -6.18097e-05 Jy ! Component: 100 - total flux cleaned = -0.000194557 Jy ! Component: 150 - total flux cleaned = 0.000133234 Jy ! Component: 200 - total flux cleaned = 0.000384064 Jy ! Component: 250 - total flux cleaned = 0.0005646 Jy ! Component: 300 - total flux cleaned = 0.000739916 Jy ! Component: 350 - total flux cleaned = 0.000796181 Jy ! Component: 400 - total flux cleaned = 0.000962865 Jy ! Component: 450 - total flux cleaned = 0.00112599 Jy ! Component: 500 - total flux cleaned = 0.0014958 Jy ! Component: 550 - total flux cleaned = 0.00175496 Jy ! Component: 600 - total flux cleaned = 0.00195887 Jy ! Component: 650 - total flux cleaned = 0.00225722 Jy ! Component: 700 - total flux cleaned = 0.00235517 Jy ! Component: 750 - total flux cleaned = 0.00254735 Jy ! Component: 800 - total flux cleaned = 0.0028289 Jy ! Component: 850 - total flux cleaned = 0.00292229 Jy ! Component: 900 - total flux cleaned = 0.00314856 Jy ! Component: 950 - total flux cleaned = 0.00332648 Jy ! Component: 1000 - total flux cleaned = 0.00358911 Jy ! Component: 1050 - total flux cleaned = 0.00371738 Jy ! Component: 1100 - total flux cleaned = 0.0037175 Jy ! Component: 1150 - total flux cleaned = 0.00384336 Jy ! Component: 1200 - total flux cleaned = 0.00384395 Jy ! Component: 1250 - total flux cleaned = 0.00408755 Jy ! Component: 1300 - total flux cleaned = 0.00404804 Jy ! Component: 1350 - total flux cleaned = 0.00420649 Jy ! Component: 1400 - total flux cleaned = 0.0042843 Jy ! Component: 1450 - total flux cleaned = 0.004361 Jy ! Component: 1500 - total flux cleaned = 0.00451232 Jy ! Component: 1550 - total flux cleaned = 0.00466077 Jy ! Component: 1600 - total flux cleaned = 0.00462418 Jy ! Component: 1650 - total flux cleaned = 0.00469615 Jy ! Component: 1700 - total flux cleaned = 0.00466067 Jy ! Component: 1750 - total flux cleaned = 0.00473214 Jy ! Component: 1800 - total flux cleaned = 0.0049074 Jy ! Component: 1850 - total flux cleaned = 0.00501093 Jy ! Component: 1900 - total flux cleaned = 0.00518138 Jy ! Component: 1950 - total flux cleaned = 0.00518149 Jy ! Component: 2000 - total flux cleaned = 0.00544815 Jy ! Component: 2050 - total flux cleaned = 0.00557917 Jy ! Component: 2100 - total flux cleaned = 0.00561102 Jy ! Component: 2150 - total flux cleaned = 0.00574001 Jy ! Component: 2200 - total flux cleaned = 0.00589928 Jy ! Component: 2250 - total flux cleaned = 0.00602494 Jy ! Component: 2300 - total flux cleaned = 0.00611802 Jy ! Component: 2350 - total flux cleaned = 0.006333 Jy ! Component: 2400 - total flux cleaned = 0.00648515 Jy ! Component: 2450 - total flux cleaned = 0.00663523 Jy ! Component: 2500 - total flux cleaned = 0.00672419 Jy ! Component: 2550 - total flux cleaned = 0.00687132 Jy ! Component: 2600 - total flux cleaned = 0.0069878 Jy ! Component: 2650 - total flux cleaned = 0.00707423 Jy ! Component: 2700 - total flux cleaned = 0.00733085 Jy ! Component: 2750 - total flux cleaned = 0.00733073 Jy ! Component: 2800 - total flux cleaned = 0.0074709 Jy ! Component: 2850 - total flux cleaned = 0.00752641 Jy ! Component: 2900 - total flux cleaned = 0.00766379 Jy ! Component: 2950 - total flux cleaned = 0.00777246 Jy ! Component: 3000 - total flux cleaned = 0.00801344 Jy ! Component: 3050 - total flux cleaned = 0.00819955 Jy ! Component: 3100 - total flux cleaned = 0.00830464 Jy ! Component: 3150 - total flux cleaned = 0.00840877 Jy ! Component: 3200 - total flux cleaned = 0.00851198 Jy ! Component: 3250 - total flux cleaned = 0.00866565 Jy ! Component: 3300 - total flux cleaned = 0.00876719 Jy ! Component: 3350 - total flux cleaned = 0.00891818 Jy ! Component: 3400 - total flux cleaned = 0.00911682 Jy ! Component: 3450 - total flux cleaned = 0.00931291 Jy ! Component: 3500 - total flux cleaned = 0.00936123 Jy ! Component: 3550 - total flux cleaned = 0.00943345 Jy ! Component: 3600 - total flux cleaned = 0.00952922 Jy ! Component: 3650 - total flux cleaned = 0.00957653 Jy ! Component: 3700 - total flux cleaned = 0.00971761 Jy ! Component: 3750 - total flux cleaned = 0.00974083 Jy ! Component: 3800 - total flux cleaned = 0.00990274 Jy ! Component: 3850 - total flux cleaned = 0.0100166 Jy ! Component: 3900 - total flux cleaned = 0.0100847 Jy ! Component: 3950 - total flux cleaned = 0.0102418 Jy ! Component: 4000 - total flux cleaned = 0.0102192 Jy ! Component: 4050 - total flux cleaned = 0.0103955 Jy ! Total flux subtracted in 4096 components = 0.0104175 Jy ! Clean residual min=-0.001254 max=0.001186 Jy/beam ! Clean residual mean=0.000006 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 1.32951 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 480 components and 1.32951 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap .//J0228+6721_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.13 x 2.104 at -67.64 degrees (North through East) ! Clean map min=-0.0084268 max=1.0405 Jy/beam ! Writing clean map to FITS file: .//J0228+6721_X_map.fits wmodel .//J0228+6721_X_map.mod ! Writing 480 model components to file: .//J0228+6721_X_map.mod wobs .//J0228+6721_X_uvs.fits ! Writing UV FITS file: .//J0228+6721_X_uvs.fits wwins .//J0228+6721_X_map.win ! wwins: Wrote 11 windows to .//J0228+6721_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 1.04051 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000380231 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.109628 0.109628 0.219255 0.438511 0.877022 1.75404 3.50809 7.01617 14.0323 28.0647 56.1294 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.04 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 2736.53 quit ! Quitting program ! Log file .//J0228+6721_X_dfm.log closed on Sun Jan 19 23:50:07 2020