! Started logfile: /scr/pima/bg219b_uvs/J0439-4522_S_dfm.log on Thu May 19 20:02:05 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/J0439-4522_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0439-4522_S_uva.fits ! AN table 1: 18 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.588889 visibilities/baseline/integration-bin. ! Found source: J0439-4522 ! ! 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 636 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 J0439-4522_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 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.164530Jy sigma=15.294907 ! Fit after self-cal, rms=0.421725Jy sigma=5.566290 ! 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.779 mas, bmaj=35.67 mas, bpa=10.99 degrees ! Estimated noise=2.89627 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.475658 Jy ! Component: 100 - total flux cleaned = 0.579383 Jy ! Total flux subtracted in 100 components = 0.579383 Jy ! Clean residual min=-0.037279 max=0.057778 Jy/beam ! Clean residual mean=0.000574 rms=0.012142 Jy/beam ! Combined flux in latest and established models = 0.579383 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.579383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128425Jy sigma=1.619608 ! Fit after self-cal, rms=0.128424Jy sigma=1.619591 ! 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.365 mas, bmaj=38.11 mas, bpa=10.41 degrees ! Estimated noise=2.40133 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.0168462 Jy ! Component: 100 - total flux cleaned = -0.0234531 Jy ! Component: 150 - total flux cleaned = -0.0269486 Jy ! Component: 200 - total flux cleaned = -0.0296137 Jy ! Total flux subtracted in 200 components = -0.0296137 Jy ! Clean residual min=-0.026675 max=0.046748 Jy/beam ! Clean residual mean=0.001079 rms=0.011370 Jy/beam ! Combined flux in latest and established models = 0.54977 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 23 components and 0.54977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123117Jy sigma=1.562559 ! Fit after self-cal, rms=0.123062Jy sigma=1.561892 ! 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.365 x 38.11 at 10.41 degrees (North through East) ! Clean map min=-0.025314 max=0.58823 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: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 KP 0.91 LA 0.88 OV 0.95 ! PT 1.16 SC 0.96 ! ! ! Fit before self-cal, rms=0.123062Jy sigma=1.561892 ! Fit after self-cal, rms=0.114560Jy sigma=1.494076 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.36 mas, bmaj=38.06 mas, bpa=10.42 degrees ! Estimated noise=2.36689 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.00505927 Jy ! Component: 100 - total flux cleaned = -0.00646423 Jy ! Component: 150 - total flux cleaned = -0.00691695 Jy ! Component: 200 - total flux cleaned = -0.00719161 Jy ! Total flux subtracted in 200 components = -0.00719161 Jy ! Clean residual min=-0.021795 max=0.037537 Jy/beam ! Clean residual mean=0.000956 rms=0.009404 Jy/beam ! Combined flux in latest and established models = 0.542578 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 55 components and 0.542578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114156Jy sigma=1.486620 ! Fit after self-cal, rms=0.114149Jy sigma=1.486215 ! 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.114149Jy sigma=1.486215 ! Fit after self-cal, rms=0.096941Jy sigma=1.262801 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.35 mas, bmaj=37.91 mas, bpa=10.45 degrees ! Estimated noise=2.3847 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0068482 Jy ! Component: 100 - total flux cleaned = 0.0112707 Jy ! Component: 150 - total flux cleaned = 0.0143039 Jy ! Component: 200 - total flux cleaned = 0.0163949 Jy ! Total flux subtracted in 200 components = 0.0163949 Jy ! Clean residual min=-0.014729 max=0.017718 Jy/beam ! Clean residual mean=0.000357 rms=0.005223 Jy/beam ! Combined flux in latest and established models = 0.558973 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 74 components and 0.558973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096534Jy sigma=1.253224 ! Fit after self-cal, rms=0.096576Jy sigma=1.252699 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.000893873 Jy ! Component: 100 - total flux cleaned = 0.00118127 Jy ! Component: 150 - total flux cleaned = 0.00133616 Jy ! Component: 200 - total flux cleaned = 0.00138424 Jy ! Total flux subtracted in 200 components = 0.00138424 Jy ! Clean residual min=-0.014716 max=0.017666 Jy/beam ! Clean residual mean=0.000344 rms=0.005215 Jy/beam ! Combined flux in latest and established models = 0.560357 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 95 components and 0.560357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096522Jy sigma=1.251882 ! Fit after self-cal, rms=0.096523Jy sigma=1.251846 ! 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.096523Jy sigma=1.251846 ! Fit after self-cal, rms=0.090948Jy sigma=1.159608 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.345 mas, bmaj=37.94 mas, bpa=10.4 degrees ! Estimated noise=2.38288 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00780501 Jy ! Component: 100 - total flux cleaned = 0.00975495 Jy ! Component: 150 - total flux cleaned = 0.0100208 Jy ! Component: 200 - total flux cleaned = 0.0101323 Jy ! Total flux subtracted in 200 components = 0.0101323 Jy ! Clean residual min=-0.009311 max=0.009548 Jy/beam ! Clean residual mean=-0.000013 rms=0.002788 Jy/beam ! Combined flux in latest and established models = 0.570489 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 107 components and 0.570489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090237Jy sigma=1.148779 ! Fit after self-cal, rms=0.090305Jy sigma=1.148453 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 = -4.48818e-05 Jy ! Component: 100 - total flux cleaned = -3.39264e-05 Jy ! Component: 150 - total flux cleaned = -2.73275e-05 Jy ! Component: 200 - total flux cleaned = -2.81429e-05 Jy ! Total flux subtracted in 200 components = -2.81429e-05 Jy ! Clean residual min=-0.009325 max=0.009585 Jy/beam ! Clean residual mean=-0.000007 rms=0.002721 Jy/beam ! Combined flux in latest and established models = 0.570461 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 116 components and 0.570461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090191Jy sigma=1.147224 ! Fit after self-cal, rms=0.090191Jy sigma=1.147142 ! 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.090191Jy sigma=1.147142 ! Fit after self-cal, rms=0.090184Jy sigma=1.143301 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.944 mas, bmaj=54.44 mas, bpa=2.715 degrees ! Estimated noise=3.01783 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00459794 Jy ! Component: 100 - total flux cleaned = 0.00570322 Jy ! Component: 150 - total flux cleaned = 0.00609923 Jy ! Component: 200 - total flux cleaned = 0.00635701 Jy ! Total flux subtracted in 200 components = 0.00635701 Jy ! Clean residual min=-0.008042 max=0.008011 Jy/beam ! Clean residual mean=-0.000056 rms=0.003089 Jy/beam ! Combined flux in latest and established models = 0.576818 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 128 components and 0.576818 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090238Jy sigma=1.143141 ! Fit after self-cal, rms=0.090241Jy sigma=1.143075 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.000128492 Jy ! Component: 100 - total flux cleaned = 0.000168077 Jy ! Component: 150 - total flux cleaned = 0.000206169 Jy ! Component: 200 - total flux cleaned = 0.000242278 Jy ! Total flux subtracted in 200 components = 0.000242278 Jy ! Clean residual min=-0.008047 max=0.008021 Jy/beam ! Clean residual mean=-0.000058 rms=0.003056 Jy/beam ! Combined flux in latest and established models = 0.57706 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 129 components and 0.57706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090196Jy sigma=1.142559 ! Fit after self-cal, rms=0.090192Jy sigma=1.142441 ! 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.344 mas, bmaj=37.92 mas, bpa=10.39 degrees ! Estimated noise=2.38268 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.344 x 37.92 at 10.39 degrees (North through East) ! Clean map min=-0.016555 max=0.5904 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090192Jy sigma=1.142441 ! Fit after self-cal, rms=0.076846Jy sigma=0.931958 ! Inverting map and beam ! Estimated beam: bmin=3.347 mas, bmaj=37.86 mas, bpa=10.37 degrees ! Estimated noise=2.38435 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00325835 Jy ! Component: 100 - total flux cleaned = 0.00369971 Jy ! Component: 150 - total flux cleaned = 0.00403922 Jy ! Component: 200 - total flux cleaned = 0.0041694 Jy ! Total flux subtracted in 200 components = 0.0041694 Jy ! Clean residual min=-0.007359 max=0.008453 Jy/beam ! Clean residual mean=0.000094 rms=0.002197 Jy/beam ! Combined flux in latest and established models = 0.58123 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 139 components and 0.58123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076557Jy sigma=0.928690 ! Fit after self-cal, rms=0.076550Jy sigma=0.928642 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000228685 Jy ! Component: 100 - total flux cleaned = -0.000138144 Jy ! Component: 150 - total flux cleaned = -0.000138698 Jy ! Component: 200 - total flux cleaned = -0.000136124 Jy ! Total flux subtracted in 200 components = -0.000136124 Jy ! Clean residual min=-0.007276 max=0.008407 Jy/beam ! Clean residual mean=0.000098 rms=0.002171 Jy/beam ! Combined flux in latest and established models = 0.581093 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 148 components and 0.581093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076490Jy sigma=0.928263 ! Fit after self-cal, rms=0.076492Jy sigma=0.928226 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076492Jy sigma=0.928226 ! Fit after self-cal, rms=0.075922Jy sigma=0.917525 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.774 mas, bmaj=35.74 mas, bpa=10.97 degrees ! Estimated noise=2.82863 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.464447 Jy ! Component: 100 - total flux cleaned = 0.566162 Jy ! Component: 150 - total flux cleaned = 0.581832 Jy ! Component: 200 - total flux cleaned = 0.58145 Jy ! Total flux subtracted in 200 components = 0.58145 Jy ! Clean residual min=-0.010994 max=0.010142 Jy/beam ! Clean residual mean=0.000055 rms=0.002861 Jy/beam ! Combined flux in latest and established models = 0.58145 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.58145 Jy ! Inverting map and beam ! Estimated beam: bmin=3.348 mas, bmaj=37.86 mas, bpa=10.36 degrees ! Estimated noise=2.38505 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 = 9.52387e-05 Jy ! Component: 100 - total flux cleaned = 9.59745e-05 Jy ! Component: 150 - total flux cleaned = 0.000109758 Jy ! Component: 200 - total flux cleaned = 0.000123634 Jy ! Total flux subtracted in 200 components = 0.000123634 Jy ! Clean residual min=-0.008638 max=0.008739 Jy/beam ! Clean residual mean=0.000147 rms=0.002599 Jy/beam ! Combined flux in latest and established models = 0.581573 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 40 components and 0.581573 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.938 mas, bmaj=54.42 mas, bpa=2.626 degrees ! Estimated noise=3.01627 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00155804 Jy ! Component: 100 - total flux cleaned = 0.0016479 Jy ! Component: 150 - total flux cleaned = 0.00164678 Jy ! Component: 200 - total flux cleaned = 0.00172942 Jy ! Total flux subtracted in 200 components = 0.00172942 Jy ! Clean residual min=-0.009629 max=0.009029 Jy/beam ! Clean residual mean=0.000227 rms=0.003510 Jy/beam ! Combined flux in latest and established models = 0.583303 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.59547e-07 Jy ! Component: 100 - total flux cleaned = 7.63018e-05 Jy ! Component: 150 - total flux cleaned = 7.46581e-05 Jy ! Component: 200 - total flux cleaned = 0.000145329 Jy ! Total flux subtracted in 200 components = 0.000145329 Jy ! Clean residual min=-0.009334 max=0.009008 Jy/beam ! Clean residual mean=0.000225 rms=0.003400 Jy/beam ! Combined flux in latest and established models = 0.583448 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 60 components and 0.583448 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.348 mas, bmaj=37.86 mas, bpa=10.36 degrees ! Estimated noise=2.38505 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00022411 Jy ! Component: 100 - total flux cleaned = -0.000620063 Jy ! Component: 150 - total flux cleaned = -0.00100574 Jy ! Component: 200 - total flux cleaned = -0.00127615 Jy ! Total flux subtracted in 200 components = -0.00127615 Jy ! Clean residual min=-0.007915 max=0.008814 Jy/beam ! Clean residual mean=0.000141 rms=0.002389 Jy/beam ! Combined flux in latest and established models = 0.582172 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 94 components and 0.582172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076088Jy sigma=0.922804 ! Fit after self-cal, rms=0.076051Jy sigma=0.922240 wmodel /J0439-4522_S_map.mod ! wmodel: Unable to open new model file: /J0439-4522_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J0439-4522_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.348 x 37.86 at 10.36 degrees (North through East) ! Clean map min=-0.0090135 max=0.57493 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0439-4522_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.574933 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00235387 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.22825 1.22825 2.4565 4.91299 9.82599 19.652 39.304 78.6079 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.574 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 244.25 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0439-4522_S_dfm.log closed on Thu May 19 20:02:08 2016