! Started logfile: /scr/pima/bg219e_uvs/J0605+5753_S_dfm.log on Thu May 19 18:25:54 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/bg219e_uvs/J0605+5753_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0605+5753_S_uva.fits ! AN table 1: 58 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.895115 visibilities/baseline/integration-bin. ! Found source: J0605+5753 ! ! 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 7476 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 J0605+5753_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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.047010Jy sigma=22.192442 ! Fit after self-cal, rms=0.690189Jy sigma=14.608438 ! 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.865 mas, bmaj=6.118 mas, bpa=72.64 degrees ! Estimated noise=0.670284 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.244014 Jy ! Component: 100 - total flux cleaned = 0.297225 Jy ! Total flux subtracted in 100 components = 0.297225 Jy ! Clean residual min=-0.004775 max=0.014842 Jy/beam ! Clean residual mean=-0.000032 rms=0.001407 Jy/beam ! Combined flux in latest and established models = 0.297225 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.297225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076395Jy sigma=1.327410 ! Fit after self-cal, rms=0.076394Jy sigma=1.327349 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0118284 Jy ! Component: 100 - total flux cleaned = 0.0157262 Jy ! Total flux subtracted in 100 components = 0.0157262 Jy ! Clean residual min=-0.003551 max=0.003399 Jy/beam ! Clean residual mean=0.000007 rms=0.000892 Jy/beam ! Combined flux in latest and established models = 0.312951 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.312951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074535Jy sigma=1.276667 ! Fit after self-cal, rms=0.074533Jy sigma=1.276604 ! 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=5.061 mas, bmaj=7.059 mas, bpa=77.47 degrees ! Estimated noise=0.402425 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.00247619 Jy ! Component: 100 - total flux cleaned = 0.00351347 Jy ! Component: 150 - total flux cleaned = 0.00357222 Jy ! Component: 200 - total flux cleaned = 0.00357126 Jy ! Total flux subtracted in 200 components = 0.00357126 Jy ! Clean residual min=-0.002543 max=0.002534 Jy/beam ! Clean residual mean=0.000009 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.316523 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 38 components and 0.316523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074468Jy sigma=1.274584 ! Fit after self-cal, rms=0.074469Jy sigma=1.274571 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.061 x 7.059 at 77.47 degrees (North through East) ! Clean map min=-0.00253 max=0.31405 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.02 FD 1.00 HN 0.98 KP 0.99 ! LA 0.99 NL 1.00 OV 0.99 PT 1.01 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 0.98 KP 0.99 ! LA 0.99 NL 1.01 OV 0.98 PT 1.01 ! SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 0.99 KP 0.99 ! LA 1.00 NL 0.99 OV 0.99 PT 1.01 ! SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 1.01 KP 1.01 ! LA 1.02 NL 0.99 OV 1.00 PT 1.02 ! SC 1.02 ! ! ! Fit before self-cal, rms=0.074469Jy sigma=1.274571 ! Fit after self-cal, rms=0.074327Jy sigma=1.268799 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.062 mas, bmaj=7.061 mas, bpa=77.46 degrees ! Estimated noise=0.402225 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.000176841 Jy ! Component: 100 - total flux cleaned = 0.000296849 Jy ! Component: 150 - total flux cleaned = 0.000311346 Jy ! Component: 200 - total flux cleaned = 0.000336613 Jy ! Total flux subtracted in 200 components = 0.000336613 Jy ! Clean residual min=-0.002372 max=0.002428 Jy/beam ! Clean residual mean=0.000002 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.316859 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.316859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074321Jy sigma=1.268630 ! Fit after self-cal, rms=0.074322Jy sigma=1.268609 ! 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.074322Jy sigma=1.268609 ! Fit after self-cal, rms=0.074233Jy sigma=1.265642 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.065 mas, bmaj=7.056 mas, bpa=77.38 degrees ! Estimated noise=0.402321 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.60613e-05 Jy ! Component: 100 - total flux cleaned = -4.51089e-07 Jy ! Component: 150 - total flux cleaned = 2.50032e-05 Jy ! Component: 200 - total flux cleaned = 4.63751e-05 Jy ! Total flux subtracted in 200 components = 4.63751e-05 Jy ! Clean residual min=-0.002183 max=0.002117 Jy/beam ! Clean residual mean=-0.000002 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.316906 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 59 components and 0.316906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074226Jy sigma=1.265526 ! Fit after self-cal, rms=0.074224Jy sigma=1.265520 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.52253e-06 Jy ! Component: 100 - total flux cleaned = 1.99899e-06 Jy ! Component: 150 - total flux cleaned = 1.10072e-05 Jy ! Component: 200 - total flux cleaned = 1.97017e-05 Jy ! Total flux subtracted in 200 components = 1.97017e-05 Jy ! Clean residual min=-0.002184 max=0.002123 Jy/beam ! Clean residual mean=-0.000002 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.316925 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 0.316925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074221Jy sigma=1.265482 ! Fit after self-cal, rms=0.074222Jy sigma=1.265478 ! 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.074222Jy sigma=1.265478 ! Fit after self-cal, rms=0.074258Jy sigma=1.265430 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.065 mas, bmaj=7.055 mas, bpa=77.28 degrees ! Estimated noise=0.402417 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.88778e-05 Jy ! Component: 100 - total flux cleaned = 5.60968e-05 Jy ! Component: 150 - total flux cleaned = 8.51536e-05 Jy ! Component: 200 - total flux cleaned = 9.31711e-05 Jy ! Total flux subtracted in 200 components = 9.31711e-05 Jy ! Clean residual min=-0.002187 max=0.002097 Jy/beam ! Clean residual mean=-0.000002 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.317018 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 61 components and 0.317018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074254Jy sigma=1.265367 ! Fit after self-cal, rms=0.074254Jy sigma=1.265365 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.4845e-06 Jy ! Component: 100 - total flux cleaned = 9.35988e-06 Jy ! Component: 150 - total flux cleaned = 1.70384e-05 Jy ! Component: 200 - total flux cleaned = 1.71615e-05 Jy ! Total flux subtracted in 200 components = 1.71615e-05 Jy ! Clean residual min=-0.002187 max=0.002100 Jy/beam ! Clean residual mean=-0.000002 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.317036 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 62 components and 0.317035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074252Jy sigma=1.265341 ! Fit after self-cal, rms=0.074252Jy sigma=1.265339 ! 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.074252Jy sigma=1.265339 ! Fit after self-cal, rms=0.074289Jy sigma=1.265312 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.43 mas, bmaj=9.95 mas, bpa=-89.73 degrees ! Estimated noise=0.4575 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.61597e-05 Jy ! Component: 100 - total flux cleaned = 0.000110786 Jy ! Component: 150 - total flux cleaned = 0.000124577 Jy ! Component: 200 - total flux cleaned = 0.000124617 Jy ! Total flux subtracted in 200 components = 0.000124617 Jy ! Clean residual min=-0.002260 max=0.002363 Jy/beam ! Clean residual mean=-0.000003 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.31716 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 68 components and 0.31716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074288Jy sigma=1.265308 ! Fit after self-cal, rms=0.074289Jy sigma=1.265302 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 = -2.20009e-05 Jy ! Component: 100 - total flux cleaned = -5.72695e-06 Jy ! Component: 150 - total flux cleaned = -1.22858e-06 Jy ! Component: 200 - total flux cleaned = 2.64748e-06 Jy ! Total flux subtracted in 200 components = 2.64748e-06 Jy ! Clean residual min=-0.002261 max=0.002356 Jy/beam ! Clean residual mean=-0.000003 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.317163 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 73 components and 0.317163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074289Jy sigma=1.265321 ! Fit after self-cal, rms=0.074289Jy sigma=1.265316 ! 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=5.066 mas, bmaj=7.054 mas, bpa=77.22 degrees ! Estimated noise=0.402525 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.066 x 7.054 at 77.22 degrees (North through East) ! Clean map min=-0.0021443 max=0.3142 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.869 mas, bmaj=6.116 mas, bpa=72.46 degrees ! Estimated noise=0.673188 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.245063 Jy ! Component: 100 - total flux cleaned = 0.298509 Jy ! Component: 150 - total flux cleaned = 0.310616 Jy ! Component: 200 - total flux cleaned = 0.314806 Jy ! Total flux subtracted in 200 components = 0.314806 Jy ! Clean residual min=-0.003204 max=0.003337 Jy/beam ! Clean residual mean=0.000001 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.314806 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.314806 Jy ! Inverting map and beam ! Estimated beam: bmin=5.066 mas, bmaj=7.054 mas, bpa=77.22 degrees ! Estimated noise=0.402525 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.00179364 Jy ! Component: 100 - total flux cleaned = 0.00258376 Jy ! Component: 150 - total flux cleaned = 0.00268157 Jy ! Component: 200 - total flux cleaned = 0.00266473 Jy ! Total flux subtracted in 200 components = 0.00266473 Jy ! Clean residual min=-0.002240 max=0.002080 Jy/beam ! Clean residual mean=-0.000001 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.317471 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 24 components and 0.317471 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.43 mas, bmaj=9.95 mas, bpa=-89.73 degrees ! Estimated noise=0.4575 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000159451 Jy ! Component: 100 - total flux cleaned = -0.00015013 Jy ! Component: 150 - total flux cleaned = -0.000142339 Jy ! Component: 200 - total flux cleaned = -0.000129619 Jy ! Total flux subtracted in 200 components = -0.000129619 Jy ! Clean residual min=-0.002288 max=0.002347 Jy/beam ! Clean residual mean=-0.000002 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.317341 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 = -1.09305e-05 Jy ! Component: 100 - total flux cleaned = -2.64271e-05 Jy ! Component: 150 - total flux cleaned = -3.61884e-05 Jy ! Component: 200 - total flux cleaned = -5.00948e-05 Jy ! Total flux subtracted in 200 components = -5.00948e-05 Jy ! Clean residual min=-0.002271 max=0.002346 Jy/beam ! Clean residual mean=-0.000002 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.317291 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 39 components and 0.317291 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.066 mas, bmaj=7.054 mas, bpa=77.22 degrees ! Estimated noise=0.402525 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000111024 Jy ! Component: 100 - total flux cleaned = 9.96568e-05 Jy ! Component: 150 - total flux cleaned = 4.60389e-05 Jy ! Component: 200 - total flux cleaned = 2.66797e-05 Jy ! Total flux subtracted in 200 components = 2.66797e-05 Jy ! Clean residual min=-0.002207 max=0.002094 Jy/beam ! Clean residual mean=-0.000001 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.317318 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.317318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074295Jy sigma=1.265418 ! Fit after self-cal, rms=0.074295Jy sigma=1.265409 wmodel /J0605+5753_S_map.mod ! wmodel: Unable to open new model file: /J0605+5753_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219e_uvs/J0605+5753_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.066 x 7.054 at 77.22 degrees (North through East) ! Clean map min=-0.0021566 max=0.31411 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0605+5753_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.314111 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000521315 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.497896 0.497896 0.995793 1.99159 3.98317 7.96634 15.9327 31.8654 63.7307 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.314 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 602.535 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0605+5753_S_dfm.log closed on Thu May 19 18:25:56 2016