! Started logfile: /image_prod/ug002_uvm//J0113+4948_S_a_dfm.log on Wed Mar 4 16:27:22 2020 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /image_prod/ug002_uvm//J0113+4948_S_a_uvm.fits ! Reading UV FITS file: /image_prod/ug002_uvm//J0113+4948_S_a_uvm.fits ! AN table 1: 6 integrations on 36 of 36 possible baselines. ! AN table 2: 6 integrations on 36 of 36 possible baselines. ! AN table 3: 6 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.86 visibilities/baseline/integration-bin. ! Found source: J0113+4948 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 1548 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 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J0113+4948_S_a] 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.500x0.500 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 3 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! A total of 5 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! A total of 5 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! A total of 5 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.105625Jy sigma=10.806880 ! Fit after self-cal, rms=0.577890Jy sigma=5.349110 ! 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=2.968 mas, bmaj=5.558 mas, bpa=-14.65 degrees ! Estimated noise=2.42658 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.347389 Jy ! Component: 100 - total flux cleaned = 0.439558 Jy ! Total flux subtracted in 100 components = 0.439558 Jy ! Clean residual min=-0.022225 max=0.082449 Jy/beam ! Clean residual mean=-0.000014 rms=0.007613 Jy/beam ! Combined flux in latest and established models = 0.439558 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.439558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.133527Jy sigma=1.258928 ! Fit after self-cal, rms=0.133354Jy sigma=1.257451 ! Inverting map ! Added new window around map position (-4.5, 8.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0685153 Jy ! Component: 100 - total flux cleaned = 0.0985272 Jy ! Total flux subtracted in 100 components = 0.0985272 Jy ! Clean residual min=-0.014545 max=0.020512 Jy/beam ! Clean residual mean=0.000008 rms=0.004374 Jy/beam ! Combined flux in latest and established models = 0.538085 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 24 components and 0.538085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098338Jy sigma=0.881968 ! Fit after self-cal, rms=0.095040Jy sigma=0.850142 ! 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=3.394 mas, bmaj=6.047 mas, bpa=-14.35 degrees ! Estimated noise=2.01621 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.0224283 Jy ! Component: 100 - total flux cleaned = 0.0363921 Jy ! Component: 150 - total flux cleaned = 0.0460275 Jy ! Component: 200 - total flux cleaned = 0.0527151 Jy ! Total flux subtracted in 200 components = 0.0527151 Jy ! Clean residual min=-0.012962 max=0.014907 Jy/beam ! Clean residual mean=0.000025 rms=0.003182 Jy/beam ! Combined flux in latest and established models = 0.5908 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 43 components and 0.5908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089808Jy sigma=0.775809 ! Fit after self-cal, rms=0.089339Jy sigma=0.771539 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.394 x 6.047 at -14.35 degrees (North through East) ! Clean map min=-0.013063 max=0.43398 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.88 KP 1.00 LA 1.03 ! MK 1.00 NL 1.04 OV 0.85 PT 1.01 ! SC 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.93 FD 0.91 HN 0.96 KP 1.02 ! LA 0.99 MK 0.96 NL 1.01 OV 0.90 ! SC 1.08 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.86 FD 0.96 KP 1.03 LA 1.00 ! MK 0.96 OV 0.95 PT 1.10 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.89 KP 1.05 LA 1.02 ! MK 0.96 NL 1.11 OV 1.06 PT 1.03 ! SC 1.29 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.90 FD 0.94 HN 0.98 KP 0.97 ! LA 1.06 MK 0.99 NL 2.16 OV 0.94 ! SC 0.95 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.82 FD 1.02 KP 1.01 LA 1.09 ! MK 0.96 OV 0.93 PT 1.01 SC 1.14 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.92 KP 0.99 LA 0.99 ! MK 1.00 NL 1.07 OV 0.90 PT 0.99 ! SC 0.92 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 1.00 HN 1.00 KP 0.99 ! LA 1.02 MK 1.04 NL 1.22 OV 0.91 ! SC 1.03 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.91 FD 0.98 KP 1.01 LA 1.01 ! MK 0.98 OV 0.94 PT 1.06 SC 1.05 ! ! ! Fit before self-cal, rms=0.089339Jy sigma=0.771539 ! Fit after self-cal, rms=0.068625Jy sigma=0.558734 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.414 mas, bmaj=6.064 mas, bpa=-14.37 degrees ! Estimated noise=2.00337 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.00643337 Jy ! Component: 100 - total flux cleaned = 0.00660141 Jy ! Component: 150 - total flux cleaned = 0.00660455 Jy ! Component: 200 - total flux cleaned = 0.00637277 Jy ! Total flux subtracted in 200 components = 0.00637277 Jy ! Clean residual min=-0.004977 max=0.005181 Jy/beam ! Clean residual mean=-0.000009 rms=0.001278 Jy/beam ! Combined flux in latest and established models = 0.597173 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 52 components and 0.597173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067694Jy sigma=0.548432 ! Fit after self-cal, rms=0.067652Jy sigma=0.546809 ! 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. ! ! Fit before self-cal, rms=0.067652Jy sigma=0.546809 ! Fit after self-cal, rms=0.067697Jy sigma=0.545960 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.413 mas, bmaj=6.058 mas, bpa=-14.35 degrees ! Estimated noise=2.00298 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00362266 Jy ! Component: 100 - total flux cleaned = 0.0036185 Jy ! Component: 150 - total flux cleaned = 0.00353694 Jy ! Component: 200 - total flux cleaned = 0.00346135 Jy ! Total flux subtracted in 200 components = 0.00346135 Jy ! Clean residual min=-0.004461 max=0.004699 Jy/beam ! Clean residual mean=-0.000009 rms=0.001176 Jy/beam ! Combined flux in latest and established models = 0.600634 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 55 components and 0.600634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067358Jy sigma=0.542428 ! Fit after self-cal, rms=0.067300Jy sigma=0.541998 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.000602285 Jy ! Component: 100 - total flux cleaned = 0.000397208 Jy ! Component: 150 - total flux cleaned = 0.000271949 Jy ! Component: 200 - total flux cleaned = 0.000214894 Jy ! Total flux subtracted in 200 components = 0.000214894 Jy ! Clean residual min=-0.004343 max=0.004583 Jy/beam ! Clean residual mean=-0.000009 rms=0.001145 Jy/beam ! Combined flux in latest and established models = 0.600849 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 65 components and 0.600849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067168Jy sigma=0.540773 ! Fit after self-cal, rms=0.067144Jy sigma=0.540661 ! 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. ! ! Fit before self-cal, rms=0.067144Jy sigma=0.540661 ! Fit after self-cal, rms=0.067183Jy sigma=0.540262 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.412 mas, bmaj=6.057 mas, bpa=-14.38 degrees ! Estimated noise=2.00193 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00174825 Jy ! Component: 100 - total flux cleaned = 0.00191898 Jy ! Component: 150 - total flux cleaned = 0.00181512 Jy ! Component: 200 - total flux cleaned = 0.00181476 Jy ! Total flux subtracted in 200 components = 0.00181476 Jy ! Clean residual min=-0.004224 max=0.004588 Jy/beam ! Clean residual mean=-0.000009 rms=0.001119 Jy/beam ! Combined flux in latest and established models = 0.602664 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 70 components and 0.602664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067080Jy sigma=0.539308 ! Fit after self-cal, rms=0.067061Jy sigma=0.539212 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.000271383 Jy ! Component: 100 - total flux cleaned = 0.000273299 Jy ! Component: 150 - total flux cleaned = 0.000231133 Jy ! Component: 200 - total flux cleaned = 0.000231784 Jy ! Total flux subtracted in 200 components = 0.000231784 Jy ! Clean residual min=-0.004283 max=0.004525 Jy/beam ! Clean residual mean=-0.000009 rms=0.001108 Jy/beam ! Combined flux in latest and established models = 0.602896 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 72 components and 0.602896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066996Jy sigma=0.538672 ! Fit after self-cal, rms=0.066983Jy sigma=0.538637 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 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. ! ! Fit before self-cal, rms=0.066983Jy sigma=0.538637 ! Fit after self-cal, rms=0.067026Jy sigma=0.538526 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.276 mas, bmaj=9.797 mas, bpa=-12.36 degrees ! Estimated noise=2.41855 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154153 Jy ! Component: 100 - total flux cleaned = 0.00179771 Jy ! Component: 150 - total flux cleaned = 0.00183092 Jy ! Component: 200 - total flux cleaned = 0.00189113 Jy ! Total flux subtracted in 200 components = 0.00189113 Jy ! Clean residual min=-0.005434 max=0.005433 Jy/beam ! Clean residual mean=-0.000021 rms=0.001356 Jy/beam ! Combined flux in latest and established models = 0.604787 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 80 components and 0.604787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067065Jy sigma=0.538650 ! Fit after self-cal, rms=0.067037Jy sigma=0.538502 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.000434776 Jy ! Component: 100 - total flux cleaned = 0.000530284 Jy ! Component: 150 - total flux cleaned = 0.000583659 Jy ! Component: 200 - total flux cleaned = 0.000632396 Jy ! Total flux subtracted in 200 components = 0.000632396 Jy ! Clean residual min=-0.005449 max=0.005532 Jy/beam ! Clean residual mean=-0.000020 rms=0.001353 Jy/beam ! Combined flux in latest and established models = 0.605419 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 87 components and 0.605419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067069Jy sigma=0.538702 ! Fit after self-cal, rms=0.067055Jy sigma=0.538665 ! 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=3.41 mas, bmaj=6.055 mas, bpa=-14.38 degrees ! Estimated noise=2.00224 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.41 x 6.055 at -14.38 degrees (North through East) ! Clean map min=-0.0044794 max=0.43077 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 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=2.982 mas, bmaj=5.582 mas, bpa=-14.75 degrees ! Estimated noise=2.40168 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.343108 Jy ! Component: 100 - total flux cleaned = 0.451746 Jy ! Component: 150 - total flux cleaned = 0.504328 Jy ! Component: 200 - total flux cleaned = 0.534044 Jy ! Total flux subtracted in 200 components = 0.534044 Jy ! Clean residual min=-0.009041 max=0.015728 Jy/beam ! Clean residual mean=-0.000012 rms=0.002638 Jy/beam ! Combined flux in latest and established models = 0.534043 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.534043 Jy ! Inverting map and beam ! Estimated beam: bmin=3.41 mas, bmaj=6.055 mas, bpa=-14.38 degrees ! Estimated noise=2.00224 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.0225133 Jy ! Component: 100 - total flux cleaned = 0.0372004 Jy ! Component: 150 - total flux cleaned = 0.0473022 Jy ! Component: 200 - total flux cleaned = 0.054323 Jy ! Total flux subtracted in 200 components = 0.054323 Jy ! Clean residual min=-0.005043 max=0.005599 Jy/beam ! Clean residual mean=-0.000012 rms=0.001252 Jy/beam ! Combined flux in latest and established models = 0.588367 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 60 components and 0.588367 Jy ! Inverting map ! Added new window around map position (17, -122). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00564105 Jy ! Component: 100 - total flux cleaned = 0.00970226 Jy ! Component: 150 - total flux cleaned = 0.0120337 Jy ! Component: 200 - total flux cleaned = 0.0137525 Jy ! Total flux subtracted in 200 components = 0.0137525 Jy ! Clean residual min=-0.004410 max=0.004210 Jy/beam ! Clean residual mean=-0.000007 rms=0.001082 Jy/beam ! Combined flux in latest and established models = 0.602119 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 74 components and 0.602119 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.276 mas, bmaj=9.797 mas, bpa=-12.36 degrees ! Estimated noise=2.41855 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00284636 Jy ! Component: 100 - total flux cleaned = 0.00407045 Jy ! Component: 150 - total flux cleaned = 0.00505601 Jy ! Component: 200 - total flux cleaned = 0.00575092 Jy ! Total flux subtracted in 200 components = 0.00575092 Jy ! Clean residual min=-0.004369 max=0.004664 Jy/beam ! Clean residual mean=-0.000018 rms=0.001270 Jy/beam ! Combined flux in latest and established models = 0.60787 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.000383846 Jy ! Component: 100 - total flux cleaned = 0.000528341 Jy ! Component: 150 - total flux cleaned = 0.000625452 Jy ! Component: 200 - total flux cleaned = 0.00073987 Jy ! Total flux subtracted in 200 components = 0.00073987 Jy ! Clean residual min=-0.004341 max=0.004462 Jy/beam ! Clean residual mean=-0.000018 rms=0.001252 Jy/beam ! Combined flux in latest and established models = 0.60861 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 119 components and 0.60861 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.41 mas, bmaj=6.055 mas, bpa=-14.38 degrees ! Estimated noise=2.00224 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000644614 Jy ! Component: 100 - total flux cleaned = -0.000781016 Jy ! Component: 150 - total flux cleaned = -0.000726491 Jy ! Component: 200 - total flux cleaned = -0.00072705 Jy ! Total flux subtracted in 200 components = -0.00072705 Jy ! Clean residual min=-0.003635 max=0.003950 Jy/beam ! Clean residual mean=-0.000007 rms=0.001026 Jy/beam ! Combined flux in latest and established models = 0.607883 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 133 components and 0.607883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066636Jy sigma=0.534150 ! Fit after self-cal, rms=0.066564Jy sigma=0.533712 wmodel J0113+4948_S_a_map.mod ! Writing 133 model components to file: J0113+4948_S_a_map.mod wobs J0113+4948_S_a_uvs.fits ! Writing UV FITS file: J0113+4948_S_a_uvs.fits wwins J0113+4948_S_a_map.win ! wwins: Wrote 3 windows to J0113+4948_S_a_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 = 0.00127408 Jy ! Component: 100 - total flux cleaned = 0.00202203 Jy ! Component: 150 - total flux cleaned = 0.0022168 Jy ! Component: 200 - total flux cleaned = 0.00227959 Jy ! Component: 250 - total flux cleaned = 0.00233925 Jy ! Component: 300 - total flux cleaned = 0.00251354 Jy ! Component: 350 - total flux cleaned = 0.00268312 Jy ! Component: 400 - total flux cleaned = 0.00295896 Jy ! Component: 450 - total flux cleaned = 0.00301299 Jy ! Component: 500 - total flux cleaned = 0.00332902 Jy ! Component: 550 - total flux cleaned = 0.00338095 Jy ! Component: 600 - total flux cleaned = 0.00353131 Jy ! Component: 650 - total flux cleaned = 0.00348272 Jy ! Component: 700 - total flux cleaned = 0.00362849 Jy ! Component: 750 - total flux cleaned = 0.00372322 Jy ! Component: 800 - total flux cleaned = 0.00395505 Jy ! Component: 850 - total flux cleaned = 0.00404597 Jy ! Component: 900 - total flux cleaned = 0.00417989 Jy ! Component: 950 - total flux cleaned = 0.00439986 Jy ! Component: 1000 - total flux cleaned = 0.00452958 Jy ! Component: 1050 - total flux cleaned = 0.00470023 Jy ! Component: 1100 - total flux cleaned = 0.00486781 Jy ! Component: 1150 - total flux cleaned = 0.00495022 Jy ! Component: 1200 - total flux cleaned = 0.00519488 Jy ! Component: 1250 - total flux cleaned = 0.00527578 Jy ! Component: 1300 - total flux cleaned = 0.00547274 Jy ! Component: 1350 - total flux cleaned = 0.00559003 Jy ! Component: 1400 - total flux cleaned = 0.00578207 Jy ! Component: 1450 - total flux cleaned = 0.00581988 Jy ! Component: 1500 - total flux cleaned = 0.00593212 Jy ! Component: 1550 - total flux cleaned = 0.00604337 Jy ! Component: 1600 - total flux cleaned = 0.00618892 Jy ! Component: 1650 - total flux cleaned = 0.00626041 Jy ! Component: 1700 - total flux cleaned = 0.00629639 Jy ! Component: 1750 - total flux cleaned = 0.00633212 Jy ! Component: 1800 - total flux cleaned = 0.00647076 Jy ! Component: 1850 - total flux cleaned = 0.00660846 Jy ! Component: 1900 - total flux cleaned = 0.00670991 Jy ! Component: 1950 - total flux cleaned = 0.0067769 Jy ! Component: 2000 - total flux cleaned = 0.00697585 Jy ! Component: 2050 - total flux cleaned = 0.00700848 Jy ! Component: 2100 - total flux cleaned = 0.00726741 Jy ! Component: 2150 - total flux cleaned = 0.00729903 Jy ! Component: 2200 - total flux cleaned = 0.00745762 Jy ! Component: 2250 - total flux cleaned = 0.00767634 Jy ! Component: 2300 - total flux cleaned = 0.00789283 Jy ! Component: 2350 - total flux cleaned = 0.00798493 Jy ! Component: 2400 - total flux cleaned = 0.00822731 Jy ! Component: 2450 - total flux cleaned = 0.00837738 Jy ! Component: 2500 - total flux cleaned = 0.00858517 Jy ! Component: 2550 - total flux cleaned = 0.00873196 Jy ! Component: 2600 - total flux cleaned = 0.00881907 Jy ! Component: 2650 - total flux cleaned = 0.00890567 Jy ! Component: 2700 - total flux cleaned = 0.00907698 Jy ! Component: 2750 - total flux cleaned = 0.00927473 Jy ! Component: 2800 - total flux cleaned = 0.00938615 Jy ! Component: 2850 - total flux cleaned = 0.00952436 Jy ! Component: 2900 - total flux cleaned = 0.00968849 Jy ! Component: 2950 - total flux cleaned = 0.00979718 Jy ! Component: 3000 - total flux cleaned = 0.00993152 Jy ! Component: 3050 - total flux cleaned = 0.010038 Jy ! Component: 3100 - total flux cleaned = 0.0101174 Jy ! Component: 3150 - total flux cleaned = 0.0102222 Jy ! Component: 3200 - total flux cleaned = 0.0101965 Jy ! Component: 3250 - total flux cleaned = 0.0103505 Jy ! Component: 3300 - total flux cleaned = 0.0104523 Jy ! Component: 3350 - total flux cleaned = 0.0104521 Jy ! Component: 3400 - total flux cleaned = 0.0105024 Jy ! Component: 3450 - total flux cleaned = 0.0106515 Jy ! Component: 3500 - total flux cleaned = 0.0107748 Jy ! Component: 3550 - total flux cleaned = 0.0108726 Jy ! Component: 3600 - total flux cleaned = 0.010921 Jy ! Component: 3650 - total flux cleaned = 0.0109694 Jy ! Component: 3700 - total flux cleaned = 0.0110413 Jy ! Component: 3750 - total flux cleaned = 0.0111124 Jy ! Component: 3800 - total flux cleaned = 0.01123 Jy ! Component: 3850 - total flux cleaned = 0.0112069 Jy ! Component: 3900 - total flux cleaned = 0.0113457 Jy ! Component: 3950 - total flux cleaned = 0.0113453 Jy ! Component: 4000 - total flux cleaned = 0.0113683 Jy ! Component: 4050 - total flux cleaned = 0.0114588 Jy ! Total flux subtracted in 4096 components = 0.0114589 Jy ! Clean residual min=-0.001343 max=0.001418 Jy/beam ! Clean residual mean=0.000001 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.619341 Jy keep ! Adding 322 model components to the UV plane model. ! The established model now contains 455 components and 0.619341 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uvm//J0113+4948_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.41 x 6.055 at -14.38 degrees (North through East) ! Clean map min=-0.0027073 max=0.43201 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uvm//J0113+4948_S_a_map.fits wmodel /image_prod/ug002_uvm//J0113+4948_S_a_map.mod ! Writing 455 model components to file: /image_prod/ug002_uvm//J0113+4948_S_a_map.mod wobs /image_prod/ug002_uvm//J0113+4948_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uvm//J0113+4948_S_a_uvs.fits wwins /image_prod/ug002_uvm//J0113+4948_S_a_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uvm//J0113+4948_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.432008 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000411061 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.285454 0.285454 0.570907 1.14181 2.28363 4.56726 9.13452 18.269 36.5381 73.0761 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.432 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1050.96 quit ! Quitting program ! Log file /image_prod/ug002_uvm//J0113+4948_S_a_dfm.log closed on Wed Mar 4 16:27:27 2020