! Started logfile: /scr/pima/bg219g_uvs/J1101+3904_S_dfm.log on Thu May 19 21:43:30 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/J1101+3904_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1101+3904_S_uva.fits ! AN table 1: 14 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.90873 visibilities/baseline/integration-bin. ! Found source: J1101+3904 ! ! 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 1832 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 J1101+3904_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.053955Jy sigma=22.752657 ! Fit after self-cal, rms=0.763707Jy sigma=16.305087 ! 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.865 mas, bmaj=9.991 mas, bpa=-54.8 degrees ! Estimated noise=1.2275 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.18955 Jy ! Component: 100 - total flux cleaned = 0.236414 Jy ! Total flux subtracted in 100 components = 0.236414 Jy ! Clean residual min=-0.018536 max=0.029592 Jy/beam ! Clean residual mean=-0.000078 rms=0.005856 Jy/beam ! Combined flux in latest and established models = 0.236414 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.236414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125626Jy sigma=2.277004 ! Fit after self-cal, rms=0.125550Jy sigma=2.275306 ! 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.708 mas, bmaj=10.11 mas, bpa=-54.38 degrees ! Estimated noise=0.883585 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.0272269 Jy ! Component: 100 - total flux cleaned = 0.0417147 Jy ! Component: 150 - total flux cleaned = 0.0510245 Jy ! Component: 200 - total flux cleaned = 0.0554807 Jy ! Total flux subtracted in 200 components = 0.0554807 Jy ! Clean residual min=-0.015944 max=0.025807 Jy/beam ! Clean residual mean=-0.000107 rms=0.005613 Jy/beam ! Combined flux in latest and established models = 0.291895 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 26 components and 0.291895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120185Jy sigma=2.108962 ! Fit after self-cal, rms=0.120116Jy sigma=2.107013 ! 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.708 x 10.11 at -54.38 degrees (North through East) ! Clean map min=-0.015638 max=0.24592 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* ! ! ! 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* ! ! ! 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* ! ! ! 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* ! ! ! Fit before self-cal, rms=0.120116Jy sigma=2.107013 ! Fit after self-cal, rms=0.120116Jy sigma=2.107013 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.708 mas, bmaj=10.11 mas, bpa=-54.38 degrees ! Estimated noise=0.883585 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.00342165 Jy ! Component: 100 - total flux cleaned = 0.00406042 Jy ! Component: 150 - total flux cleaned = 0.00459312 Jy ! Component: 200 - total flux cleaned = 0.00505239 Jy ! Total flux subtracted in 200 components = 0.00505239 Jy ! Clean residual min=-0.015344 max=0.024761 Jy/beam ! Clean residual mean=-0.000103 rms=0.005501 Jy/beam ! Combined flux in latest and established models = 0.296948 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 33 components and 0.296948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119849Jy sigma=2.097011 ! Fit after self-cal, rms=0.119831Jy sigma=2.096789 ! 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.119831Jy sigma=2.096789 ! Fit after self-cal, rms=0.119831Jy sigma=2.096789 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.708 mas, bmaj=10.11 mas, bpa=-54.38 degrees ! Estimated noise=0.883585 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.28419e-05 Jy ! Component: 100 - total flux cleaned = 0.000532247 Jy ! Component: 150 - total flux cleaned = 0.000798409 Jy ! Component: 200 - total flux cleaned = 0.00104318 Jy ! Total flux subtracted in 200 components = 0.00104318 Jy ! Clean residual min=-0.015052 max=0.024294 Jy/beam ! Clean residual mean=-0.000103 rms=0.005463 Jy/beam ! Combined flux in latest and established models = 0.297991 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 38 components and 0.297991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119708Jy sigma=2.093306 ! Fit after self-cal, rms=0.119695Jy sigma=2.093185 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 (-21, -74). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0231031 Jy ! Component: 100 - total flux cleaned = 0.0326883 Jy ! Component: 150 - total flux cleaned = 0.0338788 Jy ! Component: 200 - total flux cleaned = 0.0342408 Jy ! Total flux subtracted in 200 components = 0.0342408 Jy ! Clean residual min=-0.011641 max=0.017425 Jy/beam ! Clean residual mean=-0.000039 rms=0.003828 Jy/beam ! Combined flux in latest and established models = 0.332232 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 72 components and 0.332232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114103Jy sigma=1.972350 ! Fit after self-cal, rms=0.113702Jy sigma=1.965290 ! 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.113702Jy sigma=1.965290 ! Fit after self-cal, rms=0.113702Jy sigma=1.965290 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.708 mas, bmaj=10.11 mas, bpa=-54.38 degrees ! Estimated noise=0.883585 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00301518 Jy ! Component: 100 - total flux cleaned = 0.00328977 Jy ! Component: 150 - total flux cleaned = 0.00329772 Jy ! Component: 200 - total flux cleaned = 0.00309336 Jy ! Total flux subtracted in 200 components = 0.00309336 Jy ! Clean residual min=-0.009839 max=0.014001 Jy/beam ! Clean residual mean=-0.000031 rms=0.003223 Jy/beam ! Combined flux in latest and established models = 0.335325 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 94 components and 0.335325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112398Jy sigma=1.937529 ! Fit after self-cal, rms=0.112297Jy sigma=1.935801 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.00106137 Jy ! Component: 100 - total flux cleaned = 0.000484492 Jy ! Component: 150 - total flux cleaned = -4.87311e-05 Jy ! Component: 200 - total flux cleaned = -0.000376385 Jy ! Total flux subtracted in 200 components = -0.000376385 Jy ! Clean residual min=-0.009280 max=0.012353 Jy/beam ! Clean residual mean=-0.000029 rms=0.002920 Jy/beam ! Combined flux in latest and established models = 0.334949 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 115 components and 0.334949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111687Jy sigma=1.923065 ! Fit after self-cal, rms=0.111659Jy sigma=1.922345 ! 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.111659Jy sigma=1.922345 ! Fit after self-cal, rms=0.111659Jy sigma=1.922345 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.337 mas, bmaj=11.32 mas, bpa=-78.68 degrees ! Estimated noise=1.05545 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146724 Jy ! Component: 100 - total flux cleaned = 0.00109351 Jy ! Component: 150 - total flux cleaned = 0.000760182 Jy ! Component: 200 - total flux cleaned = 0.00031255 Jy ! Total flux subtracted in 200 components = 0.00031255 Jy ! Clean residual min=-0.012028 max=0.013890 Jy/beam ! Clean residual mean=-0.000047 rms=0.003562 Jy/beam ! Combined flux in latest and established models = 0.335261 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 143 components and 0.335261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111296Jy sigma=1.917396 ! Fit after self-cal, rms=0.111294Jy sigma=1.916225 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.53886e-06 Jy ! Component: 100 - total flux cleaned = 0.00013171 Jy ! Component: 150 - total flux cleaned = 0.000362831 Jy ! Component: 200 - total flux cleaned = 0.000687794 Jy ! Total flux subtracted in 200 components = 0.000687794 Jy ! Clean residual min=-0.011781 max=0.013157 Jy/beam ! Clean residual mean=-0.000043 rms=0.003361 Jy/beam ! Combined flux in latest and established models = 0.335949 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 160 components and 0.335949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111131Jy sigma=1.913870 ! Fit after self-cal, rms=0.111147Jy sigma=1.913474 ! 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.708 mas, bmaj=10.11 mas, bpa=-54.38 degrees ! Estimated noise=0.883585 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.708 x 10.11 at -54.38 degrees (North through East) ! Clean map min=-0.0085724 max=0.23099 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.865 mas, bmaj=9.991 mas, bpa=-54.8 degrees ! Estimated noise=1.2275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.189172 Jy ! Component: 100 - total flux cleaned = 0.240407 Jy ! Component: 150 - total flux cleaned = 0.268408 Jy ! Component: 200 - total flux cleaned = 0.287378 Jy ! Total flux subtracted in 200 components = 0.287378 Jy ! Clean residual min=-0.014245 max=0.017616 Jy/beam ! Clean residual mean=-0.000044 rms=0.004036 Jy/beam ! Combined flux in latest and established models = 0.287378 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.287378 Jy ! Inverting map and beam ! Estimated beam: bmin=3.708 mas, bmaj=10.11 mas, bpa=-54.38 degrees ! Estimated noise=0.883585 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 (20, 72). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0220119 Jy ! Component: 100 - total flux cleaned = 0.0352491 Jy ! Component: 150 - total flux cleaned = 0.0444852 Jy ! Component: 200 - total flux cleaned = 0.051281 Jy ! Total flux subtracted in 200 components = 0.051281 Jy ! Clean residual min=-0.008657 max=0.011649 Jy/beam ! Clean residual mean=-0.000014 rms=0.002398 Jy/beam ! Combined flux in latest and established models = 0.338659 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 71 components and 0.338659 Jy ! Inverting map ! Added new window around map position (116, -84.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00968018 Jy ! Component: 100 - total flux cleaned = 0.0130233 Jy ! Component: 150 - total flux cleaned = 0.0151184 Jy ! Component: 200 - total flux cleaned = 0.0166414 Jy ! Total flux subtracted in 200 components = 0.0166414 Jy ! Clean residual min=-0.007432 max=0.007238 Jy/beam ! Clean residual mean=0.000014 rms=0.001931 Jy/beam ! Combined flux in latest and established models = 0.3553 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 101 components and 0.3553 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.337 mas, bmaj=11.32 mas, bpa=-78.68 degrees ! Estimated noise=1.05545 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124012 Jy ! Component: 100 - total flux cleaned = 0.00168375 Jy ! Component: 150 - total flux cleaned = 0.00195495 Jy ! Component: 200 - total flux cleaned = 0.00208158 Jy ! Total flux subtracted in 200 components = 0.00208158 Jy ! Clean residual min=-0.008028 max=0.006808 Jy/beam ! Clean residual mean=0.000028 rms=0.002147 Jy/beam ! Combined flux in latest and established models = 0.357382 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.000223833 Jy ! Component: 100 - total flux cleaned = -0.000535957 Jy ! Component: 150 - total flux cleaned = -0.000629854 Jy ! Component: 200 - total flux cleaned = -0.000910114 Jy ! Total flux subtracted in 200 components = -0.000910114 Jy ! Clean residual min=-0.007299 max=0.006237 Jy/beam ! Clean residual mean=0.000027 rms=0.002006 Jy/beam ! Combined flux in latest and established models = 0.356471 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 161 components and 0.356471 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.708 mas, bmaj=10.11 mas, bpa=-54.38 degrees ! Estimated noise=0.883585 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.4738e-05 Jy ! Component: 100 - total flux cleaned = 0.000188736 Jy ! Component: 150 - total flux cleaned = 0.000508515 Jy ! Component: 200 - total flux cleaned = 0.00071316 Jy ! Total flux subtracted in 200 components = 0.00071316 Jy ! Clean residual min=-0.006242 max=0.006146 Jy/beam ! Clean residual mean=0.000020 rms=0.001655 Jy/beam ! Combined flux in latest and established models = 0.357185 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 195 components and 0.357185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108918Jy sigma=1.864430 ! Fit after self-cal, rms=0.108753Jy sigma=1.860545 wmodel /J1101+3904_S_map.mod ! wmodel: Unable to open new model file: /J1101+3904_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1101+3904_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.708 x 10.11 at -54.38 degrees (North through East) ! Clean map min=-0.0058842 max=0.21763 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1101+3904_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.217631 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00160865 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.21749 2.21749 4.43499 8.86998 17.74 35.4799 70.9598 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0048 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.217 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 135.287 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1101+3904_S_dfm.log closed on Thu May 19 21:43:33 2016