! Started logfile: /image_prod/ug002_uva//J1228+3706_S_c_dfm.log on Thu Mar 5 00:40:32 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_uva//J1228+3706_S_c_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1228+3706_S_c_uva.fits ! AN table 1: 18 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.84321 visibilities/baseline/integration-bin. ! Found source: J1228+3706 ! ! 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 2049 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 J1228+3706_S_c] 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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.073743Jy sigma=8.647821 ! Fit after self-cal, rms=0.654161Jy sigma=5.387263 ! 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=3.354 mas, bmaj=5.306 mas, bpa=-9.216 degrees ! Estimated noise=2.52313 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.270811 Jy ! Component: 100 - total flux cleaned = 0.329894 Jy ! Total flux subtracted in 100 components = 0.329894 Jy ! Clean residual min=-0.020085 max=0.019959 Jy/beam ! Clean residual mean=-0.000088 rms=0.004813 Jy/beam ! Combined flux in latest and established models = 0.329894 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.329894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.150217Jy sigma=0.869097 ! Fit after self-cal, rms=0.150216Jy sigma=0.869036 ! 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.884 mas, bmaj=5.929 mas, bpa=-9.602 degrees ! Estimated noise=2.02168 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.0198279 Jy ! Component: 100 - total flux cleaned = 0.0255818 Jy ! Component: 150 - total flux cleaned = 0.0277774 Jy ! Component: 200 - total flux cleaned = 0.0287629 Jy ! Total flux subtracted in 200 components = 0.0287629 Jy ! Clean residual min=-0.020912 max=0.020544 Jy/beam ! Clean residual mean=-0.000052 rms=0.004699 Jy/beam ! Combined flux in latest and established models = 0.358657 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 22 components and 0.358656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.145770Jy sigma=0.848551 ! Fit after self-cal, rms=0.145705Jy sigma=0.848059 ! 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.884 x 5.929 at -9.602 degrees (North through East) ! Clean map min=-0.020427 max=0.34984 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.15 HN 1.04 KP 1.02 ! LA 1.01 MK 1.04 NL 0.98 OV 0.73 ! PT 1.05 SC 1.14 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.18 HN 1.03 KP 0.98 ! LA 0.99 MK 0.98 NL 0.87 OV 1.00 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.15 HN 1.03 KP 1.01 ! LA 1.01 MK 1.00 NL 1.01 OV 0.70 ! PT 1.05 SC 1.10 ! ! ! Fit before self-cal, rms=0.145705Jy sigma=0.848059 ! Fit after self-cal, rms=0.126417Jy sigma=0.734145 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.924 mas, bmaj=5.988 mas, bpa=-10.01 degrees ! Estimated noise=2.01552 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.0061904 Jy ! Component: 100 - total flux cleaned = -0.00681969 Jy ! Component: 150 - total flux cleaned = -0.00682639 Jy ! Component: 200 - total flux cleaned = -0.00655269 Jy ! Total flux subtracted in 200 components = -0.00655269 Jy ! Clean residual min=-0.014739 max=0.018394 Jy/beam ! Clean residual mean=-0.000022 rms=0.003926 Jy/beam ! Combined flux in latest and established models = 0.352104 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 28 components and 0.352104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.125111Jy sigma=0.730899 ! Fit after self-cal, rms=0.125118Jy sigma=0.730495 ! 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.125118Jy sigma=0.730495 ! Fit after self-cal, rms=0.112558Jy sigma=0.477251 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.89 mas, bmaj=5.931 mas, bpa=-8.485 degrees ! Estimated noise=2.00763 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00275124 Jy ! Component: 100 - total flux cleaned = 0.00276647 Jy ! Component: 150 - total flux cleaned = 0.00277118 Jy ! Component: 200 - total flux cleaned = 0.00267951 Jy ! Total flux subtracted in 200 components = 0.00267951 Jy ! Clean residual min=-0.004393 max=0.006609 Jy/beam ! Clean residual mean=-0.000008 rms=0.001166 Jy/beam ! Combined flux in latest and established models = 0.354783 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 39 components and 0.354783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112317Jy sigma=0.472573 ! Fit after self-cal, rms=0.112810Jy sigma=0.471630 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 (-5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00567053 Jy ! Component: 100 - total flux cleaned = 0.00529508 Jy ! Component: 150 - total flux cleaned = 0.00540303 Jy ! Component: 200 - total flux cleaned = 0.00540015 Jy ! Total flux subtracted in 200 components = 0.00540015 Jy ! Clean residual min=-0.004317 max=0.004396 Jy/beam ! Clean residual mean=-0.000005 rms=0.001067 Jy/beam ! Combined flux in latest and established models = 0.360183 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 55 components and 0.360183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112357Jy sigma=0.466046 ! Fit after self-cal, rms=0.112322Jy sigma=0.465501 ! 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.112322Jy sigma=0.465501 ! Fit after self-cal, rms=0.113039Jy sigma=0.463331 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.873 mas, bmaj=5.904 mas, bpa=-8.129 degrees ! Estimated noise=2.01065 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00409138 Jy ! Component: 100 - total flux cleaned = 0.00471519 Jy ! Component: 150 - total flux cleaned = 0.00505618 Jy ! Component: 200 - total flux cleaned = 0.0053492 Jy ! Total flux subtracted in 200 components = 0.0053492 Jy ! Clean residual min=-0.003681 max=0.003815 Jy/beam ! Clean residual mean=-0.000004 rms=0.000950 Jy/beam ! Combined flux in latest and established models = 0.365533 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 65 components and 0.365533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112847Jy sigma=0.460366 ! Fit after self-cal, rms=0.112837Jy sigma=0.460190 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.000303992 Jy ! Component: 100 - total flux cleaned = 0.0003031 Jy ! Component: 150 - total flux cleaned = 0.000357871 Jy ! Component: 200 - total flux cleaned = 0.000305254 Jy ! Total flux subtracted in 200 components = 0.000305254 Jy ! Clean residual min=-0.003637 max=0.003723 Jy/beam ! Clean residual mean=-0.000004 rms=0.000931 Jy/beam ! Combined flux in latest and established models = 0.365838 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 75 components and 0.365838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112770Jy sigma=0.459357 ! Fit after self-cal, rms=0.112772Jy sigma=0.459310 ! 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.112772Jy sigma=0.459310 ! Fit after self-cal, rms=0.112950Jy sigma=0.458489 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.354 mas, bmaj=9.83 mas, bpa=-7.411 degrees ! Estimated noise=2.4125 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00222808 Jy ! Component: 100 - total flux cleaned = 0.0025038 Jy ! Component: 150 - total flux cleaned = 0.002465 Jy ! Component: 200 - total flux cleaned = 0.00239902 Jy ! Total flux subtracted in 200 components = 0.00239902 Jy ! Clean residual min=-0.003732 max=0.003655 Jy/beam ! Clean residual mean=-0.000004 rms=0.001016 Jy/beam ! Combined flux in latest and established models = 0.368237 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 87 components and 0.368237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112935Jy sigma=0.457718 ! Fit after self-cal, rms=0.112930Jy sigma=0.457658 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.27805e-05 Jy ! Component: 100 - total flux cleaned = 2.75271e-05 Jy ! Component: 150 - total flux cleaned = 3.98413e-06 Jy ! Component: 200 - total flux cleaned = -3.78293e-05 Jy ! Total flux subtracted in 200 components = -3.78293e-05 Jy ! Clean residual min=-0.003632 max=0.003648 Jy/beam ! Clean residual mean=-0.000004 rms=0.001008 Jy/beam ! Combined flux in latest and established models = 0.368199 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 94 components and 0.368199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112943Jy sigma=0.457562 ! Fit after self-cal, rms=0.112944Jy sigma=0.457531 ! 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.862 mas, bmaj=5.887 mas, bpa=-8.011 degrees ! Estimated noise=2.0123 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.862 x 5.887 at -8.011 degrees (North through East) ! Clean map min=-0.0034395 max=0.34795 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=3.334 mas, bmaj=5.276 mas, bpa=-7.518 degrees ! Estimated noise=2.51446 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.269771 Jy ! Component: 100 - total flux cleaned = 0.328845 Jy ! Component: 150 - total flux cleaned = 0.348374 Jy ! Component: 200 - total flux cleaned = 0.358033 Jy ! Total flux subtracted in 200 components = 0.358033 Jy ! Clean residual min=-0.005823 max=0.005185 Jy/beam ! Clean residual mean=-0.000034 rms=0.001272 Jy/beam ! Combined flux in latest and established models = 0.358033 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 0.358033 Jy ! Inverting map and beam ! Estimated beam: bmin=3.862 mas, bmaj=5.887 mas, bpa=-8.011 degrees ! Estimated noise=2.0123 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.00728433 Jy ! Component: 100 - total flux cleaned = 0.00898221 Jy ! Component: 150 - total flux cleaned = 0.0103029 Jy ! Component: 200 - total flux cleaned = 0.0109028 Jy ! Total flux subtracted in 200 components = 0.0109028 Jy ! Clean residual min=-0.003638 max=0.003691 Jy/beam ! Clean residual mean=-0.000003 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.368936 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 27 components and 0.368936 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.354 mas, bmaj=9.83 mas, bpa=-7.411 degrees ! Estimated noise=2.4125 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000239491 Jy ! Component: 100 - total flux cleaned = -0.000305375 Jy ! Component: 150 - total flux cleaned = -0.000308265 Jy ! Component: 200 - total flux cleaned = -0.000274221 Jy ! Total flux subtracted in 200 components = -0.000274221 Jy ! Clean residual min=-0.003572 max=0.003586 Jy/beam ! Clean residual mean=-0.000003 rms=0.001007 Jy/beam ! Combined flux in latest and established models = 0.368661 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 = -6.42974e-07 Jy ! Component: 100 - total flux cleaned = 7.12297e-07 Jy ! Component: 150 - total flux cleaned = -2.2224e-05 Jy ! Component: 200 - total flux cleaned = -2.18562e-05 Jy ! Total flux subtracted in 200 components = -2.18562e-05 Jy ! Clean residual min=-0.003517 max=0.003630 Jy/beam ! Clean residual mean=-0.000003 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.368639 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 55 components and 0.36864 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.862 mas, bmaj=5.887 mas, bpa=-8.011 degrees ! Estimated noise=2.0123 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.88291e-05 Jy ! Component: 100 - total flux cleaned = 0.000253716 Jy ! Component: 150 - total flux cleaned = 0.000311473 Jy ! Component: 200 - total flux cleaned = 0.000368058 Jy ! Total flux subtracted in 200 components = 0.000368058 Jy ! Clean residual min=-0.003592 max=0.003432 Jy/beam ! Clean residual mean=-0.000003 rms=0.000886 Jy/beam ! Combined flux in latest and established models = 0.369008 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 70 components and 0.369007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112970Jy sigma=0.457714 ! Fit after self-cal, rms=0.112968Jy sigma=0.457556 wmodel J1228+3706_S_c_map.mod ! Writing 70 model components to file: J1228+3706_S_c_map.mod wobs J1228+3706_S_c_uvs.fits ! Writing UV FITS file: J1228+3706_S_c_uvs.fits wwins J1228+3706_S_c_map.win ! wwins: Wrote 2 windows to J1228+3706_S_c_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.00061527 Jy ! Component: 100 - total flux cleaned = -0.000553998 Jy ! Component: 150 - total flux cleaned = -0.000613423 Jy ! Component: 200 - total flux cleaned = -0.000898448 Jy ! Component: 250 - total flux cleaned = -0.00117361 Jy ! Component: 300 - total flux cleaned = -0.00143932 Jy ! Component: 350 - total flux cleaned = -0.00159318 Jy ! Component: 400 - total flux cleaned = -0.00179218 Jy ! Component: 450 - total flux cleaned = -0.0018885 Jy ! Component: 500 - total flux cleaned = -0.00222415 Jy ! Component: 550 - total flux cleaned = -0.00255301 Jy ! Component: 600 - total flux cleaned = -0.00282965 Jy ! Component: 650 - total flux cleaned = -0.00310094 Jy ! Component: 700 - total flux cleaned = -0.00332293 Jy ! Component: 750 - total flux cleaned = -0.00345332 Jy ! Component: 800 - total flux cleaned = -0.00366916 Jy ! Component: 850 - total flux cleaned = -0.00388116 Jy ! Component: 900 - total flux cleaned = -0.00392298 Jy ! Component: 950 - total flux cleaned = -0.00412973 Jy ! Component: 1000 - total flux cleaned = -0.00429217 Jy ! Component: 1050 - total flux cleaned = -0.00449239 Jy ! Component: 1100 - total flux cleaned = -0.00461152 Jy ! Component: 1150 - total flux cleaned = -0.00480765 Jy ! Component: 1200 - total flux cleaned = -0.00507793 Jy ! Component: 1250 - total flux cleaned = -0.00526817 Jy ! Component: 1300 - total flux cleaned = -0.00530565 Jy ! Component: 1350 - total flux cleaned = -0.00545527 Jy ! Component: 1400 - total flux cleaned = -0.00541795 Jy ! Component: 1450 - total flux cleaned = -0.00545465 Jy ! Component: 1500 - total flux cleaned = -0.00556343 Jy ! Component: 1550 - total flux cleaned = -0.00552804 Jy ! Component: 1600 - total flux cleaned = -0.00552804 Jy ! Component: 1650 - total flux cleaned = -0.00566878 Jy ! Component: 1700 - total flux cleaned = -0.00563346 Jy ! Component: 1750 - total flux cleaned = -0.00559944 Jy ! Component: 1800 - total flux cleaned = -0.00563338 Jy ! Component: 1850 - total flux cleaned = -0.0057692 Jy ! Component: 1900 - total flux cleaned = -0.00586964 Jy ! Component: 1950 - total flux cleaned = -0.0059026 Jy ! Component: 2000 - total flux cleaned = -0.00590213 Jy ! Component: 2050 - total flux cleaned = -0.00603197 Jy ! Component: 2100 - total flux cleaned = -0.00596767 Jy ! Component: 2150 - total flux cleaned = -0.00615977 Jy ! Component: 2200 - total flux cleaned = -0.00619142 Jy ! Component: 2250 - total flux cleaned = -0.00628548 Jy ! Component: 2300 - total flux cleaned = -0.00625434 Jy ! Component: 2350 - total flux cleaned = -0.00631651 Jy ! Component: 2400 - total flux cleaned = -0.00634728 Jy ! Component: 2450 - total flux cleaned = -0.00646914 Jy ! Component: 2500 - total flux cleaned = -0.00640837 Jy ! Component: 2550 - total flux cleaned = -0.00643861 Jy ! Component: 2600 - total flux cleaned = -0.00640898 Jy ! Component: 2650 - total flux cleaned = -0.00664524 Jy ! Component: 2700 - total flux cleaned = -0.00667438 Jy ! Component: 2750 - total flux cleaned = -0.00676139 Jy ! Component: 2800 - total flux cleaned = -0.0068484 Jy ! Component: 2850 - total flux cleaned = -0.00673347 Jy ! Component: 2900 - total flux cleaned = -0.00687597 Jy ! Component: 2950 - total flux cleaned = -0.00684756 Jy ! Component: 3000 - total flux cleaned = -0.00690367 Jy ! Component: 3050 - total flux cleaned = -0.00690389 Jy ! Component: 3100 - total flux cleaned = -0.00701508 Jy ! Component: 3150 - total flux cleaned = -0.00695973 Jy ! Component: 3200 - total flux cleaned = -0.00706923 Jy ! Component: 3250 - total flux cleaned = -0.00698764 Jy ! Component: 3300 - total flux cleaned = -0.00712285 Jy ! Component: 3350 - total flux cleaned = -0.00706916 Jy ! Component: 3400 - total flux cleaned = -0.00709582 Jy ! Component: 3450 - total flux cleaned = -0.00725486 Jy ! Component: 3500 - total flux cleaned = -0.00717594 Jy ! Component: 3550 - total flux cleaned = -0.00717601 Jy ! Component: 3600 - total flux cleaned = -0.007254 Jy ! Component: 3650 - total flux cleaned = -0.00728015 Jy ! Component: 3700 - total flux cleaned = -0.0072289 Jy ! Component: 3750 - total flux cleaned = -0.00720318 Jy ! Component: 3800 - total flux cleaned = -0.0074317 Jy ! Component: 3850 - total flux cleaned = -0.00745683 Jy ! Component: 3900 - total flux cleaned = -0.00745681 Jy ! Component: 3950 - total flux cleaned = -0.00738212 Jy ! Component: 4000 - total flux cleaned = -0.0073573 Jy ! Component: 4050 - total flux cleaned = -0.00748054 Jy ! Total flux subtracted in 4096 components = -0.00755394 Jy ! Clean residual min=-0.001580 max=0.001436 Jy/beam ! Clean residual mean=-0.000003 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.361454 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 359 components and 0.361454 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1228+3706_S_c_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.862 x 5.887 at -8.011 degrees (North through East) ! Clean map min=-0.0025285 max=0.34742 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1228+3706_S_c_map.fits wmodel /image_prod/ug002_uva//J1228+3706_S_c_map.mod ! Writing 359 model components to file: /image_prod/ug002_uva//J1228+3706_S_c_map.mod wobs /image_prod/ug002_uva//J1228+3706_S_c_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1228+3706_S_c_uvs.fits wwins /image_prod/ug002_uva//J1228+3706_S_c_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1228+3706_S_c_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.347418 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000454751 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.392684 0.392684 0.785367 1.57073 3.14147 6.28294 12.5659 25.1318 50.2635 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.347 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 763.973 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1228+3706_S_c_dfm.log closed on Thu Mar 5 00:40:35 2020