! Started logfile: /scr/pima/rv120_uvs/J0130+0842_S_dfm.log on Fri Dec 22 22:29:12 2017 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23275 obs /scr/pima/rv120_uvs/J0130+0842_S_uva.fits ! Reading UV FITS file: /scr/pima/rv120_uvs/J0130+0842_S_uva.fits ! AN table 1: 45 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.887407 visibilities/baseline/integration-bin. ! Found source: J0130+0842 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 7188 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 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 J0130+0842_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 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 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004050Jy sigma=22.941849 ! Fit after self-cal, rms=0.904454Jy sigma=20.654910 ! 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.676 mas, bmaj=6.478 mas, bpa=0.2289 degrees ! Estimated noise=0.685157 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.0751112 Jy ! Component: 100 - total flux cleaned = 0.0918831 Jy ! Total flux subtracted in 100 components = 0.0918831 Jy ! Clean residual min=-0.004615 max=0.005702 Jy/beam ! Clean residual mean=0.000005 rms=0.001050 Jy/beam ! Combined flux in latest and established models = 0.0918832 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0918832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053623Jy sigma=1.119172 ! Fit after self-cal, rms=0.053595Jy sigma=1.118651 ! 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.133 mas, bmaj=7.007 mas, bpa=-0.4402 degrees ! Estimated noise=0.399118 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.00627623 Jy ! Component: 100 - total flux cleaned = 0.00848739 Jy ! Component: 150 - total flux cleaned = 0.00872624 Jy ! Component: 200 - total flux cleaned = 0.00885234 Jy ! Total flux subtracted in 200 components = 0.00885234 Jy ! Clean residual min=-0.002533 max=0.002935 Jy/beam ! Clean residual mean=0.000004 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.100736 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 24 components and 0.100736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052881Jy sigma=1.101106 ! Fit after self-cal, rms=0.052863Jy sigma=1.100805 ! 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.133 x 7.007 at -0.4402 degrees (North through East) ! Clean map min=-0.0024456 max=0.096164 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.98 HN 1.03 KP 1.00 ! LA 0.93 MK 0.99 NL 1.01 OV 0.99 ! PT 1.03 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 1.00 KP 1.00 ! LA 0.88 MK 0.98 NL 0.99 OV 1.02 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.95 HN 1.10 KP 1.00* ! LA 0.85 MK 0.74 NL 1.00* OV 1.05 ! PT 1.04 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.99 HN 0.99 KP 1.05 ! LA 0.94 MK 1.03 NL 0.99 OV 0.94 ! PT 1.02 SC 1.02 ! ! ! Fit before self-cal, rms=0.052863Jy sigma=1.100805 ! Fit after self-cal, rms=0.050252Jy sigma=1.083644 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.095 mas, bmaj=7.032 mas, bpa=-1.15 degrees ! Estimated noise=0.395959 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.000312024 Jy ! Component: 100 - total flux cleaned = 0.00024067 Jy ! Component: 150 - total flux cleaned = 0.000258774 Jy ! Component: 200 - total flux cleaned = 0.00025965 Jy ! Total flux subtracted in 200 components = 0.00025965 Jy ! Clean residual min=-0.001992 max=0.002175 Jy/beam ! Clean residual mean=0.000003 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.100995 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 30 components and 0.100995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050229Jy sigma=1.083023 ! Fit after self-cal, rms=0.050315Jy sigma=1.082023 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050315Jy sigma=1.082023 ! Fit after self-cal, rms=0.049840Jy sigma=1.072587 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.085 mas, bmaj=6.986 mas, bpa=-1.137 degrees ! Estimated noise=0.39543 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000458125 Jy ! Component: 100 - total flux cleaned = 0.000455775 Jy ! Component: 150 - total flux cleaned = 0.000474971 Jy ! Component: 200 - total flux cleaned = 0.000490555 Jy ! Total flux subtracted in 200 components = 0.000490555 Jy ! Clean residual min=-0.001832 max=0.001723 Jy/beam ! Clean residual mean=0.000002 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.101486 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 36 components and 0.101486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049823Jy sigma=1.072020 ! Fit after self-cal, rms=0.049883Jy sigma=1.071735 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.45906e-05 Jy ! Component: 100 - total flux cleaned = -2.69601e-05 Jy ! Component: 150 - total flux cleaned = -7.25024e-05 Jy ! Component: 200 - total flux cleaned = -0.000103288 Jy ! Total flux subtracted in 200 components = -0.000103288 Jy ! Clean residual min=-0.001801 max=0.001729 Jy/beam ! Clean residual mean=0.000002 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.101382 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 40 components and 0.101382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049879Jy sigma=1.071551 ! Fit after self-cal, rms=0.049880Jy sigma=1.071538 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049880Jy sigma=1.071538 ! Fit after self-cal, rms=0.049816Jy sigma=1.071410 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.078 mas, bmaj=6.971 mas, bpa=-1.189 degrees ! Estimated noise=0.394951 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000259107 Jy ! Component: 100 - total flux cleaned = 0.000297141 Jy ! Component: 150 - total flux cleaned = 0.000318392 Jy ! Component: 200 - total flux cleaned = 0.000309179 Jy ! Total flux subtracted in 200 components = 0.000309179 Jy ! Clean residual min=-0.001813 max=0.001697 Jy/beam ! Clean residual mean=0.000002 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.101692 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 45 components and 0.101692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049811Jy sigma=1.071230 ! Fit after self-cal, rms=0.049820Jy sigma=1.071218 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 = 7.74613e-06 Jy ! Component: 100 - total flux cleaned = -2.60428e-05 Jy ! Component: 150 - total flux cleaned = -4.9373e-05 Jy ! Component: 200 - total flux cleaned = -6.39212e-05 Jy ! Total flux subtracted in 200 components = -6.39212e-05 Jy ! Clean residual min=-0.001800 max=0.001719 Jy/beam ! Clean residual mean=0.000002 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.101628 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 47 components and 0.101628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049818Jy sigma=1.071140 ! Fit after self-cal, rms=0.049818Jy sigma=1.071135 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049818Jy sigma=1.071135 ! Fit after self-cal, rms=0.049775Jy sigma=1.071102 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.114 mas, bmaj=10.35 mas, bpa=0.2232 degrees ! Estimated noise=0.514144 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000373386 Jy ! Component: 100 - total flux cleaned = 0.000418273 Jy ! Component: 150 - total flux cleaned = 0.000451347 Jy ! Component: 200 - total flux cleaned = 0.000471025 Jy ! Total flux subtracted in 200 components = 0.000471025 Jy ! Clean residual min=-0.002027 max=0.001764 Jy/beam ! Clean residual mean=0.000006 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.102099 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 54 components and 0.102099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049777Jy sigma=1.071164 ! Fit after self-cal, rms=0.049778Jy sigma=1.071117 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.94131e-06 Jy ! Component: 100 - total flux cleaned = 2.33374e-05 Jy ! Component: 150 - total flux cleaned = 2.96249e-05 Jy ! Component: 200 - total flux cleaned = 3.53056e-05 Jy ! Total flux subtracted in 200 components = 3.53056e-05 Jy ! Clean residual min=-0.002034 max=0.001734 Jy/beam ! Clean residual mean=0.000006 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.102134 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 58 components and 0.102134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049781Jy sigma=1.071192 ! Fit after self-cal, rms=0.049780Jy sigma=1.071161 ! 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.073 mas, bmaj=6.964 mas, bpa=-1.236 degrees ! Estimated noise=0.39472 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.073 x 6.964 at -1.236 degrees (North through East) ! Clean map min=-0.0017099 max=0.095571 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.638 mas, bmaj=6.42 mas, bpa=-0.543 degrees ! Estimated noise=0.675665 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0740064 Jy ! Component: 100 - total flux cleaned = 0.0906521 Jy ! Component: 150 - total flux cleaned = 0.0968664 Jy ! Component: 200 - total flux cleaned = 0.099542 Jy ! Total flux subtracted in 200 components = 0.099542 Jy ! Clean residual min=-0.003214 max=0.003121 Jy/beam ! Clean residual mean=0.000003 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.0995421 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0995421 Jy ! Inverting map and beam ! Estimated beam: bmin=3.073 mas, bmaj=6.964 mas, bpa=-1.236 degrees ! Estimated noise=0.39472 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.00176063 Jy ! Component: 100 - total flux cleaned = 0.00202374 Jy ! Component: 150 - total flux cleaned = 0.00214815 Jy ! Component: 200 - total flux cleaned = 0.0021671 Jy ! Total flux subtracted in 200 components = 0.0021671 Jy ! Clean residual min=-0.001778 max=0.001804 Jy/beam ! Clean residual mean=0.000002 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.101709 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 22 components and 0.101709 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.114 mas, bmaj=10.35 mas, bpa=0.2232 degrees ! Estimated noise=0.514144 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000294275 Jy ! Component: 100 - total flux cleaned = 0.000344222 Jy ! Component: 150 - total flux cleaned = 0.000373681 Jy ! Component: 200 - total flux cleaned = 0.000380677 Jy ! Total flux subtracted in 200 components = 0.000380677 Jy ! Clean residual min=-0.002040 max=0.001740 Jy/beam ! Clean residual mean=0.000006 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.10209 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.72274e-06 Jy ! Component: 100 - total flux cleaned = 1.29252e-05 Jy ! Component: 150 - total flux cleaned = 1.89176e-05 Jy ! Component: 200 - total flux cleaned = 2.46436e-05 Jy ! Total flux subtracted in 200 components = 2.46436e-05 Jy ! Clean residual min=-0.002043 max=0.001725 Jy/beam ! Clean residual mean=0.000006 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.102114 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 32 components and 0.102114 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.073 mas, bmaj=6.964 mas, bpa=-1.236 degrees ! Estimated noise=0.39472 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000233055 Jy ! Component: 100 - total flux cleaned = -0.000346311 Jy ! Component: 150 - total flux cleaned = -0.000359855 Jy ! Component: 200 - total flux cleaned = -0.000359561 Jy ! Total flux subtracted in 200 components = -0.000359561 Jy ! Clean residual min=-0.001796 max=0.001707 Jy/beam ! Clean residual mean=0.000002 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.101755 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 44 components and 0.101755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049777Jy sigma=1.071280 ! Fit after self-cal, rms=0.049774Jy sigma=1.071244 wmodel J0130+0842_S_map.mod ! Writing 44 model components to file: J0130+0842_S_map.mod wobs J0130+0842_S_uvs.fits ! Writing UV FITS file: J0130+0842_S_uvs.fits wwins J0130+0842_S_map.win ! wwins: Wrote 1 windows to J0130+0842_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.000396169 Jy ! Component: 100 - total flux cleaned = -0.000368308 Jy ! Component: 150 - total flux cleaned = -0.000256172 Jy ! Component: 200 - total flux cleaned = -0.000148949 Jy ! Component: 250 - total flux cleaned = -7.0162e-05 Jy ! Component: 300 - total flux cleaned = 0.000109549 Jy ! Component: 350 - total flux cleaned = 0.000159816 Jy ! Component: 400 - total flux cleaned = 0.000306077 Jy ! Component: 450 - total flux cleaned = 0.000377166 Jy ! Component: 500 - total flux cleaned = 0.000400049 Jy ! Component: 550 - total flux cleaned = 0.000399759 Jy ! Component: 600 - total flux cleaned = 0.000399467 Jy ! Component: 650 - total flux cleaned = 0.000443774 Jy ! Component: 700 - total flux cleaned = 0.000573579 Jy ! Component: 750 - total flux cleaned = 0.000637471 Jy ! Component: 800 - total flux cleaned = 0.000784187 Jy ! Component: 850 - total flux cleaned = 0.000887592 Jy ! Component: 900 - total flux cleaned = 0.000948968 Jy ! Component: 950 - total flux cleaned = 0.00100927 Jy ! Component: 1000 - total flux cleaned = 0.00104925 Jy ! Component: 1050 - total flux cleaned = 0.00116683 Jy ! Component: 1100 - total flux cleaned = 0.00124451 Jy ! Component: 1150 - total flux cleaned = 0.0012639 Jy ! Component: 1200 - total flux cleaned = 0.00132088 Jy ! Component: 1250 - total flux cleaned = 0.00143291 Jy ! Component: 1300 - total flux cleaned = 0.00141422 Jy ! Component: 1350 - total flux cleaned = 0.00148732 Jy ! Component: 1400 - total flux cleaned = 0.00155959 Jy ! Component: 1450 - total flux cleaned = 0.00155948 Jy ! Component: 1500 - total flux cleaned = 0.00170068 Jy ! Component: 1550 - total flux cleaned = 0.00171786 Jy ! Component: 1600 - total flux cleaned = 0.00180442 Jy ! Component: 1650 - total flux cleaned = 0.00180466 Jy ! Component: 1700 - total flux cleaned = 0.00190649 Jy ! Component: 1750 - total flux cleaned = 0.00195656 Jy ! Component: 1800 - total flux cleaned = 0.00203942 Jy ! Component: 1850 - total flux cleaned = 0.00207194 Jy ! Component: 1900 - total flux cleaned = 0.00208837 Jy ! Component: 1950 - total flux cleaned = 0.00220138 Jy ! Component: 2000 - total flux cleaned = 0.0022811 Jy ! Component: 2050 - total flux cleaned = 0.00231256 Jy ! Component: 2100 - total flux cleaned = 0.00237523 Jy ! Component: 2150 - total flux cleaned = 0.0024219 Jy ! Component: 2200 - total flux cleaned = 0.00246814 Jy ! Component: 2250 - total flux cleaned = 0.00251396 Jy ! Component: 2300 - total flux cleaned = 0.00255937 Jy ! Component: 2350 - total flux cleaned = 0.00258954 Jy ! Component: 2400 - total flux cleaned = 0.00267847 Jy ! Component: 2450 - total flux cleaned = 0.00266374 Jy ! Component: 2500 - total flux cleaned = 0.00270768 Jy ! Component: 2550 - total flux cleaned = 0.00275112 Jy ! Component: 2600 - total flux cleaned = 0.00279439 Jy ! Component: 2650 - total flux cleaned = 0.00286532 Jy ! Component: 2700 - total flux cleaned = 0.00285129 Jy ! Component: 2750 - total flux cleaned = 0.00290728 Jy ! Component: 2800 - total flux cleaned = 0.0029489 Jy ! Component: 2850 - total flux cleaned = 0.00301755 Jy ! Component: 2900 - total flux cleaned = 0.00307215 Jy ! Component: 2950 - total flux cleaned = 0.00309909 Jy ! Component: 3000 - total flux cleaned = 0.00308582 Jy ! Component: 3050 - total flux cleaned = 0.00311249 Jy ! Component: 3100 - total flux cleaned = 0.00319162 Jy ! Component: 3150 - total flux cleaned = 0.00324413 Jy ! Component: 3200 - total flux cleaned = 0.00329626 Jy ! Component: 3250 - total flux cleaned = 0.00334787 Jy ! Component: 3300 - total flux cleaned = 0.00339923 Jy ! Component: 3350 - total flux cleaned = 0.00343735 Jy ! Component: 3400 - total flux cleaned = 0.00350043 Jy ! Component: 3450 - total flux cleaned = 0.00356323 Jy ! Component: 3500 - total flux cleaned = 0.0035632 Jy ! Component: 3550 - total flux cleaned = 0.00358793 Jy ! Component: 3600 - total flux cleaned = 0.00362495 Jy ! Component: 3650 - total flux cleaned = 0.00367383 Jy ! Component: 3700 - total flux cleaned = 0.00373448 Jy ! Component: 3750 - total flux cleaned = 0.00374664 Jy ! Component: 3800 - total flux cleaned = 0.00379482 Jy ! Component: 3850 - total flux cleaned = 0.00385439 Jy ! Component: 3900 - total flux cleaned = 0.00394912 Jy ! Component: 3950 - total flux cleaned = 0.00400791 Jy ! Component: 4000 - total flux cleaned = 0.00404312 Jy ! Component: 4050 - total flux cleaned = 0.00411281 Jy ! Total flux subtracted in 4096 components = 0.00414732 Jy ! Clean residual min=-0.000705 max=0.000714 Jy/beam ! Clean residual mean=0.000001 rms=0.000208 Jy/beam ! Combined flux in latest and established models = 0.105902 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 347 components and 0.105902 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv120_uvs/J0130+0842_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.073 x 6.964 at -1.236 degrees (North through East) ! Clean map min=-0.0014548 max=0.095368 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv120_uvs/J0130+0842_S_map.fits wmodel /scr/pima/rv120_uvs/J0130+0842_S_map.mod ! Writing 347 model components to file: /scr/pima/rv120_uvs/J0130+0842_S_map.mod wobs /scr/pima/rv120_uvs/J0130+0842_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv120_uvs/J0130+0842_S_uvs.fits wwins /scr/pima/rv120_uvs/J0130+0842_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv120_uvs/J0130+0842_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0953676 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000207378 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.652353 0.652353 1.30471 2.60941 5.21882 10.4376 20.8753 41.7506 83.5012 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.095 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 459.873 quit ! Quitting program ! Log file /scr/pima/rv120_uvs/J0130+0842_S_dfm.log closed on Fri Dec 22 22:29:16 2017