! Started logfile: /scr/pima/bg219b_uvs/J0900+4108_S_dfm.log on Thu May 19 20:10:50 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/bg219b_uvs/J0900+4108_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0900+4108_S_uva.fits ! AN table 1: 14 integrations on 28 of 28 possible baselines. ! AN table 2: 14 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.862974 visibilities/baseline/integration-bin. ! Found source: J0900+4108 ! ! 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 2368 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 J0900+4108_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 16 telescope corrections were flagged in sub-array 1. ! A total of 14 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! A total of 14 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! A total of 14 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! A total of 14 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.032111Jy sigma=23.602245 ! Fit after self-cal, rms=0.812185Jy sigma=18.582909 ! 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.982 mas, bmaj=6.244 mas, bpa=40.48 degrees ! Estimated noise=0.917777 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.146121 Jy ! Component: 100 - total flux cleaned = 0.191303 Jy ! Total flux subtracted in 100 components = 0.191303 Jy ! Clean residual min=-0.010811 max=0.018841 Jy/beam ! Clean residual mean=0.000001 rms=0.003329 Jy/beam ! Combined flux in latest and established models = 0.191302 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.191302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067630Jy sigma=1.462848 ! Fit after self-cal, rms=0.067501Jy sigma=1.459488 ! 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=4.508 mas, bmaj=7.129 mas, bpa=41 degrees ! Estimated noise=0.718942 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.0204517 Jy ! Component: 100 - total flux cleaned = 0.0300219 Jy ! Component: 150 - total flux cleaned = 0.0348422 Jy ! Component: 200 - total flux cleaned = 0.0350878 Jy ! Total flux subtracted in 200 components = 0.0350878 Jy ! Clean residual min=-0.006966 max=0.008897 Jy/beam ! Clean residual mean=0.000041 rms=0.002067 Jy/beam ! Combined flux in latest and established models = 0.22639 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 31 components and 0.22639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061376Jy sigma=1.323139 ! Fit after self-cal, rms=0.061321Jy sigma=1.321969 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.508 x 7.129 at 41 degrees (North through East) ! Clean map min=-0.0067212 max=0.18407 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* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.01 HN 0.99 KP 1.01 LA 0.95 ! NL 0.93 OV 0.91 SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.03 HN 1.06 KP 1.02 LA 0.92 ! NL 0.93 OV 0.96 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.97 HN 1.11 KP 0.97 LA 0.89 ! NL 0.98 OV 0.97 SC 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.95 HN 1.05 KP 0.98 LA 0.95 ! NL 0.99 OV 1.00 SC 1.00 ! ! ! Fit before self-cal, rms=0.061321Jy sigma=1.321969 ! Fit after self-cal, rms=0.058757Jy sigma=1.296426 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.55 mas, bmaj=7.121 mas, bpa=40.59 degrees ! Estimated noise=0.703272 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.0036483 Jy ! Component: 100 - total flux cleaned = -0.00468545 Jy ! Component: 150 - total flux cleaned = -0.0051676 Jy ! Component: 200 - total flux cleaned = -0.00558708 Jy ! Total flux subtracted in 200 components = -0.00558708 Jy ! Clean residual min=-0.006111 max=0.007173 Jy/beam ! Clean residual mean=0.000031 rms=0.001724 Jy/beam ! Combined flux in latest and established models = 0.220803 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 53 components and 0.220803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058527Jy sigma=1.289918 ! Fit after self-cal, rms=0.058516Jy sigma=1.289617 ! 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.058516Jy sigma=1.289617 ! Fit after self-cal, rms=0.058105Jy sigma=1.288035 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.565 mas, bmaj=7.105 mas, bpa=40.71 degrees ! Estimated noise=0.697892 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00140698 Jy ! Component: 100 - total flux cleaned = -0.00182935 Jy ! Component: 150 - total flux cleaned = -0.00214906 Jy ! Component: 200 - total flux cleaned = -0.00237198 Jy ! Total flux subtracted in 200 components = -0.00237198 Jy ! Clean residual min=-0.005820 max=0.007276 Jy/beam ! Clean residual mean=0.000027 rms=0.001674 Jy/beam ! Combined flux in latest and established models = 0.218431 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 66 components and 0.218431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058024Jy sigma=1.285692 ! Fit after self-cal, rms=0.058022Jy sigma=1.285546 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 (-36.5, -37.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0064593 Jy ! Component: 100 - total flux cleaned = 0.00837582 Jy ! Component: 150 - total flux cleaned = 0.00949493 Jy ! Component: 200 - total flux cleaned = 0.0098605 Jy ! Total flux subtracted in 200 components = 0.0098605 Jy ! Clean residual min=-0.005061 max=0.005332 Jy/beam ! Clean residual mean=0.000019 rms=0.001445 Jy/beam ! Combined flux in latest and established models = 0.228292 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 104 components and 0.228292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057225Jy sigma=1.264798 ! Fit after self-cal, rms=0.057161Jy sigma=1.263096 ! 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.057161Jy sigma=1.263096 ! Fit after self-cal, rms=0.056510Jy sigma=1.237623 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.581 mas, bmaj=7.063 mas, bpa=40.81 degrees ! Estimated noise=0.700214 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00155685 Jy ! Component: 100 - total flux cleaned = -0.00144132 Jy ! Component: 150 - total flux cleaned = -0.00152369 Jy ! Component: 200 - total flux cleaned = -0.00155985 Jy ! Total flux subtracted in 200 components = -0.00155985 Jy ! Clean residual min=-0.004352 max=0.003957 Jy/beam ! Clean residual mean=-0.000004 rms=0.000986 Jy/beam ! Combined flux in latest and established models = 0.226732 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 119 components and 0.226732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056412Jy sigma=1.235321 ! Fit after self-cal, rms=0.056426Jy sigma=1.234956 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.000387818 Jy ! Component: 100 - total flux cleaned = -0.000557601 Jy ! Component: 150 - total flux cleaned = -0.000587373 Jy ! Component: 200 - total flux cleaned = -0.000615524 Jy ! Total flux subtracted in 200 components = -0.000615524 Jy ! Clean residual min=-0.004394 max=0.004025 Jy/beam ! Clean residual mean=-0.000004 rms=0.000973 Jy/beam ! Combined flux in latest and established models = 0.226116 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 135 components and 0.226116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056388Jy sigma=1.234184 ! Fit after self-cal, rms=0.056389Jy sigma=1.234142 ! 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.056389Jy sigma=1.234142 ! Fit after self-cal, rms=0.056293Jy sigma=1.233882 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.591 mas, bmaj=10.05 mas, bpa=-63.43 degrees ! Estimated noise=0.79084 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000677274 Jy ! Component: 100 - total flux cleaned = -0.000714131 Jy ! Component: 150 - total flux cleaned = -0.000715435 Jy ! Component: 200 - total flux cleaned = -0.000714577 Jy ! Total flux subtracted in 200 components = -0.000714577 Jy ! Clean residual min=-0.004123 max=0.004265 Jy/beam ! Clean residual mean=-0.000005 rms=0.001128 Jy/beam ! Combined flux in latest and established models = 0.225402 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 145 components and 0.225402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056267Jy sigma=1.233288 ! Fit after self-cal, rms=0.056270Jy sigma=1.233224 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.00028969 Jy ! Component: 100 - total flux cleaned = -0.000290636 Jy ! Component: 150 - total flux cleaned = -0.000264505 Jy ! Component: 200 - total flux cleaned = -0.000239891 Jy ! Total flux subtracted in 200 components = -0.000239891 Jy ! Clean residual min=-0.004014 max=0.004282 Jy/beam ! Clean residual mean=-0.000005 rms=0.001117 Jy/beam ! Combined flux in latest and established models = 0.225162 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 147 components and 0.225162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056257Jy sigma=1.232970 ! Fit after self-cal, rms=0.056259Jy sigma=1.232936 ! 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=4.576 mas, bmaj=7.055 mas, bpa=40.89 degrees ! Estimated noise=0.699648 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.576 x 7.055 at 40.89 degrees (North through East) ! Clean map min=-0.0046679 max=0.17988 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=4.043 mas, bmaj=6.199 mas, bpa=40.32 degrees ! Estimated noise=0.890536 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.141393 Jy ! Component: 100 - total flux cleaned = 0.184484 Jy ! Component: 150 - total flux cleaned = 0.203373 Jy ! Component: 200 - total flux cleaned = 0.213625 Jy ! Total flux subtracted in 200 components = 0.213625 Jy ! Clean residual min=-0.006388 max=0.007255 Jy/beam ! Clean residual mean=-0.000003 rms=0.001650 Jy/beam ! Combined flux in latest and established models = 0.213625 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.213625 Jy ! Inverting map and beam ! Estimated beam: bmin=4.576 mas, bmaj=7.055 mas, bpa=40.89 degrees ! Estimated noise=0.699648 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 (2.5, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00609217 Jy ! Component: 100 - total flux cleaned = 0.0074231 Jy ! Component: 150 - total flux cleaned = 0.00826755 Jy ! Component: 200 - total flux cleaned = 0.00883799 Jy ! Total flux subtracted in 200 components = 0.00883799 Jy ! Clean residual min=-0.004346 max=0.003921 Jy/beam ! Clean residual mean=-0.000001 rms=0.001066 Jy/beam ! Combined flux in latest and established models = 0.222463 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 61 components and 0.222463 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.591 mas, bmaj=10.05 mas, bpa=-63.43 degrees ! Estimated noise=0.79084 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000705304 Jy ! Component: 100 - total flux cleaned = 0.00106712 Jy ! Component: 150 - total flux cleaned = 0.0011464 Jy ! Component: 200 - total flux cleaned = 0.00121476 Jy ! Total flux subtracted in 200 components = 0.00121476 Jy ! Clean residual min=-0.004128 max=0.004051 Jy/beam ! Clean residual mean=-0.000003 rms=0.001134 Jy/beam ! Combined flux in latest and established models = 0.223678 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 = -5.95601e-05 Jy ! Component: 100 - total flux cleaned = -7.64074e-06 Jy ! Component: 150 - total flux cleaned = 3.73488e-05 Jy ! Component: 200 - total flux cleaned = 0.000161153 Jy ! Total flux subtracted in 200 components = 0.000161153 Jy ! Clean residual min=-0.003995 max=0.003961 Jy/beam ! Clean residual mean=-0.000004 rms=0.001090 Jy/beam ! Combined flux in latest and established models = 0.223839 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 117 components and 0.223839 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.576 mas, bmaj=7.055 mas, bpa=40.89 degrees ! Estimated noise=0.699648 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000197837 Jy ! Component: 100 - total flux cleaned = 0.000246201 Jy ! Component: 150 - total flux cleaned = 0.000202768 Jy ! Component: 200 - total flux cleaned = 0.000202488 Jy ! Total flux subtracted in 200 components = 0.000202488 Jy ! Clean residual min=-0.004286 max=0.003605 Jy/beam ! Clean residual mean=-0.000002 rms=0.000931 Jy/beam ! Combined flux in latest and established models = 0.224041 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 139 components and 0.224041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056250Jy sigma=1.232662 ! Fit after self-cal, rms=0.056225Jy sigma=1.231958 wmodel /J0900+4108_S_map.mod ! wmodel: Unable to open new model file: /J0900+4108_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J0900+4108_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.576 x 7.055 at 40.89 degrees (North through East) ! Clean map min=-0.0042521 max=0.17908 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0900+4108_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.179085 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000927432 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.55362 1.55362 3.10724 6.21448 12.429 24.8579 49.7158 99.4316 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0027 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.179 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 193.097 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0900+4108_S_dfm.log closed on Thu May 19 20:10:53 2016