! Started logfile: /scr/pima/bg219g_uvs/J1339-2401_S_dfm.log on Thu May 19 21:48:45 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/bg219g_uvs/J1339-2401_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1339-2401_S_uva.fits ! AN table 1: 22 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.690909 visibilities/baseline/integration-bin. ! Found source: J1339-2401 ! ! 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 54 lines of history. ! ! Reading 2736 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 J1339-2401_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 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.081126Jy sigma=17.685322 ! Fit after self-cal, rms=0.614053Jy sigma=9.945271 ! 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.397 mas, bmaj=6.541 mas, bpa=1.15 degrees ! Estimated noise=1.32594 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.299946 Jy ! Component: 100 - total flux cleaned = 0.365363 Jy ! Total flux subtracted in 100 components = 0.365363 Jy ! Clean residual min=-0.016339 max=0.030407 Jy/beam ! Clean residual mean=-0.000060 rms=0.005344 Jy/beam ! Combined flux in latest and established models = 0.365363 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.365363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107145Jy sigma=1.685199 ! Fit after self-cal, rms=0.107131Jy sigma=1.685093 ! 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=2.907 mas, bmaj=7.671 mas, bpa=0.5716 degrees ! Estimated noise=0.917361 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.0263784 Jy ! Component: 100 - total flux cleaned = 0.0368607 Jy ! Component: 150 - total flux cleaned = 0.0406167 Jy ! Component: 200 - total flux cleaned = 0.0412203 Jy ! Total flux subtracted in 200 components = 0.0412203 Jy ! Clean residual min=-0.015826 max=0.024399 Jy/beam ! Clean residual mean=-0.000110 rms=0.005585 Jy/beam ! Combined flux in latest and established models = 0.406583 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 27 components and 0.406583 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101679Jy sigma=1.571445 ! Fit after self-cal, rms=0.101679Jy sigma=1.571398 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.907 x 7.671 at 0.5716 degrees (North through East) ! Clean map min=-0.015523 max=0.39088 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: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.101679Jy sigma=1.571398 ! Fit after self-cal, rms=0.101679Jy sigma=1.571398 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.907 mas, bmaj=7.671 mas, bpa=0.5716 degrees ! Estimated noise=0.917361 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.000574345 Jy ! Component: 100 - total flux cleaned = 0.00111168 Jy ! Component: 150 - total flux cleaned = 0.00162898 Jy ! Component: 200 - total flux cleaned = 0.00211073 Jy ! Total flux subtracted in 200 components = 0.00211073 Jy ! Clean residual min=-0.015545 max=0.023192 Jy/beam ! Clean residual mean=-0.000104 rms=0.005519 Jy/beam ! Combined flux in latest and established models = 0.408694 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 30 components and 0.408694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101076Jy sigma=1.563832 ! Fit after self-cal, rms=0.101073Jy sigma=1.563822 ! 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.101073Jy sigma=1.563822 ! Fit after self-cal, rms=0.101073Jy sigma=1.563822 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.907 mas, bmaj=7.671 mas, bpa=0.5716 degrees ! Estimated noise=0.917361 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000315098 Jy ! Component: 100 - total flux cleaned = 0.000762467 Jy ! Component: 150 - total flux cleaned = 0.00118302 Jy ! Component: 200 - total flux cleaned = 0.00145529 Jy ! Total flux subtracted in 200 components = 0.00145529 Jy ! Clean residual min=-0.015342 max=0.022254 Jy/beam ! Clean residual mean=-0.000100 rms=0.005474 Jy/beam ! Combined flux in latest and established models = 0.410149 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 32 components and 0.410149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100655Jy sigma=1.558793 ! Fit after self-cal, rms=0.100653Jy sigma=1.558787 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.000387232 Jy ! Component: 100 - total flux cleaned = 0.000755395 Jy ! Component: 150 - total flux cleaned = 0.00111094 Jy ! Component: 200 - total flux cleaned = 0.00133998 Jy ! Total flux subtracted in 200 components = 0.00133998 Jy ! Clean residual min=-0.015195 max=0.021863 Jy/beam ! Clean residual mean=-0.000096 rms=0.005442 Jy/beam ! Combined flux in latest and established models = 0.411489 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 34 components and 0.411489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100353Jy sigma=1.555316 ! Fit after self-cal, rms=0.100352Jy sigma=1.555315 ! 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.100352Jy sigma=1.555315 ! Fit after self-cal, rms=0.100352Jy sigma=1.555315 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.907 mas, bmaj=7.671 mas, bpa=0.5716 degrees ! Estimated noise=0.917361 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000327839 Jy ! Component: 100 - total flux cleaned = 0.00053388 Jy ! Component: 150 - total flux cleaned = 0.000737312 Jy ! Component: 200 - total flux cleaned = 0.000934078 Jy ! Total flux subtracted in 200 components = 0.000934078 Jy ! Clean residual min=-0.015168 max=0.021756 Jy/beam ! Clean residual mean=-0.000094 rms=0.005426 Jy/beam ! Combined flux in latest and established models = 0.412423 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 35 components and 0.412423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100117Jy sigma=1.552951 ! Fit after self-cal, rms=0.100118Jy sigma=1.552948 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.000197338 Jy ! Component: 100 - total flux cleaned = 0.000388935 Jy ! Component: 150 - total flux cleaned = 0.000664445 Jy ! Component: 200 - total flux cleaned = 0.000839134 Jy ! Total flux subtracted in 200 components = 0.000839134 Jy ! Clean residual min=-0.015154 max=0.021664 Jy/beam ! Clean residual mean=-0.000091 rms=0.005415 Jy/beam ! Combined flux in latest and established models = 0.413262 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 35 components and 0.413262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099926Jy sigma=1.551110 ! Fit after self-cal, rms=0.099928Jy sigma=1.551108 ! 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.099928Jy sigma=1.551108 ! Fit after self-cal, rms=0.099928Jy sigma=1.551108 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.768 mas, bmaj=19.68 mas, bpa=7.231 degrees ! Estimated noise=1.18873 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00372589 Jy ! Component: 100 - total flux cleaned = 0.00390786 Jy ! Component: 150 - total flux cleaned = 0.00407549 Jy ! Component: 200 - total flux cleaned = 0.00422981 Jy ! Total flux subtracted in 200 components = 0.00422981 Jy ! Clean residual min=-0.024056 max=0.031633 Jy/beam ! Clean residual mean=-0.000178 rms=0.009673 Jy/beam ! Combined flux in latest and established models = 0.417492 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.417492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099910Jy sigma=1.551138 ! Fit after self-cal, rms=0.099905Jy sigma=1.550888 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 = -1.75635e-05 Jy ! Component: 100 - total flux cleaned = 0.000130389 Jy ! Component: 150 - total flux cleaned = 0.000200648 Jy ! Component: 200 - total flux cleaned = 0.000267297 Jy ! Total flux subtracted in 200 components = 0.000267297 Jy ! Clean residual min=-0.023970 max=0.031592 Jy/beam ! Clean residual mean=-0.000177 rms=0.009656 Jy/beam ! Combined flux in latest and established models = 0.417759 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.417759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099941Jy sigma=1.552469 ! Fit after self-cal, rms=0.099940Jy sigma=1.552366 ! 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=2.907 mas, bmaj=7.671 mas, bpa=0.5716 degrees ! Estimated noise=0.917361 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.907 x 7.671 at 0.5716 degrees (North through East) ! Clean map min=-0.015155 max=0.38453 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.397 mas, bmaj=6.541 mas, bpa=1.15 degrees ! Estimated noise=1.32594 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.299913 Jy ! Component: 100 - total flux cleaned = 0.365579 Jy ! Component: 150 - total flux cleaned = 0.380389 Jy ! Component: 200 - total flux cleaned = 0.383127 Jy ! Total flux subtracted in 200 components = 0.383127 Jy ! Clean residual min=-0.014754 max=0.025843 Jy/beam ! Clean residual mean=-0.000044 rms=0.004805 Jy/beam ! Combined flux in latest and established models = 0.383127 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.383127 Jy ! Inverting map and beam ! Estimated beam: bmin=2.907 mas, bmaj=7.671 mas, bpa=0.5716 degrees ! Estimated noise=0.917361 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (15.5, -49.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0257555 Jy ! Component: 100 - total flux cleaned = 0.0373481 Jy ! Component: 150 - total flux cleaned = 0.0445633 Jy ! Component: 200 - total flux cleaned = 0.0457173 Jy ! Total flux subtracted in 200 components = 0.0457173 Jy ! Clean residual min=-0.013517 max=0.024909 Jy/beam ! Clean residual mean=-0.000056 rms=0.004869 Jy/beam ! Combined flux in latest and established models = 0.428845 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 46 components and 0.428845 Jy ! Inverting map ! Added new window around map position (-15.5, 50). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0213066 Jy ! Component: 100 - total flux cleaned = 0.0265214 Jy ! Component: 150 - total flux cleaned = 0.0271282 Jy ! Component: 200 - total flux cleaned = 0.0283991 Jy ! Total flux subtracted in 200 components = 0.0283991 Jy ! Clean residual min=-0.011121 max=0.011565 Jy/beam ! Clean residual mean=0.000009 rms=0.003787 Jy/beam ! Combined flux in latest and established models = 0.457244 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 79 components and 0.457244 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.768 mas, bmaj=19.68 mas, bpa=7.231 degrees ! Estimated noise=1.18873 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00255281 Jy ! Component: 100 - total flux cleaned = 0.00410979 Jy ! Component: 150 - total flux cleaned = 0.00523282 Jy ! Component: 200 - total flux cleaned = 0.00627111 Jy ! Total flux subtracted in 200 components = 0.00627111 Jy ! Clean residual min=-0.018088 max=0.016906 Jy/beam ! Clean residual mean=0.000038 rms=0.006457 Jy/beam ! Combined flux in latest and established models = 0.463515 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.000954404 Jy ! Component: 100 - total flux cleaned = 0.00140447 Jy ! Component: 150 - total flux cleaned = 0.00161067 Jy ! Component: 200 - total flux cleaned = 0.00180731 Jy ! Total flux subtracted in 200 components = 0.00180731 Jy ! Clean residual min=-0.017959 max=0.016554 Jy/beam ! Clean residual mean=0.000045 rms=0.006201 Jy/beam ! Combined flux in latest and established models = 0.465322 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 114 components and 0.465322 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.907 mas, bmaj=7.671 mas, bpa=0.5716 degrees ! Estimated noise=0.917361 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000360168 Jy ! Component: 100 - total flux cleaned = -1.34114e-05 Jy ! Component: 150 - total flux cleaned = 0.00042477 Jy ! Component: 200 - total flux cleaned = 0.000678232 Jy ! Total flux subtracted in 200 components = 0.000678232 Jy ! Clean residual min=-0.010952 max=0.010604 Jy/beam ! Clean residual mean=0.000021 rms=0.003345 Jy/beam ! Combined flux in latest and established models = 0.466 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 132 components and 0.466001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090875Jy sigma=1.385275 ! Fit after self-cal, rms=0.090867Jy sigma=1.383161 wmodel /J1339-2401_S_map.mod ! wmodel: Unable to open new model file: /J1339-2401_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1339-2401_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.907 x 7.671 at 0.5716 degrees (North through East) ! Clean map min=-0.011053 max=0.36912 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1339-2401_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.36912 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00332785 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.70468 2.70468 5.40936 10.8187 21.6375 43.2749 86.5498 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0099 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.369 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 110.918 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1339-2401_S_dfm.log closed on Thu May 19 21:48:47 2016