! Started logfile: /image_prod/ug002_uva//J1108+0202_S_dfm.log on Wed Mar 4 23:54:33 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//J1108+0202_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1108+0202_S_uva.fits ! AN table 1: 90 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.987037 visibilities/baseline/integration-bin. ! Found source: J1108+0202 ! ! 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 9594 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 J1108+0202_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. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006742Jy sigma=8.314857 ! Fit after self-cal, rms=0.905716Jy sigma=7.464405 ! 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.113 mas, bmaj=14.34 mas, bpa=-18.97 degrees ! Estimated noise=1.35441 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.0739246 Jy ! Component: 100 - total flux cleaned = 0.0916677 Jy ! Total flux subtracted in 100 components = 0.0916677 Jy ! Clean residual min=-0.004728 max=0.007180 Jy/beam ! Clean residual mean=-0.000011 rms=0.001254 Jy/beam ! Combined flux in latest and established models = 0.0916677 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0916677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069135Jy sigma=0.471864 ! Fit after self-cal, rms=0.069040Jy sigma=0.471299 ! 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.749 mas, bmaj=14.78 mas, bpa=-18.24 degrees ! Estimated noise=0.90888 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.00929245 Jy ! Component: 100 - total flux cleaned = 0.0135898 Jy ! Component: 150 - total flux cleaned = 0.016341 Jy ! Component: 200 - total flux cleaned = 0.0176907 Jy ! Total flux subtracted in 200 components = 0.0176907 Jy ! Clean residual min=-0.002666 max=0.004006 Jy/beam ! Clean residual mean=-0.000007 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.109358 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 38 components and 0.109358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067983Jy sigma=0.458455 ! Fit after self-cal, rms=0.067988Jy sigma=0.458308 ! 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.749 x 14.78 at -18.24 degrees (North through East) ! Clean map min=-0.002558 max=0.096303 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.01 HN 0.98 KP 0.97 ! LA 0.99 MK 1.05 NL 0.93 OV 0.97 ! PT 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.99 HN 0.99 KP 0.98 ! LA 1.02 MK 1.03 NL 1.05 OV 1.02 ! PT 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.02 HN 1.01 KP 0.99 ! LA 0.99 MK 1.02 NL 1.00 OV 0.91 ! PT 0.96 ! ! ! Fit before self-cal, rms=0.067988Jy sigma=0.458308 ! Fit after self-cal, rms=0.066512Jy sigma=0.456533 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.795 mas, bmaj=14.75 mas, bpa=-18.15 degrees ! Estimated noise=0.892903 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.000826351 Jy ! Component: 100 - total flux cleaned = -0.000909442 Jy ! Component: 150 - total flux cleaned = -0.000837295 Jy ! Component: 200 - total flux cleaned = -0.00080488 Jy ! Total flux subtracted in 200 components = -0.00080488 Jy ! Clean residual min=-0.002670 max=0.003186 Jy/beam ! Clean residual mean=-0.000004 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.108553 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 53 components and 0.108553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066463Jy sigma=0.456180 ! Fit after self-cal, rms=0.066450Jy sigma=0.456146 ! 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.066450Jy sigma=0.456146 ! Fit after self-cal, rms=0.071860Jy sigma=0.448050 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.779 mas, bmaj=14.81 mas, bpa=-17.93 degrees ! Estimated noise=0.896679 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.52681e-05 Jy ! Component: 100 - total flux cleaned = -7.6925e-05 Jy ! Component: 150 - total flux cleaned = -0.00015888 Jy ! Component: 200 - total flux cleaned = -0.000231592 Jy ! Total flux subtracted in 200 components = -0.000231592 Jy ! Clean residual min=-0.001613 max=0.002349 Jy/beam ! Clean residual mean=-0.000007 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.108322 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 69 components and 0.108322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071832Jy sigma=0.447832 ! Fit after self-cal, rms=0.071935Jy sigma=0.447682 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.5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00213993 Jy ! Component: 100 - total flux cleaned = 0.00278488 Jy ! Component: 150 - total flux cleaned = 0.00281956 Jy ! Component: 200 - total flux cleaned = 0.00284818 Jy ! Total flux subtracted in 200 components = 0.00284818 Jy ! Clean residual min=-0.001585 max=0.001956 Jy/beam ! Clean residual mean=-0.000006 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.11117 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 96 components and 0.11117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071860Jy sigma=0.446955 ! Fit after self-cal, rms=0.071846Jy sigma=0.446888 ! Inverting map ! Added new window around map position (25, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00165927 Jy ! Component: 100 - total flux cleaned = 0.00202856 Jy ! Component: 150 - total flux cleaned = 0.0020628 Jy ! Component: 200 - total flux cleaned = 0.00212466 Jy ! Total flux subtracted in 200 components = 0.00212466 Jy ! Clean residual min=-0.001531 max=0.001322 Jy/beam ! Clean residual mean=-0.000006 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.113295 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 128 components and 0.113295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071773Jy sigma=0.446316 ! Fit after self-cal, rms=0.071767Jy sigma=0.446289 ! 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.071767Jy sigma=0.446289 ! Fit after self-cal, rms=0.071760Jy sigma=0.446177 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.776 mas, bmaj=14.82 mas, bpa=-17.92 degrees ! Estimated noise=0.893349 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00055345 Jy ! Component: 100 - total flux cleaned = 0.000752621 Jy ! Component: 150 - total flux cleaned = 0.000752004 Jy ! Component: 200 - total flux cleaned = 0.00072846 Jy ! Total flux subtracted in 200 components = 0.00072846 Jy ! Clean residual min=-0.001426 max=0.001230 Jy/beam ! Clean residual mean=-0.000006 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.114023 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 153 components and 0.114023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071733Jy sigma=0.446021 ! Fit after self-cal, rms=0.071731Jy sigma=0.446014 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 = 4.82858e-05 Jy ! Component: 100 - total flux cleaned = 2.59643e-05 Jy ! Component: 150 - total flux cleaned = 2.56718e-05 Jy ! Component: 200 - total flux cleaned = 4.45443e-05 Jy ! Total flux subtracted in 200 components = 4.45443e-05 Jy ! Clean residual min=-0.001425 max=0.001208 Jy/beam ! Clean residual mean=-0.000006 rms=0.000326 Jy/beam ! Combined flux in latest and established models = 0.114068 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 159 components and 0.114068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071715Jy sigma=0.445932 ! Fit after self-cal, rms=0.071713Jy sigma=0.445932 ! 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.071713Jy sigma=0.445932 ! Fit after self-cal, rms=0.071563Jy sigma=0.445917 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.156 mas, bmaj=15.16 mas, bpa=-13.25 degrees ! Estimated noise=1.02438 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000375384 Jy ! Component: 100 - total flux cleaned = 0.000466663 Jy ! Component: 150 - total flux cleaned = 0.00057455 Jy ! Component: 200 - total flux cleaned = 0.000671561 Jy ! Total flux subtracted in 200 components = 0.000671561 Jy ! Clean residual min=-0.001318 max=0.001231 Jy/beam ! Clean residual mean=-0.000010 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.114739 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 192 components and 0.114739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071554Jy sigma=0.445868 ! Fit after self-cal, rms=0.071551Jy sigma=0.445866 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 = 8.53459e-05 Jy ! Component: 100 - total flux cleaned = 0.000197143 Jy ! Component: 150 - total flux cleaned = 0.000266982 Jy ! Component: 200 - total flux cleaned = 0.000344339 Jy ! Total flux subtracted in 200 components = 0.000344339 Jy ! Clean residual min=-0.001297 max=0.001199 Jy/beam ! Clean residual mean=-0.000009 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.115084 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 213 components and 0.115084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071546Jy sigma=0.445849 ! Fit after self-cal, rms=0.071546Jy sigma=0.445848 ! 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.777 mas, bmaj=14.82 mas, bpa=-17.92 degrees ! Estimated noise=0.891971 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.777 x 14.82 at -17.92 degrees (North through East) ! Clean map min=-0.001368 max=0.094825 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.125 mas, bmaj=14.36 mas, bpa=-18.65 degrees ! Estimated noise=1.32813 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0724884 Jy ! Component: 100 - total flux cleaned = 0.0897215 Jy ! Component: 150 - total flux cleaned = 0.0970145 Jy ! Component: 200 - total flux cleaned = 0.101037 Jy ! Total flux subtracted in 200 components = 0.101037 Jy ! Clean residual min=-0.002232 max=0.002197 Jy/beam ! Clean residual mean=-0.000008 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.101037 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.101037 Jy ! Inverting map and beam ! Estimated beam: bmin=3.777 mas, bmaj=14.82 mas, bpa=-17.92 degrees ! Estimated noise=0.891971 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.00363292 Jy ! Component: 100 - total flux cleaned = 0.00609896 Jy ! Component: 150 - total flux cleaned = 0.00796111 Jy ! Component: 200 - total flux cleaned = 0.00919065 Jy ! Total flux subtracted in 200 components = 0.00919065 Jy ! Clean residual min=-0.001473 max=0.001320 Jy/beam ! Clean residual mean=-0.000007 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.110228 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 65 components and 0.110228 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.156 mas, bmaj=15.16 mas, bpa=-13.25 degrees ! Estimated noise=1.02438 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00155259 Jy ! Component: 100 - total flux cleaned = 0.00237727 Jy ! Component: 150 - total flux cleaned = 0.00306706 Jy ! Component: 200 - total flux cleaned = 0.00346376 Jy ! Total flux subtracted in 200 components = 0.00346376 Jy ! Clean residual min=-0.001491 max=0.001323 Jy/beam ! Clean residual mean=-0.000009 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.113691 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.000348367 Jy ! Component: 100 - total flux cleaned = 0.00060588 Jy ! Component: 150 - total flux cleaned = 0.000836973 Jy ! Component: 200 - total flux cleaned = 0.00104515 Jy ! Total flux subtracted in 200 components = 0.00104515 Jy ! Clean residual min=-0.001405 max=0.001269 Jy/beam ! Clean residual mean=-0.000008 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.114737 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 133 components and 0.114737 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.777 mas, bmaj=14.82 mas, bpa=-17.92 degrees ! Estimated noise=0.891971 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000305943 Jy ! Component: 100 - total flux cleaned = -0.000279859 Jy ! Component: 150 - total flux cleaned = -0.000328624 Jy ! Component: 200 - total flux cleaned = -0.000283757 Jy ! Total flux subtracted in 200 components = -0.000283757 Jy ! Clean residual min=-0.001348 max=0.001135 Jy/beam ! Clean residual mean=-0.000005 rms=0.000325 Jy/beam ! Combined flux in latest and established models = 0.114453 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 156 components and 0.114453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071565Jy sigma=0.445924 ! Fit after self-cal, rms=0.071568Jy sigma=0.445907 wmodel J1108+0202_S_map.mod ! Writing 156 model components to file: J1108+0202_S_map.mod wobs J1108+0202_S_uvs.fits ! Writing UV FITS file: J1108+0202_S_uvs.fits wwins J1108+0202_S_map.win ! wwins: Wrote 3 windows to J1108+0202_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.000609432 Jy ! Component: 100 - total flux cleaned = -0.000914999 Jy ! Component: 150 - total flux cleaned = -0.00116011 Jy ! Component: 200 - total flux cleaned = -0.00127737 Jy ! Component: 250 - total flux cleaned = -0.00131513 Jy ! Component: 300 - total flux cleaned = -0.00136979 Jy ! Component: 350 - total flux cleaned = -0.00142276 Jy ! Component: 400 - total flux cleaned = -0.0014913 Jy ! Component: 450 - total flux cleaned = -0.00147457 Jy ! Component: 500 - total flux cleaned = -0.00149129 Jy ! Component: 550 - total flux cleaned = -0.00152339 Jy ! Component: 600 - total flux cleaned = -0.00155488 Jy ! Component: 650 - total flux cleaned = -0.00158603 Jy ! Component: 700 - total flux cleaned = -0.00157073 Jy ! Component: 750 - total flux cleaned = -0.00157095 Jy ! Component: 800 - total flux cleaned = -0.0015708 Jy ! Component: 850 - total flux cleaned = -0.00158539 Jy ! Component: 900 - total flux cleaned = -0.00157095 Jy ! Component: 950 - total flux cleaned = -0.00164151 Jy ! Component: 1000 - total flux cleaned = -0.0016556 Jy ! Component: 1050 - total flux cleaned = -0.00171082 Jy ! Component: 1100 - total flux cleaned = -0.00176518 Jy ! Component: 1150 - total flux cleaned = -0.00179224 Jy ! Component: 1200 - total flux cleaned = -0.00183208 Jy ! Component: 1250 - total flux cleaned = -0.00181897 Jy ! Component: 1300 - total flux cleaned = -0.00181933 Jy ! Component: 1350 - total flux cleaned = -0.00183243 Jy ! Component: 1400 - total flux cleaned = -0.00185804 Jy ! Component: 1450 - total flux cleaned = -0.00189567 Jy ! Component: 1500 - total flux cleaned = -0.00188321 Jy ! Component: 1550 - total flux cleaned = -0.00190787 Jy ! Component: 1600 - total flux cleaned = -0.00185893 Jy ! Component: 1650 - total flux cleaned = -0.00187116 Jy ! Component: 1700 - total flux cleaned = -0.00187107 Jy ! Component: 1750 - total flux cleaned = -0.00188277 Jy ! Component: 1800 - total flux cleaned = -0.00188264 Jy ! Component: 1850 - total flux cleaned = -0.00188269 Jy ! Component: 1900 - total flux cleaned = -0.00190567 Jy ! Component: 1950 - total flux cleaned = -0.00195126 Jy ! Component: 2000 - total flux cleaned = -0.00195111 Jy ! Component: 2050 - total flux cleaned = -0.0019287 Jy ! Component: 2100 - total flux cleaned = -0.00197339 Jy ! Component: 2150 - total flux cleaned = -0.00197347 Jy ! Component: 2200 - total flux cleaned = -0.00197341 Jy ! Component: 2250 - total flux cleaned = -0.00200596 Jy ! Component: 2300 - total flux cleaned = -0.0020059 Jy ! Component: 2350 - total flux cleaned = -0.00199517 Jy ! Component: 2400 - total flux cleaned = -0.00201642 Jy ! Component: 2450 - total flux cleaned = -0.00203738 Jy ! Component: 2500 - total flux cleaned = -0.00205815 Jy ! Component: 2550 - total flux cleaned = -0.00203744 Jy ! Component: 2600 - total flux cleaned = -0.00207864 Jy ! Component: 2650 - total flux cleaned = -0.0020583 Jy ! Component: 2700 - total flux cleaned = -0.00210901 Jy ! Component: 2750 - total flux cleaned = -0.00214922 Jy ! Component: 2800 - total flux cleaned = -0.00214931 Jy ! Component: 2850 - total flux cleaned = -0.00215923 Jy ! Component: 2900 - total flux cleaned = -0.00223793 Jy ! Component: 2950 - total flux cleaned = -0.00228678 Jy ! Component: 3000 - total flux cleaned = -0.0022867 Jy ! Component: 3050 - total flux cleaned = -0.00227708 Jy ! Component: 3100 - total flux cleaned = -0.00237252 Jy ! Component: 3150 - total flux cleaned = -0.00235358 Jy ! Component: 3200 - total flux cleaned = -0.00235353 Jy ! Component: 3250 - total flux cleaned = -0.00240041 Jy ! Component: 3300 - total flux cleaned = -0.0023724 Jy ! Component: 3350 - total flux cleaned = -0.00238175 Jy ! Component: 3400 - total flux cleaned = -0.00240016 Jy ! Component: 3450 - total flux cleaned = -0.00241851 Jy ! Component: 3500 - total flux cleaned = -0.00240945 Jy ! Component: 3550 - total flux cleaned = -0.0024726 Jy ! Component: 3600 - total flux cleaned = -0.00246357 Jy ! Component: 3650 - total flux cleaned = -0.00249033 Jy ! Component: 3700 - total flux cleaned = -0.00249026 Jy ! Component: 3750 - total flux cleaned = -0.00252559 Jy ! Component: 3800 - total flux cleaned = -0.00255183 Jy ! Component: 3850 - total flux cleaned = -0.00258665 Jy ! Component: 3900 - total flux cleaned = -0.00257796 Jy ! Component: 3950 - total flux cleaned = -0.00260387 Jy ! Component: 4000 - total flux cleaned = -0.00261243 Jy ! Component: 4050 - total flux cleaned = -0.00263813 Jy ! Total flux subtracted in 4096 components = -0.00266363 Jy ! Clean residual min=-0.000505 max=0.000481 Jy/beam ! Clean residual mean=-0.000001 rms=0.000164 Jy/beam ! Combined flux in latest and established models = 0.111789 Jy keep ! Adding 268 model components to the UV plane model. ! The established model now contains 424 components and 0.111789 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1108+0202_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.777 x 14.82 at -17.92 degrees (North through East) ! Clean map min=-0.0011501 max=0.094694 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1108+0202_S_map.fits wmodel /image_prod/ug002_uva//J1108+0202_S_map.mod ! Writing 424 model components to file: /image_prod/ug002_uva//J1108+0202_S_map.mod wobs /image_prod/ug002_uva//J1108+0202_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1108+0202_S_uvs.fits wwins /image_prod/ug002_uva//J1108+0202_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1108+0202_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0946941 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000162954 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.516254 0.516254 1.03251 2.06501 4.13003 8.26006 16.5201 33.0402 66.0805 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.094 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 581.109 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1108+0202_S_dfm.log closed on Wed Mar 4 23:54:37 2020