! Started logfile: /scr/pima/bg219a_uvs/J1315+1220_S_dfm.log on Fri May 20 00:08:21 2016 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 /scr/pima/bg219a_uvs/J1315+1220_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1315+1220_S_uva.fits ! AN table 1: 52 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.71337 visibilities/baseline/integration-bin. ! Found source: J1315+1220 ! ! 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.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 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 49 lines of history. ! ! Reading 3116 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 J1315+1220_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 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.994928Jy sigma=25.118515 ! Fit after self-cal, rms=0.873486Jy sigma=21.978915 ! 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.142 mas, bmaj=5.97 mas, bpa=-3.821 degrees ! Estimated noise=0.718145 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.0970959 Jy ! Component: 100 - total flux cleaned = 0.126528 Jy ! Total flux subtracted in 100 components = 0.126528 Jy ! Clean residual min=-0.006134 max=0.011076 Jy/beam ! Clean residual mean=-0.000083 rms=0.001829 Jy/beam ! Combined flux in latest and established models = 0.126528 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.126528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055577Jy sigma=1.336979 ! Fit after self-cal, rms=0.055576Jy sigma=1.335179 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0112318 Jy ! Component: 100 - total flux cleaned = 0.0167115 Jy ! Total flux subtracted in 100 components = 0.0167115 Jy ! Clean residual min=-0.004216 max=0.005013 Jy/beam ! Clean residual mean=-0.000036 rms=0.001148 Jy/beam ! Combined flux in latest and established models = 0.143239 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 27 components and 0.143239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052844Jy sigma=1.255846 ! Fit after self-cal, rms=0.052828Jy sigma=1.255149 ! 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.747 mas, bmaj=7.181 mas, bpa=-2.961 degrees ! Estimated noise=0.532877 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.00486475 Jy ! Component: 100 - total flux cleaned = 0.00731257 Jy ! Component: 150 - total flux cleaned = 0.0087181 Jy ! Component: 200 - total flux cleaned = 0.00933685 Jy ! Total flux subtracted in 200 components = 0.00933685 Jy ! Clean residual min=-0.003410 max=0.004989 Jy/beam ! Clean residual mean=-0.000036 rms=0.000930 Jy/beam ! Combined flux in latest and established models = 0.152576 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 38 components and 0.152576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052434Jy sigma=1.243154 ! Fit after self-cal, rms=0.052427Jy sigma=1.243021 ! 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.747 x 7.181 at -2.961 degrees (North through East) ! Clean map min=-0.003268 max=0.12345 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 LA 0.97 MK 1.02 NL 0.98 ! OV 1.05 PT 0.98 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 LA 0.95 MK 1.00 NL 1.03 ! OV 1.01 PT 0.99 SC 0.91 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 LA 1.01 MK 1.01 NL 1.00 ! OV 1.01 PT 0.97 SC 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 LA 0.97 MK 1.02 NL 0.99 ! OV 1.03 PT 0.97 SC 0.97 ! ! ! Fit before self-cal, rms=0.052427Jy sigma=1.243021 ! Fit after self-cal, rms=0.052044Jy sigma=1.237167 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.739 mas, bmaj=7.165 mas, bpa=-2.447 degrees ! Estimated noise=0.531321 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 (7.5, -16.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00374366 Jy ! Component: 100 - total flux cleaned = 0.00468991 Jy ! Component: 150 - total flux cleaned = 0.00484442 Jy ! Component: 200 - total flux cleaned = 0.00484121 Jy ! Total flux subtracted in 200 components = 0.00484121 Jy ! Clean residual min=-0.002317 max=0.002295 Jy/beam ! Clean residual mean=0.000025 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.157417 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 67 components and 0.157417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051764Jy sigma=1.230487 ! Fit after self-cal, rms=0.051745Jy sigma=1.229894 ! 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.051745Jy sigma=1.229894 ! Fit after self-cal, rms=0.051673Jy sigma=1.227738 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.733 mas, bmaj=7.152 mas, bpa=-2.459 degrees ! Estimated noise=0.529916 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00109596 Jy ! Component: 100 - total flux cleaned = 0.00125713 Jy ! Component: 150 - total flux cleaned = 0.00120179 Jy ! Component: 200 - total flux cleaned = 0.00113463 Jy ! Total flux subtracted in 200 components = 0.00113463 Jy ! Clean residual min=-0.001989 max=0.002037 Jy/beam ! Clean residual mean=0.000008 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.158552 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 82 components and 0.158552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051650Jy sigma=1.227039 ! Fit after self-cal, rms=0.051658Jy sigma=1.226935 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.00023968 Jy ! Component: 100 - total flux cleaned = 0.000159827 Jy ! Component: 150 - total flux cleaned = 8.97886e-05 Jy ! Component: 200 - total flux cleaned = 6.41933e-05 Jy ! Total flux subtracted in 200 components = 6.41933e-05 Jy ! Clean residual min=-0.001982 max=0.002008 Jy/beam ! Clean residual mean=0.000008 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.158616 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 92 components and 0.158616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051651Jy sigma=1.226707 ! Fit after self-cal, rms=0.051650Jy sigma=1.226688 ! 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.051650Jy sigma=1.226688 ! Fit after self-cal, rms=0.051540Jy sigma=1.226645 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.729 mas, bmaj=7.144 mas, bpa=-2.338 degrees ! Estimated noise=0.529264 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000326742 Jy ! Component: 100 - total flux cleaned = 0.00031692 Jy ! Component: 150 - total flux cleaned = 0.00029601 Jy ! Component: 200 - total flux cleaned = 0.000277301 Jy ! Total flux subtracted in 200 components = 0.000277301 Jy ! Clean residual min=-0.001942 max=0.002012 Jy/beam ! Clean residual mean=0.000008 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.158893 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 102 components and 0.158893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051535Jy sigma=1.226507 ! Fit after self-cal, rms=0.051535Jy sigma=1.226492 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 (-126, 87). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000770731 Jy ! Component: 100 - total flux cleaned = 0.000825032 Jy ! Component: 150 - total flux cleaned = 0.000874651 Jy ! Component: 200 - total flux cleaned = 0.000963295 Jy ! Total flux subtracted in 200 components = 0.000963295 Jy ! Clean residual min=-0.001731 max=0.001548 Jy/beam ! Clean residual mean=0.000002 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.159857 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 119 components and 0.159857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051411Jy sigma=1.223817 ! Fit after self-cal, rms=0.051407Jy sigma=1.223689 ! 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.051407Jy sigma=1.223689 ! Fit after self-cal, rms=0.051284Jy sigma=1.223587 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.726 mas, bmaj=14.36 mas, bpa=-16.05 degrees ! Estimated noise=0.658507 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000699426 Jy ! Component: 100 - total flux cleaned = 0.00118429 Jy ! Component: 150 - total flux cleaned = 0.00145096 Jy ! Component: 200 - total flux cleaned = 0.00166002 Jy ! Total flux subtracted in 200 components = 0.00166002 Jy ! Clean residual min=-0.001475 max=0.001579 Jy/beam ! Clean residual mean=0.000007 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.161517 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 133 components and 0.161517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051277Jy sigma=1.223468 ! Fit after self-cal, rms=0.051276Jy sigma=1.223441 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.000275708 Jy ! Component: 100 - total flux cleaned = 0.000356352 Jy ! Component: 150 - total flux cleaned = 0.000389243 Jy ! Component: 200 - total flux cleaned = 0.000441429 Jy ! Total flux subtracted in 200 components = 0.000441429 Jy ! Clean residual min=-0.001424 max=0.001551 Jy/beam ! Clean residual mean=0.000010 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.161958 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 140 components and 0.161958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051270Jy sigma=1.223315 ! Fit after self-cal, rms=0.051270Jy sigma=1.223310 ! 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.724 mas, bmaj=7.136 mas, bpa=-2.172 degrees ! Estimated noise=0.528479 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.724 x 7.136 at -2.172 degrees (North through East) ! Clean map min=-0.0016464 max=0.12289 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.126 mas, bmaj=5.936 mas, bpa=-3.114 degrees ! Estimated noise=0.711201 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0964724 Jy ! Component: 100 - total flux cleaned = 0.126431 Jy ! Component: 150 - total flux cleaned = 0.138086 Jy ! Component: 200 - total flux cleaned = 0.143196 Jy ! Total flux subtracted in 200 components = 0.143196 Jy ! Clean residual min=-0.004081 max=0.003884 Jy/beam ! Clean residual mean=-0.000030 rms=0.001050 Jy/beam ! Combined flux in latest and established models = 0.143196 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.143196 Jy ! Inverting map and beam ! Estimated beam: bmin=3.724 mas, bmaj=7.136 mas, bpa=-2.172 degrees ! Estimated noise=0.528479 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.00529908 Jy ! Component: 100 - total flux cleaned = 0.0083611 Jy ! Component: 150 - total flux cleaned = 0.00990895 Jy ! Component: 200 - total flux cleaned = 0.0108961 Jy ! Total flux subtracted in 200 components = 0.0108961 Jy ! Clean residual min=-0.002254 max=0.002034 Jy/beam ! Clean residual mean=-0.000017 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.154092 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 56 components and 0.154092 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.726 mas, bmaj=14.36 mas, bpa=-16.05 degrees ! Estimated noise=0.658507 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00210008 Jy ! Component: 100 - total flux cleaned = 0.00336718 Jy ! Component: 150 - total flux cleaned = 0.00429957 Jy ! Component: 200 - total flux cleaned = 0.00491744 Jy ! Total flux subtracted in 200 components = 0.00491744 Jy ! Clean residual min=-0.001903 max=0.001526 Jy/beam ! Clean residual mean=-0.000001 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.159009 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.000458455 Jy ! Component: 100 - total flux cleaned = 0.000865011 Jy ! Component: 150 - total flux cleaned = 0.00114352 Jy ! Component: 200 - total flux cleaned = 0.00137687 Jy ! Total flux subtracted in 200 components = 0.00137687 Jy ! Clean residual min=-0.001722 max=0.001437 Jy/beam ! Clean residual mean=-0.000001 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.160386 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 109 components and 0.160386 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.724 mas, bmaj=7.136 mas, bpa=-2.172 degrees ! Estimated noise=0.528479 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000115268 Jy ! Component: 100 - total flux cleaned = -6.81959e-05 Jy ! Component: 150 - total flux cleaned = -2.84533e-05 Jy ! Component: 200 - total flux cleaned = 7.46999e-05 Jy ! Total flux subtracted in 200 components = 7.46999e-05 Jy ! Clean residual min=-0.001742 max=0.001506 Jy/beam ! Clean residual mean=0.000003 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.160461 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 121 components and 0.160461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051266Jy sigma=1.223369 ! Fit after self-cal, rms=0.051263Jy sigma=1.223241 wmodel /J1315+1220_S_map.mod ! wmodel: Unable to open new model file: /J1315+1220_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1315+1220_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.724 x 7.136 at -2.172 degrees (North through East) ! Clean map min=-0.0017297 max=0.12428 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1315+1220_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.124276 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000414852 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.00145 1.00145 2.00289 4.00578 8.01156 16.0231 32.0463 64.0925 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.124 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 299.567 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1315+1220_S_dfm.log closed on Fri May 20 00:08:23 2016