! Started logfile: /image_prod/ug002_uva//J0200-1356_S_dfm.log on Wed Mar 4 19:20:29 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//J0200-1356_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0200-1356_S_uva.fits ! AN table 1: 50 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0200-1356 ! ! 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 6750 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 J0200-1356_S] 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.004395Jy sigma=7.859810 ! Fit after self-cal, rms=0.953160Jy sigma=7.470596 ! 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.64 mas, bmaj=7.205 mas, bpa=-6.042 degrees ! Estimated noise=1.62178 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.0363331 Jy ! Component: 100 - total flux cleaned = 0.0462847 Jy ! Total flux subtracted in 100 components = 0.0462847 Jy ! Clean residual min=-0.003813 max=0.004053 Jy/beam ! Clean residual mean=-0.000007 rms=0.001013 Jy/beam ! Combined flux in latest and established models = 0.0462847 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0462847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076094Jy sigma=0.505483 ! Fit after self-cal, rms=0.074466Jy sigma=0.494237 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00589449 Jy ! Component: 100 - total flux cleaned = 0.00886491 Jy ! Total flux subtracted in 100 components = 0.00886491 Jy ! Clean residual min=-0.003551 max=0.003590 Jy/beam ! Clean residual mean=0.000005 rms=0.000905 Jy/beam ! Combined flux in latest and established models = 0.0551496 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 25 components and 0.0551496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073878Jy sigma=0.489857 ! Fit after self-cal, rms=0.073870Jy sigma=0.489753 ! 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.255 mas, bmaj=8.097 mas, bpa=-5.518 degrees ! Estimated noise=1.1453 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.00233757 Jy ! Component: 100 - total flux cleaned = 0.00326105 Jy ! Component: 150 - total flux cleaned = 0.00344404 Jy ! Component: 200 - total flux cleaned = 0.00359873 Jy ! Total flux subtracted in 200 components = 0.00359873 Jy ! Clean residual min=-0.004116 max=0.003875 Jy/beam ! Clean residual mean=0.000012 rms=0.000938 Jy/beam ! Combined flux in latest and established models = 0.0587484 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 38 components and 0.0587484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073776Jy sigma=0.489250 ! Fit after self-cal, rms=0.073771Jy sigma=0.489220 ! 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.255 x 8.097 at -5.518 degrees (North through East) ! Clean map min=-0.0040474 max=0.049937 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.14 HN 1.11 KP 1.05 ! LA 1.13 MK 1.13 NL 1.10 OV 0.60 ! PT 1.06 SC 1.11 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.09 HN 0.98 KP 1.02 ! LA 1.03 MK 0.86 NL 1.10 OV 1.01 ! PT 1.06 SC 0.90 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.10 HN 1.07 KP 0.98 ! LA 1.13 MK 1.00 NL 1.00 OV 0.57 ! PT 1.09 SC 1.12 ! ! ! Fit before self-cal, rms=0.073771Jy sigma=0.489220 ! Fit after self-cal, rms=0.070237Jy sigma=0.478772 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.261 mas, bmaj=8.103 mas, bpa=-5.416 degrees ! Estimated noise=1.13897 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.000342025 Jy ! Component: 100 - total flux cleaned = -0.000321163 Jy ! Component: 150 - total flux cleaned = -0.000283738 Jy ! Component: 200 - total flux cleaned = -0.000249955 Jy ! Total flux subtracted in 200 components = -0.000249955 Jy ! Clean residual min=-0.002349 max=0.002607 Jy/beam ! Clean residual mean=-0.000005 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.0584984 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 48 components and 0.0584984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070224Jy sigma=0.478681 ! Fit after self-cal, rms=0.070720Jy sigma=0.476587 ! 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.070720Jy sigma=0.476587 ! Fit after self-cal, rms=0.073421Jy sigma=0.473897 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.254 mas, bmaj=8.187 mas, bpa=-4.99 degrees ! Estimated noise=1.14128 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000148696 Jy ! Component: 100 - total flux cleaned = 0.000203502 Jy ! Component: 150 - total flux cleaned = 0.000227416 Jy ! Component: 200 - total flux cleaned = 0.000273 Jy ! Total flux subtracted in 200 components = 0.000273 Jy ! Clean residual min=-0.002161 max=0.002203 Jy/beam ! Clean residual mean=-0.000008 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.0587714 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 54 components and 0.0587714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073399Jy sigma=0.473785 ! Fit after self-cal, rms=0.073658Jy sigma=0.473475 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 (10, 96.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137125 Jy ! Component: 100 - total flux cleaned = 0.00167885 Jy ! Component: 150 - total flux cleaned = 0.0018324 Jy ! Component: 200 - total flux cleaned = 0.00186504 Jy ! Total flux subtracted in 200 components = 0.00186504 Jy ! Clean residual min=-0.002164 max=0.001992 Jy/beam ! Clean residual mean=-0.000007 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.0606365 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 72 components and 0.0606365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073563Jy sigma=0.472915 ! Fit after self-cal, rms=0.073566Jy sigma=0.472822 ! 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.073566Jy sigma=0.472822 ! Fit after self-cal, rms=0.074039Jy sigma=0.472727 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.25 mas, bmaj=8.19 mas, bpa=-4.9 degrees ! Estimated noise=1.13856 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000440487 Jy ! Component: 100 - total flux cleaned = 0.000539939 Jy ! Component: 150 - total flux cleaned = 0.000598191 Jy ! Component: 200 - total flux cleaned = 0.000650703 Jy ! Total flux subtracted in 200 components = 0.000650703 Jy ! Clean residual min=-0.002049 max=0.001977 Jy/beam ! Clean residual mean=-0.000007 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.0612872 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 80 components and 0.0612872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074003Jy sigma=0.472535 ! Fit after self-cal, rms=0.074065Jy sigma=0.472503 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.000125066 Jy ! Component: 100 - total flux cleaned = 0.000125125 Jy ! Component: 150 - total flux cleaned = 0.000148576 Jy ! Component: 200 - total flux cleaned = 0.000126571 Jy ! Total flux subtracted in 200 components = 0.000126571 Jy ! Clean residual min=-0.002039 max=0.001931 Jy/beam ! Clean residual mean=-0.000007 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.0614138 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 83 components and 0.0614138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074044Jy sigma=0.472398 ! Fit after self-cal, rms=0.074054Jy sigma=0.472391 ! 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.074054Jy sigma=0.472391 ! Fit after self-cal, rms=0.074247Jy sigma=0.472372 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.552 mas, bmaj=15.29 mas, bpa=-1.726 degrees ! Estimated noise=1.42444 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000382426 Jy ! Component: 100 - total flux cleaned = 0.000283578 Jy ! Component: 150 - total flux cleaned = 0.00025106 Jy ! Component: 200 - total flux cleaned = 0.000222678 Jy ! Total flux subtracted in 200 components = 0.000222678 Jy ! Clean residual min=-0.001999 max=0.002194 Jy/beam ! Clean residual mean=-0.000012 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.0616364 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 94 components and 0.0616364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074242Jy sigma=0.472343 ! Fit after self-cal, rms=0.074255Jy sigma=0.472312 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 = 2.46647e-05 Jy ! Component: 100 - total flux cleaned = 2.65133e-05 Jy ! Component: 150 - total flux cleaned = 1.1863e-05 Jy ! Component: 200 - total flux cleaned = -4.29615e-07 Jy ! Total flux subtracted in 200 components = -4.29615e-07 Jy ! Clean residual min=-0.001984 max=0.002188 Jy/beam ! Clean residual mean=-0.000012 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.061636 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 99 components and 0.061636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074253Jy sigma=0.472308 ! Fit after self-cal, rms=0.074255Jy sigma=0.472282 ! 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.251 mas, bmaj=8.193 mas, bpa=-4.843 degrees ! Estimated noise=1.14028 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.251 x 8.193 at -4.843 degrees (North through East) ! Clean map min=-0.00236 max=0.049078 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.653 mas, bmaj=7.294 mas, bpa=-5.797 degrees ! Estimated noise=1.63467 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0375789 Jy ! Component: 100 - total flux cleaned = 0.0484957 Jy ! Component: 150 - total flux cleaned = 0.0538328 Jy ! Component: 200 - total flux cleaned = 0.0566317 Jy ! Total flux subtracted in 200 components = 0.0566317 Jy ! Clean residual min=-0.002654 max=0.002962 Jy/beam ! Clean residual mean=-0.000012 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.0566317 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0566317 Jy ! Inverting map and beam ! Estimated beam: bmin=3.251 mas, bmaj=8.193 mas, bpa=-4.843 degrees ! Estimated noise=1.14028 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (3, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00287499 Jy ! Component: 100 - total flux cleaned = 0.00405684 Jy ! Component: 150 - total flux cleaned = 0.00496332 Jy ! Component: 200 - total flux cleaned = 0.00546102 Jy ! Total flux subtracted in 200 components = 0.00546102 Jy ! Clean residual min=-0.002078 max=0.001967 Jy/beam ! Clean residual mean=-0.000007 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.0620927 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 45 components and 0.0620927 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=7.552 mas, bmaj=15.29 mas, bpa=-1.726 degrees ! Estimated noise=1.42444 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00117039 Jy ! Component: 100 - total flux cleaned = 0.00146198 Jy ! Component: 150 - total flux cleaned = 0.00150444 Jy ! Component: 200 - total flux cleaned = 0.00148647 Jy ! Total flux subtracted in 200 components = 0.00148647 Jy ! Clean residual min=-0.001909 max=0.001891 Jy/beam ! Clean residual mean=-0.000009 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.0635792 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 = -3.26276e-05 Jy ! Component: 100 - total flux cleaned = -4.76421e-05 Jy ! Component: 150 - total flux cleaned = -6.19326e-05 Jy ! Component: 200 - total flux cleaned = -6.16184e-05 Jy ! Total flux subtracted in 200 components = -6.16184e-05 Jy ! Clean residual min=-0.001893 max=0.001877 Jy/beam ! Clean residual mean=-0.000009 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.0635176 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 74 components and 0.0635176 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.251 mas, bmaj=8.193 mas, bpa=-4.843 degrees ! Estimated noise=1.14028 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.04353e-06 Jy ! Component: 100 - total flux cleaned = -0.000134881 Jy ! Component: 150 - total flux cleaned = -0.000102508 Jy ! Component: 200 - total flux cleaned = -0.000133579 Jy ! Total flux subtracted in 200 components = -0.000133579 Jy ! Clean residual min=-0.001916 max=0.001708 Jy/beam ! Clean residual mean=-0.000005 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.063384 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 92 components and 0.063384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074246Jy sigma=0.472319 ! Fit after self-cal, rms=0.074244Jy sigma=0.472221 wmodel J0200-1356_S_map.mod ! Writing 92 model components to file: J0200-1356_S_map.mod wobs J0200-1356_S_uvs.fits ! Writing UV FITS file: J0200-1356_S_uvs.fits wwins J0200-1356_S_map.win ! wwins: Wrote 3 windows to J0200-1356_S_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.000520795 Jy ! Component: 100 - total flux cleaned = -0.000826185 Jy ! Component: 150 - total flux cleaned = -0.000855807 Jy ! Component: 200 - total flux cleaned = -0.000884438 Jy ! Component: 250 - total flux cleaned = -0.000856716 Jy ! Component: 300 - total flux cleaned = -0.000908683 Jy ! Component: 350 - total flux cleaned = -0.000984849 Jy ! Component: 400 - total flux cleaned = -0.00105856 Jy ! Component: 450 - total flux cleaned = -0.00108225 Jy ! Component: 500 - total flux cleaned = -0.00117624 Jy ! Component: 550 - total flux cleaned = -0.00131389 Jy ! Component: 600 - total flux cleaned = -0.00138145 Jy ! Component: 650 - total flux cleaned = -0.00144778 Jy ! Component: 700 - total flux cleaned = -0.0014911 Jy ! Component: 750 - total flux cleaned = -0.00144894 Jy ! Component: 800 - total flux cleaned = -0.00155342 Jy ! Component: 850 - total flux cleaned = -0.00153278 Jy ! Component: 900 - total flux cleaned = -0.00157318 Jy ! Component: 950 - total flux cleaned = -0.00161302 Jy ! Component: 1000 - total flux cleaned = -0.00155408 Jy ! Component: 1050 - total flux cleaned = -0.00165141 Jy ! Component: 1100 - total flux cleaned = -0.00167015 Jy ! Component: 1150 - total flux cleaned = -0.00168908 Jy ! Component: 1200 - total flux cleaned = -0.00165159 Jy ! Component: 1250 - total flux cleaned = -0.00159674 Jy ! Component: 1300 - total flux cleaned = -0.0016153 Jy ! Component: 1350 - total flux cleaned = -0.00157942 Jy ! Component: 1400 - total flux cleaned = -0.00150866 Jy ! Component: 1450 - total flux cleaned = -0.00147394 Jy ! Component: 1500 - total flux cleaned = -0.00147415 Jy ! Component: 1550 - total flux cleaned = -0.00147403 Jy ! Component: 1600 - total flux cleaned = -0.0014573 Jy ! Component: 1650 - total flux cleaned = -0.00152442 Jy ! Component: 1700 - total flux cleaned = -0.00155729 Jy ! Component: 1750 - total flux cleaned = -0.00152441 Jy ! Component: 1800 - total flux cleaned = -0.00154058 Jy ! Component: 1850 - total flux cleaned = -0.00155656 Jy ! Component: 1900 - total flux cleaned = -0.00154041 Jy ! Component: 1950 - total flux cleaned = -0.00158757 Jy ! Component: 2000 - total flux cleaned = -0.00163429 Jy ! Component: 2050 - total flux cleaned = -0.00161902 Jy ! Component: 2100 - total flux cleaned = -0.00164967 Jy ! Component: 2150 - total flux cleaned = -0.00166475 Jy ! Component: 2200 - total flux cleaned = -0.00167977 Jy ! Component: 2250 - total flux cleaned = -0.00172408 Jy ! Component: 2300 - total flux cleaned = -0.00170926 Jy ! Component: 2350 - total flux cleaned = -0.00179648 Jy ! Component: 2400 - total flux cleaned = -0.00183946 Jy ! Component: 2450 - total flux cleaned = -0.00186796 Jy ! Component: 2500 - total flux cleaned = -0.00183964 Jy ! Component: 2550 - total flux cleaned = -0.00186779 Jy ! Component: 2600 - total flux cleaned = -0.0018819 Jy ! Component: 2650 - total flux cleaned = -0.00192336 Jy ! Component: 2700 - total flux cleaned = -0.00201918 Jy ! Component: 2750 - total flux cleaned = -0.00201918 Jy ! Component: 2800 - total flux cleaned = -0.00205959 Jy ! Component: 2850 - total flux cleaned = -0.00209977 Jy ! Component: 2900 - total flux cleaned = -0.0020999 Jy ! Component: 2950 - total flux cleaned = -0.00212635 Jy ! Component: 3000 - total flux cleaned = -0.00216537 Jy ! Component: 3050 - total flux cleaned = -0.00220406 Jy ! Component: 3100 - total flux cleaned = -0.00219113 Jy ! Component: 3150 - total flux cleaned = -0.00225468 Jy ! Component: 3200 - total flux cleaned = -0.00225469 Jy ! Component: 3250 - total flux cleaned = -0.00227978 Jy ! Component: 3300 - total flux cleaned = -0.00237944 Jy ! Component: 3350 - total flux cleaned = -0.00241638 Jy ! Component: 3400 - total flux cleaned = -0.00244086 Jy ! Component: 3450 - total flux cleaned = -0.00245301 Jy ! Component: 3500 - total flux cleaned = -0.00251359 Jy ! Component: 3550 - total flux cleaned = -0.00257382 Jy ! Component: 3600 - total flux cleaned = -0.00260971 Jy ! Component: 3650 - total flux cleaned = -0.00266923 Jy ! Component: 3700 - total flux cleaned = -0.00271647 Jy ! Component: 3750 - total flux cleaned = -0.00272824 Jy ! Component: 3800 - total flux cleaned = -0.00279832 Jy ! Component: 3850 - total flux cleaned = -0.00287948 Jy ! Component: 3900 - total flux cleaned = -0.00289098 Jy ! Component: 3950 - total flux cleaned = -0.00293681 Jy ! Component: 4000 - total flux cleaned = -0.00298217 Jy ! Component: 4050 - total flux cleaned = -0.00298221 Jy ! Total flux subtracted in 4096 components = -0.00303853 Jy ! Clean residual min=-0.000698 max=0.000692 Jy/beam ! Clean residual mean=-0.000002 rms=0.000204 Jy/beam ! Combined flux in latest and established models = 0.0603455 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 385 components and 0.0603454 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0200-1356_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.251 x 8.193 at -4.843 degrees (North through East) ! Clean map min=-0.0019685 max=0.048532 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0200-1356_S_map.fits wmodel /image_prod/ug002_uva//J0200-1356_S_map.mod ! Writing 385 model components to file: /image_prod/ug002_uva//J0200-1356_S_map.mod wobs /image_prod/ug002_uva//J0200-1356_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0200-1356_S_uvs.fits wwins /image_prod/ug002_uva//J0200-1356_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0200-1356_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0485325 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000201114 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.24317 1.24317 2.48635 4.9727 9.9454 19.8908 39.7816 79.5632 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.048 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 241.317 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0200-1356_S_dfm.log closed on Wed Mar 4 19:20:33 2020