! Started logfile: /scr/pima/bg219h_uvs/J1416-1705_S_dfm.log on Thu May 19 22:29:16 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/bg219h_uvs/J1416-1705_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1416-1705_S_uva.fits ! AN table 1: 47 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.901655 visibilities/baseline/integration-bin. ! Found source: J1416-1705 ! ! 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 7628 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 J1416-1705_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 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.022381Jy sigma=21.763832 ! Fit after self-cal, rms=0.828156Jy sigma=17.664318 ! 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.566 mas, bmaj=6.311 mas, bpa=-5.459 degrees ! Estimated noise=0.59584 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.132536 Jy ! Component: 100 - total flux cleaned = 0.164083 Jy ! Total flux subtracted in 100 components = 0.164083 Jy ! Clean residual min=-0.009649 max=0.012829 Jy/beam ! Clean residual mean=-0.000011 rms=0.002072 Jy/beam ! Combined flux in latest and established models = 0.164083 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.164083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078950Jy sigma=1.602544 ! Fit after self-cal, rms=0.078938Jy sigma=1.602371 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.014378 Jy ! Component: 100 - total flux cleaned = 0.0220885 Jy ! Total flux subtracted in 100 components = 0.0220885 Jy ! Clean residual min=-0.009100 max=0.007622 Jy/beam ! Clean residual mean=-0.000000 rms=0.001681 Jy/beam ! Combined flux in latest and established models = 0.186172 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 11 components and 0.186172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076073Jy sigma=1.544158 ! Fit after self-cal, rms=0.076052Jy sigma=1.543755 ! 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.087 mas, bmaj=7.195 mas, bpa=-5.224 degrees ! Estimated noise=0.443003 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.00434485 Jy ! Component: 100 - total flux cleaned = 0.00494119 Jy ! Component: 150 - total flux cleaned = 0.00518432 Jy ! Component: 200 - total flux cleaned = 0.00546259 Jy ! Total flux subtracted in 200 components = 0.00546259 Jy ! Clean residual min=-0.009703 max=0.010413 Jy/beam ! Clean residual mean=-0.000004 rms=0.002309 Jy/beam ! Combined flux in latest and established models = 0.191634 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 21 components and 0.191634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075728Jy sigma=1.538598 ! Fit after self-cal, rms=0.075717Jy sigma=1.538416 ! 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.087 x 7.195 at -5.224 degrees (North through East) ! Clean map min=-0.0094969 max=0.17457 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 0.93 FD 1.00* HN 1.00 KP 0.96 ! LA 0.96 MK 1.03 NL 1.14 OV 0.97 ! PT 0.96 SC 0.92 ! ! ! 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 0.94 FD 1.00* HN 1.03 KP 0.99 ! LA 0.91 MK 1.05 NL 1.01 OV 0.99 ! PT 0.97 SC 0.97 ! ! ! Fit before self-cal, rms=0.075717Jy sigma=1.538416 ! Fit after self-cal, rms=0.074431Jy sigma=1.525440 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.1 mas, bmaj=7.185 mas, bpa=-4.689 degrees ! Estimated noise=0.436398 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.00248761 Jy ! Component: 100 - total flux cleaned = -0.00260624 Jy ! Component: 150 - total flux cleaned = -0.00265342 Jy ! Component: 200 - total flux cleaned = -0.00273511 Jy ! Total flux subtracted in 200 components = -0.00273511 Jy ! Clean residual min=-0.009206 max=0.008916 Jy/beam ! Clean residual mean=-0.000002 rms=0.002094 Jy/beam ! Combined flux in latest and established models = 0.188899 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 30 components and 0.188899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074316Jy sigma=1.522649 ! Fit after self-cal, rms=0.074323Jy sigma=1.522483 ! 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.074323Jy sigma=1.522483 ! Fit after self-cal, rms=0.071623Jy sigma=1.501268 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.113 mas, bmaj=7.221 mas, bpa=-4.491 degrees ! Estimated noise=0.422368 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00504952 Jy ! Component: 100 - total flux cleaned = -0.00680442 Jy ! Component: 150 - total flux cleaned = -0.00684409 Jy ! Component: 200 - total flux cleaned = -0.00691092 Jy ! Total flux subtracted in 200 components = -0.00691092 Jy ! Clean residual min=-0.006860 max=0.007557 Jy/beam ! Clean residual mean=-0.000010 rms=0.001745 Jy/beam ! Combined flux in latest and established models = 0.181988 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 42 components and 0.181988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071309Jy sigma=1.493068 ! Fit after self-cal, rms=0.071314Jy sigma=1.493004 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 (-35, 74). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00732894 Jy ! Component: 100 - total flux cleaned = 0.0109755 Jy ! Component: 150 - total flux cleaned = 0.0116399 Jy ! Component: 200 - total flux cleaned = 0.0117315 Jy ! Total flux subtracted in 200 components = 0.0117315 Jy ! Clean residual min=-0.006012 max=0.006064 Jy/beam ! Clean residual mean=-0.000002 rms=0.001480 Jy/beam ! Combined flux in latest and established models = 0.19372 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 85 components and 0.19372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070654Jy sigma=1.470220 ! Fit after self-cal, rms=0.070535Jy sigma=1.467219 ! 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.070535Jy sigma=1.467219 ! Fit after self-cal, rms=0.070899Jy sigma=1.461100 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.108 mas, bmaj=7.211 mas, bpa=-4.47 degrees ! Estimated noise=0.422605 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00302909 Jy ! Component: 100 - total flux cleaned = 0.00336971 Jy ! Component: 150 - total flux cleaned = 0.00322921 Jy ! Component: 200 - total flux cleaned = 0.00310065 Jy ! Total flux subtracted in 200 components = 0.00310065 Jy ! Clean residual min=-0.004855 max=0.005056 Jy/beam ! Clean residual mean=-0.000006 rms=0.001270 Jy/beam ! Combined flux in latest and established models = 0.19682 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 102 components and 0.19682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070756Jy sigma=1.455212 ! Fit after self-cal, rms=0.070769Jy sigma=1.454661 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.000845397 Jy ! Component: 100 - total flux cleaned = 0.000722991 Jy ! Component: 150 - total flux cleaned = 0.000557601 Jy ! Component: 200 - total flux cleaned = 0.000457435 Jy ! Total flux subtracted in 200 components = 0.000457435 Jy ! Clean residual min=-0.004712 max=0.004858 Jy/beam ! Clean residual mean=-0.000005 rms=0.001232 Jy/beam ! Combined flux in latest and established models = 0.197278 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 111 components and 0.197278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070703Jy sigma=1.451858 ! Fit after self-cal, rms=0.070701Jy sigma=1.451677 ! 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.070701Jy sigma=1.451677 ! Fit after self-cal, rms=0.070676Jy sigma=1.451167 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.189 mas, bmaj=14.07 mas, bpa=-2.473 degrees ! Estimated noise=0.54421 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00117449 Jy ! Component: 100 - total flux cleaned = 0.0013051 Jy ! Component: 150 - total flux cleaned = 0.00125288 Jy ! Component: 200 - total flux cleaned = 0.00121252 Jy ! Total flux subtracted in 200 components = 0.00121252 Jy ! Clean residual min=-0.006556 max=0.007857 Jy/beam ! Clean residual mean=-0.000007 rms=0.001958 Jy/beam ! Combined flux in latest and established models = 0.19849 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 133 components and 0.19849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070684Jy sigma=1.449824 ! Fit after self-cal, rms=0.070662Jy sigma=1.449484 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.000401174 Jy ! Component: 100 - total flux cleaned = 0.000332354 Jy ! Component: 150 - total flux cleaned = 0.000269625 Jy ! Component: 200 - total flux cleaned = 0.000240252 Jy ! Total flux subtracted in 200 components = 0.000240252 Jy ! Clean residual min=-0.006547 max=0.007818 Jy/beam ! Clean residual mean=-0.000006 rms=0.001914 Jy/beam ! Combined flux in latest and established models = 0.198731 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 143 components and 0.198731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070678Jy sigma=1.449230 ! Fit after self-cal, rms=0.070672Jy sigma=1.449157 ! 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.109 mas, bmaj=7.214 mas, bpa=-4.409 degrees ! Estimated noise=0.422628 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.109 x 7.214 at -4.409 degrees (North through East) ! Clean map min=-0.0046284 max=0.16418 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.584 mas, bmaj=6.327 mas, bpa=-4.626 degrees ! Estimated noise=0.568399 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.126254 Jy ! Component: 100 - total flux cleaned = 0.156417 Jy ! Component: 150 - total flux cleaned = 0.170831 Jy ! Component: 200 - total flux cleaned = 0.179787 Jy ! Total flux subtracted in 200 components = 0.179787 Jy ! Clean residual min=-0.005318 max=0.006262 Jy/beam ! Clean residual mean=-0.000008 rms=0.001316 Jy/beam ! Combined flux in latest and established models = 0.179787 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.179787 Jy ! Inverting map and beam ! Estimated beam: bmin=3.109 mas, bmaj=7.214 mas, bpa=-4.409 degrees ! Estimated noise=0.422628 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.00830663 Jy ! Component: 100 - total flux cleaned = 0.0133401 Jy ! Component: 150 - total flux cleaned = 0.0166601 Jy ! Component: 200 - total flux cleaned = 0.0177329 Jy ! Total flux subtracted in 200 components = 0.0177329 Jy ! Clean residual min=-0.004857 max=0.005076 Jy/beam ! Clean residual mean=-0.000007 rms=0.001270 Jy/beam ! Combined flux in latest and established models = 0.19752 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 54 components and 0.19752 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.189 mas, bmaj=14.07 mas, bpa=-2.473 degrees ! Estimated noise=0.54421 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00187946 Jy ! Component: 100 - total flux cleaned = 0.0018818 Jy ! Component: 150 - total flux cleaned = 0.00193494 Jy ! Component: 200 - total flux cleaned = 0.00189055 Jy ! Total flux subtracted in 200 components = 0.00189055 Jy ! Clean residual min=-0.006744 max=0.007986 Jy/beam ! Clean residual mean=-0.000007 rms=0.001927 Jy/beam ! Combined flux in latest and established models = 0.199411 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 = -8.27307e-05 Jy ! Component: 100 - total flux cleaned = -0.000120235 Jy ! Component: 150 - total flux cleaned = -0.000192604 Jy ! Component: 200 - total flux cleaned = -0.000259608 Jy ! Total flux subtracted in 200 components = -0.000259608 Jy ! Clean residual min=-0.006701 max=0.007852 Jy/beam ! Clean residual mean=-0.000007 rms=0.001915 Jy/beam ! Combined flux in latest and established models = 0.199151 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 72 components and 0.199151 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.109 mas, bmaj=7.214 mas, bpa=-4.409 degrees ! Estimated noise=0.422628 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000344809 Jy ! Component: 100 - total flux cleaned = -0.000568369 Jy ! Component: 150 - total flux cleaned = -0.000761164 Jy ! Component: 200 - total flux cleaned = -0.000874822 Jy ! Total flux subtracted in 200 components = -0.000874822 Jy ! Clean residual min=-0.004745 max=0.004984 Jy/beam ! Clean residual mean=-0.000005 rms=0.001219 Jy/beam ! Combined flux in latest and established models = 0.198276 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 87 components and 0.198276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070735Jy sigma=1.449921 ! Fit after self-cal, rms=0.070722Jy sigma=1.449415 wmodel /J1416-1705_S_map.mod ! wmodel: Unable to open new model file: /J1416-1705_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J1416-1705_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.109 x 7.214 at -4.409 degrees (North through East) ! Clean map min=-0.00473 max=0.16323 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1416-1705_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.163229 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00121572 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.23437 2.23437 4.46875 8.9375 17.875 35.75 71.5 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0036 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.163 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 134.265 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1416-1705_S_dfm.log closed on Thu May 19 22:29:18 2016