! Started logfile: /scr/pima/bg219a_uvs/J0510+1800_S_dfm.log on Thu May 19 23:52:58 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/bg219a_uvs/J0510+1800_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0510+1800_S_uva.fits ! AN table 1: 9 integrations on 3 of 3 possible baselines. ! AN table 2: 18 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.826087 visibilities/baseline/integration-bin. ! Found source: J0510+1800 ! ! 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 49 lines of history. ! ! Reading 684 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 J0510+1800_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 3 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.046121Jy sigma=25.604594 ! Fit after self-cal, rms=0.684422Jy sigma=16.938310 ! 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.647 mas, bmaj=4.587 mas, bpa=-11.87 degrees ! Estimated noise=1.78389 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.212445 Jy ! Component: 100 - total flux cleaned = 0.272414 Jy ! Total flux subtracted in 100 components = 0.272414 Jy ! Clean residual min=-0.026319 max=0.034436 Jy/beam ! Clean residual mean=-0.000587 rms=0.009170 Jy/beam ! Combined flux in latest and established models = 0.272414 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.272414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104334Jy sigma=2.400095 ! Fit after self-cal, rms=0.104388Jy sigma=2.398300 ! 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.808 mas, bmaj=6.779 mas, bpa=-19.63 degrees ! Estimated noise=1.18404 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.0610207 Jy ! Component: 100 - total flux cleaned = 0.0853542 Jy ! Component: 150 - total flux cleaned = 0.0965143 Jy ! Component: 200 - total flux cleaned = 0.102189 Jy ! Total flux subtracted in 200 components = 0.102189 Jy ! Clean residual min=-0.018957 max=0.032343 Jy/beam ! Clean residual mean=-0.000746 rms=0.007571 Jy/beam ! Combined flux in latest and established models = 0.374603 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 23 components and 0.374603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064502Jy sigma=1.485969 ! Fit after self-cal, rms=0.064468Jy sigma=1.477387 ! 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.808 x 6.779 at -19.63 degrees (North through East) ! Clean map min=-0.017733 max=0.30863 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. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! MK 0.00* OV 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.92 MK 1.00 NL 1.00 OV 1.16 ! PT 0.96 ! ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! MK 0.00* OV 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.94 MK 0.98 NL 0.96 OV 1.10 ! PT 0.93 ! ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! MK 0.00* OV 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.97 MK 0.99 NL 0.98 OV 1.12 ! PT 0.95 ! ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! MK 0.00* OV 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.94 MK 0.98 NL 0.91 OV 1.14 ! PT 0.93 ! ! ! Fit before self-cal, rms=0.064468Jy sigma=1.477387 ! Fit after self-cal, rms=0.050446Jy sigma=1.254199 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.016 mas, bmaj=21.94 mas, bpa=-38.57 degrees ! Estimated noise=1.22648 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 = -1.13246e-05 Jy ! Component: 100 - total flux cleaned = -2.0202e-05 Jy ! Component: 150 - total flux cleaned = -9.33745e-05 Jy ! Component: 200 - total flux cleaned = -0.000276273 Jy ! Total flux subtracted in 200 components = -0.000276273 Jy ! Clean residual min=-0.013008 max=0.017972 Jy/beam ! Clean residual mean=-0.000165 rms=0.004559 Jy/beam ! Combined flux in latest and established models = 0.374327 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 27 components and 0.374327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049853Jy sigma=1.238875 ! Fit after self-cal, rms=0.049678Jy sigma=1.234565 ! 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.049678Jy sigma=1.234565 ! Fit after self-cal, rms=0.049646Jy sigma=1.234237 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.006 mas, bmaj=21.95 mas, bpa=-38.56 degrees ! Estimated noise=1.22543 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00017471 Jy ! Component: 100 - total flux cleaned = 0.0001119 Jy ! Component: 150 - total flux cleaned = -6.58594e-05 Jy ! Component: 200 - total flux cleaned = -0.000223951 Jy ! Total flux subtracted in 200 components = -0.000223951 Jy ! Clean residual min=-0.012744 max=0.017394 Jy/beam ! Clean residual mean=-0.000162 rms=0.004462 Jy/beam ! Combined flux in latest and established models = 0.374103 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 27 components and 0.374103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049408Jy sigma=1.227654 ! Fit after self-cal, rms=0.049323Jy sigma=1.225804 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.000533481 Jy ! Component: 100 - total flux cleaned = -0.000594727 Jy ! Component: 150 - total flux cleaned = -0.000695749 Jy ! Component: 200 - total flux cleaned = -0.000790558 Jy ! Total flux subtracted in 200 components = -0.000790558 Jy ! Clean residual min=-0.012667 max=0.017150 Jy/beam ! Clean residual mean=-0.000172 rms=0.004409 Jy/beam ! Combined flux in latest and established models = 0.373312 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 28 components and 0.373312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049181Jy sigma=1.221856 ! Fit after self-cal, rms=0.049132Jy sigma=1.220951 ! 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.049132Jy sigma=1.220951 ! Fit after self-cal, rms=0.049055Jy sigma=1.220450 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.996 mas, bmaj=21.97 mas, bpa=-38.54 degrees ! Estimated noise=1.22326 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000212914 Jy ! Component: 100 - total flux cleaned = 4.41468e-05 Jy ! Component: 150 - total flux cleaned = -5.6366e-05 Jy ! Component: 200 - total flux cleaned = -0.0001517 Jy ! Total flux subtracted in 200 components = -0.0001517 Jy ! Clean residual min=-0.012489 max=0.016881 Jy/beam ! Clean residual mean=-0.000159 rms=0.004337 Jy/beam ! Combined flux in latest and established models = 0.373161 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 28 components and 0.373161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048943Jy sigma=1.217018 ! Fit after self-cal, rms=0.048904Jy sigma=1.216452 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.000336555 Jy ! Component: 100 - total flux cleaned = -0.000435514 Jy ! Component: 150 - total flux cleaned = -0.000484502 Jy ! Component: 200 - total flux cleaned = -0.000574518 Jy ! Total flux subtracted in 200 components = -0.000574518 Jy ! Clean residual min=-0.012415 max=0.016696 Jy/beam ! Clean residual mean=-0.000166 rms=0.004305 Jy/beam ! Combined flux in latest and established models = 0.372586 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 28 components and 0.372586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048823Jy sigma=1.213843 ! Fit after self-cal, rms=0.048794Jy sigma=1.213521 ! 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.048794Jy sigma=1.213521 ! Fit after self-cal, rms=0.048751Jy sigma=1.213231 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.933 mas, bmaj=21.05 mas, bpa=-45.96 degrees ! Estimated noise=1.44779 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000245181 Jy ! Component: 100 - total flux cleaned = -0.000181995 Jy ! Component: 150 - total flux cleaned = -0.000186952 Jy ! Component: 200 - total flux cleaned = -0.000189462 Jy ! Total flux subtracted in 200 components = -0.000189462 Jy ! Clean residual min=-0.012630 max=0.017359 Jy/beam ! Clean residual mean=-0.000245 rms=0.005163 Jy/beam ! Combined flux in latest and established models = 0.372397 Jy selfcal ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 29 components and 0.372397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048792Jy sigma=1.215117 ! Fit after self-cal, rms=0.048661Jy sigma=1.212447 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.000257568 Jy ! Component: 100 - total flux cleaned = -0.000260214 Jy ! Component: 150 - total flux cleaned = -0.000266323 Jy ! Component: 200 - total flux cleaned = -0.000271649 Jy ! Total flux subtracted in 200 components = -0.000271649 Jy ! Clean residual min=-0.012347 max=0.017280 Jy/beam ! Clean residual mean=-0.000250 rms=0.005113 Jy/beam ! Combined flux in latest and established models = 0.372125 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 29 components and 0.372125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048713Jy sigma=1.214229 ! Fit after self-cal, rms=0.048608Jy sigma=1.212280 ! 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.99 mas, bmaj=21.99 mas, bpa=-38.52 degrees ! Estimated noise=1.22186 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.99 x 21.99 at -38.52 degrees (North through East) ! Clean map min=-0.012747 max=0.31944 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.711 mas, bmaj=24.22 mas, bpa=-38.41 degrees ! Estimated noise=1.55012 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.218479 Jy ! Component: 100 - total flux cleaned = 0.284435 Jy ! Component: 150 - total flux cleaned = 0.322811 Jy ! Component: 200 - total flux cleaned = 0.345691 Jy ! Total flux subtracted in 200 components = 0.345691 Jy ! Clean residual min=-0.013066 max=0.015771 Jy/beam ! Clean residual mean=-0.000199 rms=0.004651 Jy/beam ! Combined flux in latest and established models = 0.345691 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.345691 Jy ! Inverting map and beam ! Estimated beam: bmin=3.99 mas, bmaj=21.99 mas, bpa=-38.52 degrees ! Estimated noise=1.22186 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.0206487 Jy ! Component: 100 - total flux cleaned = 0.0285417 Jy ! Component: 150 - total flux cleaned = 0.0285557 Jy ! Component: 200 - total flux cleaned = 0.0283846 Jy ! Total flux subtracted in 200 components = 0.0283846 Jy ! Clean residual min=-0.015667 max=0.016993 Jy/beam ! Clean residual mean=-0.000137 rms=0.005009 Jy/beam ! Combined flux in latest and established models = 0.374076 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 20 components and 0.374076 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=9.933 mas, bmaj=21.05 mas, bpa=-45.96 degrees ! Estimated noise=1.44779 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.7748e-05 Jy ! Component: 100 - total flux cleaned = -0.00020261 Jy ! Component: 150 - total flux cleaned = -0.000368217 Jy ! Component: 200 - total flux cleaned = -0.000524219 Jy ! Total flux subtracted in 200 components = -0.000524219 Jy ! Clean residual min=-0.015103 max=0.018688 Jy/beam ! Clean residual mean=-0.000223 rms=0.005986 Jy/beam ! Combined flux in latest and established models = 0.373552 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.10867e-06 Jy ! Component: 100 - total flux cleaned = -0.000137748 Jy ! Component: 150 - total flux cleaned = -0.000139408 Jy ! Component: 200 - total flux cleaned = -0.000264284 Jy ! Total flux subtracted in 200 components = -0.000264284 Jy ! Clean residual min=-0.013763 max=0.017969 Jy/beam ! Clean residual mean=-0.000227 rms=0.005555 Jy/beam ! Combined flux in latest and established models = 0.373287 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 24 components and 0.373287 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.99 mas, bmaj=21.99 mas, bpa=-38.52 degrees ! Estimated noise=1.22186 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000557393 Jy ! Component: 100 - total flux cleaned = 0.00054592 Jy ! Component: 150 - total flux cleaned = 0.000433578 Jy ! Component: 200 - total flux cleaned = 0.000340254 Jy ! Total flux subtracted in 200 components = 0.000340254 Jy ! Clean residual min=-0.013069 max=0.015649 Jy/beam ! Clean residual mean=-0.000140 rms=0.004212 Jy/beam ! Combined flux in latest and established models = 0.373628 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 29 components and 0.373628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048504Jy sigma=1.209370 ! Fit after self-cal, rms=0.048446Jy sigma=1.207085 wmodel /J0510+1800_S_map.mod ! wmodel: Unable to open new model file: /J0510+1800_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0510+1800_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.99 x 21.99 at -38.52 degrees (North through East) ! Clean map min=-0.012892 max=0.31996 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0510+1800_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.31996 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00414094 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.88261 3.88261 7.76523 15.5305 31.0609 62.1218 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0124 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.319 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 77.267 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0510+1800_S_dfm.log closed on Thu May 19 23:53:00 2016