! Started logfile: /scr/pima/bg219b_uvs/J0922-3959_S_dfm.log on Thu May 19 20:11:22 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/J0922-3959_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0922-3959_S_uva.fits ! AN table 1: 18 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.613757 visibilities/baseline/integration-bin. ! Found source: J0922-3959 ! ! 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 928 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 J0922-3959_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.478493Jy sigma=17.214380 ! Fit after self-cal, rms=0.353755Jy sigma=4.220195 ! 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.769 mas, bmaj=26.88 mas, bpa=21.86 degrees ! Estimated noise=2.81793 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.637979 Jy ! Component: 100 - total flux cleaned = 0.879103 Jy ! Total flux subtracted in 100 components = 0.879103 Jy ! Clean residual min=-0.070923 max=0.136070 Jy/beam ! Clean residual mean=-0.000468 rms=0.033891 Jy/beam ! Combined flux in latest and established models = 0.879103 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.879103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.341822Jy sigma=3.927731 ! Fit after self-cal, rms=0.341756Jy sigma=3.927229 ! 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.065 mas, bmaj=27.96 mas, bpa=20.71 degrees ! Estimated noise=2.23648 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.201342 Jy ! Component: 100 - total flux cleaned = 0.298329 Jy ! Component: 150 - total flux cleaned = 0.35096 Jy ! Component: 200 - total flux cleaned = 0.380459 Jy ! Total flux subtracted in 200 components = 0.380459 Jy ! Clean residual min=-0.065085 max=0.101981 Jy/beam ! Clean residual mean=0.000627 rms=0.029406 Jy/beam ! Combined flux in latest and established models = 1.25956 Jy ! Performing phase self-cal ! Adding 81 model components to the UV plane model. ! The established model now contains 92 components and 1.25956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.210377Jy sigma=2.306875 ! Fit after self-cal, rms=0.210312Jy sigma=2.306220 ! 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.065 x 27.96 at 20.71 degrees (North through East) ! Clean map min=-0.064715 max=0.92158 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* NL 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* NL 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* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.210312Jy sigma=2.306220 ! Fit after self-cal, rms=0.210312Jy sigma=2.306220 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.065 mas, bmaj=27.96 mas, bpa=20.71 degrees ! Estimated noise=2.23648 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.00993179 Jy ! Component: 100 - total flux cleaned = 0.0099404 Jy ! Component: 150 - total flux cleaned = 0.00896408 Jy ! Component: 200 - total flux cleaned = 0.00763996 Jy ! Total flux subtracted in 200 components = 0.00763996 Jy ! Clean residual min=-0.064733 max=0.101337 Jy/beam ! Clean residual mean=0.000650 rms=0.029177 Jy/beam ! Combined flux in latest and established models = 1.2672 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 112 components and 1.2672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.208025Jy sigma=2.274092 ! Fit after self-cal, rms=0.208025Jy sigma=2.273907 ! 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.208025Jy sigma=2.273907 ! Fit after self-cal, rms=0.208025Jy sigma=2.273907 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.065 mas, bmaj=27.96 mas, bpa=20.71 degrees ! Estimated noise=2.23648 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00115528 Jy ! Component: 100 - total flux cleaned = -0.00189072 Jy ! Component: 150 - total flux cleaned = -0.00290088 Jy ! Component: 200 - total flux cleaned = -0.003807 Jy ! Total flux subtracted in 200 components = -0.003807 Jy ! Clean residual min=-0.064897 max=0.100826 Jy/beam ! Clean residual mean=0.000614 rms=0.029116 Jy/beam ! Combined flux in latest and established models = 1.26339 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 126 components and 1.26339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.207019Jy sigma=2.262016 ! Fit after self-cal, rms=0.207026Jy sigma=2.261962 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.000774233 Jy ! Component: 100 - total flux cleaned = -0.0015511 Jy ! Component: 150 - total flux cleaned = -0.00253589 Jy ! Component: 200 - total flux cleaned = -0.00323148 Jy ! Total flux subtracted in 200 components = -0.00323148 Jy ! Clean residual min=-0.065227 max=0.100440 Jy/beam ! Clean residual mean=0.000590 rms=0.029047 Jy/beam ! Combined flux in latest and established models = 1.26016 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 145 components and 1.26016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.206498Jy sigma=2.255640 ! Fit after self-cal, rms=0.206493Jy sigma=2.255545 ! 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.206493Jy sigma=2.255545 ! Fit after self-cal, rms=0.206493Jy sigma=2.255545 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.065 mas, bmaj=27.96 mas, bpa=20.71 degrees ! Estimated noise=2.23648 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000988706 Jy ! Component: 100 - total flux cleaned = -0.00163869 Jy ! Component: 150 - total flux cleaned = -0.00225141 Jy ! Component: 200 - total flux cleaned = -0.00324901 Jy ! Total flux subtracted in 200 components = -0.00324901 Jy ! Clean residual min=-0.065500 max=0.099743 Jy/beam ! Clean residual mean=0.000568 rms=0.028967 Jy/beam ! Combined flux in latest and established models = 1.25691 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 149 components and 1.25691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.206133Jy sigma=2.251037 ! Fit after self-cal, rms=0.206130Jy sigma=2.250984 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.00082386 Jy ! Component: 100 - total flux cleaned = -0.00137897 Jy ! Component: 150 - total flux cleaned = -0.00173908 Jy ! Component: 200 - total flux cleaned = -0.00245016 Jy ! Total flux subtracted in 200 components = -0.00245016 Jy ! Clean residual min=-0.065610 max=0.099203 Jy/beam ! Clean residual mean=0.000553 rms=0.028898 Jy/beam ! Combined flux in latest and established models = 1.25446 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 154 components and 1.25446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.205862Jy sigma=2.247467 ! Fit after self-cal, rms=0.205861Jy sigma=2.247447 ! 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.205861Jy sigma=2.247447 ! Fit after self-cal, rms=0.205861Jy sigma=2.247447 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.793 mas, bmaj=44.03 mas, bpa=6.854 degrees ! Estimated noise=2.59611 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0050283 Jy ! Component: 100 - total flux cleaned = -0.00584654 Jy ! Component: 150 - total flux cleaned = -0.00654734 Jy ! Component: 200 - total flux cleaned = -0.00700454 Jy ! Total flux subtracted in 200 components = -0.00700454 Jy ! Clean residual min=-0.081066 max=0.128961 Jy/beam ! Clean residual mean=0.000846 rms=0.038428 Jy/beam ! Combined flux in latest and established models = 1.24746 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 163 components and 1.24746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.205642Jy sigma=2.244180 ! Fit after self-cal, rms=0.205622Jy sigma=2.243850 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.00130507 Jy ! Component: 100 - total flux cleaned = -0.00152409 Jy ! Component: 150 - total flux cleaned = -0.00196709 Jy ! Component: 200 - total flux cleaned = -0.00259311 Jy ! Total flux subtracted in 200 components = -0.00259311 Jy ! Clean residual min=-0.080806 max=0.128358 Jy/beam ! Clean residual mean=0.000831 rms=0.038317 Jy/beam ! Combined flux in latest and established models = 1.24487 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 167 components and 1.24487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.205389Jy sigma=2.241406 ! Fit after self-cal, rms=0.205381Jy sigma=2.241136 ! 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.065 mas, bmaj=27.96 mas, bpa=20.71 degrees ! Estimated noise=2.23648 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.065 x 27.96 at 20.71 degrees (North through East) ! Clean map min=-0.064975 max=0.95028 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.205381Jy sigma=2.241136 ! Fit after self-cal, rms=0.202460Jy sigma=2.208708 ! Inverting map and beam ! Estimated beam: bmin=4.07 mas, bmaj=27.96 mas, bpa=20.7 degrees ! Estimated noise=2.23289 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.47206e-05 Jy ! Component: 100 - total flux cleaned = 9.37189e-05 Jy ! Component: 150 - total flux cleaned = -0.000254723 Jy ! Component: 200 - total flux cleaned = -0.000409182 Jy ! Total flux subtracted in 200 components = -0.000409182 Jy ! Clean residual min=-0.061852 max=0.093817 Jy/beam ! Clean residual mean=0.000506 rms=0.027471 Jy/beam ! Combined flux in latest and established models = 1.24446 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 189 components and 1.24446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202044Jy sigma=2.206086 ! Fit after self-cal, rms=0.202042Jy sigma=2.206058 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000138885 Jy ! Component: 100 - total flux cleaned = -0.0001443 Jy ! Component: 150 - total flux cleaned = -0.000288065 Jy ! Component: 200 - total flux cleaned = -0.000422501 Jy ! Total flux subtracted in 200 components = -0.000422501 Jy ! Clean residual min=-0.062258 max=0.093535 Jy/beam ! Clean residual mean=0.000506 rms=0.027459 Jy/beam ! Combined flux in latest and established models = 1.24403 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 198 components and 1.24403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.201866Jy sigma=2.204128 ! Fit after self-cal, rms=0.201869Jy sigma=2.204120 ! 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.201869Jy sigma=2.204120 ! Fit after self-cal, rms=0.201868Jy sigma=2.204083 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.772 mas, bmaj=26.87 mas, bpa=21.85 degrees ! Estimated noise=2.81789 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.637631 Jy ! Component: 100 - total flux cleaned = 0.877958 Jy ! Component: 150 - total flux cleaned = 1.01336 Jy ! Component: 200 - total flux cleaned = 1.10349 Jy ! Total flux subtracted in 200 components = 1.10349 Jy ! Clean residual min=-0.058477 max=0.071620 Jy/beam ! Clean residual mean=-0.000155 rms=0.022039 Jy/beam ! Combined flux in latest and established models = 1.10349 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 46 model components to the UV plane model. ! The established model now contains 46 components and 1.10349 Jy ! Inverting map and beam ! Estimated beam: bmin=4.07 mas, bmaj=27.96 mas, bpa=20.7 degrees ! Estimated noise=2.23272 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.0887753 Jy ! Component: 100 - total flux cleaned = 0.133149 Jy ! Component: 150 - total flux cleaned = 0.157738 Jy ! Component: 200 - total flux cleaned = 0.162208 Jy ! Total flux subtracted in 200 components = 0.162208 Jy ! Clean residual min=-0.061391 max=0.096625 Jy/beam ! Clean residual mean=0.000625 rms=0.028114 Jy/beam ! Combined flux in latest and established models = 1.26569 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 101 components and 1.26569 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.796 mas, bmaj=44.08 mas, bpa=6.824 degrees ! Estimated noise=2.58956 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00159201 Jy ! Component: 100 - total flux cleaned = 0.00245603 Jy ! Component: 150 - total flux cleaned = 0.00213374 Jy ! Component: 200 - total flux cleaned = 0.00117736 Jy ! Total flux subtracted in 200 components = 0.00117736 Jy ! Clean residual min=-0.075631 max=0.125637 Jy/beam ! Clean residual mean=0.001016 rms=0.037301 Jy/beam ! Combined flux in latest and established models = 1.26687 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.0012111 Jy ! Component: 100 - total flux cleaned = -0.00207056 Jy ! Component: 150 - total flux cleaned = -0.00289687 Jy ! Component: 200 - total flux cleaned = -0.00369279 Jy ! Total flux subtracted in 200 components = -0.00369279 Jy ! Clean residual min=-0.076175 max=0.125175 Jy/beam ! Clean residual mean=0.000980 rms=0.037200 Jy/beam ! Combined flux in latest and established models = 1.26318 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 135 components and 1.26318 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.07 mas, bmaj=27.96 mas, bpa=20.7 degrees ! Estimated noise=2.23272 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00230833 Jy ! Component: 100 - total flux cleaned = -0.00318614 Jy ! Component: 150 - total flux cleaned = -0.00342724 Jy ! Component: 200 - total flux cleaned = -0.00365472 Jy ! Total flux subtracted in 200 components = -0.00365472 Jy ! Clean residual min=-0.062501 max=0.096268 Jy/beam ! Clean residual mean=0.000573 rms=0.027879 Jy/beam ! Combined flux in latest and established models = 1.25952 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 152 components and 1.25952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.203803Jy sigma=2.229087 ! Fit after self-cal, rms=0.203807Jy sigma=2.228964 wmodel /J0922-3959_S_map.mod ! wmodel: Unable to open new model file: /J0922-3959_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J0922-3959_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.07 x 27.96 at 20.7 degrees (North through East) ! Clean map min=-0.062146 max=0.90545 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0922-3959_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.905447 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0278766 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -9.2363 9.2363 18.4726 36.9452 73.8904 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0836 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.905 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 32.48 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0922-3959_S_dfm.log closed on Thu May 19 20:11:25 2016