! Started logfile: /image_prod/ug002_uva//J1559+0304_S_dfm.log on Thu Mar 5 02:31:11 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//J1559+0304_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1559+0304_S_uva.fits ! AN table 1: 5 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.98 visibilities/baseline/integration-bin. ! Found source: J1559+0304 ! ! 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 40 lines of history. ! ! Reading 147 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 J1559+0304_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.222428Jy sigma=11.519624 ! Fit after self-cal, rms=0.463226Jy sigma=4.173843 ! 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=8.124 mas, bmaj=13.57 mas, bpa=21.63 degrees ! Estimated noise=7.03003 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.453801 Jy ! Component: 100 - total flux cleaned = 0.580076 Jy ! Total flux subtracted in 100 components = 0.580076 Jy ! Clean residual min=-0.040130 max=0.048500 Jy/beam ! Clean residual mean=-0.000048 rms=0.017153 Jy/beam ! Combined flux in latest and established models = 0.580076 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.580076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107146Jy sigma=0.968955 ! Fit after self-cal, rms=0.107178Jy sigma=0.966217 ! 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=7.734 mas, bmaj=13.23 mas, bpa=22.71 degrees ! Estimated noise=6.41882 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.0212165 Jy ! Component: 100 - total flux cleaned = 0.0204117 Jy ! Component: 150 - total flux cleaned = 0.0218796 Jy ! Component: 200 - total flux cleaned = 0.0225832 Jy ! Total flux subtracted in 200 components = 0.0225832 Jy ! Clean residual min=-0.010845 max=0.010783 Jy/beam ! Clean residual mean=-0.000006 rms=0.004326 Jy/beam ! Combined flux in latest and established models = 0.60266 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 57 components and 0.60266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081071Jy sigma=0.682139 ! Fit after self-cal, rms=0.080803Jy sigma=0.680006 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.734 x 13.23 at 22.71 degrees (North through East) ! Clean map min=-0.019392 max=0.52827 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.01 HN 1.03 LA 1.00 ! OV 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.02 HN 0.97 LA 1.00 ! OV 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.99 HN 1.03 LA 1.00 ! OV 0.99 ! ! ! Fit before self-cal, rms=0.080803Jy sigma=0.680006 ! Fit after self-cal, rms=0.076900Jy sigma=0.653111 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.705 mas, bmaj=13.29 mas, bpa=22.88 degrees ! Estimated noise=6.33704 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.00836778 Jy ! Component: 100 - total flux cleaned = 0.00746724 Jy ! Component: 150 - total flux cleaned = 0.00667792 Jy ! Component: 200 - total flux cleaned = 0.00543578 Jy ! Total flux subtracted in 200 components = 0.00543578 Jy ! Clean residual min=-0.004121 max=0.004140 Jy/beam ! Clean residual mean=-0.000004 rms=0.001266 Jy/beam ! Combined flux in latest and established models = 0.608095 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 104 components and 0.608095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074590Jy sigma=0.630378 ! Fit after self-cal, rms=0.074536Jy sigma=0.629954 ! 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.074536Jy sigma=0.629954 ! Fit after self-cal, rms=0.074479Jy sigma=0.628969 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.708 mas, bmaj=13.3 mas, bpa=22.83 degrees ! Estimated noise=6.3318 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.37392e-05 Jy ! Component: 100 - total flux cleaned = -0.00046497 Jy ! Component: 150 - total flux cleaned = -0.000955306 Jy ! Component: 200 - total flux cleaned = -0.00142651 Jy ! Total flux subtracted in 200 components = -0.00142651 Jy ! Clean residual min=-0.001950 max=0.001947 Jy/beam ! Clean residual mean=-0.000000 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.606669 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 148 components and 0.606669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074152Jy sigma=0.624750 ! Fit after self-cal, rms=0.074141Jy sigma=0.624603 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.000246928 Jy ! Component: 100 - total flux cleaned = -0.00010448 Jy ! Component: 150 - total flux cleaned = -0.000356437 Jy ! Component: 200 - total flux cleaned = -0.000687519 Jy ! Total flux subtracted in 200 components = -0.000687519 Jy ! Clean residual min=-0.001366 max=0.001363 Jy/beam ! Clean residual mean=0.000000 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.605981 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 192 components and 0.605981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073993Jy sigma=0.622988 ! Fit after self-cal, rms=0.073985Jy sigma=0.622901 ! 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.073985Jy sigma=0.622901 ! Fit after self-cal, rms=0.074164Jy sigma=0.622782 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.708 mas, bmaj=13.31 mas, bpa=22.85 degrees ! Estimated noise=6.33782 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0011171 Jy ! Component: 100 - total flux cleaned = -0.00176443 Jy ! Component: 150 - total flux cleaned = -0.00232512 Jy ! Component: 200 - total flux cleaned = -0.0028157 Jy ! Total flux subtracted in 200 components = -0.0028157 Jy ! Clean residual min=-0.001167 max=0.001165 Jy/beam ! Clean residual mean=0.000000 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.603165 Jy selfcal ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 239 components and 0.603165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074074Jy sigma=0.621511 ! Fit after self-cal, rms=0.074075Jy sigma=0.621495 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.00100701 Jy ! Component: 100 - total flux cleaned = -0.00125371 Jy ! Component: 150 - total flux cleaned = -0.00143361 Jy ! Component: 200 - total flux cleaned = -0.00135783 Jy ! Total flux subtracted in 200 components = -0.00135783 Jy ! Clean residual min=-0.001263 max=0.001233 Jy/beam ! Clean residual mean=-0.000000 rms=0.000342 Jy/beam ! Combined flux in latest and established models = 0.601807 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 267 components and 0.601807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074017Jy sigma=0.620579 ! Fit after self-cal, rms=0.074013Jy sigma=0.620520 ! 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.074013Jy sigma=0.620520 ! Fit after self-cal, rms=0.074148Jy sigma=0.620466 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.711 mas, bmaj=13.73 mas, bpa=21.55 degrees ! Estimated noise=6.22926 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000235777 Jy ! Component: 100 - total flux cleaned = -0.000176488 Jy ! Component: 150 - total flux cleaned = -6.51272e-05 Jy ! Component: 200 - total flux cleaned = 0.000215294 Jy ! Total flux subtracted in 200 components = 0.000215294 Jy ! Clean residual min=-0.002600 max=0.002498 Jy/beam ! Clean residual mean=-0.000000 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.602023 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 284 components and 0.602023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074161Jy sigma=0.620211 ! Fit after self-cal, rms=0.074122Jy sigma=0.620000 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 = 3.19003e-05 Jy ! Component: 100 - total flux cleaned = 9.95272e-05 Jy ! Component: 150 - total flux cleaned = 0.000311066 Jy ! Component: 200 - total flux cleaned = 0.000458837 Jy ! Total flux subtracted in 200 components = 0.000458837 Jy ! Clean residual min=-0.001250 max=0.001231 Jy/beam ! Clean residual mean=-0.000001 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.602481 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 320 components and 0.602481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073982Jy sigma=0.618938 ! Fit after self-cal, rms=0.073987Jy sigma=0.618899 ! 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=7.707 mas, bmaj=13.32 mas, bpa=22.88 degrees ! Estimated noise=6.34257 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.707 x 13.32 at 22.88 degrees (North through East) ! Clean map min=-0.012353 max=0.5204 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. ! ! Fit before self-cal, rms=0.073987Jy sigma=0.618899 ! Fit after self-cal, rms=0.067627Jy sigma=0.525637 ! Inverting map and beam ! Estimated beam: bmin=7.711 mas, bmaj=13.31 mas, bpa=22.85 degrees ! Estimated noise=6.33939 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000169403 Jy ! Component: 100 - total flux cleaned = 0.000642824 Jy ! Component: 150 - total flux cleaned = 0.000929102 Jy ! Component: 200 - total flux cleaned = 0.00110155 Jy ! Total flux subtracted in 200 components = 0.00110155 Jy ! Clean residual min=-0.000984 max=0.000950 Jy/beam ! Clean residual mean=0.000001 rms=0.000266 Jy/beam ! Combined flux in latest and established models = 0.603583 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 349 components and 0.603583 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067558Jy sigma=0.524874 ! Fit after self-cal, rms=0.067571Jy sigma=0.524835 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000674739 Jy ! Component: 100 - total flux cleaned = 0.000922238 Jy ! Component: 150 - total flux cleaned = 0.00117416 Jy ! Component: 200 - total flux cleaned = 0.0014334 Jy ! Total flux subtracted in 200 components = 0.0014334 Jy ! Clean residual min=-0.000861 max=0.000874 Jy/beam ! Clean residual mean=-0.000000 rms=0.000248 Jy/beam ! Combined flux in latest and established models = 0.605016 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 372 components and 0.605016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067455Jy sigma=0.524545 ! Fit after self-cal, rms=0.067465Jy sigma=0.524525 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067465Jy sigma=0.524525 ! Fit after self-cal, rms=0.067416Jy sigma=0.524494 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=8.096 mas, bmaj=13.67 mas, bpa=21.92 degrees ! Estimated noise=6.93899 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.447716 Jy ! Component: 100 - total flux cleaned = 0.569483 Jy ! Component: 150 - total flux cleaned = 0.594266 Jy ! Component: 200 - total flux cleaned = 0.585882 Jy ! Total flux subtracted in 200 components = 0.585882 Jy ! Clean residual min=-0.014738 max=0.014753 Jy/beam ! Clean residual mean=-0.000000 rms=0.006355 Jy/beam ! Combined flux in latest and established models = 0.585882 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.585882 Jy ! Inverting map and beam ! Estimated beam: bmin=7.712 mas, bmaj=13.31 mas, bpa=22.81 degrees ! Estimated noise=6.33865 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.00722445 Jy ! Component: 100 - total flux cleaned = -0.0039589 Jy ! Component: 150 - total flux cleaned = -0.00220835 Jy ! Component: 200 - total flux cleaned = -0.000678062 Jy ! Total flux subtracted in 200 components = -0.000678062 Jy ! Clean residual min=-0.006061 max=0.006022 Jy/beam ! Clean residual mean=-0.000003 rms=0.002395 Jy/beam ! Combined flux in latest and established models = 0.585204 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 78 components and 0.585204 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.715 mas, bmaj=13.72 mas, bpa=21.48 degrees ! Estimated noise=6.2246 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00391992 Jy ! Component: 100 - total flux cleaned = 0.00394628 Jy ! Component: 150 - total flux cleaned = 0.00309456 Jy ! Component: 200 - total flux cleaned = 0.00229959 Jy ! Total flux subtracted in 200 components = 0.00229959 Jy ! Clean residual min=-0.003247 max=0.003191 Jy/beam ! Clean residual mean=-0.000002 rms=0.001160 Jy/beam ! Combined flux in latest and established models = 0.587504 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.000968603 Jy ! Component: 100 - total flux cleaned = -0.00277183 Jy ! Component: 150 - total flux cleaned = -0.00472981 Jy ! Component: 200 - total flux cleaned = -0.00639726 Jy ! Total flux subtracted in 200 components = -0.00639726 Jy ! Clean residual min=-0.004151 max=0.004131 Jy/beam ! Clean residual mean=-0.000001 rms=0.001157 Jy/beam ! Combined flux in latest and established models = 0.581106 Jy ! Adding 100 model components to the UV plane model. ! The established model now contains 177 components and 0.581106 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=7.712 mas, bmaj=13.31 mas, bpa=22.81 degrees ! Estimated noise=6.33865 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00178418 Jy ! Component: 100 - total flux cleaned = -0.00288001 Jy ! Component: 150 - total flux cleaned = -0.00316792 Jy ! Component: 200 - total flux cleaned = -0.00305823 Jy ! Total flux subtracted in 200 components = -0.00305823 Jy ! Clean residual min=-0.002023 max=0.002129 Jy/beam ! Clean residual mean=-0.000000 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.578048 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 206 components and 0.578048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068031Jy sigma=0.529055 ! Fit after self-cal, rms=0.068008Jy sigma=0.528652 wmodel J1559+0304_S_map.mod ! Writing 206 model components to file: J1559+0304_S_map.mod wobs J1559+0304_S_uvs.fits ! Writing UV FITS file: J1559+0304_S_uvs.fits wwins J1559+0304_S_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /image_prod/ug002_uva//J1559+0304_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.712 x 13.31 at 22.81 degrees (North through East) ! Clean map min=-0.011398 max=0.52214 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1559+0304_S_map.fits wmodel /image_prod/ug002_uva//J1559+0304_S_map.mod ! Writing 206 model components to file: /image_prod/ug002_uva//J1559+0304_S_map.mod wobs /image_prod/ug002_uva//J1559+0304_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1559+0304_S_uvs.fits wwins /image_prod/ug002_uva//J1559+0304_S_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ! float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.522139 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000479078 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.275259 0.275259 0.550518 1.10104 2.20207 4.40415 8.80829 17.6166 35.2332 70.4663 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.522 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1089.88 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1559+0304_S_dfm.log closed on Thu Mar 5 02:31:14 2020